Skip to content
Success

Console Output

Pull request #40439 updated
Started by user Sebastiaan van Stijn
Rebuilds build #3
06:08:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5dffe74df211447d7f342474f7641edadc6ee69c+40190add56ec2fce3a9987316976addb98023a86 (4ea4ddc37bb93041e96b01f9a9f0fefd64e5e1ed)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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
06:08:16 [2020-01-31T06:08:16.982Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
06:08:16 [2020-01-31T06:08:16.987Z] Trying to pass milestone 3
[Pipeline] milestone
06:08:17 [2020-01-31T06:08:17.010Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
06:08:17 [2020-01-31T06:08:17.155Z] Running on ubuntu-1804-overlay2 (i-036570d182ed8c809) in /home/ubuntu/workspace/moby_PR-40439
[Pipeline] {
[Pipeline] checkout
06:08:17 [2020-01-31T06:08:17.273Z] using credential docker-jenkins-github-credentials
06:08:17 [2020-01-31T06:08:17.284Z] Cloning the remote Git repository
06:08:17 [2020-01-31T06:08:17.284Z] Cloning with configured refspecs honoured and without tags
06:08:17 [2020-01-31T06:08:17.274Z] Cloning repository https://github.com/moby/moby.git
06:08:17 [2020-01-31T06:08:17.275Z]  > git init /home/ubuntu/workspace/moby_PR-40439 # timeout=10
06:08:17 [2020-01-31T06:08:17.287Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:17 [2020-01-31T06:08:17.287Z]  > git --version # timeout=10
06:08:17 [2020-01-31T06:08:17.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:17 [2020-01-31T06:08:17.300Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:08:31 [2020-01-31T06:08:31.073Z] Fetching without tags
06:08:31 [2020-01-31T06:08:31.384Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:31 [2020-01-31T06:08:31.039Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:08:31 [2020-01-31T06:08:31.044Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:08:31 [2020-01-31T06:08:31.046Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:08:31 [2020-01-31T06:08:31.056Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:08:31 [2020-01-31T06:08:31.063Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:31 [2020-01-31T06:08:31.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:31 [2020-01-31T06:08:31.064Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:08:31 [2020-01-31T06:08:31.374Z]  > git config core.sparsecheckout # timeout=10
06:08:31 [2020-01-31T06:08:31.382Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:32 [2020-01-31T06:08:32.410Z] Merge succeeded, producing fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:08:32 [2020-01-31T06:08:32.411Z] Checking out Revision fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d (PR-40439)
06:08:32 [2020-01-31T06:08:32.514Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:08:32 [2020-01-31T06:08:32.528Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:08:31 [2020-01-31T06:08:31.924Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:08:32 [2020-01-31T06:08:32.394Z]  > git rev-parse HEAD^{commit} # timeout=10
06:08:32 [2020-01-31T06:08:32.445Z]  > git config core.sparsecheckout # timeout=10
06:08:32 [2020-01-31T06:08:32.449Z]  > git checkout -f fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:08:32 [2020-01-31T06:08:32.511Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
06:08:33 [2020-01-31T06:08:33.504Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40439:/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
06:08:36 [2020-01-31T06:08:36.764Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
06:08:37 [2020-01-31T06:08:37.241Z] Running on ubuntu-1804-overlay2 (i-036570d182ed8c809) in /home/ubuntu/workspace/moby_PR-40439
[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] {
06:08:37 [2020-01-31T06:08:37.295Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40439
[Pipeline] checkout
06:08:37 [2020-01-31T06:08:37.324Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
06:08:37 [2020-01-31T06:08:37.340Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
06:08:37 [2020-01-31T06:08:37.355Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
06:08:37 [2020-01-31T06:08:37.414Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40439
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
06:08:37 [2020-01-31T06:08:37.452Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
06:08:37 [2020-01-31T06:08:37.469Z] Cloning the remote Git repository
06:08:37 [2020-01-31T06:08:37.469Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
06:08:37 [2020-01-31T06:08:37.672Z] using credential docker-jenkins-github-credentials
06:08:37 [2020-01-31T06:08:37.717Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:37 [2020-01-31T06:08:37.725Z] Cloning the remote Git repository
06:08:37 [2020-01-31T06:08:37.725Z] Cloning with configured refspecs honoured and without tags
06:08:37 [2020-01-31T06:08:37.867Z] Merge succeeded, producing 36b4f8ee3dc934323388a30807c90e0e5c69bbe1
06:08:37 [2020-01-31T06:08:37.869Z] Checking out Revision 36b4f8ee3dc934323388a30807c90e0e5c69bbe1 (PR-40439)
06:08:37 [2020-01-31T06:08:37.961Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:08:37 [2020-01-31T06:08:37.968Z] First time build. Skipping changelog.
06:08:37 [2020-01-31T06:08:37.320Z]  > git rev-parse --is-inside-work-tree # timeout=10
06:08:37 [2020-01-31T06:08:37.331Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:08:37 [2020-01-31T06:08:37.389Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:37 [2020-01-31T06:08:37.389Z]  > git --version # timeout=10
06:08:37 [2020-01-31T06:08:37.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:37 [2020-01-31T06:08:37.393Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:08:37 [2020-01-31T06:08:37.708Z]  > git config core.sparsecheckout # timeout=10
06:08:37 [2020-01-31T06:08:37.712Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:37 [2020-01-31T06:08:37.796Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:08:37 [2020-01-31T06:08:37.850Z]  > git rev-parse HEAD^{commit} # timeout=10
06:08:37 [2020-01-31T06:08:37.859Z]  > git config core.sparsecheckout # timeout=10
06:08:37 [2020-01-31T06:08:37.861Z]  > git checkout -f 36b4f8ee3dc934323388a30807c90e0e5c69bbe1
06:08:37 [2020-01-31T06:08:37.951Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
06:08:37 [2020-01-31T06:08:37.480Z] Cloning repository https://github.com/moby/moby.git
06:08:37 [2020-01-31T06:08:37.480Z]  > git init /home/docker/workspace/moby_PR-40439 # timeout=10
06:08:37 [2020-01-31T06:08:37.494Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:37 [2020-01-31T06:08:37.494Z]  > git --version # timeout=10
06:08:37 [2020-01-31T06:08:37.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:37 [2020-01-31T06:08:37.499Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:08:37 [2020-01-31T06:08:37.792Z] Cloning repository https://github.com/moby/moby.git
06:08:37 [2020-01-31T06:08:37.794Z]  > git init /home/jenkins/workspace/moby_PR-40439 # timeout=10
06:08:37 [2020-01-31T06:08:37.827Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:37 [2020-01-31T06:08:37.829Z]  > git --version # timeout=10
06:08:37 [2020-01-31T06:08:37.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:37 [2020-01-31T06:08:37.846Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:08:38 [2020-01-31T06:08:38.818Z] + [ PR != PR ]
06:08:38 [2020-01-31T06:08:38.818Z] + [ master != master ]
06:08:38 [2020-01-31T06:08:38.818Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:08:39 [2020-01-31T06:08:39.142Z] + docker version
06:08:39 [2020-01-31T06:08:39.142Z] Client: Docker Engine - Community
06:08:39 [2020-01-31T06:08:39.142Z]  Version:           19.03.2
06:08:39 [2020-01-31T06:08:39.142Z]  API version:       1.40
06:08:39 [2020-01-31T06:08:39.142Z]  Go version:        go1.12.8
06:08:39 [2020-01-31T06:08:39.142Z]  Git commit:        6a30dfc
06:08:39 [2020-01-31T06:08:39.142Z]  Built:             Thu Aug 29 05:29:11 2019
06:08:39 [2020-01-31T06:08:39.142Z]  OS/Arch:           linux/amd64
06:08:39 [2020-01-31T06:08:39.142Z]  Experimental:      false
06:08:39 [2020-01-31T06:08:39.142Z] 
06:08:39 [2020-01-31T06:08:39.142Z] Server: Docker Engine - Community
06:08:39 [2020-01-31T06:08:39.142Z]  Engine:
06:08:39 [2020-01-31T06:08:39.142Z]   Version:          19.03.2
06:08:39 [2020-01-31T06:08:39.142Z]   API version:      1.40 (minimum version 1.12)
06:08:39 [2020-01-31T06:08:39.142Z]   Go version:       go1.12.8
06:08:39 [2020-01-31T06:08:39.142Z]   Git commit:       6a30dfc
06:08:39 [2020-01-31T06:08:39.142Z]   Built:            Thu Aug 29 05:27:45 2019
06:08:39 [2020-01-31T06:08:39.142Z]   OS/Arch:          linux/amd64
06:08:39 [2020-01-31T06:08:39.142Z]   Experimental:     true
06:08:39 [2020-01-31T06:08:39.142Z]  containerd:
06:08:39 [2020-01-31T06:08:39.142Z]   Version:          1.2.6
06:08:39 [2020-01-31T06:08:39.142Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:08:39 [2020-01-31T06:08:39.142Z]  runc:
06:08:39 [2020-01-31T06:08:39.142Z]   Version:          1.0.0-rc8
06:08:39 [2020-01-31T06:08:39.142Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
06:08:39 [2020-01-31T06:08:39.142Z]  docker-init:
06:08:39 [2020-01-31T06:08:39.142Z]   Version:          0.18.0
06:08:39 [2020-01-31T06:08:39.142Z]   GitCommit:        fec3683
[Pipeline] sh
06:08:39 [2020-01-31T06:08:39.416Z] + docker info
06:08:39 [2020-01-31T06:08:39.416Z] Client:
06:08:39 [2020-01-31T06:08:39.416Z]  Debug Mode: false
06:08:39 [2020-01-31T06:08:39.416Z] 
06:08:39 [2020-01-31T06:08:39.416Z] Server:
06:08:39 [2020-01-31T06:08:39.416Z]  Containers: 0
06:08:39 [2020-01-31T06:08:39.416Z]   Running: 0
06:08:39 [2020-01-31T06:08:39.416Z]   Paused: 0
06:08:39 [2020-01-31T06:08:39.416Z]   Stopped: 0
06:08:39 [2020-01-31T06:08:39.416Z]  Images: 4
06:08:39 [2020-01-31T06:08:39.416Z]  Server Version: 19.03.2
06:08:39 [2020-01-31T06:08:39.416Z]  Storage Driver: overlay2
06:08:39 [2020-01-31T06:08:39.416Z]   Backing Filesystem: extfs
06:08:39 [2020-01-31T06:08:39.416Z]   Supports d_type: true
06:08:39 [2020-01-31T06:08:39.416Z]   Native Overlay Diff: true
06:08:39 [2020-01-31T06:08:39.416Z]  Logging Driver: json-file
06:08:39 [2020-01-31T06:08:39.416Z]  Cgroup Driver: cgroupfs
06:08:39 [2020-01-31T06:08:39.416Z]  Plugins:
06:08:39 [2020-01-31T06:08:39.416Z]   Volume: local
06:08:39 [2020-01-31T06:08:39.416Z]   Network: bridge host ipvlan macvlan null overlay
06:08:39 [2020-01-31T06:08:39.416Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:08:39 [2020-01-31T06:08:39.416Z]  Swarm: inactive
06:08:39 [2020-01-31T06:08:39.416Z]  Runtimes: runc
06:08:39 [2020-01-31T06:08:39.416Z]  Default Runtime: runc
06:08:39 [2020-01-31T06:08:39.416Z]  Init Binary: docker-init
06:08:39 [2020-01-31T06:08:39.416Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:08:39 [2020-01-31T06:08:39.416Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
06:08:39 [2020-01-31T06:08:39.416Z]  init version: fec3683
06:08:39 [2020-01-31T06:08:39.416Z]  Security Options:
06:08:39 [2020-01-31T06:08:39.416Z]   apparmor
06:08:39 [2020-01-31T06:08:39.416Z]   seccomp
06:08:39 [2020-01-31T06:08:39.416Z]    Profile: default
06:08:39 [2020-01-31T06:08:39.416Z]  Kernel Version: 4.15.0-1048-aws
06:08:39 [2020-01-31T06:08:39.416Z]  Operating System: Ubuntu 18.04.3 LTS
06:08:39 [2020-01-31T06:08:39.416Z]  OSType: linux
06:08:39 [2020-01-31T06:08:39.416Z]  Architecture: x86_64
06:08:39 [2020-01-31T06:08:39.416Z]  CPUs: 2
06:08:39 [2020-01-31T06:08:39.416Z]  Total Memory: 7.501GiB
06:08:39 [2020-01-31T06:08:39.416Z]  Name: ip-10-100-85-111
06:08:39 [2020-01-31T06:08:39.416Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
06:08:39 [2020-01-31T06:08:39.416Z]  Docker Root Dir: /var/lib/docker
06:08:39 [2020-01-31T06:08:39.416Z]  Debug Mode: false
06:08:39 [2020-01-31T06:08:39.416Z]  Registry: https://index.docker.io/v1/
06:08:39 [2020-01-31T06:08:39.416Z]  Labels:
06:08:39 [2020-01-31T06:08:39.416Z]  Experimental: true
06:08:39 [2020-01-31T06:08:39.416Z]  Insecure Registries:
06:08:39 [2020-01-31T06:08:39.416Z]   127.0.0.0/8
06:08:39 [2020-01-31T06:08:39.416Z]  Live Restore Enabled: true
06:08:39 [2020-01-31T06:08:39.416Z] 
06:08:39 [2020-01-31T06:08:39.416Z] WARNING: No swap limit support
[Pipeline] sh
06:08:39 [2020-01-31T06:08:39.817Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:08:39 [2020-01-31T06:08:39.817Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:08:39 [2020-01-31T06:08:39.817Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40439/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:08:39 [2020-01-31T06:08:39.817Z] + bash /home/ubuntu/workspace/moby_PR-40439/check-config.sh
06:08:39 [2020-01-31T06:08:39.817Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:08:39 [2020-01-31T06:08:39.817Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
06:08:39 [2020-01-31T06:08:39.817Z] 
06:08:39 [2020-01-31T06:08:39.817Z] Generally Necessary:
06:08:39 [2020-01-31T06:08:39.817Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:08:39 [2020-01-31T06:08:39.817Z] - apparmor: enabled and tools installed
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_NAMESPACES: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_NET_NS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_PID_NS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_IPC_NS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_UTS_NS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CGROUPS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CGROUP_CPUACCT: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CGROUP_DEVICE: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CGROUP_FREEZER: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CGROUP_SCHED: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_CPUSETS: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_MEMCG: enabled
06:08:39 [2020-01-31T06:08:39.817Z] - CONFIG_KEYS: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_VETH: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_BRIDGE: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NF_NAT: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NF_NAT_NEEDED: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_POSIX_MQUEUE: enabled
06:08:40 [2020-01-31T06:08:40.072Z] 
06:08:40 [2020-01-31T06:08:40.072Z] Optional Features:
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_USER_NS: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_SECCOMP: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CGROUP_PIDS: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_MEMCG_SWAP: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:08:40 [2020-01-31T06:08:40.072Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_BLK_CGROUP: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IOSCHED_CFQ: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CGROUP_PERF: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CGROUP_HUGETLB: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_CFS_BANDWIDTH: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_RT_GROUP_SCHED: missing
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_VS: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_VS_NFCT: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_IP_VS_RR: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_EXT4_FS: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:08:40 [2020-01-31T06:08:40.072Z] - Network Drivers:
06:08:40 [2020-01-31T06:08:40.072Z]   - "overlay":
06:08:40 [2020-01-31T06:08:40.072Z]     - CONFIG_VXLAN: enabled (as module)
06:08:40 [2020-01-31T06:08:40.072Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:08:40 [2020-01-31T06:08:40.072Z]       Optional (for encrypted networks):
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_CRYPTO: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_CRYPTO_AEAD: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_CRYPTO_GCM: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_CRYPTO_GHASH: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_XFRM: enabled
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_XFRM_USER: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_INET_ESP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "ipvlan":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_IPVLAN: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "macvlan":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_MACVLAN: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_DUMMY: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "ftp,tftp client in container":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z] - Storage Drivers:
06:08:40 [2020-01-31T06:08:40.326Z]   - "aufs":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_AUFS_FS: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "btrfs":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:08:40 [2020-01-31T06:08:40.326Z]   - "devicemapper":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_BLK_DEV_DM: enabled
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "overlay":
06:08:40 [2020-01-31T06:08:40.326Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:08:40 [2020-01-31T06:08:40.326Z]   - "zfs":
06:08:40 [2020-01-31T06:08:40.326Z]     - /dev/zfs: missing
06:08:40 [2020-01-31T06:08:40.326Z]     - zfs command: missing
06:08:40 [2020-01-31T06:08:40.326Z]     - zpool command: missing
06:08:40 [2020-01-31T06:08:40.326Z] 
06:08:40 [2020-01-31T06:08:40.326Z] Limits:
06:08:40 [2020-01-31T06:08:40.326Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:08:40 [2020-01-31T06:08:40.326Z] 
06:08:40 [2020-01-31T06:08:40.326Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:08:40 [2020-01-31T06:08:40.775Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d .
06:08:40 [2020-01-31T06:08:40.775Z] #2 [internal] load .dockerignore
06:08:40 [2020-01-31T06:08:40.775Z] #2 transferring context: 87B done
06:08:40 [2020-01-31T06:08:40.775Z] #2 DONE 0.0s
06:08:40 [2020-01-31T06:08:40.775Z] 
06:08:40 [2020-01-31T06:08:40.775Z] #1 [internal] load build definition from Dockerfile
06:08:40 [2020-01-31T06:08:40.775Z] #1 transferring dockerfile: 15.65kB done
06:08:40 [2020-01-31T06:08:40.775Z] #1 DONE 0.0s
06:08:40 [2020-01-31T06:08:40.775Z] 
06:08:40 [2020-01-31T06:08:40.775Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
06:08:41 [2020-01-31T06:08:41.034Z] #3 DONE 0.2s
06:08:41 [2020-01-31T06:08:41.034Z] 
06:08:41 [2020-01-31T06:08:41.034Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
06:08:41 [2020-01-31T06:08:41.034Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
06:08:41 [2020-01-31T06:08:41.034Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
06:08:41 [2020-01-31T06:08:41.034Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
06:08:41 [2020-01-31T06:08:41.034Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
06:08:41 [2020-01-31T06:08:41.034Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
06:08:41 [2020-01-31T06:08:41.034Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 800.30kB / 8.82MB 0.1s
06:08:41 [2020-01-31T06:08:41.290Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
06:08:41 [2020-01-31T06:08:41.290Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
06:08:41 [2020-01-31T06:08:41.546Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
06:08:41 [2020-01-31T06:08:41.546Z] #4 DONE 0.5s
06:08:42 [2020-01-31T06:08:42.106Z] 
06:08:42 [2020-01-31T06:08:42.106Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:08:42 [2020-01-31T06:08:42.106Z] #5 DONE 0.0s
06:08:42 [2020-01-31T06:08:42.106Z] 
06:08:42 [2020-01-31T06:08:42.106Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:08:42 [2020-01-31T06:08:42.106Z] #6 DONE 0.2s
06:08:42 [2020-01-31T06:08:42.106Z] 
06:08:42 [2020-01-31T06:08:42.106Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:08:42 [2020-01-31T06:08:42.106Z] #68 CACHED
06:08:42 [2020-01-31T06:08:42.106Z] 
06:08:42 [2020-01-31T06:08:42.106Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:08:42 [2020-01-31T06:08:42.106Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 2.75MB / 50.38MB 0.1s
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0B / 7.81MB 0.1s
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
06:08:42 [2020-01-31T06:08:42.106Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0B / 10.00MB 0.1s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 12.83MB / 50.38MB 0.2s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 781.84kB / 7.81MB 0.2s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 1.97MB / 10.00MB 0.2s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 20.68MB / 50.38MB 0.3s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 5.83MB / 7.81MB 0.3s
06:08:42 [2020-01-31T06:08:42.373Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 8.34MB / 10.00MB 0.3s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 30.34MB / 50.38MB 0.4s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.4s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.4s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 38.27MB / 50.38MB 0.5s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.4s done
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.4s done
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 0B / 51.79MB 0.5s
06:08:42 [2020-01-31T06:08:42.630Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 1.34MB / 68.52MB 0.5s
06:08:42 [2020-01-31T06:08:42.886Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 47.73MB / 50.38MB 0.7s
06:08:42 [2020-01-31T06:08:42.886Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 10.80MB / 51.79MB 0.7s
06:08:42 [2020-01-31T06:08:42.886Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 13.98MB / 68.52MB 0.7s
06:08:42 [2020-01-31T06:08:42.886Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 0.8s
06:08:42 [2020-01-31T06:08:42.886Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 22.58MB / 51.79MB 0.8s
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 1.0s done
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 37.97MB / 51.79MB 1.0s
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 31.84MB / 68.52MB 1.0s
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 0B / 120.08MB 1.0s
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 41.80MB / 51.79MB 1.1s
06:08:43 [2020-01-31T06:08:43.141Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 36.72MB / 68.52MB 1.1s
06:08:43 [2020-01-31T06:08:43.396Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.4s
06:08:43 [2020-01-31T06:08:43.396Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 49.23MB / 68.52MB 1.4s
06:08:43 [2020-01-31T06:08:43.396Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 14.03MB / 120.08MB 1.4s
06:08:43 [2020-01-31T06:08:43.396Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
06:08:43 [2020-01-31T06:08:43.655Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 54.54MB / 68.52MB 1.5s
06:08:43 [2020-01-31T06:08:43.655Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 1.5s done
06:08:43 [2020-01-31T06:08:43.655Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 61.09MB / 68.52MB 1.6s
06:08:43 [2020-01-31T06:08:43.655Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 20.74MB / 120.08MB 1.6s
06:08:43 [2020-01-31T06:08:43.655Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 0B / 127B 1.6s
06:08:43 [2020-01-31T06:08:43.915Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 1.8s
06:08:43 [2020-01-31T06:08:43.915Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 36.75MB / 120.08MB 1.8s
06:08:43 [2020-01-31T06:08:43.915Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 1.6s done
06:08:43 [2020-01-31T06:08:43.915Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 43.26MB / 120.08MB 1.9s
06:08:44 [2020-01-31T06:08:44.171Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 1.9s done
06:08:44 [2020-01-31T06:08:44.171Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 61.18MB / 120.08MB 2.2s
06:08:44 [2020-01-31T06:08:44.427Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 75.20MB / 120.08MB 2.4s
06:08:44 [2020-01-31T06:08:44.684Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 82.89MB / 120.08MB 2.5s
06:08:44 [2020-01-31T06:08:44.942Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 93.60MB / 120.08MB 2.7s
06:08:44 [2020-01-31T06:08:44.942Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 107.07MB / 120.08MB 2.9s
06:08:45 [2020-01-31T06:08:45.197Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 3.1s
06:08:45 [2020-01-31T06:08:45.759Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 3.4s done
06:08:45 [2020-01-31T06:08:45.858Z] Fetching without tags
06:08:46 [2020-01-31T06:08:46.227Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:46 [2020-01-31T06:08:46.684Z] #7 ...
06:08:46 [2020-01-31T06:08:46.684Z] 
06:08:46 [2020-01-31T06:08:46.684Z] #20 [internal] load build context
06:08:46 [2020-01-31T06:08:46.684Z] #20 transferring context: 46.87MB 4.2s done
06:08:46 [2020-01-31T06:08:46.684Z] #20 DONE 4.3s
06:08:46 [2020-01-31T06:08:46.684Z] 
06:08:46 [2020-01-31T06:08:46.684Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:08:45 [2020-01-31T06:08:45.740Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:08:45 [2020-01-31T06:08:45.757Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:08:45 [2020-01-31T06:08:45.773Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:08:45 [2020-01-31T06:08:45.828Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:08:45 [2020-01-31T06:08:45.887Z] Fetching upstream changes from https://github.com/moby/moby.git
06:08:45 [2020-01-31T06:08:45.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:08:45 [2020-01-31T06:08:45.890Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:08:46 [2020-01-31T06:08:46.253Z]  > git config core.sparsecheckout # timeout=10
06:08:46 [2020-01-31T06:08:46.269Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:08:46 [2020-01-31T06:08:46.793Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:08:47 [2020-01-31T06:08:47.152Z] Merge succeeded, producing 9bfb5b0c302e10681320855d264f9a4411358b34
06:08:47 [2020-01-31T06:08:47.153Z] Checking out Revision 9bfb5b0c302e10681320855d264f9a4411358b34 (PR-40439)
06:08:47 [2020-01-31T06:08:47.244Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 3.8s done
06:08:47 [2020-01-31T06:08:47.244Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
06:08:47 [2020-01-31T06:08:47.557Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:08:47 [2020-01-31T06:08:47.617Z] First time build. Skipping changelog.
06:08:47 [2020-01-31T06:08:47.848Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.3s done
06:08:47 [2020-01-31T06:08:47.848Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
06:08:48 [2020-01-31T06:08:48.103Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.2s done
06:08:48 [2020-01-31T06:08:48.103Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:08:47 [2020-01-31T06:08:47.120Z]  > git rev-parse HEAD^{commit} # timeout=10
06:08:47 [2020-01-31T06:08:47.189Z]  > git config core.sparsecheckout # timeout=10
06:08:47 [2020-01-31T06:08:47.207Z]  > git checkout -f 9bfb5b0c302e10681320855d264f9a4411358b34
06:08:47 [2020-01-31T06:08:47.585Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
06:08:48 [2020-01-31T06:08:48.945Z] + docker version
06:08:48 [2020-01-31T06:08:48.945Z] Client:
06:08:48 [2020-01-31T06:08:48.945Z]  Version:           18.06.3-ce
06:08:48 [2020-01-31T06:08:48.945Z]  API version:       1.38
06:08:48 [2020-01-31T06:08:48.945Z]  Go version:        go1.10.3
06:08:48 [2020-01-31T06:08:48.945Z]  Git commit:        d7080c1
06:08:48 [2020-01-31T06:08:48.945Z]  Built:             Wed Feb 20 02:27:09 2019
06:08:48 [2020-01-31T06:08:48.945Z]  OS/Arch:           linux/s390x
06:08:48 [2020-01-31T06:08:48.945Z]  Experimental:      false
06:08:48 [2020-01-31T06:08:48.945Z] 
06:08:48 [2020-01-31T06:08:48.945Z] Server:
06:08:48 [2020-01-31T06:08:48.945Z]  Engine:
06:08:48 [2020-01-31T06:08:48.945Z]   Version:          18.06.3-ce
06:08:48 [2020-01-31T06:08:48.945Z]   API version:      1.38 (minimum version 1.12)
06:08:48 [2020-01-31T06:08:48.945Z]   Go version:       go1.10.3
06:08:48 [2020-01-31T06:08:48.945Z]   Git commit:       d7080c1
06:08:48 [2020-01-31T06:08:48.945Z]   Built:            Wed Feb 20 02:26:03 2019
06:08:48 [2020-01-31T06:08:48.945Z]   OS/Arch:          linux/s390x
06:08:48 [2020-01-31T06:08:48.945Z]   Experimental:     true
[Pipeline] sh
06:08:49 [2020-01-31T06:08:49.726Z] + docker info
06:08:49 [2020-01-31T06:08:49.726Z] Containers: 0
06:08:49 [2020-01-31T06:08:49.726Z]  Running: 0
06:08:49 [2020-01-31T06:08:49.726Z]  Paused: 0
06:08:49 [2020-01-31T06:08:49.726Z]  Stopped: 0
06:08:49 [2020-01-31T06:08:49.726Z] Images: 0
06:08:49 [2020-01-31T06:08:49.726Z] Server Version: 18.06.3-ce
06:08:49 [2020-01-31T06:08:49.726Z] Storage Driver: overlay2
06:08:49 [2020-01-31T06:08:49.726Z]  Backing Filesystem: extfs
06:08:49 [2020-01-31T06:08:49.726Z]  Supports d_type: true
06:08:49 [2020-01-31T06:08:49.726Z]  Native Overlay Diff: true
06:08:49 [2020-01-31T06:08:49.726Z] Logging Driver: json-file
06:08:49 [2020-01-31T06:08:49.726Z] Cgroup Driver: cgroupfs
06:08:49 [2020-01-31T06:08:49.726Z] Plugins:
06:08:49 [2020-01-31T06:08:49.726Z]  Volume: local
06:08:49 [2020-01-31T06:08:49.726Z]  Network: bridge host ipvlan macvlan null overlay
06:08:49 [2020-01-31T06:08:49.726Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
06:08:49 [2020-01-31T06:08:49.726Z] Swarm: inactive
06:08:49 [2020-01-31T06:08:49.726Z] Runtimes: runc
06:08:49 [2020-01-31T06:08:49.726Z] Default Runtime: runc
06:08:49 [2020-01-31T06:08:49.726Z] Init Binary: docker-init
06:08:49 [2020-01-31T06:08:49.726Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
06:08:49 [2020-01-31T06:08:49.726Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
06:08:49 [2020-01-31T06:08:49.726Z] init version: fec3683
06:08:49 [2020-01-31T06:08:49.726Z] Security Options:
06:08:49 [2020-01-31T06:08:49.726Z]  apparmor
06:08:49 [2020-01-31T06:08:49.726Z]  seccomp
06:08:49 [2020-01-31T06:08:49.726Z]   Profile: default
06:08:49 [2020-01-31T06:08:49.726Z] Kernel Version: 4.4.0-154-generic
06:08:49 [2020-01-31T06:08:49.726Z] Operating System: Ubuntu 16.04.5 LTS
06:08:49 [2020-01-31T06:08:49.726Z] OSType: linux
06:08:49 [2020-01-31T06:08:49.726Z] Architecture: s390x
06:08:49 [2020-01-31T06:08:49.726Z] CPUs: 2
06:08:49 [2020-01-31T06:08:49.726Z] Total Memory: 7.862GiB
06:08:49 [2020-01-31T06:08:49.726Z] Name: s390x-ubuntu-26
06:08:49 [2020-01-31T06:08:49.726Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
06:08:49 [2020-01-31T06:08:49.726Z] Docker Root Dir: /var/lib/docker
06:08:49 [2020-01-31T06:08:49.726Z] Debug Mode (client): false
06:08:49 [2020-01-31T06:08:49.726Z] Debug Mode (server): false
06:08:49 [2020-01-31T06:08:49.726Z] Username: dockerbuildbot
06:08:49 [2020-01-31T06:08:49.726Z] Registry: https://index.docker.io/v1/
06:08:49 [2020-01-31T06:08:49.726Z] Labels:
06:08:49 [2020-01-31T06:08:49.726Z] Experimental: true
06:08:49 [2020-01-31T06:08:49.726Z] Insecure Registries:
06:08:49 [2020-01-31T06:08:49.726Z]  127.0.0.0/8
06:08:49 [2020-01-31T06:08:49.726Z] Live Restore Enabled: false
06:08:49 [2020-01-31T06:08:49.726Z] 
06:08:49 [2020-01-31T06:08:49.726Z] WARNING: No swap limit support
[Pipeline] sh
06:08:50 [2020-01-31T06:08:50.469Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:08:50 [2020-01-31T06:08:50.469Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:08:50 [2020-01-31T06:08:50.469Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40439/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:08:50 [2020-01-31T06:08:50.469Z] + bash /home/jenkins/workspace/moby_PR-40439/check-config.sh
06:08:50 [2020-01-31T06:08:50.469Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:08:50 [2020-01-31T06:08:50.469Z] info: reading kernel config from /boot/config-4.4.0-154-generic ...
06:08:50 [2020-01-31T06:08:50.469Z] 
06:08:50 [2020-01-31T06:08:50.469Z] Generally Necessary:
06:08:50 [2020-01-31T06:08:50.469Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:08:50 [2020-01-31T06:08:50.469Z] - apparmor: enabled and tools installed
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NAMESPACES: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NET_NS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_PID_NS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IPC_NS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_UTS_NS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUPS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_CPUACCT: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_DEVICE: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_FREEZER: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_SCHED: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CPUSETS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_MEMCG: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_KEYS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_VETH: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_BRIDGE: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NF_NAT: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NF_NAT_NEEDED: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_POSIX_MQUEUE: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
06:08:50 [2020-01-31T06:08:50.469Z] 
06:08:50 [2020-01-31T06:08:50.469Z] Optional Features:
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_USER_NS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_SECCOMP: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_PIDS: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_MEMCG_SWAP: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:08:50 [2020-01-31T06:08:50.469Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_MEMCG_KMEM: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_BLK_CGROUP: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IOSCHED_CFQ: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_PERF: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_HUGETLB: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_CFS_BANDWIDTH: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_RT_GROUP_SCHED: missing
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:08:50 [2020-01-31T06:08:50.469Z] - CONFIG_IP_VS: enabled (as module)
06:08:50 [2020-01-31T06:08:50.696Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 2.1s done
06:08:50 [2020-01-31T06:08:50.696Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_IP_VS_NFCT: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_IP_VS_RR: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_EXT4_FS: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:08:50 [2020-01-31T06:08:50.820Z] - Network Drivers:
06:08:50 [2020-01-31T06:08:50.820Z]   - "overlay":
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_VXLAN: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:08:50 [2020-01-31T06:08:50.820Z]       Optional (for encrypted networks):
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_CRYPTO: enabled
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_XFRM: enabled
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_XFRM_USER: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_INET_ESP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]   - "ipvlan":
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_IPVLAN: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]   - "macvlan":
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_MACVLAN: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_DUMMY: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]   - "ftp,tftp client in container":
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.820Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z] - Storage Drivers:
06:08:50 [2020-01-31T06:08:50.821Z]   - "aufs":
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_AUFS_FS: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z]   - "btrfs":
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:08:50 [2020-01-31T06:08:50.821Z]   - "devicemapper":
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_BLK_DEV_DM: enabled
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z]   - "overlay":
06:08:50 [2020-01-31T06:08:50.821Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:08:50 [2020-01-31T06:08:50.821Z]   - "zfs":
06:08:50 [2020-01-31T06:08:50.821Z]     - /dev/zfs: missing
06:08:50 [2020-01-31T06:08:50.821Z]     - zfs command: missing
06:08:50 [2020-01-31T06:08:50.821Z]     - zpool command: missing
06:08:50 [2020-01-31T06:08:50.821Z] 
06:08:50 [2020-01-31T06:08:50.821Z] Limits:
06:08:50 [2020-01-31T06:08:50.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:08:50 [2020-01-31T06:08:50.821Z] 
06:08:50 [2020-01-31T06:08:50.821Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:08:51 [2020-01-31T06:08:51.576Z] + make bundles/buildx
06:08:51 [2020-01-31T06:08:51.576Z] make: command: Command not found
06:08:51 [2020-01-31T06:08:51.576Z] make: command: Command not found
06:08:51 [2020-01-31T06:08:51.576Z] mkdir bundles
06:08:51 [2020-01-31T06:08:51.576Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
06:08:51 [2020-01-31T06:08:51.576Z] 	--build-arg BUILDX_COMMIT \
06:08:51 [2020-01-31T06:08:51.576Z] 	--build-arg BUILDX_REPO \
06:08:51 [2020-01-31T06:08:51.576Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
06:08:51 [2020-01-31T06:08:51.576Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
06:08:51 [2020-01-31T06:08:51.576Z] 	.
06:08:51 [2020-01-31T06:08:51.576Z] /bin/sh: 4: go: not found
06:08:51 [2020-01-31T06:08:51.576Z] /bin/sh: 5: go: not found
06:08:52 [2020-01-31T06:08:52.233Z] Still waiting to schedule task
06:08:52 [2020-01-31T06:08:52.234Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
06:08:52 [2020-01-31T06:08:52.244Z] Still waiting to schedule task
06:08:52 [2020-01-31T06:08:52.244Z] All nodes of label ‘arm64&&linux’ are offline
06:08:52 [2020-01-31T06:08:52.248Z] Still waiting to schedule task
06:08:52 [2020-01-31T06:08:52.248Z] Waiting for next available executor on ‘azwin-2-18e340’
06:08:52 [2020-01-31T06:08:52.579Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.0s done
06:08:52 [2020-01-31T06:08:52.579Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
06:08:52 [2020-01-31T06:08:52.801Z] Sending build context to Docker daemon  51.41MB

06:08:52 [2020-01-31T06:08:52.801Z] Step 1/16 : ARG GO_VERSION=1.12.10
06:08:52 [2020-01-31T06:08:52.801Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
06:08:52 [2020-01-31T06:08:52.801Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
06:08:52 [2020-01-31T06:08:52.801Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
06:08:53 [2020-01-31T06:08:53.162Z] 1.12.10-stretch: Pulling from library/golang
06:08:53 [2020-01-31T06:08:53.162Z] ade01ea651a2: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] fbabdb69f639: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] ff33bd1013d7: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] 85cfe9d77eff: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] ace5139f9caa: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] e4d79466b81c: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] b00baabad4ce: Pulling fs layer
06:08:53 [2020-01-31T06:08:53.162Z] ace5139f9caa: Waiting
06:08:53 [2020-01-31T06:08:53.162Z] e4d79466b81c: Waiting
06:08:53 [2020-01-31T06:08:53.162Z] b00baabad4ce: Waiting
06:08:53 [2020-01-31T06:08:53.162Z] 85cfe9d77eff: Waiting
06:08:53 [2020-01-31T06:08:53.537Z] ff33bd1013d7: Verifying Checksum
06:08:53 [2020-01-31T06:08:53.537Z] ff33bd1013d7: Download complete
06:08:53 [2020-01-31T06:08:53.537Z] fbabdb69f639: Verifying Checksum
06:08:53 [2020-01-31T06:08:53.537Z] fbabdb69f639: Download complete
06:08:54 [2020-01-31T06:08:54.332Z] ade01ea651a2: Verifying Checksum
06:08:54 [2020-01-31T06:08:54.332Z] ade01ea651a2: Download complete
06:08:54 [2020-01-31T06:08:54.332Z] ace5139f9caa: Verifying Checksum
06:08:54 [2020-01-31T06:08:54.332Z] ace5139f9caa: Download complete
06:08:54 [2020-01-31T06:08:54.696Z] b00baabad4ce: Verifying Checksum
06:08:54 [2020-01-31T06:08:54.696Z] b00baabad4ce: Download complete
06:08:54 [2020-01-31T06:08:54.696Z] 85cfe9d77eff: Verifying Checksum
06:08:54 [2020-01-31T06:08:54.696Z] 85cfe9d77eff: Download complete
06:08:55 [2020-01-31T06:08:55.925Z] ade01ea651a2: Pull complete
06:08:55 [2020-01-31T06:08:55.925Z] e4d79466b81c: Verifying Checksum
06:08:55 [2020-01-31T06:08:55.925Z] e4d79466b81c: Download complete
06:08:55 [2020-01-31T06:08:55.925Z] fbabdb69f639: Pull complete
06:08:56 [2020-01-31T06:08:56.289Z] ff33bd1013d7: Pull complete
06:08:57 [2020-01-31T06:08:57.814Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 4.4s done
06:08:57 [2020-01-31T06:08:57.814Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f
06:08:57 [2020-01-31T06:08:57.814Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
06:08:57 [2020-01-31T06:08:57.814Z] #7 DONE 15.1s
06:08:57 [2020-01-31T06:08:57.814Z] 
06:08:57 [2020-01-31T06:08:57.814Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:08:58 [2020-01-31T06:08:58.024Z] 85cfe9d77eff: Pull complete
06:08:59 [2020-01-31T06:08:59.315Z] ace5139f9caa: Pull complete
06:09:00 [2020-01-31T06:09:00.404Z] #8 DONE 2.8s
06:09:00 [2020-01-31T06:09:00.404Z] 
06:09:00 [2020-01-31T06:09:00.404Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:09:00 [2020-01-31T06:09:00.659Z] #9 DONE 0.8s
06:09:00 [2020-01-31T06:09:00.659Z] 
06:09:00 [2020-01-31T06:09:00.659Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:09:00 [2020-01-31T06:09:00.659Z] #29 DONE 0.0s
06:09:00 [2020-01-31T06:09:00.659Z] 
06:09:00 [2020-01-31T06:09:00.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:00 [2020-01-31T06:09:00.915Z] #10 ...
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:09:00 [2020-01-31T06:09:00.915Z] #40 DONE 0.0s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:09:00 [2020-01-31T06:09:00.915Z] #21 DONE 0.1s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #70 DONE 0.1s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
06:09:00 [2020-01-31T06:09:00.915Z] #52 DONE 0.1s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #49 DONE 0.1s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #64 DONE 0.2s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #46 DONE 0.2s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #32 DONE 0.2s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:09:00 [2020-01-31T06:09:00.915Z] #22 DONE 0.2s
06:09:00 [2020-01-31T06:09:00.915Z] 
06:09:00 [2020-01-31T06:09:00.915Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:01 [2020-01-31T06:09:01.888Z] e4d79466b81c: Pull complete
06:09:02 [2020-01-31T06:09:02.240Z] b00baabad4ce: Pull complete
06:09:02 [2020-01-31T06:09:02.240Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
06:09:02 [2020-01-31T06:09:02.240Z] Status: Downloaded newer image for golang:1.12.10-stretch
06:09:02 [2020-01-31T06:09:02.240Z]  ---> 687421176e14
06:09:02 [2020-01-31T06:09:02.240Z] Step 5/16 : ARG BUILDX_REPO
06:09:02 [2020-01-31T06:09:02.240Z]  ---> Running in a8fde1b52726
06:09:02 [2020-01-31T06:09:02.240Z] Removing intermediate container a8fde1b52726
06:09:02 [2020-01-31T06:09:02.240Z]  ---> e7c3649ed9d6
06:09:02 [2020-01-31T06:09:02.240Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
06:09:02 [2020-01-31T06:09:02.438Z] Fetching without tags
06:09:02 [2020-01-31T06:09:02.585Z]  ---> Running in 0942a17d383e
06:09:02 [2020-01-31T06:09:02.933Z] Cloning into '/buildx'...
06:09:02 [2020-01-31T06:09:02.935Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:09:02 [2020-01-31T06:09:02.400Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:09:02 [2020-01-31T06:09:02.404Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:09:02 [2020-01-31T06:09:02.408Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:09:02 [2020-01-31T06:09:02.424Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:09:02 [2020-01-31T06:09:02.439Z] Fetching upstream changes from https://github.com/moby/moby.git
06:09:02 [2020-01-31T06:09:02.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:09:02 [2020-01-31T06:09:02.440Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:09:02 [2020-01-31T06:09:02.937Z]  > git config core.sparsecheckout # timeout=10
06:09:02 [2020-01-31T06:09:02.941Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:09:04 [2020-01-31T06:09:04.722Z] Removing intermediate container 0942a17d383e
06:09:04 [2020-01-31T06:09:04.722Z]  ---> 4304b8e52f94
06:09:04 [2020-01-31T06:09:04.722Z] Step 7/16 : WORKDIR /buildx
06:09:05 [2020-01-31T06:09:05.068Z] Merge succeeded, producing 792c79cde7ed3e1718eee6428c328bb15597ac2e
06:09:05 [2020-01-31T06:09:05.069Z] Checking out Revision 792c79cde7ed3e1718eee6428c328bb15597ac2e (PR-40439)
06:09:05 [2020-01-31T06:09:05.098Z]  ---> Running in b73752c1e50b
06:09:05 [2020-01-31T06:09:05.098Z] Removing intermediate container b73752c1e50b
06:09:05 [2020-01-31T06:09:05.098Z]  ---> 0db4202b093e
06:09:05 [2020-01-31T06:09:05.098Z] Step 8/16 : ARG BUILDX_COMMIT
06:09:05 [2020-01-31T06:09:05.098Z]  ---> Running in 40b208a481ee
06:09:05 [2020-01-31T06:09:05.186Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:09:05 [2020-01-31T06:09:05.203Z] First time build. Skipping changelog.
06:09:05 [2020-01-31T06:09:05.443Z] Removing intermediate container 40b208a481ee
06:09:05 [2020-01-31T06:09:05.443Z]  ---> cc0e1db951c6
06:09:05 [2020-01-31T06:09:05.443Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
06:09:05 [2020-01-31T06:09:05.443Z]  ---> Running in afc461f8efc2
06:09:03 [2020-01-31T06:09:03.955Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:09:05 [2020-01-31T06:09:05.053Z]  > git rev-parse HEAD^{commit} # timeout=10
06:09:05 [2020-01-31T06:09:05.071Z]  > git config core.sparsecheckout # timeout=10
06:09:05 [2020-01-31T06:09:05.075Z]  > git checkout -f 792c79cde7ed3e1718eee6428c328bb15597ac2e
06:09:05 [2020-01-31T06:09:05.188Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:09:05 [2020-01-31T06:09:05.798Z] From https://github.com/docker/buildx
06:09:05 [2020-01-31T06:09:05.798Z]  * [new tag]         v0.3.1     -> build
06:09:06 [2020-01-31T06:09:06.132Z] + docker version
06:09:06 [2020-01-31T06:09:06.132Z] Client:
06:09:06 [2020-01-31T06:09:06.132Z]  Version:           18.06.1-ce
06:09:06 [2020-01-31T06:09:06.132Z]  API version:       1.38
06:09:06 [2020-01-31T06:09:06.132Z]  Go version:        go1.10.3
06:09:06 [2020-01-31T06:09:06.132Z]  Git commit:        e68fc7a
06:09:06 [2020-01-31T06:09:06.132Z]  Built:             Tue Aug 21 17:26:10 2018
06:09:06 [2020-01-31T06:09:06.132Z]  OS/Arch:           linux/ppc64le
06:09:06 [2020-01-31T06:09:06.132Z]  Experimental:      false
06:09:06 [2020-01-31T06:09:06.132Z] 
06:09:06 [2020-01-31T06:09:06.132Z] Server:
06:09:06 [2020-01-31T06:09:06.132Z]  Engine:
06:09:06 [2020-01-31T06:09:06.132Z]   Version:          18.06.1-ce
06:09:06 [2020-01-31T06:09:06.132Z]   API version:      1.38 (minimum version 1.12)
06:09:06 [2020-01-31T06:09:06.132Z]   Go version:       go1.10.3
06:09:06 [2020-01-31T06:09:06.132Z]   Git commit:       e68fc7a
06:09:06 [2020-01-31T06:09:06.132Z]   Built:            Tue Aug 21 17:24:20 2018
06:09:06 [2020-01-31T06:09:06.132Z]   OS/Arch:          linux/ppc64le
06:09:06 [2020-01-31T06:09:06.132Z]   Experimental:     true
06:09:06 [2020-01-31T06:09:06.142Z] Switched to branch 'build'
[Pipeline] sh
06:09:06 [2020-01-31T06:09:06.520Z] + docker info
06:09:06 [2020-01-31T06:09:06.520Z] Containers: 0
06:09:06 [2020-01-31T06:09:06.520Z]  Running: 0
06:09:06 [2020-01-31T06:09:06.520Z]  Paused: 0
06:09:06 [2020-01-31T06:09:06.520Z]  Stopped: 0
06:09:06 [2020-01-31T06:09:06.520Z] Images: 0
06:09:06 [2020-01-31T06:09:06.520Z] Server Version: 18.06.1-ce
06:09:06 [2020-01-31T06:09:06.520Z] Storage Driver: overlay2
06:09:06 [2020-01-31T06:09:06.520Z]  Backing Filesystem: extfs
06:09:06 [2020-01-31T06:09:06.520Z]  Supports d_type: true
06:09:06 [2020-01-31T06:09:06.520Z]  Native Overlay Diff: true
06:09:06 [2020-01-31T06:09:06.520Z] Logging Driver: json-file
06:09:06 [2020-01-31T06:09:06.520Z] Cgroup Driver: cgroupfs
06:09:06 [2020-01-31T06:09:06.520Z] Plugins:
06:09:06 [2020-01-31T06:09:06.520Z]  Volume: local
06:09:06 [2020-01-31T06:09:06.520Z]  Network: bridge host ipvlan macvlan null overlay
06:09:06 [2020-01-31T06:09:06.520Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
06:09:06 [2020-01-31T06:09:06.520Z] Swarm: inactive
06:09:06 [2020-01-31T06:09:06.520Z] Runtimes: runc
06:09:06 [2020-01-31T06:09:06.520Z] Default Runtime: runc
06:09:06 [2020-01-31T06:09:06.520Z] Init Binary: docker-init
06:09:06 [2020-01-31T06:09:06.520Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
06:09:06 [2020-01-31T06:09:06.520Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
06:09:06 [2020-01-31T06:09:06.520Z] init version: fec3683
06:09:06 [2020-01-31T06:09:06.520Z] Security Options:
06:09:06 [2020-01-31T06:09:06.520Z]  apparmor
06:09:06 [2020-01-31T06:09:06.520Z]  seccomp
06:09:06 [2020-01-31T06:09:06.520Z]   Profile: default
06:09:06 [2020-01-31T06:09:06.520Z] Kernel Version: 4.4.0-130-generic
06:09:06 [2020-01-31T06:09:06.520Z] Operating System: Ubuntu 16.04.3 LTS
06:09:06 [2020-01-31T06:09:06.520Z] OSType: linux
06:09:06 [2020-01-31T06:09:06.520Z] Architecture: ppc64le
06:09:06 [2020-01-31T06:09:06.520Z] CPUs: 4
06:09:06 [2020-01-31T06:09:06.520Z] Total Memory: 7.972GiB
06:09:06 [2020-01-31T06:09:06.520Z] Name: ppc64le-ubuntu-14
06:09:06 [2020-01-31T06:09:06.520Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
06:09:06 [2020-01-31T06:09:06.520Z] Docker Root Dir: /var/lib/docker
06:09:06 [2020-01-31T06:09:06.520Z] Debug Mode (client): false
06:09:06 [2020-01-31T06:09:06.520Z] Debug Mode (server): false
06:09:06 [2020-01-31T06:09:06.520Z] Username: dockerbuildbot
06:09:06 [2020-01-31T06:09:06.520Z] Registry: https://index.docker.io/v1/
06:09:06 [2020-01-31T06:09:06.520Z] Labels:
06:09:06 [2020-01-31T06:09:06.520Z] Experimental: true
06:09:06 [2020-01-31T06:09:06.520Z] Insecure Registries:
06:09:06 [2020-01-31T06:09:06.520Z]  127.0.0.0/8
06:09:06 [2020-01-31T06:09:06.520Z] Live Restore Enabled: false
06:09:06 [2020-01-31T06:09:06.520Z] 
[Pipeline] sh
06:09:06 [2020-01-31T06:09:06.906Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:09:06 [2020-01-31T06:09:06.906Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:09:06 [2020-01-31T06:09:06.906Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40439/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:09:06 [2020-01-31T06:09:06.906Z] + bash /home/docker/workspace/moby_PR-40439/check-config.sh
06:09:06 [2020-01-31T06:09:06.906Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:09:06 [2020-01-31T06:09:06.906Z] info: reading kernel config from /boot/config-4.4.0-130-generic ...
06:09:06 [2020-01-31T06:09:06.906Z] 
06:09:06 [2020-01-31T06:09:06.906Z] Generally Necessary:
06:09:06 [2020-01-31T06:09:06.906Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:09:06 [2020-01-31T06:09:06.906Z] - apparmor: enabled and tools installed
06:09:06 [2020-01-31T06:09:06.906Z] - CONFIG_NAMESPACES: enabled
06:09:06 [2020-01-31T06:09:06.906Z] - CONFIG_NET_NS: enabled
06:09:06 [2020-01-31T06:09:06.906Z] - CONFIG_PID_NS: enabled
06:09:06 [2020-01-31T06:09:06.936Z] Removing intermediate container afc461f8efc2
06:09:06 [2020-01-31T06:09:06.936Z]  ---> a86e48d4dd27
06:09:06 [2020-01-31T06:09:06.936Z] Step 10/16 : RUN go mod download
06:09:06 [2020-01-31T06:09:06.936Z]  ---> Running in eb141cd770dc
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_IPC_NS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_UTS_NS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUPS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_CPUACCT: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_DEVICE: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_FREEZER: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_SCHED: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CPUSETS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_MEMCG: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_KEYS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_VETH: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_BRIDGE: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NF_NAT: enabled (as module)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_NF_NAT_NEEDED: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_POSIX_MQUEUE: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
06:09:07 [2020-01-31T06:09:07.192Z] 
06:09:07 [2020-01-31T06:09:07.192Z] Optional Features:
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_USER_NS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_SECCOMP: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_PIDS: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_MEMCG_SWAP: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:09:07 [2020-01-31T06:09:07.192Z]     (cgroup swap accounting is currently enabled)
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_MEMCG_KMEM: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_BLK_CGROUP: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_IOSCHED_CFQ: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_PERF: enabled
06:09:07 [2020-01-31T06:09:07.192Z] - CONFIG_CGROUP_HUGETLB: enabled
06:09:07 [2020-01-31T06:09:07.351Z] go: finding github.com/hashicorp/hcl v1.0.0
06:09:07 [2020-01-31T06:09:07.461Z] #33 ...
06:09:07 [2020-01-31T06:09:07.461Z] 
06:09:07 [2020-01-31T06:09:07.461Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:09:07 [2020-01-31T06:09:07.461Z] #59 3.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #59 3.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #59 4.097 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #59 4.216 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #59 5.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #59 ...
06:09:07 [2020-01-31T06:09:07.461Z] 
06:09:07 [2020-01-31T06:09:07.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:07 [2020-01-31T06:09:07.461Z] #10 6.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #10 6.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:09:07 [2020-01-31T06:09:07.461Z] #10 6.774 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_CFS_BANDWIDTH: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_RT_GROUP_SCHED: missing
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_VS: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_VS_NFCT: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_IP_VS_RR: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_EXT4_FS: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:09:07 [2020-01-31T06:09:07.494Z] - Network Drivers:
06:09:07 [2020-01-31T06:09:07.494Z]   - "overlay":
06:09:07 [2020-01-31T06:09:07.494Z]     - CONFIG_VXLAN: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:09:07 [2020-01-31T06:09:07.494Z]       Optional (for encrypted networks):
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_CRYPTO: enabled
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_XFRM: enabled
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_XFRM_USER: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_INET_ESP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]   - "ipvlan":
06:09:07 [2020-01-31T06:09:07.494Z]     - CONFIG_IPVLAN: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]   - "macvlan":
06:09:07 [2020-01-31T06:09:07.494Z]     - CONFIG_MACVLAN: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]     - CONFIG_DUMMY: enabled (as module)
06:09:07 [2020-01-31T06:09:07.494Z]   - "ftp,tftp client in container":
06:09:07 [2020-01-31T06:09:07.786Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z] - Storage Drivers:
06:09:07 [2020-01-31T06:09:07.787Z]   - "aufs":
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_AUFS_FS: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]   - "btrfs":
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:09:07 [2020-01-31T06:09:07.787Z]   - "devicemapper":
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_BLK_DEV_DM: enabled
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]   - "overlay":
06:09:07 [2020-01-31T06:09:07.787Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:09:07 [2020-01-31T06:09:07.787Z]   - "zfs":
06:09:07 [2020-01-31T06:09:07.787Z]     - /dev/zfs: missing
06:09:07 [2020-01-31T06:09:07.787Z]     - zfs command: missing
06:09:07 [2020-01-31T06:09:07.787Z]     - zpool command: missing
06:09:07 [2020-01-31T06:09:07.787Z] 
06:09:07 [2020-01-31T06:09:07.787Z] Limits:
06:09:07 [2020-01-31T06:09:07.787Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:09:07 [2020-01-31T06:09:07.787Z] 
06:09:07 [2020-01-31T06:09:07.787Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/opencontainers/image-spec v1.0.1
06:09:08 [2020-01-31T06:09:08.049Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
06:09:08 [2020-01-31T06:09:08.049Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
06:09:08 [2020-01-31T06:09:08.224Z] + make bundles/buildx
06:09:08 [2020-01-31T06:09:08.424Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
06:09:08 [2020-01-31T06:09:08.425Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
06:09:08 [2020-01-31T06:09:08.425Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
06:09:08 [2020-01-31T06:09:08.425Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
06:09:08 [2020-01-31T06:09:08.824Z] #10 7.794 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:09:08 [2020-01-31T06:09:08.835Z] go: finding github.com/gofrs/flock v0.7.0
06:09:08 [2020-01-31T06:09:08.835Z] go: finding github.com/spf13/pflag v1.0.3
06:09:08 [2020-01-31T06:09:08.835Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
06:09:08 [2020-01-31T06:09:08.835Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
06:09:08 [2020-01-31T06:09:08.835Z] go: finding github.com/stretchr/testify v1.3.0
06:09:08 [2020-01-31T06:09:08.846Z] make: command: Command not found
06:09:08 [2020-01-31T06:09:08.846Z] make: command: Command not found
06:09:08 [2020-01-31T06:09:08.846Z] mkdir bundles
06:09:08 [2020-01-31T06:09:08.846Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
06:09:08 [2020-01-31T06:09:08.846Z] 	--build-arg BUILDX_COMMIT \
06:09:08 [2020-01-31T06:09:08.846Z] 	--build-arg BUILDX_REPO \
06:09:08 [2020-01-31T06:09:08.846Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
06:09:08 [2020-01-31T06:09:08.846Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
06:09:08 [2020-01-31T06:09:08.846Z] 	.
06:09:08 [2020-01-31T06:09:08.846Z] /bin/sh: 4: go: not found
06:09:08 [2020-01-31T06:09:08.846Z] /bin/sh: 5: go: not found
06:09:09 [2020-01-31T06:09:09.213Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
06:09:09 [2020-01-31T06:09:09.578Z] go: finding github.com/theupdateframework/notary v0.6.1
06:09:09 [2020-01-31T06:09:09.578Z] go: finding github.com/sirupsen/logrus v1.4.0
06:09:09 [2020-01-31T06:09:09.578Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
06:09:09 [2020-01-31T06:09:09.578Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
06:09:09 [2020-01-31T06:09:09.944Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
06:09:09 [2020-01-31T06:09:09.945Z] go: finding github.com/ghodss/yaml v1.0.0
06:09:10 [2020-01-31T06:09:10.314Z] go: finding github.com/stretchr/objx v0.1.0
06:09:10 [2020-01-31T06:09:10.314Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
06:09:10 [2020-01-31T06:09:10.703Z] go: finding github.com/json-iterator/go v1.1.6
06:09:10 [2020-01-31T06:09:10.703Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
06:09:10 [2020-01-31T06:09:10.712Z] #10 9.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:09:10 [2020-01-31T06:09:10.712Z] #10 ...
06:09:10 [2020-01-31T06:09:10.712Z] 
06:09:10 [2020-01-31T06:09:10.712Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:09:10 [2020-01-31T06:09:10.712Z] #35 7.103 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:09:10 [2020-01-31T06:09:10.712Z] #35 7.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:09:10 [2020-01-31T06:09:10.712Z] #35 7.202 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:09:10 [2020-01-31T06:09:10.712Z] #35 8.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #35 ...
06:09:10 [2020-01-31T06:09:10.967Z] 
06:09:10 [2020-01-31T06:09:10.967Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:09:10 [2020-01-31T06:09:10.967Z] #25 5.514 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #25 5.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #25 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #25 6.547 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #25 8.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:09:10 [2020-01-31T06:09:10.967Z] #25 ...
06:09:10 [2020-01-31T06:09:10.967Z] 
06:09:10 [2020-01-31T06:09:10.967Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.870 + RM_GOPATH=0
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.870 + TMP_GOPATH=
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.870 + : /build
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.871 + '[' -z '' ']'
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.873 ++ mktemp -d
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.877 + export GOPATH=/tmp/tmp.8huyLWXUYt
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.877 + GOPATH=/tmp/tmp.8huyLWXUYt
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.877 + RM_GOPATH=1
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.877 ++ dirname ./install.sh
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.878 + dir=.
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.878 + bin=dockercli
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.879 + shift
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.879 + '[' '!' -f ./dockercli.installer ']'
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.879 + . ./dockercli.installer
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.879 ++ : stable
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.879 ++ : 17.06.2-ce
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.882 + install_dockercli
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.882 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.882 Install docker/cli version 17.06.2-ce from stable
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.885 ++ uname -m
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.889 + arch=x86_64
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.891 + '[' x86_64 '!=' x86_64 ']'
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.892 + url=https://download.docker.com/linux/static
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.894 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:09:10 [2020-01-31T06:09:10.967Z] #23 6.894 + tar -xz docker/docker
06:09:11 [2020-01-31T06:09:11.080Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
06:09:11 [2020-01-31T06:09:11.266Z] #23 ...
06:09:11 [2020-01-31T06:09:11.266Z] 
06:09:11 [2020-01-31T06:09:11.266Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.047 + RM_GOPATH=0
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.048 + TMP_GOPATH=
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.048 + : /build
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.048 + '[' -z '' ']'
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.051 ++ mktemp -d
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.052 + export GOPATH=/tmp/tmp.APAZw8mr9f
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.052 + GOPATH=/tmp/tmp.APAZw8mr9f
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.052 + RM_GOPATH=1
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.053 ++ dirname ./install.sh
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + dir=.
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + bin=vndr
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + shift
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + '[' '!' -f ./vndr.installer ']'
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + . ./vndr.installer
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + install_vndr
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.APAZw8mr9f/src/github.com/LK4D4/vndr
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.055 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.068 Cloning into '/tmp/tmp.APAZw8mr9f/src/github.com/LK4D4/vndr'...
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.907 + cd /tmp/tmp.APAZw8mr9f/src/github.com/LK4D4/vndr
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.921 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:09:11 [2020-01-31T06:09:11.266Z] #47 7.950 + go build -buildmode=pie -v -o /build/vndr .
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.244 runtime/internal/sys
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.268 internal/cpu
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.570 internal/race
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.661 sync/atomic
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.900 unicode
06:09:11 [2020-01-31T06:09:11.266Z] #47 9.961 internal/bytealg
06:09:11 [2020-01-31T06:09:11.266Z] #47 ...
06:09:11 [2020-01-31T06:09:11.266Z] 
06:09:11 [2020-01-31T06:09:11.266Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.848 + RM_GOPATH=0
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.848 + TMP_GOPATH=
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.853 + : /build/
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.853 + '[' -z '' ']'
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.853 ++ mktemp -d
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.853 + export GOPATH=/tmp/tmp.cJeKwyBeF6
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.854 + GOPATH=/tmp/tmp.cJeKwyBeF6
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.854 + RM_GOPATH=1
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.854 ++ dirname ./install.sh
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.857 + dir=.
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.858 + bin=rootlesskit
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.861 + shift
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.862 + '[' '!' -f ./rootlesskit.installer ']'
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.862 + . ./rootlesskit.installer
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.862 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.863 + install_rootlesskit
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.865 + case "$1" in
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.866 + export CGO_ENABLED=0
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.866 + CGO_ENABLED=0
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.866 + _install_rootlesskit
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.866 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.866 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.867 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cJeKwyBeF6/src/github.com/rootless-containers/rootlesskit
06:09:11 [2020-01-31T06:09:11.266Z] #65 6.868 Cloning into '/tmp/tmp.cJeKwyBeF6/src/github.com/rootless-containers/rootlesskit'...
06:09:11 [2020-01-31T06:09:11.436Z] go: finding gopkg.in/inf.v0 v0.9.1
06:09:11 [2020-01-31T06:09:11.436Z] go: finding github.com/lib/pq v1.0.0
06:09:11 [2020-01-31T06:09:11.522Z] #65 ...
06:09:11 [2020-01-31T06:09:11.522Z] 
06:09:11 [2020-01-31T06:09:11.522Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:09:11 [2020-01-31T06:09:11.522Z] #30 6.715 + git clone https://github.com/kolyshkin/go-swagger.git .
06:09:11 [2020-01-31T06:09:11.522Z] #30 6.725 Cloning into '.'...
06:09:11 [2020-01-31T06:09:11.522Z] #30 ...
06:09:11 [2020-01-31T06:09:11.522Z] 
06:09:11 [2020-01-31T06:09:11.522Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:09:11 [2020-01-31T06:09:11.522Z] #41 7.135 + git clone https://github.com/docker/distribution.git .
06:09:11 [2020-01-31T06:09:11.522Z] #41 7.139 Cloning into '.'...
06:09:11 [2020-01-31T06:09:11.555Z] Sending build context to Docker daemon  51.41MB

06:09:11 [2020-01-31T06:09:11.555Z] Step 1/16 : ARG GO_VERSION=1.12.10
06:09:11 [2020-01-31T06:09:11.555Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
06:09:11 [2020-01-31T06:09:11.555Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
06:09:11 [2020-01-31T06:09:11.555Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
06:09:11 [2020-01-31T06:09:11.555Z] 1.12.10-stretch: Pulling from library/golang
06:09:11 [2020-01-31T06:09:11.555Z] fb056072eab9: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 6a33b1f9796f: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 8f8f8962e456: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 68adcc365214: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 76d8adf27bdf: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] d66e58854927: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 71497195576e: Pulling fs layer
06:09:11 [2020-01-31T06:09:11.555Z] 68adcc365214: Waiting
06:09:11 [2020-01-31T06:09:11.555Z] d66e58854927: Waiting
06:09:11 [2020-01-31T06:09:11.555Z] 76d8adf27bdf: Waiting
06:09:11 [2020-01-31T06:09:11.777Z] #41 ...
06:09:11 [2020-01-31T06:09:11.777Z] 
06:09:11 [2020-01-31T06:09:11.777Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.104 + RM_GOPATH=0
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.104 + TMP_GOPATH=
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.104 + : /build
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.105 + '[' -z '' ']'
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.105 ++ mktemp -d
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.110 + export GOPATH=/tmp/tmp.EPQdc92yXe
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.110 + GOPATH=/tmp/tmp.EPQdc92yXe
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.110 + RM_GOPATH=1
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.113 ++ dirname ./install.sh
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.113 + dir=.
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.116 + bin=proxy
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.116 + shift
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.116 + '[' '!' -f ./proxy.installer ']'
06:09:11 [2020-01-31T06:09:11.777Z] #71 7.116 + . ./proxy.installer
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.116 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.117 + install_proxy
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.117 + case "$1" in
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.117 + export CGO_ENABLED=0
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.121 + CGO_ENABLED=0
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.121 + _install_proxy
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.121 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.124 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EPQdc92yXe/src/github.com/docker/libnetwork
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.124 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:09:11 [2020-01-31T06:09:11.778Z] #71 7.143 Cloning into '/tmp/tmp.EPQdc92yXe/src/github.com/docker/libnetwork'...
06:09:11 [2020-01-31T06:09:11.778Z] #71 ...
06:09:11 [2020-01-31T06:09:11.778Z] 
06:09:11 [2020-01-31T06:09:11.778Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.647 + RM_GOPATH=0
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.647 + TMP_GOPATH=
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.647 + : /build
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.647 + '[' -z '' ']'
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.658 ++ mktemp -d
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.665 + export GOPATH=/tmp/tmp.sPaZVZdN2f
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.665 + GOPATH=/tmp/tmp.sPaZVZdN2f
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.665 + RM_GOPATH=1
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.667 ++ dirname ./install.sh
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.677 + dir=.
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.682 + bin=gotestsum
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.682 + shift
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.684 + '[' '!' -f ./gotestsum.installer ']'
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.686 + . ./gotestsum.installer
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.686 ++ : v0.3.5
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.686 + install_gotestsum
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.690 + echo 'Installing gotestsum version v0.3.5'
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.690 Installing gotestsum version v0.3.5
06:09:11 [2020-01-31T06:09:11.778Z] #50 6.693 + go get -d gotest.tools/gotestsum
06:09:11 [2020-01-31T06:09:11.803Z] go: finding github.com/spf13/viper v1.3.2
06:09:11 [2020-01-31T06:09:11.803Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
06:09:11 [2020-01-31T06:09:11.803Z] go: finding github.com/jinzhu/now v1.0.0
06:09:12 [2020-01-31T06:09:12.033Z] #50 ...
06:09:12 [2020-01-31T06:09:12.033Z] 
06:09:12 [2020-01-31T06:09:12.033Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:12 [2020-01-31T06:09:12.033Z] #43 5.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:09:12 [2020-01-31T06:09:12.033Z] #43 5.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:09:12 [2020-01-31T06:09:12.033Z] #43 5.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:09:12 [2020-01-31T06:09:12.033Z] #43 6.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:09:12 [2020-01-31T06:09:12.033Z] #43 9.184 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:09:12 [2020-01-31T06:09:12.184Z] 8f8f8962e456: Verifying Checksum
06:09:12 [2020-01-31T06:09:12.184Z] 8f8f8962e456: Download complete
06:09:12 [2020-01-31T06:09:12.289Z] #43 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:09:12 [2020-01-31T06:09:12.289Z] #43 ...
06:09:12 [2020-01-31T06:09:12.289Z] 
06:09:12 [2020-01-31T06:09:12.289Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:09:12 [2020-01-31T06:09:12.289Z] #53 6.990 + RM_GOPATH=0
06:09:12 [2020-01-31T06:09:12.289Z] #53 6.990 + TMP_GOPATH=
06:09:12 [2020-01-31T06:09:12.289Z] #53 6.990 + : /build
06:09:12 [2020-01-31T06:09:12.289Z] #53 6.990 + '[' -z '' ']'
06:09:12 [2020-01-31T06:09:12.289Z] #53 6.993 ++ mktemp -d
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.002 + export GOPATH=/tmp/tmp.66VDJurIec
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.003 + GOPATH=/tmp/tmp.66VDJurIec
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.003 + RM_GOPATH=1
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.003 ++ dirname ./install.sh
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.004 + dir=.
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.004 + bin=golangci_lint
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.004 + shift
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 + '[' '!' -f ./golangci_lint.installer ']'
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 + . ./golangci_lint.installer
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 ++ : v1.20.0
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 + install_golangci_lint
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 + echo 'Installing golangci-lint version v1.20.0'
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.005 Installing golangci-lint version v1.20.0
06:09:12 [2020-01-31T06:09:12.289Z] #53 7.006 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:09:12 [2020-01-31T06:09:12.289Z] #53 ...
06:09:12 [2020-01-31T06:09:12.289Z] 
06:09:12 [2020-01-31T06:09:12.289Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:09:12 [2020-01-31T06:09:12.289Z] #65 11.35 + cd /tmp/tmp.cJeKwyBeF6/src/github.com/rootless-containers/rootlesskit
06:09:12 [2020-01-31T06:09:12.289Z] #65 11.35 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:09:12 [2020-01-31T06:09:12.470Z] 6a33b1f9796f: Verifying Checksum
06:09:12 [2020-01-31T06:09:12.471Z] 6a33b1f9796f: Download complete
06:09:12 [2020-01-31T06:09:12.545Z] #65 11.46 + for f in rootlesskit rootlesskit-docker-proxy
06:09:12 [2020-01-31T06:09:12.545Z] #65 11.47 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:09:12 [2020-01-31T06:09:12.599Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
06:09:12 [2020-01-31T06:09:12.599Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
06:09:12 [2020-01-31T06:09:12.599Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:09:12 [2020-01-31T06:09:12.981Z] go: finding github.com/mitchellh/mapstructure v1.1.2
06:09:12 [2020-01-31T06:09:12.981Z] go: finding golang.org/x/text v0.3.0
06:09:12 [2020-01-31T06:09:12.981Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
06:09:13 [2020-01-31T06:09:13.350Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
06:09:13 [2020-01-31T06:09:13.350Z] go: finding github.com/Microsoft/hcsshim v0.8.6
06:09:13 [2020-01-31T06:09:13.350Z] go: finding github.com/jinzhu/gorm v1.9.2
06:09:13 [2020-01-31T06:09:13.727Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
06:09:13 [2020-01-31T06:09:13.727Z] go: finding github.com/bugsnag/panicwrap v1.2.0
06:09:13 [2020-01-31T06:09:13.727Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
06:09:13 [2020-01-31T06:09:13.727Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
06:09:13 [2020-01-31T06:09:13.727Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
06:09:14 [2020-01-31T06:09:14.099Z] go: finding github.com/gorilla/mux v1.7.0
06:09:14 [2020-01-31T06:09:14.485Z] go: finding github.com/prometheus/client_golang v0.8.0
06:09:14 [2020-01-31T06:09:14.485Z] go: finding github.com/hashicorp/go-version v1.1.0
06:09:14 [2020-01-31T06:09:14.485Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
06:09:14 [2020-01-31T06:09:14.850Z] go: finding github.com/bitly/go-simplejson v0.5.0
06:09:14 [2020-01-31T06:09:14.850Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
06:09:14 [2020-01-31T06:09:14.850Z] go: finding github.com/davecgh/go-spew v1.1.0
06:09:15 [2020-01-31T06:09:15.178Z] fb056072eab9: Verifying Checksum
06:09:15 [2020-01-31T06:09:15.178Z] fb056072eab9: Download complete
06:09:15 [2020-01-31T06:09:15.222Z] go: finding github.com/go-sql-driver/mysql v1.4.1
06:09:15 [2020-01-31T06:09:15.222Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
06:09:15 [2020-01-31T06:09:15.222Z] go: finding github.com/spf13/cast v1.3.0
06:09:15 [2020-01-31T06:09:15.589Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
06:09:15 [2020-01-31T06:09:15.589Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
06:09:15 [2020-01-31T06:09:15.589Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
06:09:15 [2020-01-31T06:09:15.807Z] 68adcc365214: Verifying Checksum
06:09:15 [2020-01-31T06:09:15.807Z] 68adcc365214: Download complete
06:09:15 [2020-01-31T06:09:15.955Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
06:09:15 [2020-01-31T06:09:15.955Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
06:09:15 [2020-01-31T06:09:15.955Z] go: finding github.com/spf13/afero v1.1.2
06:09:15 [2020-01-31T06:09:15.955Z] go: finding github.com/docker/go-connections v0.4.0
06:09:16 [2020-01-31T06:09:16.329Z] go: finding github.com/stretchr/testify v1.2.2
06:09:16 [2020-01-31T06:09:16.329Z] go: finding github.com/coreos/go-semver v0.2.0
06:09:16 [2020-01-31T06:09:16.329Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
06:09:16 [2020-01-31T06:09:16.431Z] 71497195576e: Verifying Checksum
06:09:16 [2020-01-31T06:09:16.431Z] 71497195576e: Download complete
06:09:16 [2020-01-31T06:09:16.709Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
06:09:16 [2020-01-31T06:09:16.718Z] 76d8adf27bdf: Verifying Checksum
06:09:16 [2020-01-31T06:09:16.718Z] 76d8adf27bdf: Download complete
06:09:17 [2020-01-31T06:09:17.095Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
06:09:17 [2020-01-31T06:09:17.095Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
06:09:17 [2020-01-31T06:09:17.095Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
06:09:17 [2020-01-31T06:09:17.095Z] go: finding github.com/magiconair/properties v1.8.0
06:09:17 [2020-01-31T06:09:17.095Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
06:09:17 [2020-01-31T06:09:17.485Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
06:09:17 [2020-01-31T06:09:17.825Z] #65 ...
06:09:17 [2020-01-31T06:09:17.825Z] 
06:09:17 [2020-01-31T06:09:17.825Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.967 + RM_GOPATH=0
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.967 + TMP_GOPATH=
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.967 + : /build
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.967 + '[' -z '' ']'
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.972 ++ mktemp -d
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.976 + export GOPATH=/tmp/tmp.rMGuLPtk8g
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.976 + GOPATH=/tmp/tmp.rMGuLPtk8g
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.976 + RM_GOPATH=1
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.977 ++ dirname ./install.sh
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.977 + dir=.
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 + bin=tomlv
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 + shift
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 + '[' '!' -f ./tomlv.installer ']'
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 + . ./tomlv.installer
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.978 + install_tomlv
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.980 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.980 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.980 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rMGuLPtk8g/src/github.com/BurntSushi/toml
06:09:17 [2020-01-31T06:09:17.825Z] #33 6.981 Cloning into '/tmp/tmp.rMGuLPtk8g/src/github.com/BurntSushi/toml'...
06:09:17 [2020-01-31T06:09:17.825Z] #33 8.123 + cd /tmp/tmp.rMGuLPtk8g/src/github.com/BurntSushi/toml
06:09:17 [2020-01-31T06:09:17.825Z] #33 8.123 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:09:17 [2020-01-31T06:09:17.825Z] #33 8.134 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:09:17 [2020-01-31T06:09:17.825Z] #33 8.848 runtime/internal/atomic
06:09:17 [2020-01-31T06:09:17.825Z] #33 8.880 internal/cpu
06:09:17 [2020-01-31T06:09:17.825Z] #33 9.041 runtime/internal/sys
06:09:17 [2020-01-31T06:09:17.825Z] #33 9.401 runtime/internal/math
06:09:17 [2020-01-31T06:09:17.825Z] #33 9.470 math/bits
06:09:17 [2020-01-31T06:09:17.825Z] #33 9.522 internal/bytealg
06:09:17 [2020-01-31T06:09:17.825Z] #33 10.01 math
06:09:17 [2020-01-31T06:09:17.825Z] #33 10.34 runtime
06:09:17 [2020-01-31T06:09:17.825Z] #33 14.72 internal/testlog
06:09:17 [2020-01-31T06:09:17.825Z] #33 15.22 runtime/cgo
06:09:17 [2020-01-31T06:09:17.865Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
06:09:17 [2020-01-31T06:09:17.865Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
06:09:18 [2020-01-31T06:09:18.253Z] go: finding github.com/pelletier/go-toml v1.2.0
06:09:18 [2020-01-31T06:09:18.253Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
06:09:18 [2020-01-31T06:09:18.668Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
06:09:18 [2020-01-31T06:09:18.668Z] go: finding github.com/imdario/mergo v0.3.7
06:09:18 [2020-01-31T06:09:18.750Z] #33 ...
06:09:18 [2020-01-31T06:09:18.750Z] 
06:09:18 [2020-01-31T06:09:18.750Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:09:18 [2020-01-31T06:09:18.750Z] #59 8.078 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:09:19 [2020-01-31T06:09:19.006Z] #59 ...
06:09:19 [2020-01-31T06:09:19.006Z] 
06:09:19 [2020-01-31T06:09:19.006Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:09:19 [2020-01-31T06:09:19.006Z] #47 11.14 runtime
06:09:19 [2020-01-31T06:09:19.006Z] #47 14.04 unicode/utf8
06:09:19 [2020-01-31T06:09:19.006Z] #47 14.62 internal/testlog
06:09:19 [2020-01-31T06:09:19.006Z] #47 14.98 encoding
06:09:19 [2020-01-31T06:09:19.006Z] #47 15.16 unicode/utf16
06:09:19 [2020-01-31T06:09:19.006Z] #47 15.49 container/list
06:09:19 [2020-01-31T06:09:19.006Z] #47 16.02 crypto/internal/subtle
06:09:19 [2020-01-31T06:09:19.006Z] #47 16.15 crypto/subtle
06:09:19 [2020-01-31T06:09:19.006Z] #47 16.35 vendor/golang.org/x/crypto/cryptobyte/asn1
06:09:19 [2020-01-31T06:09:19.006Z] #47 16.43 internal/nettrace
06:09:19 [2020-01-31T06:09:19.006Z] #47 16.58 runtime/cgo
06:09:19 [2020-01-31T06:09:19.425Z] fb056072eab9: Pull complete
06:09:19 [2020-01-31T06:09:19.567Z] #47 ...
06:09:19 [2020-01-31T06:09:19.567Z] 
06:09:19 [2020-01-31T06:09:19.567Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:09:19 [2020-01-31T06:09:19.567Z] #59 18.86 Fetched 8324 kB in 15s (539 kB/s)
06:09:19 [2020-01-31T06:09:19.578Z] go: finding github.com/spf13/cobra v0.0.3
06:09:19 [2020-01-31T06:09:19.578Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
06:09:19 [2020-01-31T06:09:19.578Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
06:09:19 [2020-01-31T06:09:19.973Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
06:09:20 [2020-01-31T06:09:20.048Z] 6a33b1f9796f: Pull complete
06:09:20 [2020-01-31T06:09:20.335Z] 8f8f8962e456: Pull complete
06:09:20 [2020-01-31T06:09:20.374Z] go: finding github.com/pmezard/go-difflib v1.0.0
06:09:20 [2020-01-31T06:09:20.374Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
06:09:20 [2020-01-31T06:09:20.493Z] #59 18.86 Reading package lists...
06:09:20 [2020-01-31T06:09:20.493Z] #59 ...
06:09:20 [2020-01-31T06:09:20.493Z] 
06:09:20 [2020-01-31T06:09:20.493Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:09:20 [2020-01-31T06:09:20.493Z] #23 15.02 + mkdir -p /build
06:09:20 [2020-01-31T06:09:20.493Z] #23 15.03 + mv docker/docker /build/
06:09:20 [2020-01-31T06:09:20.493Z] #23 15.03 + rmdir docker
06:09:20 [2020-01-31T06:09:20.493Z] #23 DONE 19.5s
06:09:20 [2020-01-31T06:09:20.748Z] 
06:09:20 [2020-01-31T06:09:20.748Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:09:20 [2020-01-31T06:09:20.748Z] #35 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:09:20 [2020-01-31T06:09:20.748Z] #35 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:09:21 [2020-01-31T06:09:21.175Z] go: finding github.com/google/certificate-transparency-go v1.0.21
06:09:21 [2020-01-31T06:09:21.175Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
06:09:21 [2020-01-31T06:09:21.549Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
06:09:21 [2020-01-31T06:09:21.836Z] d66e58854927: Verifying Checksum
06:09:21 [2020-01-31T06:09:21.836Z] d66e58854927: Download complete
06:09:21 [2020-01-31T06:09:21.935Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
06:09:22 [2020-01-31T06:09:22.111Z] #35 ...
06:09:22 [2020-01-31T06:09:22.111Z] 
06:09:22 [2020-01-31T06:09:22.111Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:09:22 [2020-01-31T06:09:22.111Z] #25 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:09:22 [2020-01-31T06:09:22.111Z] #25 ...
06:09:22 [2020-01-31T06:09:22.111Z] 
06:09:22 [2020-01-31T06:09:22.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:22 [2020-01-31T06:09:22.111Z] #10 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:09:22 [2020-01-31T06:09:22.309Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
06:09:22 [2020-01-31T06:09:22.694Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
06:09:23 [2020-01-31T06:09:23.037Z] #10 ...
06:09:23 [2020-01-31T06:09:23.037Z] 
06:09:23 [2020-01-31T06:09:23.037Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:09:23 [2020-01-31T06:09:23.292Z] #41 22.37 Checking out files:  99% (1556/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
06:09:23 [2020-01-31T06:09:23.292Z] #41 22.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:09:23 [2020-01-31T06:09:23.516Z] go: finding github.com/docker/go-connections v0.3.0
06:09:23 [2020-01-31T06:09:23.895Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
06:09:24 [2020-01-31T06:09:24.274Z] go: finding github.com/mattn/go-shellwords v1.0.5
06:09:24 [2020-01-31T06:09:24.274Z] go: finding google.golang.org/grpc v1.20.1
06:09:24 [2020-01-31T06:09:24.274Z] go: finding github.com/gogo/protobuf v1.2.1
06:09:24 [2020-01-31T06:09:24.535Z] 68adcc365214: Pull complete
06:09:24 [2020-01-31T06:09:24.660Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
06:09:24 [2020-01-31T06:09:24.661Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
06:09:25 [2020-01-31T06:09:25.465Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
06:09:26 [2020-01-31T06:09:26.274Z] go: finding go.etcd.io/bbolt v1.3.2
06:09:26 [2020-01-31T06:09:26.274Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
06:09:26 [2020-01-31T06:09:26.274Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
06:09:26 [2020-01-31T06:09:26.274Z] go: finding github.com/vishvananda/netlink v1.0.0
06:09:26 [2020-01-31T06:09:26.558Z] #41 25.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:09:26 [2020-01-31T06:09:26.569Z] 76d8adf27bdf: Pull complete
06:09:26 [2020-01-31T06:09:26.679Z] go: finding github.com/golang/protobuf v1.2.0
06:09:26 [2020-01-31T06:09:26.679Z] go: finding github.com/sirupsen/logrus v1.3.0
06:09:27 [2020-01-31T06:09:27.757Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:09:27 [2020-01-31T06:09:27.757Z] go: finding google.golang.org/appengine v1.1.0
06:09:28 [2020-01-31T06:09:28.200Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
06:09:28 [2020-01-31T06:09:28.200Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
06:09:28 [2020-01-31T06:09:28.200Z] go: finding gopkg.in/yaml.v2 v2.2.2
06:09:28 [2020-01-31T06:09:28.200Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
06:09:28 [2020-01-31T06:09:28.449Z] #41 ...
06:09:28 [2020-01-31T06:09:28.449Z] 
06:09:28 [2020-01-31T06:09:28.449Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:09:28 [2020-01-31T06:09:28.449Z] #53 26.78 + cd /tmp/tmp.66VDJurIec/src/github.com/golangci/golangci-lint/
06:09:28 [2020-01-31T06:09:28.449Z] #53 26.78 + git checkout -q v1.20.0
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.36 ++ git describe --tags
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.37 + version=v1.20.0
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.38 ++ git rev-parse --short HEAD
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.38 + commit=cc98739
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.38 ++ git show -s --format=%cd
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.40 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
06:09:28 [2020-01-31T06:09:28.449Z] #53 27.40 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:09:28 [2020-01-31T06:09:28.570Z] go: finding github.com/gogo/googleapis v1.1.0
06:09:28 [2020-01-31T06:09:28.570Z] go: finding github.com/uber/jaeger-lib v1.2.1
06:09:29 [2020-01-31T06:09:29.385Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
06:09:29 [2020-01-31T06:09:29.385Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
06:09:29 [2020-01-31T06:09:29.785Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
06:09:29 [2020-01-31T06:09:29.785Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
06:09:29 [2020-01-31T06:09:29.785Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
06:09:29 [2020-01-31T06:09:29.785Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
06:09:30 [2020-01-31T06:09:30.595Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
06:09:30 [2020-01-31T06:09:30.595Z] go: finding github.com/davecgh/go-spew v1.1.1
06:09:30 [2020-01-31T06:09:30.595Z] go: finding github.com/pkg/profile v1.2.1
06:09:30 [2020-01-31T06:09:30.971Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
06:09:30 [2020-01-31T06:09:30.971Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
06:09:31 [2020-01-31T06:09:31.390Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
06:09:31 [2020-01-31T06:09:31.390Z] go: finding github.com/BurntSushi/toml v0.3.1
06:09:31 [2020-01-31T06:09:31.390Z] go: finding gotest.tools v2.2.0+incompatible
06:09:31 [2020-01-31T06:09:31.390Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
06:09:31 [2020-01-31T06:09:31.390Z] go: finding cloud.google.com/go v0.26.0
06:09:31 [2020-01-31T06:09:31.390Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
06:09:31 [2020-01-31T06:09:31.780Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
06:09:32 [2020-01-31T06:09:32.177Z] go: finding github.com/client9/misspell v0.3.4
06:09:32 [2020-01-31T06:09:32.177Z] go: finding github.com/stretchr/objx v0.1.1
06:09:32 [2020-01-31T06:09:32.177Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
06:09:32 [2020-01-31T06:09:32.177Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
06:09:32 [2020-01-31T06:09:32.551Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
06:09:32 [2020-01-31T06:09:32.920Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
06:09:32 [2020-01-31T06:09:32.920Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
06:09:32 [2020-01-31T06:09:32.920Z] go: finding github.com/gogo/protobuf v1.2.0
06:09:32 [2020-01-31T06:09:32.920Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
06:09:33 [2020-01-31T06:09:33.296Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
06:09:33 [2020-01-31T06:09:33.405Z] d66e58854927: Pull complete
06:09:33 [2020-01-31T06:09:33.405Z] 71497195576e: Pull complete
06:09:33 [2020-01-31T06:09:33.405Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
06:09:33 [2020-01-31T06:09:33.405Z] Status: Downloaded newer image for golang:1.12.10-stretch
06:09:33 [2020-01-31T06:09:33.405Z]  ---> ebd73b5ebd31
06:09:33 [2020-01-31T06:09:33.405Z] Step 5/16 : ARG BUILDX_REPO
06:09:33 [2020-01-31T06:09:33.405Z]  ---> Running in a6ae919b6b1f
06:09:33 [2020-01-31T06:09:33.405Z] Removing intermediate container a6ae919b6b1f
06:09:33 [2020-01-31T06:09:33.405Z]  ---> 8fee04dedcda
06:09:33 [2020-01-31T06:09:33.405Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
06:09:33 [2020-01-31T06:09:33.405Z]  ---> Running in 498bf8d103e1
06:09:33 [2020-01-31T06:09:33.405Z] Cloning into '/buildx'...
06:09:33 [2020-01-31T06:09:33.675Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
06:09:33 [2020-01-31T06:09:33.675Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
06:09:33 [2020-01-31T06:09:33.687Z] #53 ...
06:09:33 [2020-01-31T06:09:33.687Z] 
06:09:33 [2020-01-31T06:09:33.687Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:09:33 [2020-01-31T06:09:33.687Z] #25 22.60 Fetched 8324 kB in 17s (480 kB/s)
06:09:33 [2020-01-31T06:09:33.687Z] #25 22.60 Reading package lists...
06:09:33 [2020-01-31T06:09:33.687Z] #25 29.88 Reading package lists...
06:09:33 [2020-01-31T06:09:33.687Z] #25 ...
06:09:33 [2020-01-31T06:09:33.687Z] 
06:09:33 [2020-01-31T06:09:33.687Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:33 [2020-01-31T06:09:33.687Z] #43 22.67 Fetched 8324 kB in 17s (482 kB/s)
06:09:33 [2020-01-31T06:09:33.687Z] #43 22.67 Reading package lists...
06:09:33 [2020-01-31T06:09:33.687Z] #43 29.50 Reading package lists...
06:09:33 [2020-01-31T06:09:33.687Z] #43 ...
06:09:33 [2020-01-31T06:09:33.687Z] 
06:09:33 [2020-01-31T06:09:33.687Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:33 [2020-01-31T06:09:33.687Z] #71 23.47 Checking out files:  66% (1328/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
06:09:33 [2020-01-31T06:09:33.687Z] #71 24.18 + cd /tmp/tmp.EPQdc92yXe/src/github.com/docker/libnetwork
06:09:33 [2020-01-31T06:09:33.687Z] #71 24.20 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:09:33 [2020-01-31T06:09:33.687Z] #71 24.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:09:34 [2020-01-31T06:09:34.076Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
06:09:34 [2020-01-31T06:09:34.076Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
06:09:34 [2020-01-31T06:09:34.460Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
06:09:34 [2020-01-31T06:09:34.613Z] #71 ...
06:09:34 [2020-01-31T06:09:34.613Z] 
06:09:34 [2020-01-31T06:09:34.613Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:34 [2020-01-31T06:09:34.613Z] #10 23.73 Fetched 8324 kB in 17s (483 kB/s)
06:09:34 [2020-01-31T06:09:34.613Z] #10 23.73 Reading package lists...
06:09:34 [2020-01-31T06:09:34.613Z] #10 30.73 Reading package lists...
06:09:34 [2020-01-31T06:09:34.613Z] #10 ...
06:09:34 [2020-01-31T06:09:34.613Z] 
06:09:34 [2020-01-31T06:09:34.613Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:09:34 [2020-01-31T06:09:34.613Z] #59 18.86 Reading package lists...
06:09:34 [2020-01-31T06:09:34.613Z] #59 26.26 Reading package lists...
06:09:34 [2020-01-31T06:09:34.852Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
06:09:34 [2020-01-31T06:09:34.853Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
06:09:35 [2020-01-31T06:09:35.173Z] #59 32.77 Building dependency tree...
06:09:35 [2020-01-31T06:09:35.173Z] #59 ...
06:09:35 [2020-01-31T06:09:35.173Z] 
06:09:35 [2020-01-31T06:09:35.173Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:09:35 [2020-01-31T06:09:35.173Z] #35 24.23 Fetched 8324 kB in 17s (480 kB/s)
06:09:35 [2020-01-31T06:09:35.173Z] #35 24.23 Reading package lists...
06:09:35 [2020-01-31T06:09:35.218Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
06:09:35 [2020-01-31T06:09:35.593Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
06:09:35 [2020-01-31T06:09:35.593Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
06:09:35 [2020-01-31T06:09:35.956Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
06:09:35 [2020-01-31T06:09:35.956Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
06:09:36 [2020-01-31T06:09:36.322Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
06:09:36 [2020-01-31T06:09:36.322Z] go: finding github.com/pkg/errors v0.8.1
06:09:36 [2020-01-31T06:09:36.536Z] #35 31.37 Reading package lists...
06:09:36 [2020-01-31T06:09:36.536Z] #35 ...
06:09:36 [2020-01-31T06:09:36.536Z] 
06:09:36 [2020-01-31T06:09:36.536Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:36 [2020-01-31T06:09:36.536Z] #43 29.50 Reading package lists...
06:09:36 [2020-01-31T06:09:36.683Z] go: finding github.com/golang/mock v1.1.1
06:09:36 [2020-01-31T06:09:36.683Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
06:09:37 [2020-01-31T06:09:37.204Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
06:09:37 [2020-01-31T06:09:37.593Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
06:09:37 [2020-01-31T06:09:37.593Z] go: finding github.com/fsnotify/fsnotify v1.4.7
06:09:37 [2020-01-31T06:09:37.593Z] go: finding github.com/kisielk/errcheck v1.1.0
06:09:37 [2020-01-31T06:09:37.593Z] go: finding github.com/modern-go/reflect2 v1.0.1
06:09:37 [2020-01-31T06:09:37.832Z] Removing intermediate container 498bf8d103e1
06:09:37 [2020-01-31T06:09:37.832Z]  ---> 6b59999d59e7
06:09:37 [2020-01-31T06:09:37.832Z] Step 7/16 : WORKDIR /buildx
06:09:37 [2020-01-31T06:09:37.832Z]  ---> Running in b7fafeb8c090
06:09:37 [2020-01-31T06:09:37.832Z] Removing intermediate container b7fafeb8c090
06:09:37 [2020-01-31T06:09:37.832Z]  ---> 292fa97e2fb6
06:09:37 [2020-01-31T06:09:37.832Z] Step 8/16 : ARG BUILDX_COMMIT
06:09:37 [2020-01-31T06:09:37.832Z]  ---> Running in 0a83bcf1386b
06:09:37 [2020-01-31T06:09:37.832Z] Removing intermediate container 0a83bcf1386b
06:09:37 [2020-01-31T06:09:37.832Z]  ---> 4f7d56072d6b
06:09:37 [2020-01-31T06:09:37.832Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
06:09:37 [2020-01-31T06:09:37.832Z]  ---> Running in a6006a0b483c
06:09:37 [2020-01-31T06:09:37.832Z] From https://github.com/docker/buildx
06:09:37 [2020-01-31T06:09:37.832Z]  * [new tag]         v0.3.1     -> build
06:09:38 [2020-01-31T06:09:38.651Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
06:09:38 [2020-01-31T06:09:38.651Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
06:09:38 [2020-01-31T06:09:38.843Z] Switched to branch 'build'
06:09:38 [2020-01-31T06:09:38.862Z] #43 36.23 Building dependency tree...
06:09:39 [2020-01-31T06:09:39.101Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
06:09:39 [2020-01-31T06:09:39.101Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
06:09:39 [2020-01-31T06:09:39.423Z] #43 ...
06:09:39 [2020-01-31T06:09:39.423Z] 
06:09:39 [2020-01-31T06:09:39.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:09:39 [2020-01-31T06:09:39.423Z] #47 28.40 vendor/golang.org/x/crypto/curve25519
06:09:39 [2020-01-31T06:09:39.423Z] #47 38.26 sync
06:09:39 [2020-01-31T06:09:39.423Z] #47 38.29 internal/reflectlite
06:09:39 [2020-01-31T06:09:39.466Z] Removing intermediate container a6006a0b483c
06:09:39 [2020-01-31T06:09:39.466Z]  ---> cdea1d0afa02
06:09:39 [2020-01-31T06:09:39.466Z] Step 10/16 : RUN go mod download
06:09:39 [2020-01-31T06:09:39.466Z]  ---> Running in 48d04932b356
06:09:39 [2020-01-31T06:09:39.550Z] go: finding github.com/google/go-cmp v0.2.0
06:09:39 [2020-01-31T06:09:39.550Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
06:09:39 [2020-01-31T06:09:39.679Z] #47 ...
06:09:39 [2020-01-31T06:09:39.679Z] 
06:09:39 [2020-01-31T06:09:39.679Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.07 The following additional packages will be installed:
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.09   libbtrfs0
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.22 The following NEW packages will be installed:
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.24   libbtrfs-dev libbtrfs0
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.71 Need to get 119 kB of archives.
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.71 After this operation, 387 kB of additional disk space will be used.
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:09:39 [2020-01-31T06:09:39.679Z] #59 36.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:09:39 [2020-01-31T06:09:39.679Z] #59 37.83 debconf: delaying package configuration, since apt-utils is not installed
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.01 Fetched 119 kB in 0s (408 kB/s)
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.09 Selecting previously unselected package libbtrfs0.
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.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 ... 15401 files and directories currently installed.)
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.21 Unpacking libbtrfs0 (4.20.1-2) ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.33 Selecting previously unselected package libbtrfs-dev.
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.33 Unpacking libbtrfs-dev (4.20.1-2) ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.65 Setting up libbtrfs0 (4.20.1-2) ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.66 Setting up libbtrfs-dev (4.20.1-2) ...
06:09:39 [2020-01-31T06:09:39.679Z] #59 38.68 Processing triggers for libc-bin (2.28-10) ...
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/spf13/viper v1.3.2
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/go-sql-driver/mysql v1.4.1
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/Microsoft/hcsshim v0.8.6
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
06:09:39 [2020-01-31T06:09:39.752Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
06:09:39 [2020-01-31T06:09:39.947Z] go: finding github.com/kisielk/gotool v1.0.0
06:09:39 [2020-01-31T06:09:39.947Z] go: finding github.com/kr/pretty v0.1.0
06:09:40 [2020-01-31T06:09:40.239Z] #59 DONE 39.5s
06:09:40 [2020-01-31T06:09:40.239Z] 
06:09:40 [2020-01-31T06:09:40.239Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:09:40 [2020-01-31T06:09:40.239Z] #35 31.37 Reading package lists...
06:09:40 [2020-01-31T06:09:40.239Z] #35 37.93 Building dependency tree...
06:09:40 [2020-01-31T06:09:40.239Z] #35 ...
06:09:40 [2020-01-31T06:09:40.239Z] 
06:09:40 [2020-01-31T06:09:40.239Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:09:40 [2020-01-31T06:09:40.239Z] #60 DONE 0.1s
06:09:40 [2020-01-31T06:09:40.239Z] 
06:09:40 [2020-01-31T06:09:40.239Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
06:09:40 [2020-01-31T06:09:40.239Z] #61 DONE 0.1s
06:09:40 [2020-01-31T06:09:40.519Z] 
06:09:40 [2020-01-31T06:09:40.519Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:09:40 [2020-01-31T06:09:40.741Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
06:09:40 [2020-01-31T06:09:40.741Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
06:09:40 [2020-01-31T06:09:40.741Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
06:09:40 [2020-01-31T06:09:40.741Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
06:09:40 [2020-01-31T06:09:40.741Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
06:09:40 [2020-01-31T06:09:40.741Z] go: finding gotest.tools v2.1.0+incompatible
06:09:40 [2020-01-31T06:09:40.741Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
06:09:40 [2020-01-31T06:09:40.741Z] go: finding github.com/onsi/ginkgo v1.7.0
06:09:40 [2020-01-31T06:09:40.776Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
06:09:41 [2020-01-31T06:09:41.095Z] go: finding github.com/docker/go-units v0.3.1
06:09:41 [2020-01-31T06:09:41.095Z] go: finding github.com/containerd/containerd v1.2.4
06:09:41 [2020-01-31T06:09:41.463Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
06:09:41 [2020-01-31T06:09:41.463Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
06:09:41 [2020-01-31T06:09:41.463Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
06:09:41 [2020-01-31T06:09:41.463Z] go: finding github.com/gogo/protobuf v1.0.0
06:09:41 [2020-01-31T06:09:41.834Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
06:09:41 [2020-01-31T06:09:41.834Z] go: finding github.com/sirupsen/logrus v1.0.3
06:09:41 [2020-01-31T06:09:41.834Z] go: finding github.com/Microsoft/go-winio v0.4.11
06:09:41 [2020-01-31T06:09:41.838Z] Running on ubuntu-1604-overlay2-arm64v8 (i-08ac2846f340614c9) in /home/ubuntu/workspace/moby_PR-40439
[Pipeline] {
[Pipeline] checkout
06:09:42 [2020-01-31T06:09:42.209Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
06:09:42 [2020-01-31T06:09:42.209Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
06:09:42 [2020-01-31T06:09:42.209Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
06:09:42 [2020-01-31T06:09:42.269Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
06:09:42 [2020-01-31T06:09:42.269Z] go: finding github.com/jinzhu/now v1.0.0
06:09:42 [2020-01-31T06:09:42.269Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
06:09:42 [2020-01-31T06:09:42.269Z] go: finding github.com/spf13/cobra v0.0.3
06:09:42 [2020-01-31T06:09:42.269Z] go: finding github.com/gorilla/mux v1.7.0
06:09:42 [2020-01-31T06:09:42.557Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
06:09:42 [2020-01-31T06:09:42.557Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
06:09:42 [2020-01-31T06:09:42.557Z] go: finding github.com/stretchr/testify v1.2.2
06:09:42 [2020-01-31T06:09:42.587Z] go: finding github.com/kr/text v0.1.0
06:09:42 [2020-01-31T06:09:42.975Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
06:09:43 [2020-01-31T06:09:43.124Z] #62 ...
06:09:43 [2020-01-31T06:09:43.124Z] 
06:09:43 [2020-01-31T06:09:43.124Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:43 [2020-01-31T06:09:43.124Z] #71 DONE 42.1s
06:09:43 [2020-01-31T06:09:43.124Z] 
06:09:43 [2020-01-31T06:09:43.124Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:43 [2020-01-31T06:09:43.124Z] #43 39.97 The following additional packages will be installed:
06:09:43 [2020-01-31T06:09:43.124Z] #43 39.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:09:43 [2020-01-31T06:09:43.124Z] #43 39.98   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:09:43 [2020-01-31T06:09:43.124Z] #43 39.98 Suggested packages:
06:09:43 [2020-01-31T06:09:43.124Z] #43 40.01   manpages-dev python-setuptools
06:09:43 [2020-01-31T06:09:43.124Z] #43 41.65 The following NEW packages will be installed:
06:09:43 [2020-01-31T06:09:43.124Z] #43 41.66   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:09:43 [2020-01-31T06:09:43.124Z] #43 41.66   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:09:43 [2020-01-31T06:09:43.124Z] #43 41.67   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:09:43 [2020-01-31T06:09:43.124Z] #43 41.67   python-six zlib1g-dev
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 Need to get 4095 kB of archives.
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 After this operation, 22.5 MB of additional disk space will be used.
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:09:43 [2020-01-31T06:09:43.124Z] #43 42.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:09:43 [2020-01-31T06:09:43.181Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
06:09:43 [2020-01-31T06:09:43.355Z] go: finding github.com/hashicorp/golang-lru v0.5.0
06:09:43 [2020-01-31T06:09:43.355Z] go: finding github.com/Microsoft/hcsshim v0.8.5
06:09:43 [2020-01-31T06:09:43.355Z] go: finding github.com/hashicorp/go-uuid v1.0.0
06:09:43 [2020-01-31T06:09:43.355Z] go: finding github.com/onsi/gomega v1.4.3
06:09:43 [2020-01-31T06:09:43.355Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
06:09:43 [2020-01-31T06:09:43.379Z] #43 42.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:09:43 [2020-01-31T06:09:43.379Z] #43 42.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:09:43 [2020-01-31T06:09:43.379Z] #43 42.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:09:43 [2020-01-31T06:09:43.379Z] #43 42.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:09:43 [2020-01-31T06:09:43.468Z] go: finding github.com/pkg/errors v0.8.1
06:09:43 [2020-01-31T06:09:43.729Z] go: finding github.com/kr/pty v1.1.1
06:09:44 [2020-01-31T06:09:44.104Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
06:09:44 [2020-01-31T06:09:44.104Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
06:09:44 [2020-01-31T06:09:44.474Z] go: finding github.com/hpcloud/tail v1.0.0
06:09:44 [2020-01-31T06:09:44.500Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
06:09:44 [2020-01-31T06:09:44.500Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
06:09:44 [2020-01-31T06:09:44.500Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
06:09:44 [2020-01-31T06:09:44.500Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
06:09:44 [2020-01-31T06:09:44.712Z] using credential docker-jenkins-github-credentials
06:09:44 [2020-01-31T06:09:44.721Z] Cloning the remote Git repository
06:09:44 [2020-01-31T06:09:44.721Z] Cloning with configured refspecs honoured and without tags
06:09:44 [2020-01-31T06:09:44.783Z] #43 44.03 debconf: delaying package configuration, since apt-utils is not installed
06:09:44 [2020-01-31T06:09:44.837Z] go: finding gopkg.in/yaml.v2 v2.2.1
06:09:44 [2020-01-31T06:09:44.837Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
06:09:44 [2020-01-31T06:09:44.837Z] go: finding github.com/onsi/ginkgo v1.6.0
06:09:45 [2020-01-31T06:09:45.038Z] #43 44.35 Fetched 4095 kB in 1s (5081 kB/s)
06:09:45 [2020-01-31T06:09:45.129Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
06:09:45 [2020-01-31T06:09:45.129Z] go: finding github.com/pelletier/go-toml v1.2.0
06:09:45 [2020-01-31T06:09:45.129Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
06:09:45 [2020-01-31T06:09:45.195Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
06:09:45 [2020-01-31T06:09:45.298Z] #43 44.56 Selecting previously unselected package libcap-dev:amd64.
06:09:45 [2020-01-31T06:09:45.299Z] #43 44.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 ... 15401 files and directories currently installed.)
06:09:45 [2020-01-31T06:09:45.299Z] #43 44.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:09:45 [2020-01-31T06:09:45.299Z] #43 44.64 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:09:45 [2020-01-31T06:09:45.061Z] Cloning repository https://github.com/moby/moby.git
06:09:45 [2020-01-31T06:09:45.105Z]  > git init /home/ubuntu/workspace/moby_PR-40439 # timeout=10
06:09:45 [2020-01-31T06:09:45.317Z] Fetching upstream changes from https://github.com/moby/moby.git
06:09:45 [2020-01-31T06:09:45.318Z]  > git --version # timeout=10
06:09:45 [2020-01-31T06:09:45.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:09:45 [2020-01-31T06:09:45.338Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:09:45 [2020-01-31T06:09:45.417Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
06:09:45 [2020-01-31T06:09:45.554Z] #43 44.80 Selecting previously unselected package libnet1:amd64.
06:09:45 [2020-01-31T06:09:45.554Z] #43 44.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:09:45 [2020-01-31T06:09:45.554Z] #43 44.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:09:45 [2020-01-31T06:09:45.706Z] go: finding github.com/spf13/cast v1.3.0
06:09:45 [2020-01-31T06:09:45.810Z] #43 45.08 Selecting previously unselected package libnet1-dev.
06:09:45 [2020-01-31T06:09:45.810Z] #43 45.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:09:45 [2020-01-31T06:09:45.810Z] #43 45.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:09:46 [2020-01-31T06:09:46.358Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.13 Selecting previously unselected package libnl-3-200:amd64.#43 ...
06:09:47 [2020-01-31T06:09:47.074Z] 
06:09:47 [2020-01-31T06:09:47.074Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:09:47 [2020-01-31T06:09:47.074Z] #25 29.88 Reading package lists...
06:09:47 [2020-01-31T06:09:47.074Z] #25 36.64 Building dependency tree...
06:09:47 [2020-01-31T06:09:47.074Z] #25 40.74 ca-certificates is already the newest version (20190110).
06:09:47 [2020-01-31T06:09:47.074Z] #25 40.74 The following additional packages will be installed:
06:09:47 [2020-01-31T06:09:47.074Z] #25 40.75   libjq1 libonig5
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.33 The following NEW packages will be installed:
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.34   jq libjq1 libonig5
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.76 Need to get 355 kB of archives.
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.76 After this operation, 1072 kB of additional disk space will be used.
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:09:47 [2020-01-31T06:09:47.074Z] #25 41.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.45 debconf: delaying package configuration, since apt-utils is not installed
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.64 Fetched 355 kB in 0s (1113 kB/s)
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.79 Selecting previously unselected package libonig5:amd64.
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.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 ... 15401 files and directories currently installed.)
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.86 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 43.88 Unpacking libonig5:amd64 (6.9.1-1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.34 Selecting previously unselected package libjq1:amd64.
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.63 Selecting previously unselected package jq.
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.63 Unpacking jq (1.5+dfsg-2+b1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.82 Setting up libonig5:amd64 (6.9.1-1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.90 Setting up jq (1.5+dfsg-2+b1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 44.96 Processing triggers for libc-bin (2.28-10) ...
06:09:47 [2020-01-31T06:09:47.074Z] #25 DONE 46.1s
06:09:47 [2020-01-31T06:09:47.074Z] 
06:09:47 [2020-01-31T06:09:47.074Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.13 Selecting previously unselected package libnl-3-200:amd64.
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:09:47 [2020-01-31T06:09:47.074Z] #43 ...
06:09:47 [2020-01-31T06:09:47.074Z] 
06:09:47 [2020-01-31T06:09:47.074Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:09:47 [2020-01-31T06:09:47.074Z] #26 DONE 0.2s
06:09:47 [2020-01-31T06:09:47.074Z] 
06:09:47 [2020-01-31T06:09:47.074Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.35 Selecting previously unselected package libnl-3-dev:amd64.
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.35 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.074Z] #43 46.39 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:09:47 [2020-01-31T06:09:47.404Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
06:09:47 [2020-01-31T06:09:47.404Z] go: finding github.com/hashicorp/go-version v1.1.0
06:09:47 [2020-01-31T06:09:47.404Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
06:09:47 [2020-01-31T06:09:47.404Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
06:09:47 [2020-01-31T06:09:47.636Z] #43 46.82 Selecting previously unselected package libprotobuf-c1:amd64.
06:09:47 [2020-01-31T06:09:47.636Z] #43 ...
06:09:47 [2020-01-31T06:09:47.636Z] 
06:09:47 [2020-01-31T06:09:47.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:47 [2020-01-31T06:09:47.636Z] #10 30.73 Reading package lists...
06:09:47 [2020-01-31T06:09:47.636Z] #10 37.08 Building dependency tree...
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.08 The following additional packages will be installed:
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.08   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.09   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.11   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.12 Suggested packages:
06:09:47 [2020-01-31T06:09:47.636Z] #10 41.14   gcc-8-locales seccomp wine64
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.64 The following NEW packages will be installed:
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 42.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.14 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.14 Need to get 77.7 MB of archives.
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.14 After this operation, 487 MB of additional disk space will be used.
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.14 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]
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.39 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]
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:09:47 [2020-01-31T06:09:47.636Z] #10 43.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:09:47 [2020-01-31T06:09:47.636Z] #10 44.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:09:47 [2020-01-31T06:09:47.636Z] #10 44.52 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]
06:09:47 [2020-01-31T06:09:47.636Z] #10 44.53 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]
06:09:47 [2020-01-31T06:09:47.636Z] #10 ...
06:09:47 [2020-01-31T06:09:47.636Z] 
06:09:47 [2020-01-31T06:09:47.636Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:47 [2020-01-31T06:09:47.636Z] #43 46.82 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.636Z] #43 46.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:09:47 [2020-01-31T06:09:47.636Z] #43 46.94 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:09:47 [2020-01-31T06:09:47.697Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
06:09:47 [2020-01-31T06:09:47.697Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
06:09:47 [2020-01-31T06:09:47.892Z] #43 46.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.892Z] #43 46.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.09 Selecting previously unselected package zlib1g-dev:amd64.
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.34 Selecting previously unselected package libprotobuf17:amd64.
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:09:47 [2020-01-31T06:09:47.892Z] #43 47.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:09:47 [2020-01-31T06:09:47.986Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
06:09:47 [2020-01-31T06:09:47.986Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
06:09:48 [2020-01-31T06:09:48.191Z] #43 ...
06:09:48 [2020-01-31T06:09:48.191Z] 
06:09:48 [2020-01-31T06:09:48.191Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:09:48 [2020-01-31T06:09:48.191Z] #33 37.17 sync
06:09:48 [2020-01-31T06:09:48.191Z] #33 37.20 internal/reflectlite
06:09:48 [2020-01-31T06:09:48.191Z] #33 40.05 sort
06:09:48 [2020-01-31T06:09:48.191Z] #33 40.07 errors
06:09:48 [2020-01-31T06:09:48.191Z] #33 40.53 strconv
06:09:48 [2020-01-31T06:09:48.191Z] #33 41.57 io
06:09:48 [2020-01-31T06:09:48.191Z] #33 43.25 internal/oserror
06:09:48 [2020-01-31T06:09:48.191Z] #33 43.34 syscall
06:09:48 [2020-01-31T06:09:48.191Z] #33 44.62 reflect
06:09:48 [2020-01-31T06:09:48.191Z] #33 ...
06:09:48 [2020-01-31T06:09:48.191Z] 
06:09:48 [2020-01-31T06:09:48.191Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.723 + RM_GOPATH=0
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.723 + TMP_GOPATH=
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.723 + : /build
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.723 + '[' -z '' ']'
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.726 ++ mktemp -d
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.729 + export GOPATH=/tmp/tmp.EYQztYO8mG
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.729 + GOPATH=/tmp/tmp.EYQztYO8mG
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.729 + RM_GOPATH=1
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.729 ++ dirname ./install.sh
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.729 + dir=.
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.731 + bin=containerd
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.731 + shift
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.731 + '[' '!' -f ./containerd.installer ']'
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.731 + . ./containerd.installer
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.731 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.733 + install_containerd
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.733 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.733 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EYQztYO8mG/src/github.com/containerd/containerd
06:09:48 [2020-01-31T06:09:48.191Z] #62 3.736 Cloning into '/tmp/tmp.EYQztYO8mG/src/github.com/containerd/containerd'...
06:09:49 [2020-01-31T06:09:49.489Z] go: finding github.com/mitchellh/mapstructure v1.1.2
06:09:49 [2020-01-31T06:09:49.597Z] #62 ...
06:09:49 [2020-01-31T06:09:49.598Z] 
06:09:49 [2020-01-31T06:09:49.598Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:09:49 [2020-01-31T06:09:49.598Z] #30 47.65 Checking out files:  91% (1207/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
06:09:49 [2020-01-31T06:09:49.598Z] #30 47.75 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
06:09:49 [2020-01-31T06:09:49.778Z] go: finding github.com/theupdateframework/notary v0.6.1
06:09:49 [2020-01-31T06:09:49.778Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
06:09:50 [2020-01-31T06:09:50.068Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
06:09:50 [2020-01-31T06:09:50.358Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
06:09:50 [2020-01-31T06:09:50.524Z] #30 49.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:09:51 [2020-01-31T06:09:51.425Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
06:09:51 [2020-01-31T06:09:51.888Z] #30 ...
06:09:51 [2020-01-31T06:09:51.888Z] 
06:09:51 [2020-01-31T06:09:51.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:09:51 [2020-01-31T06:09:51.888Z] #47 40.58 github.com/LK4D4/vndr/godl/singleflight
06:09:51 [2020-01-31T06:09:51.888Z] #47 41.00 math/rand
06:09:51 [2020-01-31T06:09:51.888Z] #47 42.17 io
06:09:51 [2020-01-31T06:09:51.888Z] #47 42.21 strconv
06:09:51 [2020-01-31T06:09:51.888Z] #47 43.87 bytes
06:09:51 [2020-01-31T06:09:51.888Z] #47 45.80 bufio
06:09:51 [2020-01-31T06:09:51.888Z] #47 46.78 reflect
06:09:51 [2020-01-31T06:09:51.888Z] #47 48.01 syscall
06:09:51 [2020-01-31T06:09:51.888Z] #47 ...
06:09:51 [2020-01-31T06:09:51.888Z] 
06:09:51 [2020-01-31T06:09:51.888Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:09:51 [2020-01-31T06:09:51.888Z] #27 3.755 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:09:51 [2020-01-31T06:09:51.888Z] #27 4.146 #=#=#                                                                         
06:09:52 [2020-01-31T06:09:52.055Z] go: finding github.com/prometheus/client_golang v0.8.0
06:09:52 [2020-01-31T06:09:52.055Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
06:09:52 [2020-01-31T06:09:52.661Z] #27 4.315 
#                                                                          1.9%
#####                                                                      7.2%
########                                                                  12.2%
###########                                                               16.5%
################                                                          22.7%
#####################                                                     29.5%
#########################                                                 35.0%
############################                                              40.2%
################################                                          45.7%
####################################                                      50.3%
#######################################                                   54.9%
###########################################                               60.3%
06:09:52 [2020-01-31T06:09:52.661Z] #27 ...
06:09:52 [2020-01-31T06:09:52.661Z] 
06:09:52 [2020-01-31T06:09:52.661Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.87 The following additional packages will be installed:
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.88   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.89 Suggested packages:
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.91   cmake-doc ninja-build lrzip
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.91 Recommended packages:
06:09:52 [2020-01-31T06:09:52.661Z] #35 41.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.28 The following NEW packages will be installed:
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.31   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.33   vim-common xxd
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.79 Need to get 14.9 MB of archives.
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.79 After this operation, 61.8 MB of additional disk space will be used.
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 43.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 44.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 44.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 45.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 45.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 45.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.45 debconf: delaying package configuration, since apt-utils is not installed
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.67 Fetched 14.9 MB in 2s (6639 kB/s)
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.76 Selecting previously unselected package xxd.
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 47.90 Unpacking xxd (2:8.1.0875-5) ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.14 Selecting previously unselected package vim-common.
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.20 Unpacking vim-common (2:8.1.0875-5) ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.59 Selecting previously unselected package cmake-data.
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 48.60 Unpacking cmake-data (3.13.4-1) ...
06:09:52 [2020-01-31T06:09:52.661Z] #35 ...
06:09:52 [2020-01-31T06:09:52.661Z] 
06:09:52 [2020-01-31T06:09:52.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:09:53 [2020-01-31T06:09:53.173Z] #27 4.315 
#                                                                          1.9%
#####                                                                      7.2%
########                                                                  12.2%
###########                                                               16.5%
################                                                          22.7%
#####################                                                     29.5%
#########################                                                 35.0%
############################                                              40.2%
################################                                          45.7%
####################################                                      50.3%
#######################################                                   54.9%
###########################################                               60.3%
###############################################                           65.8%
##################################################                        70.0%
######################################################                    76.0%
##########################################################                81.7%
###############################################################           88.1%
####################################################################      94.8%
######################################################################## 100.0%
06:09:53 [2020-01-31T06:09:53.558Z] go: finding github.com/pmezard/go-difflib v1.0.0
06:09:53 [2020-01-31T06:09:53.990Z] #27 6.808 #=#=#                                                                         
06:09:54 [2020-01-31T06:09:54.593Z] go: finding github.com/davecgh/go-spew v1.1.1
06:09:54 [2020-01-31T06:09:54.757Z] #27 7.020 
                                                                           0.1%
###########                                                               15.8%
######################                                                    31.2%
#################################                                         47.2%
###############################################                           66.0%
###########################################################               82.4%
######################################################################## 100.0%
06:09:54 [2020-01-31T06:09:54.885Z] go: finding github.com/lib/pq v1.0.0
06:09:55 [2020-01-31T06:09:55.014Z] #27 8.015 
06:09:55 [2020-01-31T06:09:55.175Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
06:09:56 [2020-01-31T06:09:56.204Z] go: finding github.com/hashicorp/hcl v1.0.0
06:09:56 [2020-01-31T06:09:56.204Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
06:09:56 [2020-01-31T06:09:56.552Z] #27 8.236 
####                                                                       5.8%
###########                                                               16.4%
#################                                                         24.6%
#######################                                                   32.0%
#############################                                             41.6%
####################################                                      50.4%
##########################################                                58.8%
#################################################                         68.3%
#########################################################                 80.3%
################################################################          90.1%
######################################################################## 100.0%
06:09:56 [2020-01-31T06:09:56.808Z] #27 9.798 
06:09:57 [2020-01-31T06:09:57.700Z] go: finding github.com/stretchr/testify v1.3.0
06:09:58 [2020-01-31T06:09:58.326Z] go: finding github.com/bitly/go-simplejson v0.5.0
06:09:58 [2020-01-31T06:09:58.601Z] #27 10.04 
                                                                           1.2%
##                                                                         3.2%
####                                                                       5.6%
#####                                                                      7.2%
#######                                                                   10.5%
########                                                                  12.5%
##########                                                                14.2%
###########                                                               16.2%
#############                                                             18.4%
##############                                                            20.2%
###############                                                           22.2%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.3%
06:09:58 [2020-01-31T06:09:58.601Z] #27 ...
06:09:58 [2020-01-31T06:09:58.601Z] 
06:09:58 [2020-01-31T06:09:58.601Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:09:58 [2020-01-31T06:09:58.601Z] #50 47.62 + cd /tmp/tmp.sPaZVZdN2f/src/gotest.tools/gotestsum
06:09:58 [2020-01-31T06:09:58.601Z] #50 47.62 + git checkout -q v0.3.5
06:09:58 [2020-01-31T06:09:58.601Z] #50 47.68 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
06:09:58 [2020-01-31T06:09:58.601Z] #50 ...
06:09:58 [2020-01-31T06:09:58.601Z] 
06:09:58 [2020-01-31T06:09:58.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:09:58 [2020-01-31T06:09:58.857Z] #27 10.04 
                                                                           1.2%
##                                                                         3.2%
####                                                                       5.6%
#####                                                                      7.2%
#######                                                                   10.5%
########                                                                  12.5%
##########                                                                14.2%
###########                                                               16.2%
#############                                                             18.4%
##############                                                            20.2%
###############                                                           22.2%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.3%
######################                                                    30.8%
########################                                                  33.8%
#########################                                                 35.5%
06:09:58 [2020-01-31T06:09:58.857Z] #27 ...
06:09:58 [2020-01-31T06:09:58.857Z] 
06:09:58 [2020-01-31T06:09:58.857Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.16 Selecting previously unselected package libprotobuf-lite17:amd64.
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.46 Selecting previously unselected package libprotobuf-dev:amd64.
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 48.48 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.09 Selecting previously unselected package libprotoc17:amd64.
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.82 Selecting previously unselected package protobuf-c-compiler.
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 50.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.01 Selecting previously unselected package protobuf-compiler.
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.09 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.29 Selecting previously unselected package python-pkg-resources.
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.32 Unpacking python-pkg-resources (40.8.0-1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.63 Selecting previously unselected package python-six.
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.64 Unpacking python-six (1.12.0-1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.78 Selecting previously unselected package python-protobuf.
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 51.78 Unpacking python-protobuf (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 52.47 Setting up python-pkg-resources (40.8.0-1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 57.84 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 57.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 57.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 57.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:09:58 [2020-01-31T06:09:58.857Z] #43 57.88 Setting up python-six (1.12.0-1) ...
06:09:58 [2020-01-31T06:09:58.955Z] go: finding github.com/ghodss/yaml v1.0.0
06:09:59 [2020-01-31T06:09:59.113Z] #43 ...
06:09:59 [2020-01-31T06:09:59.113Z] 
06:09:59 [2020-01-31T06:09:59.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:09:59 [2020-01-31T06:09:59.113Z] #27 10.04 
                                                                           1.2%
##                                                                         3.2%
####                                                                       5.6%
#####                                                                      7.2%
#######                                                                   10.5%
########                                                                  12.5%
##########                                                                14.2%
###########                                                               16.2%
#############                                                             18.4%
##############                                                            20.2%
###############                                                           22.2%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.3%
######################                                                    30.8%
########################                                                  33.8%
#########################                                                 35.5%
###########################                                               38.4%
#############################                                             40.3%
06:09:59 [2020-01-31T06:09:59.113Z] #27 ...
06:09:59 [2020-01-31T06:09:59.113Z] 
06:09:59 [2020-01-31T06:09:59.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:09:59 [2020-01-31T06:09:59.113Z] #10 48.41 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]
06:09:59 [2020-01-31T06:09:59.113Z] #10 50.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 50.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 50.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 50.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.00 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]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:09:59 [2020-01-31T06:09:59.113Z] #10 51.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 51.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 51.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 51.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 51.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 51.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.56 debconf: delaying package configuration, since apt-utils is not installed
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.73 Fetched 77.7 MB in 8s (9175 kB/s)
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.81 Selecting previously unselected package binutils-mingw-w64-i686.
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:09:59 [2020-01-31T06:09:59.114Z] #10 52.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:09:59 [2020-01-31T06:09:59.114Z] #10 55.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:09:59 [2020-01-31T06:09:59.114Z] #10 55.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:09:59 [2020-01-31T06:09:59.114Z] #10 55.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:09:59 [2020-01-31T06:09:59.243Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
06:09:59 [2020-01-31T06:09:59.370Z] #10 ...
06:09:59 [2020-01-31T06:09:59.370Z] 
06:09:59 [2020-01-31T06:09:59.370Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:09:59 [2020-01-31T06:09:59.532Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
06:09:59 [2020-01-31T06:09:59.822Z] go: finding github.com/imdario/mergo v0.3.7
06:09:59 [2020-01-31T06:09:59.822Z] go: finding gopkg.in/inf.v0 v0.9.1
06:10:01 [2020-01-31T06:10:01.876Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
06:10:01 [2020-01-31T06:10:01.876Z] go: finding github.com/stretchr/objx v0.1.0
06:10:01 [2020-01-31T06:10:01.876Z] go: finding github.com/jinzhu/gorm v1.9.2
06:10:01 [2020-01-31T06:10:01.994Z] #27 10.04 
                                                                           1.2%
##                                                                         3.2%
####                                                                       5.6%
#####                                                                      7.2%
#######                                                                   10.5%
########                                                                  12.5%
##########                                                                14.2%
###########                                                               16.2%
#############                                                             18.4%
##############                                                            20.2%
###############                                                           22.2%
#################                                                         24.5%
##################                                                        26.3%
####################                                                      28.3%
######################                                                    30.8%
########################                                                  33.8%
#########################                                                 35.5%
###########################                                               38.4%
#############################                                             40.3%
##############################                                            42.3%
################################                                          44.9%
#################################                                         46.8%
###################################                                       48.8%
####################################                                      51.0%
######################################                                    53.4%
#######################################                                   55.5%
#########################################                                 57.5%
##########################################                                59.3%
###########################################                               60.8%
#############################################                             62.7%
##############################################                            64.5%
#################################################                         68.1%
##################################################                        70.8%
####################################################                      73.0%
######################################################                    75.9%
########################################################                  78.9%
##########################################################                81.8%
#############################################################             84.9%
##############################################################            87.5%
################################################################          90.2%
##################################################################        92.7%
####################################################################      95.0%
#####################################################################     96.1%
#####################################################################     96.8%
#######################################################################   99.5%
######################################################################## 100.0%
06:10:02 [2020-01-31T06:10:02.276Z] #27 15.02 
06:10:02 [2020-01-31T06:10:02.902Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
06:10:03 [2020-01-31T06:10:03.204Z] #27 ...
06:10:03 [2020-01-31T06:10:03.204Z] 
06:10:03 [2020-01-31T06:10:03.204Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:10:03 [2020-01-31T06:10:03.204Z] #35 52.25 Selecting previously unselected package libicu63:amd64.
06:10:03 [2020-01-31T06:10:03.204Z] #35 52.25 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 52.26 Unpacking libicu63:amd64 (63.1-6) ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 60.62 Selecting previously unselected package libxml2:amd64.
06:10:03 [2020-01-31T06:10:03.204Z] #35 60.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 60.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 61.75 Selecting previously unselected package libarchive13:amd64.
06:10:03 [2020-01-31T06:10:03.204Z] #35 61.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 61.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 62.25 Selecting previously unselected package libjsoncpp1:amd64.
06:10:03 [2020-01-31T06:10:03.204Z] #35 62.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 62.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:10:03 [2020-01-31T06:10:03.204Z] #35 ...
06:10:03 [2020-01-31T06:10:03.204Z] 
06:10:03 [2020-01-31T06:10:03.204Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.27 Selecting previously unselected package binutils-mingw-w64.
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.82 Selecting previously unselected package dmsetup.
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 59.82 Unpacking dmsetup (2:1.02.155-3) ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 60.07 Selecting previously unselected package mingw-w64-common.
06:10:03 [2020-01-31T06:10:03.204Z] #10 60.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:10:03 [2020-01-31T06:10:03.204Z] #10 60.08 Unpacking mingw-w64-common (6.0.0-3) ...
06:10:03 [2020-01-31T06:10:03.460Z] #10 ...
06:10:03 [2020-01-31T06:10:03.460Z] 
06:10:03 [2020-01-31T06:10:03.460Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:10:03 [2020-01-31T06:10:03.460Z] #33 52.50 time
06:10:03 [2020-01-31T06:10:03.460Z] #33 59.10 internal/poll
06:10:03 [2020-01-31T06:10:03.460Z] #33 59.30 internal/fmtsort
06:10:03 [2020-01-31T06:10:03.460Z] #33 60.35 internal/syscall/unix
06:10:03 [2020-01-31T06:10:03.460Z] #33 60.62 strings
06:10:03 [2020-01-31T06:10:03.460Z] #33 61.67 os
06:10:03 [2020-01-31T06:10:03.715Z] #33 ...
06:10:03 [2020-01-31T06:10:03.715Z] 
06:10:03 [2020-01-31T06:10:03.716Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.82 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.85 Setting up protobuf-compiler (3.6.1.3-2) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:10:03 [2020-01-31T06:10:03.716Z] #43 62.89 Setting up python-protobuf (3.6.1.3-2) ...
06:10:03 [2020-01-31T06:10:03.933Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
06:10:04 [2020-01-31T06:10:04.561Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
06:10:04 [2020-01-31T06:10:04.561Z] go: finding github.com/docker/go-connections v0.4.0
06:10:05 [2020-01-31T06:10:05.191Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
06:10:05 [2020-01-31T06:10:05.543Z] go: finding github.com/mattn/go-shellwords v1.0.5
06:10:06 [2020-01-31T06:10:06.568Z] go: finding github.com/fsnotify/fsnotify v1.4.7
06:10:06 [2020-01-31T06:10:06.568Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
06:10:06 [2020-01-31T06:10:06.899Z] Fetching without tags
06:10:07 [2020-01-31T06:10:07.350Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:10:07 [2020-01-31T06:10:07.596Z] go: finding github.com/spf13/pflag v1.0.3
06:10:07 [2020-01-31T06:10:07.887Z] go: finding golang.org/x/text v0.3.0
06:10:07 [2020-01-31T06:10:07.887Z] go: finding github.com/sirupsen/logrus v1.4.0
06:10:07 [2020-01-31T06:10:07.922Z] #43 ...
06:10:07 [2020-01-31T06:10:07.922Z] 
06:10:07 [2020-01-31T06:10:07.922Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:07 [2020-01-31T06:10:07.922Z] #47 56.60 time
06:10:07 [2020-01-31T06:10:07.922Z] #47 62.28 strings
06:10:07 [2020-01-31T06:10:07.922Z] #47 63.64 os
06:10:07 [2020-01-31T06:10:07.922Z] #47 65.87 regexp/syntax
06:10:07 [2020-01-31T06:10:07.922Z] #47 ...
06:10:07 [2020-01-31T06:10:07.922Z] 
06:10:07 [2020-01-31T06:10:07.922Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:10:07 [2020-01-31T06:10:07.922Z] #27 16.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:10:07 [2020-01-31T06:10:07.922Z] #27 16.73 
06:10:07 [2020-01-31T06:10:07.922Z] #27 17.01 
#                                                                          2.3%
######################################################################## 100.0%
06:10:07 [2020-01-31T06:10:07.922Z] #27 17.19 
06:10:07 [2020-01-31T06:10:07.922Z] #27 18.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:10:07 [2020-01-31T06:10:07.922Z] #27 18.56 
06:10:07 [2020-01-31T06:10:07.922Z] #27 18.87 
                                                                           0.7%
######################################################################## 100.0%
06:10:07 [2020-01-31T06:10:07.922Z] #27 19.03 
06:10:07 [2020-01-31T06:10:07.922Z] #27 20.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:10:07 [2020-01-31T06:10:07.922Z] #27 20.16 skipping existing 1849cc453dee
06:10:07 [2020-01-31T06:10:07.922Z] #27 20.33 
06:10:08 [2020-01-31T06:10:08.178Z] go: finding github.com/magiconair/properties v1.8.0
06:10:08 [2020-01-31T06:10:08.178Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
06:10:08 [2020-01-31T06:10:08.179Z] #27 ...
06:10:08 [2020-01-31T06:10:08.179Z] 
06:10:08 [2020-01-31T06:10:08.179Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.48 Selecting previously unselected package librhash0:amd64.
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.54 Unpacking librhash0:amd64 (1.3.8-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.75 Selecting previously unselected package libuv1:amd64.
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.75 Unpacking libuv1:amd64 (1.24.1-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.89 Selecting previously unselected package cmake.
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.93 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 62.93 Unpacking cmake (3.13.4-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.68 Setting up libicu63:amd64 (63.1-6) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.71 Setting up xxd (2:8.1.0875-5) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.72 Setting up libuv1:amd64 (1.24.1-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.74 Setting up vim-common (2:8.1.0875-5) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.76 Setting up librhash0:amd64 (1.3.8-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.78 Setting up cmake-data (3.13.4-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.91 Setting up cmake (3.13.4-1) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.93 Processing triggers for libc-bin (2.28-10) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 66.97 Processing triggers for mime-support (3.62) ...
06:10:08 [2020-01-31T06:10:08.179Z] #35 DONE 67.4s
06:10:08 [2020-01-31T06:10:08.179Z] 
06:10:08 [2020-01-31T06:10:08.179Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:10:08 [2020-01-31T06:10:08.179Z] #36 DONE 0.1s
06:10:08 [2020-01-31T06:10:08.179Z] 
06:10:08 [2020-01-31T06:10:08.179Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
06:10:08 [2020-01-31T06:10:08.179Z] #37 DONE 0.1s
06:10:08 [2020-01-31T06:10:08.179Z] 
06:10:08 [2020-01-31T06:10:08.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:10:08 [2020-01-31T06:10:08.179Z] #33 63.86 path
06:10:08 [2020-01-31T06:10:08.179Z] #33 64.50 text/tabwriter
06:10:08 [2020-01-31T06:10:08.179Z] #33 65.69 path/filepath
06:10:08 [2020-01-31T06:10:08.179Z] #33 65.70 fmt
06:10:06 [2020-01-31T06:10:06.833Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:10:06 [2020-01-31T06:10:06.862Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:10:06 [2020-01-31T06:10:06.868Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:10:06 [2020-01-31T06:10:06.880Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:10:06 [2020-01-31T06:10:06.920Z] Fetching upstream changes from https://github.com/moby/moby.git
06:10:06 [2020-01-31T06:10:06.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:10:06 [2020-01-31T06:10:06.921Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:10:07 [2020-01-31T06:10:07.382Z]  > git config core.sparsecheckout # timeout=10
06:10:07 [2020-01-31T06:10:07.403Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:10:08 [2020-01-31T06:10:08.762Z] #33 67.62 io/ioutil
06:10:09 [2020-01-31T06:10:09.208Z] Running on ubuntu-1804-overlay2 (i-0a75cf6daeb9fe5d5) in /home/ubuntu/workspace/moby_PR-40439
[Pipeline] {
06:10:09 [2020-01-31T06:10:09.221Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
[Pipeline] checkout
06:10:09 [2020-01-31T06:10:09.369Z] #33 ...
06:10:09 [2020-01-31T06:10:09.369Z] 
06:10:09 [2020-01-31T06:10:09.369Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:10:09 [2020-01-31T06:10:09.369Z] #27 21.31 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:10:09 [2020-01-31T06:10:09.369Z] #27 21.72 
06:10:09 [2020-01-31T06:10:09.369Z] #27 21.94 
######################################################################## 100.0%
06:10:09 [2020-01-31T06:10:09.369Z] #27 22.12 
06:10:09 [2020-01-31T06:10:09.369Z] #27 22.22 Download of images into '/build' complete.
06:10:09 [2020-01-31T06:10:09.369Z] #27 22.22 Use something like the following to load the result into a Docker daemon:
06:10:09 [2020-01-31T06:10:09.369Z] #27 22.22   tar -cC '/build' . | docker load
06:10:09 [2020-01-31T06:10:09.369Z] #27 DONE 22.4s
06:10:09 [2020-01-31T06:10:09.369Z] 
06:10:09 [2020-01-31T06:10:09.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:09 [2020-01-31T06:10:09.369Z] #47 68.12 fmt
06:10:09 [2020-01-31T06:10:09.851Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
06:10:10 [2020-01-31T06:10:10.139Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
06:10:10 [2020-01-31T06:10:10.511Z] Merge succeeded, producing ee73f3b445d563727a82f2a95753d3fcfb012b37
06:10:10 [2020-01-31T06:10:10.512Z] Checking out Revision ee73f3b445d563727a82f2a95753d3fcfb012b37 (PR-40439)
06:10:09 [2020-01-31T06:10:09.734Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:10:10 [2020-01-31T06:10:10.510Z]  > git rev-parse HEAD^{commit} # timeout=10
06:10:10 [2020-01-31T06:10:10.522Z]  > git config core.sparsecheckout # timeout=10
06:10:10 [2020-01-31T06:10:10.543Z]  > git checkout -f ee73f3b445d563727a82f2a95753d3fcfb012b37
06:10:10 [2020-01-31T06:10:10.794Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
06:10:10 [2020-01-31T06:10:10.794Z] go: finding github.com/spf13/afero v1.1.2
06:10:10 [2020-01-31T06:10:10.794Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
06:10:11 [2020-01-31T06:10:11.582Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:10:11 [2020-01-31T06:10:11.603Z] First time build. Skipping changelog.
06:10:12 [2020-01-31T06:10:12.335Z] go: finding github.com/bugsnag/panicwrap v1.2.0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:10:12 [2020-01-31T06:10:12.635Z] #47 ...
06:10:12 [2020-01-31T06:10:12.635Z] 
06:10:12 [2020-01-31T06:10:12.635Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:10:12 [2020-01-31T06:10:12.635Z] #43 71.00 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:10:12 [2020-01-31T06:10:12.635Z] #43 71.02 Processing triggers for libc-bin (2.28-10) ...
06:10:12 [2020-01-31T06:10:12.635Z] #43 DONE 71.5s
06:10:12 [2020-01-31T06:10:12.635Z] 
06:10:12 [2020-01-31T06:10:12.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:12 [2020-01-31T06:10:12.780Z] + docker version
06:10:12 [2020-01-31T06:10:12.961Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
06:10:11 [2020-01-31T06:10:11.591Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
06:10:13 [2020-01-31T06:10:13.589Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
06:10:14 [2020-01-31T06:10:14.220Z] go: finding github.com/json-iterator/go v1.1.6
06:10:14 [2020-01-31T06:10:14.220Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
06:10:15 [2020-01-31T06:10:15.249Z] go: finding github.com/modern-go/reflect2 v1.0.1
06:10:15 [2020-01-31T06:10:15.390Z] using credential docker-jenkins-github-credentials
06:10:15 [2020-01-31T06:10:15.465Z] Cloning the remote Git repository
06:10:15 [2020-01-31T06:10:15.465Z] Cloning with configured refspecs honoured and without tags
06:10:15 [2020-01-31T06:10:15.538Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
06:10:15 [2020-01-31T06:10:15.539Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
06:10:15 [2020-01-31T06:10:15.832Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
06:10:16 [2020-01-31T06:10:16.468Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
06:10:15 [2020-01-31T06:10:15.682Z] Cloning repository https://github.com/moby/moby.git
06:10:15 [2020-01-31T06:10:15.747Z]  > git init /home/ubuntu/workspace/moby_PR-40439 # timeout=10
06:10:16 [2020-01-31T06:10:16.239Z] Fetching upstream changes from https://github.com/moby/moby.git
06:10:16 [2020-01-31T06:10:16.239Z]  > git --version # timeout=10
06:10:16 [2020-01-31T06:10:16.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:10:16 [2020-01-31T06:10:16.267Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:10:16 [2020-01-31T06:10:16.757Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
06:10:16 [2020-01-31T06:10:16.757Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
06:10:16 [2020-01-31T06:10:16.802Z] #44 3.913 Note: Building without setproctitle() and strlcpy() support.
06:10:16 [2020-01-31T06:10:16.802Z] #44 3.915       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:10:17 [2020-01-31T06:10:17.394Z] go: finding github.com/google/certificate-transparency-go v1.0.21
06:10:17 [2020-01-31T06:10:17.394Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
06:10:18 [2020-01-31T06:10:18.027Z] go: finding github.com/davecgh/go-spew v1.1.0
06:10:18 [2020-01-31T06:10:18.027Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
06:10:18 [2020-01-31T06:10:18.166Z] #44 ...
06:10:18 [2020-01-31T06:10:18.166Z] 
06:10:18 [2020-01-31T06:10:18.166Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:10:18 [2020-01-31T06:10:18.315Z] go: finding gopkg.in/yaml.v2 v2.2.2
06:10:18 [2020-01-31T06:10:18.423Z] #62 37.73 Checking out files:  48% (1486/3042)   
Checking out files:  49% (1491/3042)   
Checking out files:  50% (1521/3042)   
Checking out files:  51% (1552/3042)   
Checking out files:  52% (1582/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
06:10:18 [2020-01-31T06:10:18.423Z] #62 ...
06:10:18 [2020-01-31T06:10:18.423Z] 
06:10:18 [2020-01-31T06:10:18.423Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.266 + RM_GOPATH=0
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.266 + TMP_GOPATH=
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.266 + : /build
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 + '[' -z '' ']'
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 ++ mktemp -d
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 + export GOPATH=/tmp/tmp.X5RErMoQBY
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 + GOPATH=/tmp/tmp.X5RErMoQBY
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 + RM_GOPATH=1
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.271 ++ dirname ./install.sh
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.277 + dir=.
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.278 + bin=tini
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.278 + shift
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.278 + '[' '!' -f ./tini.installer ']'
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.279 + . ./tini.installer
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.280 ++ : fec3683b971d9c3ef73f284f176672c44b448662
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.280 + install_tini
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.280 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.280 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.X5RErMoQBY/tini
06:10:18 [2020-01-31T06:10:18.423Z] #38 4.283 Cloning into '/tmp/tmp.X5RErMoQBY/tini'...
06:10:18 [2020-01-31T06:10:18.423Z] #38 5.194 + cd /tmp/tmp.X5RErMoQBY/tini
06:10:18 [2020-01-31T06:10:18.423Z] #38 5.194 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
06:10:18 [2020-01-31T06:10:18.423Z] #38 5.208 + cmake .
06:10:18 [2020-01-31T06:10:18.423Z] #38 5.944 -- The C compiler identification is GNU 8.3.0
06:10:18 [2020-01-31T06:10:18.423Z] #38 6.010 -- Check for working C compiler: /usr/bin/cc
06:10:18 [2020-01-31T06:10:18.423Z] #38 6.637 -- Check for working C compiler: /usr/bin/cc -- works
06:10:18 [2020-01-31T06:10:18.423Z] #38 6.646 -- Detecting C compiler ABI info
06:10:18 [2020-01-31T06:10:18.423Z] #38 7.154 -- Detecting C compiler ABI info - done
06:10:18 [2020-01-31T06:10:18.423Z] #38 7.212 -- Detecting C compile features
06:10:18 [2020-01-31T06:10:18.423Z] #38 9.570 -- Detecting C compile features - done
06:10:18 [2020-01-31T06:10:18.423Z] #38 9.609 -- Performing Test HAS_BUILTIN_FORTIFY
06:10:18 [2020-01-31T06:10:18.423Z] #38 9.872 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:10:18 [2020-01-31T06:10:18.423Z] #38 10.03 -- Configuring done
06:10:18 [2020-01-31T06:10:18.423Z] #38 10.07 -- Generating done
06:10:18 [2020-01-31T06:10:18.423Z] #38 10.08 -- Build files have been written to: /tmp/tmp.X5RErMoQBY/tini
06:10:18 [2020-01-31T06:10:18.423Z] #38 10.09 + make tini-static
06:10:18 [2020-01-31T06:10:18.423Z] #38 ...
06:10:18 [2020-01-31T06:10:18.423Z] 
06:10:18 [2020-01-31T06:10:18.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:18 [2020-01-31T06:10:18.423Z] #44 6.090 fatal: not a git repository (or any of the parent directories): .git
06:10:18 [2020-01-31T06:10:18.423Z] #44 6.136   GEN      .gitid
06:10:18 [2020-01-31T06:10:18.423Z] #44 6.139   GEN      criu/include/version.h
06:10:18 [2020-01-31T06:10:18.423Z] #44 6.170   GEN      include/common/asm
06:10:19 [2020-01-31T06:10:19.345Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
06:10:19 [2020-01-31T06:10:19.357Z] Removing intermediate container eb141cd770dc
06:10:19 [2020-01-31T06:10:19.357Z]  ---> 7b625cf868ce
06:10:19 [2020-01-31T06:10:19.357Z] Step 11/16 : ARG GOOS
06:10:19 [2020-01-31T06:10:19.357Z]  ---> Running in 9a9f1908c11d
06:10:19 [2020-01-31T06:10:19.357Z] Removing intermediate container 9a9f1908c11d
06:10:19 [2020-01-31T06:10:19.357Z]  ---> 841c48627378
06:10:19 [2020-01-31T06:10:19.357Z] Step 12/16 : ARG GOARCH
06:10:19 [2020-01-31T06:10:19.357Z]  ---> Running in 9f82021f1791
06:10:19 [2020-01-31T06:10:19.357Z] Removing intermediate container 9f82021f1791
06:10:19 [2020-01-31T06:10:19.357Z]  ---> 048ab02e6c10
06:10:19 [2020-01-31T06:10:19.357Z] 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
06:10:19 [2020-01-31T06:10:19.636Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
06:10:19 [2020-01-31T06:10:19.700Z]  ---> Running in 92e74cc78707
06:10:19 [2020-01-31T06:10:19.788Z] #44 ...
06:10:19 [2020-01-31T06:10:19.788Z] 
06:10:19 [2020-01-31T06:10:19.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:10:19 [2020-01-31T06:10:19.788Z] #10 68.83 Selecting previously unselected package mingw-w64-x86-64-dev.
06:10:19 [2020-01-31T06:10:19.788Z] #10 68.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 68.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 76.76 Selecting previously unselected package gcc-mingw-w64-base.
06:10:19 [2020-01-31T06:10:19.788Z] #10 76.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 76.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 76.99 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:10:19 [2020-01-31T06:10:19.788Z] #10 77.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 77.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:10:19 [2020-01-31T06:10:19.788Z] #10 ...
06:10:19 [2020-01-31T06:10:19.788Z] 
06:10:19 [2020-01-31T06:10:19.788Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:10:19 [2020-01-31T06:10:19.788Z] #62 37.73 Checking out files:  48% (1486/3042)   
Checking out files:  49% (1491/3042)   
Checking out files:  50% (1521/3042)   
Checking out files:  51% (1552/3042)   
Checking out files:  52% (1582/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  81% (2492/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
06:10:19 [2020-01-31T06:10:19.788Z] #62 39.38 + cd /tmp/tmp.EYQztYO8mG/src/github.com/containerd/containerd
06:10:19 [2020-01-31T06:10:19.788Z] #62 39.38 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:10:19 [2020-01-31T06:10:19.924Z] go: finding github.com/coreos/go-semver v0.2.0
06:10:20 [2020-01-31T06:10:20.214Z] go: finding github.com/gofrs/flock v0.7.0
06:10:20 [2020-01-31T06:10:20.214Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
06:10:21 [2020-01-31T06:10:21.717Z] #62 ...
06:10:21 [2020-01-31T06:10:21.717Z] 
06:10:21 [2020-01-31T06:10:21.717Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:10:21 [2020-01-31T06:10:21.717Z] #33 71.00 flag
06:10:21 [2020-01-31T06:10:21.717Z] #33 71.06 github.com/BurntSushi/toml
06:10:21 [2020-01-31T06:10:21.717Z] #33 73.58 log
06:10:21 [2020-01-31T06:10:21.717Z] #33 75.75 github.com/BurntSushi/toml/cmd/tomlv
06:10:21 [2020-01-31T06:10:21.717Z] #33 DONE 80.3s
06:10:21 [2020-01-31T06:10:21.717Z] 
06:10:21 [2020-01-31T06:10:21.717Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:21 [2020-01-31T06:10:21.717Z] #38 10.39 Scanning dependencies of target tini-static
06:10:21 [2020-01-31T06:10:21.717Z] #38 10.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:10:21 [2020-01-31T06:10:21.717Z] #38 12.08 [100%] Linking C executable tini-static
06:10:21 [2020-01-31T06:10:21.717Z] #38 12.76 [100%] Built target tini-static
06:10:21 [2020-01-31T06:10:21.717Z] #38 12.86 + mkdir -p /build
06:10:21 [2020-01-31T06:10:21.717Z] #38 12.86 + cp tini-static /build/docker-init
06:10:21 [2020-01-31T06:10:21.717Z] #38 DONE 13.1s
06:10:21 [2020-01-31T06:10:21.717Z] 
06:10:21 [2020-01-31T06:10:21.717Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + export 'BUILDTAGS=netgo osusergo static_build'
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + BUILDTAGS='netgo osusergo static_build'
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + export EXTRA_FLAGS=-buildmode=pie
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + EXTRA_FLAGS=-buildmode=pie
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + '[' '' = dynamic ']'
06:10:21 [2020-01-31T06:10:21.717Z] #62 40.93 + make
06:10:22 [2020-01-31T06:10:22.273Z] go: finding github.com/opencontainers/image-spec v1.0.1
06:10:22 [2020-01-31T06:10:22.273Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
06:10:22 [2020-01-31T06:10:22.273Z] go: finding github.com/stretchr/objx v0.1.1
06:10:22 [2020-01-31T06:10:22.561Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
06:10:22 [2020-01-31T06:10:22.658Z] #62 42.40 + bin/ctr
06:10:22 [2020-01-31T06:10:22.771Z] Client: Docker Engine - Community
06:10:22 [2020-01-31T06:10:22.771Z]  Version:           19.03.2
06:10:22 [2020-01-31T06:10:22.771Z]  API version:       1.40
06:10:22 [2020-01-31T06:10:22.771Z]  Go version:        go1.12.8
06:10:22 [2020-01-31T06:10:22.771Z]  Git commit:        6a30dfc
06:10:22 [2020-01-31T06:10:22.771Z]  Built:             Thu Aug 29 05:32:25 2019
06:10:22 [2020-01-31T06:10:22.771Z]  OS/Arch:           linux/arm64
06:10:22 [2020-01-31T06:10:22.771Z]  Experimental:      false
06:10:22 [2020-01-31T06:10:22.771Z] 
06:10:22 [2020-01-31T06:10:22.771Z] Server: Docker Engine - Community
06:10:22 [2020-01-31T06:10:22.771Z]  Engine:
06:10:22 [2020-01-31T06:10:22.771Z]   Version:          19.03.2
06:10:22 [2020-01-31T06:10:22.771Z]   API version:      1.40 (minimum version 1.12)
06:10:22 [2020-01-31T06:10:22.771Z]   Go version:       go1.12.8
06:10:22 [2020-01-31T06:10:22.771Z]   Git commit:       6a30dfc
06:10:22 [2020-01-31T06:10:22.771Z]   Built:            Thu Aug 29 05:30:57 2019
06:10:22 [2020-01-31T06:10:22.771Z]   OS/Arch:          linux/arm64
06:10:22 [2020-01-31T06:10:22.771Z]   Experimental:     true
06:10:22 [2020-01-31T06:10:22.771Z]  containerd:
06:10:22 [2020-01-31T06:10:22.771Z]   Version:          1.2.6
06:10:22 [2020-01-31T06:10:22.771Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:10:22 [2020-01-31T06:10:22.771Z]  runc:
06:10:22 [2020-01-31T06:10:22.771Z]   Version:          1.0.0-rc8
06:10:22 [2020-01-31T06:10:22.771Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
06:10:22 [2020-01-31T06:10:22.771Z]  docker-init:
06:10:22 [2020-01-31T06:10:22.771Z]   Version:          0.18.0
06:10:22 [2020-01-31T06:10:22.771Z]   GitCommit:        fec3683
[Pipeline] sh
06:10:22 [2020-01-31T06:10:22.869Z] go: finding github.com/gogo/protobuf v1.2.1
06:10:23 [2020-01-31T06:10:23.110Z] + docker info
06:10:23 [2020-01-31T06:10:23.924Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
06:10:24 [2020-01-31T06:10:24.214Z] go: finding github.com/docker/go-connections v0.3.0
06:10:24 [2020-01-31T06:10:24.214Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
06:10:24 [2020-01-31T06:10:24.214Z] go: finding github.com/golang/protobuf v1.2.0
06:10:24 [2020-01-31T06:10:24.503Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
06:10:24 [2020-01-31T06:10:24.542Z] #62 ...
06:10:24 [2020-01-31T06:10:24.542Z] 
06:10:24 [2020-01-31T06:10:24.543Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:24 [2020-01-31T06:10:24.543Z] #47 73.29 regexp
06:10:24 [2020-01-31T06:10:24.543Z] #47 74.81 go/token
06:10:24 [2020-01-31T06:10:24.543Z] #47 75.76 go/scanner
06:10:24 [2020-01-31T06:10:24.543Z] #47 77.22 internal/lazyregexp
06:10:24 [2020-01-31T06:10:24.543Z] #47 77.35 go/ast
06:10:24 [2020-01-31T06:10:24.543Z] #47 77.67 net/url
06:10:24 [2020-01-31T06:10:24.543Z] #47 79.49 text/template/parse
06:10:24 [2020-01-31T06:10:24.543Z] #47 ...
06:10:24 [2020-01-31T06:10:24.543Z] 
06:10:24 [2020-01-31T06:10:24.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:24 [2020-01-31T06:10:24.543Z] #44 7.926   PBCC     images/google/protobuf/descriptor.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.068   PBCC     images/opts.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.160   PBCC     images/sit.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.226   DEP      images/google/protobuf/descriptor.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.292   DEP      images/opts.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.345   DEP      images/sit.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.435   PBCC     images/macvlan.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.502   DEP      images/macvlan.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.596   PBCC     images/autofs.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.638   DEP      images/autofs.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.691   PBCC     images/sysctl.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.718   DEP      images/sysctl.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.782   PBCC     images/time.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.828   DEP      images/time.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.910   PBCC     images/binfmt-misc.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 8.968   DEP      images/binfmt-misc.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.096   PBCC     images/seccomp.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.122   DEP      images/seccomp.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.183   PBCC     images/userns.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.225   DEP      images/userns.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.267   PBCC     images/cgroup.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.290   DEP      images/cgroup.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.362   PBCC     images/fown.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.404   PBCC     images/ext-file.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.438   DEP      images/fown.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.548   DEP      images/ext-file.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.680   PBCC     images/rpc.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.765   DEP      images/rpc.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.848   PBCC     images/siginfo.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.914   DEP      images/siginfo.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 9.995   PBCC     images/pagemap.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.13   DEP      images/pagemap.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.20   PBCC     images/rlimit.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.31   DEP      images/rlimit.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.40   PBCC     images/file-lock.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.44   DEP      images/file-lock.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.51   PBCC     images/tty.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.66   DEP      images/tty.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.77   PBCC     images/tun.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 10.91   PBCC     images/netdev.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.05   DEP      images/tun.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.15   DEP      images/netdev.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.20   PBCC     images/vma.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.24   DEP      images/vma.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.29   PBCC     images/creds.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.34   DEP      images/creds.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.39   PBCC     images/utsns.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.43   DEP      images/utsns.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.51   PBCC     images/ipc-desc.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.54   PBCC     images/ipc-sem.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.56   DEP      images/ipc-desc.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.61   DEP      images/ipc-sem.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.67   PBCC     images/ipc-msg.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.72   DEP      images/ipc-msg.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.76   PBCC     images/ipc-shm.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.79   DEP      images/ipc-shm.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.84   PBCC     images/ipc-var.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.88   DEP      images/ipc-var.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.93   PBCC     images/sk-opts.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 11.96   PBCC     images/packet-sock.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 12.03   DEP      images/sk-opts.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 12.09   DEP      images/packet-sock.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 12.14   PBCC     images/sk-netlink.pb-c.c
06:10:24 [2020-01-31T06:10:24.543Z] #44 12.22   DEP      images/sk-netlink.pb-c.d
06:10:24 [2020-01-31T06:10:24.543Z] #44 12.27   PBCC     images/sk-inet.pb-c.c
06:10:24 [2020-01-31T06:10:24.792Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
06:10:24 [2020-01-31T06:10:24.792Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
06:10:24 [2020-01-31T06:10:24.798Z] #44 12.34   DEP      images/sk-inet.pb-c.d
06:10:24 [2020-01-31T06:10:24.798Z] #44 12.40   PBCC     images/sk-unix.pb-c.c
06:10:24 [2020-01-31T06:10:24.798Z] #44 12.46   DEP      images/sk-unix.pb-c.d
06:10:24 [2020-01-31T06:10:24.798Z] #44 12.51   PBCC     images/mm.pb-c.c
06:10:24 [2020-01-31T06:10:24.798Z] #44 12.57   DEP      images/mm.pb-c.d
06:10:25 [2020-01-31T06:10:25.053Z] #44 12.63   PBCC     images/timerfd.pb-c.c
06:10:25 [2020-01-31T06:10:25.053Z] #44 12.71   DEP      images/timerfd.pb-c.d
06:10:25 [2020-01-31T06:10:25.053Z] #44 12.75   PBCC     images/timer.pb-c.c
06:10:25 [2020-01-31T06:10:25.053Z] #44 12.77   DEP      images/timer.pb-c.d
06:10:25 [2020-01-31T06:10:25.053Z] #44 12.80   PBCC     images/sa.pb-c.c
06:10:25 [2020-01-31T06:10:25.081Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
06:10:25 [2020-01-31T06:10:25.309Z] #44 12.86   DEP      images/sa.pb-c.d
06:10:25 [2020-01-31T06:10:25.309Z] #44 12.91   PBCC     images/pipe-data.pb-c.c
06:10:25 [2020-01-31T06:10:25.309Z] #44 12.96   DEP      images/pipe-data.pb-c.d
06:10:25 [2020-01-31T06:10:25.309Z] #44 13.03   PBCC     images/mnt.pb-c.c
06:10:25 [2020-01-31T06:10:25.371Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
06:10:25 [2020-01-31T06:10:25.564Z] #44 13.12   DEP      images/mnt.pb-c.d
06:10:25 [2020-01-31T06:10:25.564Z] #44 13.16   PBCC     images/sk-packet.pb-c.c
06:10:25 [2020-01-31T06:10:25.564Z] #44 13.19   DEP      images/sk-packet.pb-c.d
06:10:25 [2020-01-31T06:10:25.564Z] #44 13.26   PBCC     images/tcp-stream.pb-c.c
06:10:25 [2020-01-31T06:10:25.564Z] #44 13.36   DEP      images/tcp-stream.pb-c.d
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.42   PBCC     images/pipe.pb-c.c
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.46   DEP      images/pipe.pb-c.d
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.51   PBCC     images/pstree.pb-c.c
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.54   DEP      images/pstree.pb-c.d
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.59   PBCC     images/fs.pb-c.c
06:10:25 [2020-01-31T06:10:25.819Z] #44 13.61   DEP      images/fs.pb-c.d
06:10:26 [2020-01-31T06:10:26.074Z] #44 13.67   PBCC     images/signalfd.pb-c.c
06:10:26 [2020-01-31T06:10:26.074Z] #44 13.77   DEP      images/signalfd.pb-c.d
06:10:26 [2020-01-31T06:10:26.074Z] #44 13.80   PBCC     images/fh.pb-c.c
06:10:26 [2020-01-31T06:10:26.074Z] #44 13.85   PBCC     images/fsnotify.pb-c.c
06:10:26 [2020-01-31T06:10:26.330Z] #44 13.92   DEP      images/fh.pb-c.d
06:10:26 [2020-01-31T06:10:26.330Z] #44 13.97   DEP      images/fsnotify.pb-c.d
06:10:26 [2020-01-31T06:10:26.330Z] #44 14.04   PBCC     images/eventpoll.pb-c.c
06:10:26 [2020-01-31T06:10:26.330Z] #44 14.08   DEP      images/eventpoll.pb-c.d
06:10:26 [2020-01-31T06:10:26.330Z] #44 14.15   PBCC     images/eventfd.pb-c.c
06:10:26 [2020-01-31T06:10:26.397Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
06:10:26 [2020-01-31T06:10:26.397Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
06:10:26 [2020-01-31T06:10:26.397Z] go: finding github.com/google/go-cmp v0.2.0
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.16   DEP      images/eventfd.pb-c.d
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.22   PBCC     images/remap-file-path.pb-c.c
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.26   DEP      images/remap-file-path.pb-c.d
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.32   PBCC     images/fifo.pb-c.c
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.34   DEP      images/fifo.pb-c.d
06:10:26 [2020-01-31T06:10:26.585Z] #44 14.40   PBCC     images/ghost-file.pb-c.c
06:10:26 [2020-01-31T06:10:26.685Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
06:10:26 [2020-01-31T06:10:26.685Z] go: finding github.com/gogo/googleapis v1.1.0
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.43   DEP      images/ghost-file.pb-c.d
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.48   PBCC     images/regfile.pb-c.c
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.54   DEP      images/regfile.pb-c.d
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.60   PBCC     images/ns.pb-c.c
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.62   DEP      images/ns.pb-c.d
06:10:26 [2020-01-31T06:10:26.840Z] #44 14.66   PBCC     images/fdinfo.pb-c.c
06:10:26 [2020-01-31T06:10:26.975Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
06:10:26 [2020-01-31T06:10:26.975Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
06:10:27 [2020-01-31T06:10:27.095Z] #44 14.72   DEP      images/fdinfo.pb-c.d
06:10:27 [2020-01-31T06:10:27.095Z] #44 14.79   PBCC     images/core-aarch64.pb-c.c
06:10:27 [2020-01-31T06:10:27.095Z] #44 14.87   PBCC     images/core-arm.pb-c.c
06:10:27 [2020-01-31T06:10:27.266Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
06:10:27 [2020-01-31T06:10:27.266Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
06:10:27 [2020-01-31T06:10:27.351Z] #44 14.97   PBCC     images/core-ppc64.pb-c.c
06:10:27 [2020-01-31T06:10:27.351Z] #44 15.02   PBCC     images/core-s390.pb-c.c
06:10:27 [2020-01-31T06:10:27.351Z] #44 15.07   PBCC     images/core-x86.pb-c.c
06:10:27 [2020-01-31T06:10:27.351Z] #44 15.10   PBCC     images/core.pb-c.c
06:10:27 [2020-01-31T06:10:27.351Z] #44 15.21   PBCC     images/inventory.pb-c.c
06:10:27 [2020-01-31T06:10:27.606Z] #44 15.33   DEP      images/core-aarch64.pb-c.d
06:10:27 [2020-01-31T06:10:27.606Z] #44 15.37   DEP      images/core-arm.pb-c.d
06:10:27 [2020-01-31T06:10:27.606Z] #44 15.40   DEP      images/core-ppc64.pb-c.d
06:10:27 [2020-01-31T06:10:27.606Z] #44 15.47   DEP      images/core-s390.pb-c.d
06:10:27 [2020-01-31T06:10:27.861Z] #44 15.53   DEP      images/core-x86.pb-c.d
06:10:27 [2020-01-31T06:10:27.861Z] #44 15.61   DEP      images/core.pb-c.d
06:10:27 [2020-01-31T06:10:27.861Z] #44 15.68   DEP      images/inventory.pb-c.d
06:10:27 [2020-01-31T06:10:27.861Z] #44 15.73   PBCC     images/cpuinfo.pb-c.c
06:10:27 [2020-01-31T06:10:27.897Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
06:10:28 [2020-01-31T06:10:28.116Z] #44 15.76   DEP      images/cpuinfo.pb-c.d
06:10:28 [2020-01-31T06:10:28.116Z] #44 15.79   PBCC     images/stats.pb-c.c
06:10:28 [2020-01-31T06:10:28.116Z] #44 15.84   DEP      images/stats.pb-c.d
06:10:28 [2020-01-31T06:10:28.944Z] go: finding gotest.tools v2.2.0+incompatible
06:10:28 [2020-01-31T06:10:28.944Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
06:10:28 [2020-01-31T06:10:28.944Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
06:10:29 [2020-01-31T06:10:29.233Z] go: finding github.com/vishvananda/netlink v1.0.0
06:10:29 [2020-01-31T06:10:29.233Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
06:10:29 [2020-01-31T06:10:29.233Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
06:10:29 [2020-01-31T06:10:29.479Z] #44 17.31 make[1]: Nothing to be done for 'all'.
06:10:30 [2020-01-31T06:10:30.261Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
06:10:30 [2020-01-31T06:10:30.889Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
06:10:30 [2020-01-31T06:10:30.889Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
06:10:31 [2020-01-31T06:10:31.180Z] go: finding github.com/kisielk/errcheck v1.1.0
06:10:31 [2020-01-31T06:10:31.365Z] #44 18.76   CC       images/stats.o
06:10:31 [2020-01-31T06:10:31.468Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
06:10:31 [2020-01-31T06:10:31.620Z] #44 19.30   CC       images/core.o
06:10:31 [2020-01-31T06:10:31.758Z] go: finding github.com/BurntSushi/toml v0.3.1
06:10:32 [2020-01-31T06:10:32.051Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
06:10:32 [2020-01-31T06:10:32.051Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
06:10:32 [2020-01-31T06:10:32.544Z] #44 20.08   CC       images/core-x86.o
06:10:32 [2020-01-31T06:10:32.678Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
06:10:32 [2020-01-31T06:10:32.799Z] #44 20.66   CC       images/core-arm.o
06:10:33 [2020-01-31T06:10:33.306Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
06:10:33 [2020-01-31T06:10:33.306Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
06:10:33 [2020-01-31T06:10:33.359Z] #44 21.10   CC       images/core-aarch64.o
06:10:33 [2020-01-31T06:10:33.595Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
06:10:33 [2020-01-31T06:10:33.885Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
06:10:33 [2020-01-31T06:10:33.885Z] go: finding github.com/hashicorp/go-uuid v1.0.0
06:10:33 [2020-01-31T06:10:33.885Z] go: finding github.com/kr/pretty v0.1.0
06:10:33 [2020-01-31T06:10:33.919Z] #44 21.49   CC       images/core-ppc64.o
06:10:34 [2020-01-31T06:10:34.180Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
06:10:34 [2020-01-31T06:10:34.480Z] #44 22.13   CC       images/core-s390.o
06:10:34 [2020-01-31T06:10:34.735Z] #44 ...
06:10:34 [2020-01-31T06:10:34.735Z] 
06:10:34 [2020-01-31T06:10:34.735Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:34 [2020-01-31T06:10:34.735Z] #47 83.66 go/parser
06:10:34 [2020-01-31T06:10:34.735Z] #47 84.85 text/template
06:10:34 [2020-01-31T06:10:34.735Z] #47 87.17 encoding/xml
06:10:34 [2020-01-31T06:10:34.735Z] #47 89.95 go/doc
06:10:34 [2020-01-31T06:10:34.735Z] #47 93.76 github.com/LK4D4/vndr/build
06:10:34 [2020-01-31T06:10:34.735Z] #47 93.80 github.com/LK4D4/vndr/versioned
06:10:35 [2020-01-31T06:10:35.296Z] #47 94.10 net
06:10:35 [2020-01-31T06:10:35.296Z] #47 ...
06:10:35 [2020-01-31T06:10:35.296Z] 
06:10:35 [2020-01-31T06:10:35.296Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:35 [2020-01-31T06:10:35.296Z] #44 22.75   CC       images/cpuinfo.o
06:10:35 [2020-01-31T06:10:35.329Z] Client:
06:10:35 [2020-01-31T06:10:35.329Z]  Debug Mode: false
06:10:35 [2020-01-31T06:10:35.329Z] 
06:10:35 [2020-01-31T06:10:35.329Z] Server:
06:10:35 [2020-01-31T06:10:35.329Z]  Containers: 0
06:10:35 [2020-01-31T06:10:35.329Z]   Running: 0
06:10:35 [2020-01-31T06:10:35.329Z]   Paused: 0
06:10:35 [2020-01-31T06:10:35.329Z]   Stopped: 0
06:10:35 [2020-01-31T06:10:35.329Z]  Images: 0
06:10:35 [2020-01-31T06:10:35.329Z]  Server Version: 19.03.2
06:10:35 [2020-01-31T06:10:35.329Z]  Storage Driver: overlay2
06:10:35 [2020-01-31T06:10:35.329Z]   Backing Filesystem: extfs
06:10:35 [2020-01-31T06:10:35.329Z]   Supports d_type: true
06:10:35 [2020-01-31T06:10:35.329Z]   Native Overlay Diff: true
06:10:35 [2020-01-31T06:10:35.329Z]  Logging Driver: json-file
06:10:35 [2020-01-31T06:10:35.329Z]  Cgroup Driver: cgroupfs
06:10:35 [2020-01-31T06:10:35.329Z]  Plugins:
06:10:35 [2020-01-31T06:10:35.329Z]   Volume: local
06:10:35 [2020-01-31T06:10:35.329Z]   Network: bridge host ipvlan macvlan null overlay
06:10:35 [2020-01-31T06:10:35.329Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:10:35 [2020-01-31T06:10:35.329Z]  Swarm: inactive
06:10:35 [2020-01-31T06:10:35.329Z]  Runtimes: runc
06:10:35 [2020-01-31T06:10:35.329Z]  Default Runtime: runc
06:10:35 [2020-01-31T06:10:35.329Z]  Init Binary: docker-init
06:10:35 [2020-01-31T06:10:35.329Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:10:35 [2020-01-31T06:10:35.329Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
06:10:35 [2020-01-31T06:10:35.329Z]  init version: fec3683
06:10:35 [2020-01-31T06:10:35.329Z]  Security Options:
06:10:35 [2020-01-31T06:10:35.329Z]   apparmor
06:10:35 [2020-01-31T06:10:35.329Z]   seccomp
06:10:35 [2020-01-31T06:10:35.329Z]    Profile: default
06:10:35 [2020-01-31T06:10:35.329Z]  Kernel Version: 4.15.0-1048-aws
06:10:35 [2020-01-31T06:10:35.329Z]  Operating System: Ubuntu 16.04.6 LTS
06:10:35 [2020-01-31T06:10:35.329Z]  OSType: linux
06:10:35 [2020-01-31T06:10:35.329Z]  Architecture: aarch64
06:10:35 [2020-01-31T06:10:35.329Z]  CPUs: 4
06:10:35 [2020-01-31T06:10:35.329Z]  Total Memory: 7.525GiB
06:10:35 [2020-01-31T06:10:35.329Z]  Name: ip-10-100-41-50
06:10:35 [2020-01-31T06:10:35.329Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
06:10:35 [2020-01-31T06:10:35.329Z]  Docker Root Dir: /var/lib/docker
06:10:35 [2020-01-31T06:10:35.329Z]  Debug Mode: false
06:10:35 [2020-01-31T06:10:35.329Z]  Registry: https://index.docker.io/v1/
06:10:35 [2020-01-31T06:10:35.329Z]  Labels:
06:10:35 [2020-01-31T06:10:35.329Z]  Experimental: true
06:10:35 [2020-01-31T06:10:35.329Z]  Insecure Registries:
06:10:35 [2020-01-31T06:10:35.329Z]   127.0.0.0/8
06:10:35 [2020-01-31T06:10:35.329Z]  Live Restore Enabled: true
06:10:35 [2020-01-31T06:10:35.329Z] 
06:10:35 [2020-01-31T06:10:35.329Z] WARNING: No swap limit support
[Pipeline] sh
06:10:35 [2020-01-31T06:10:35.552Z] #44 23.28   CC       images/inventory.o
06:10:35 [2020-01-31T06:10:35.623Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:10:35 [2020-01-31T06:10:35.623Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:10:35 [2020-01-31T06:10:35.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40439/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:10:35 [2020-01-31T06:10:35.623Z] + bash /home/ubuntu/workspace/moby_PR-40439/check-config.sh
06:10:35 [2020-01-31T06:10:35.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:10:35 [2020-01-31T06:10:35.623Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
06:10:35 [2020-01-31T06:10:35.623Z] 
06:10:35 [2020-01-31T06:10:35.623Z] Generally Necessary:
06:10:35 [2020-01-31T06:10:35.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:10:35 [2020-01-31T06:10:35.623Z] - apparmor: enabled and tools installed
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_NAMESPACES: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_NET_NS: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_PID_NS: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_IPC_NS: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_UTS_NS: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_CGROUPS: enabled
06:10:35 [2020-01-31T06:10:35.623Z] - CONFIG_CGROUP_CPUACCT: enabled
06:10:35 [2020-01-31T06:10:35.674Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_CGROUP_DEVICE: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_CGROUP_FREEZER: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_CGROUP_SCHED: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_CPUSETS: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_MEMCG: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_KEYS: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_VETH: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_BRIDGE: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NF_NAT: enabled (as module)
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_NF_NAT_NEEDED: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_POSIX_MQUEUE: enabled
06:10:35 [2020-01-31T06:10:35.883Z] 
06:10:35 [2020-01-31T06:10:35.883Z] Optional Features:
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_USER_NS: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_SECCOMP: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_CGROUP_PIDS: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_MEMCG_SWAP: enabled
06:10:35 [2020-01-31T06:10:35.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:10:35 [2020-01-31T06:10:35.978Z] Fetching without tags
06:10:36 [2020-01-31T06:10:36.112Z] #44 23.61   CC       images/fdinfo.o
06:10:36 [2020-01-31T06:10:36.144Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_BLK_CGROUP: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IOSCHED_CFQ: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_CGROUP_PERF: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_CGROUP_HUGETLB: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_CFS_BANDWIDTH: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_RT_GROUP_SCHED: missing
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_VS: enabled (as module)
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_VS_NFCT: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_IP_VS_RR: enabled (as module)
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_EXT4_FS: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:10:36 [2020-01-31T06:10:36.144Z] - Network Drivers:
06:10:36 [2020-01-31T06:10:36.144Z]   - "overlay":
06:10:36 [2020-01-31T06:10:36.144Z]     - CONFIG_VXLAN: enabled (as module)
06:10:36 [2020-01-31T06:10:36.144Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:10:36 [2020-01-31T06:10:36.144Z]       Optional (for encrypted networks):
06:10:36 [2020-01-31T06:10:36.250Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:10:36 [2020-01-31T06:10:36.367Z] #44 24.05   CC       images/fown.o
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_CRYPTO: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_CRYPTO_AEAD: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_CRYPTO_GCM: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_CRYPTO_GHASH: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_XFRM: enabled
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_XFRM_USER: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_INET_ESP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]   - "ipvlan":
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_IPVLAN: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]   - "macvlan":
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_MACVLAN: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_DUMMY: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]   - "ftp,tftp client in container":
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z] - Storage Drivers:
06:10:36 [2020-01-31T06:10:36.403Z]   - "aufs":
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_AUFS_FS: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]   - "btrfs":
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:10:36 [2020-01-31T06:10:36.403Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:10:36 [2020-01-31T06:10:36.403Z]   - "devicemapper":
06:10:36 [2020-01-31T06:10:36.623Z] #44 24.31   CC       images/ns.o
06:10:36 [2020-01-31T06:10:36.663Z]     - CONFIG_BLK_DEV_DM: enabled
06:10:36 [2020-01-31T06:10:36.663Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:10:36 [2020-01-31T06:10:36.663Z]   - "overlay":
06:10:36 [2020-01-31T06:10:36.663Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:10:36 [2020-01-31T06:10:36.663Z]   - "zfs":
06:10:36 [2020-01-31T06:10:36.663Z]     - /dev/zfs: missing
06:10:36 [2020-01-31T06:10:36.663Z]     - zfs command: missing
06:10:36 [2020-01-31T06:10:36.663Z]     - zpool command: missing
06:10:36 [2020-01-31T06:10:36.663Z] 
06:10:36 [2020-01-31T06:10:36.663Z] Limits:
06:10:36 [2020-01-31T06:10:36.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:10:36 [2020-01-31T06:10:36.663Z] 
06:10:36 [2020-01-31T06:10:36.663Z] + true
[Pipeline] }
[Pipeline] // stage
06:10:36 [2020-01-31T06:10:36.698Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
06:10:35 [2020-01-31T06:10:35.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:10:35 [2020-01-31T06:10:35.959Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:10:35 [2020-01-31T06:10:35.966Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:10:35 [2020-01-31T06:10:35.986Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:10:36 [2020-01-31T06:10:36.008Z] Fetching upstream changes from https://github.com/moby/moby.git
06:10:36 [2020-01-31T06:10:36.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:10:36 [2020-01-31T06:10:36.009Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:10:36 [2020-01-31T06:10:36.286Z]  > git config core.sparsecheckout # timeout=10
06:10:36 [2020-01-31T06:10:36.305Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:10:36 [2020-01-31T06:10:36.837Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:10:37 [2020-01-31T06:10:37.021Z] #44 24.52   CC       images/regfile.o
06:10:37 [2020-01-31T06:10:37.021Z] #44 24.84   CC       images/ghost-file.o
06:10:37 [2020-01-31T06:10:37.041Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
06:10:37 [2020-01-31T06:10:37.041Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
06:10:37 [2020-01-31T06:10:37.046Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d .
06:10:37 [2020-01-31T06:10:37.046Z] #2 [internal] load build definition from Dockerfile
06:10:37 [2020-01-31T06:10:37.046Z] #2 transferring dockerfile: 15.65kB 0.0s done
06:10:37 [2020-01-31T06:10:37.046Z] #2 DONE 0.0s
06:10:37 [2020-01-31T06:10:37.046Z] 
06:10:37 [2020-01-31T06:10:37.046Z] #1 [internal] load .dockerignore
06:10:37 [2020-01-31T06:10:37.046Z] #1 transferring context: 87B done
06:10:37 [2020-01-31T06:10:37.046Z] #1 DONE 0.1s
06:10:37 [2020-01-31T06:10:37.046Z] 
06:10:37 [2020-01-31T06:10:37.046Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
06:10:37 [2020-01-31T06:10:37.328Z] go: finding github.com/gogo/protobuf v1.2.0
06:10:37 [2020-01-31T06:10:37.583Z] #44 25.19   CC       images/fifo.o
06:10:37 [2020-01-31T06:10:37.615Z] #3 DONE 0.5s
06:10:37 [2020-01-31T06:10:37.615Z] 
06:10:37 [2020-01-31T06:10:37.615Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
06:10:37 [2020-01-31T06:10:37.615Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
06:10:37 [2020-01-31T06:10:37.615Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
06:10:37 [2020-01-31T06:10:37.616Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s
06:10:37 [2020-01-31T06:10:37.616Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
06:10:37 [2020-01-31T06:10:37.616Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
06:10:37 [2020-01-31T06:10:37.722Z] Merge succeeded, producing cc16341308e19c80e9bee5f813bcd2b3202e313c
06:10:37 [2020-01-31T06:10:37.723Z] Checking out Revision cc16341308e19c80e9bee5f813bcd2b3202e313c (PR-40439)
06:10:37 [2020-01-31T06:10:37.839Z] #44 25.41   CC       images/remap-file-path.o
06:10:37 [2020-01-31T06:10:37.879Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s
06:10:38 [2020-01-31T06:10:38.095Z] #44 25.70   CC       images/eventfd.o
06:10:38 [2020-01-31T06:10:38.350Z] #44 25.95   CC       images/eventpoll.o
06:10:38 [2020-01-31T06:10:38.450Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done
06:10:38 [2020-01-31T06:10:38.450Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
06:10:38 [2020-01-31T06:10:38.605Z] #44 26.33   CC       images/fh.o
06:10:38 [2020-01-31T06:10:38.644Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:10:38 [2020-01-31T06:10:38.673Z] First time build. Skipping changelog.
06:10:38 [2020-01-31T06:10:38.716Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
06:10:38 [2020-01-31T06:10:38.716Z] #4 DONE 0.9s
06:10:38 [2020-01-31T06:10:38.860Z] #44 26.59   CC       images/fsnotify.o
06:10:38 [2020-01-31T06:10:38.975Z] 
06:10:38 [2020-01-31T06:10:38.975Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:10:37 [2020-01-31T06:10:37.727Z]  > git rev-parse HEAD^{commit} # timeout=10
06:10:37 [2020-01-31T06:10:37.755Z]  > git config core.sparsecheckout # timeout=10
06:10:37 [2020-01-31T06:10:37.773Z]  > git checkout -f cc16341308e19c80e9bee5f813bcd2b3202e313c
06:10:38 [2020-01-31T06:10:38.680Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:10:39 [2020-01-31T06:10:39.318Z] #6 ...
06:10:39 [2020-01-31T06:10:39.318Z] 
06:10:39 [2020-01-31T06:10:39.318Z] #5 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:10:39 [2020-01-31T06:10:39.318Z] #5 DONE 0.3s
06:10:39 [2020-01-31T06:10:39.385Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
06:10:39 [2020-01-31T06:10:39.577Z] 
06:10:39 [2020-01-31T06:10:39.578Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:10:39 [2020-01-31T06:10:39.578Z] #6 DONE 0.5s
06:10:39 [2020-01-31T06:10:39.578Z] 
06:10:39 [2020-01-31T06:10:39.578Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:10:39 [2020-01-31T06:10:39.578Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
06:10:39 [2020-01-31T06:10:39.675Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
06:10:39 [2020-01-31T06:10:39.675Z] go: finding github.com/kr/text v0.1.0
06:10:39 [2020-01-31T06:10:39.719Z] + docker version
06:10:39 [2020-01-31T06:10:39.786Z] #44 27.29   CC       images/signalfd.o
06:10:39 [2020-01-31T06:10:39.786Z] #44 27.52   CC       images/fs.o
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0B / 9.98MB 0.2s
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 0B / 49.17MB 0.2s
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0B / 7.68MB 0.2s
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:8d93f1130319b3eb550b49fc923c8a33cde6a342871d0f5e581cdf4919fb8c57 1.79kB / 1.79kB done
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:b042e76cfd7b9889d16b1917f1615183493ebba5b62d6594031ec6ea6d72589d 5.46kB / 5.46kB done
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 5.76MB / 9.98MB 0.4s
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 9.28MB / 49.17MB 0.4s
06:10:39 [2020-01-31T06:10:39.850Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.02MB / 7.68MB 0.4s
06:10:40 [2020-01-31T06:10:40.041Z] #44 27.70   CC       images/pstree.o
06:10:40 [2020-01-31T06:10:40.121Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 8.74MB / 9.98MB 0.5s
06:10:40 [2020-01-31T06:10:40.121Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 14.50MB / 49.17MB 0.5s
06:10:40 [2020-01-31T06:10:40.121Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.5s
06:10:40 [2020-01-31T06:10:40.296Z] #44 28.05   CC       images/pipe.o
06:10:40 [2020-01-31T06:10:40.858Z] #44 28.31   CC       images/tcp-stream.o
06:10:40 [2020-01-31T06:10:40.858Z] #44 28.60   CC       images/sk-packet.o
06:10:40 [2020-01-31T06:10:40.858Z] #44 ...
06:10:40 [2020-01-31T06:10:40.858Z] 
06:10:40 [2020-01-31T06:10:40.858Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:10:41 [2020-01-31T06:10:41.070Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 1.3s done
06:10:41 [2020-01-31T06:10:41.071Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 1.4s done
06:10:41 [2020-01-31T06:10:41.071Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.5s done
06:10:41 [2020-01-31T06:10:41.071Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 2.43MB / 52.10MB 1.6s
06:10:41 [2020-01-31T06:10:41.071Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 10.71MB / 62.39MB 1.6s
06:10:41 [2020-01-31T06:10:41.071Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 3.12MB / 97.60MB 1.6s
06:10:41 [2020-01-31T06:10:41.114Z] #10 100.3 Selecting previously unselected package g++-mingw-w64-x86-64.
06:10:41 [2020-01-31T06:10:41.114Z] #10 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:10:41 [2020-01-31T06:10:41.114Z] #10 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:10:41 [2020-01-31T06:10:41.338Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 5.96MB / 52.10MB 1.7s
06:10:41 [2020-01-31T06:10:41.338Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 16.07MB / 62.39MB 1.7s
06:10:41 [2020-01-31T06:10:41.338Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 8.63MB / 97.60MB 1.7s
06:10:41 [2020-01-31T06:10:41.338Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 10.94MB / 52.10MB 1.8s
06:10:41 [2020-01-31T06:10:41.338Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 22.71MB / 62.39MB 1.8s
06:10:41 [2020-01-31T06:10:41.338Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 20.56MB / 52.10MB 1.9s
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 29.97MB / 62.39MB 1.9s
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 18.56MB / 97.60MB 1.9s
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 36.18MB / 52.10MB 2.1s
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 43.33MB / 62.39MB 2.1s
06:10:41 [2020-01-31T06:10:41.604Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 27.38MB / 97.60MB 2.1s
06:10:41 [2020-01-31T06:10:41.867Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 46.90MB / 52.10MB 2.2s
06:10:41 [2020-01-31T06:10:41.867Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 54.95MB / 62.39MB 2.2s
06:10:41 [2020-01-31T06:10:41.867Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 2.4s
06:10:41 [2020-01-31T06:10:41.867Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 2.4s
06:10:41 [2020-01-31T06:10:41.867Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 45.97MB / 97.60MB 2.4s
06:10:42 [2020-01-31T06:10:42.127Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 51.82MB / 97.60MB 2.5s
06:10:42 [2020-01-31T06:10:42.127Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 63.21MB / 97.60MB 2.6s
06:10:42 [2020-01-31T06:10:42.387Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 2.9s done
06:10:42 [2020-01-31T06:10:42.387Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 2.6s done
06:10:42 [2020-01-31T06:10:42.387Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 82.89MB / 97.60MB 3.0s
06:10:42 [2020-01-31T06:10:42.387Z] #7 sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a 155B / 155B 3.0s done
06:10:42 [2020-01-31T06:10:42.396Z] go: finding google.golang.org/grpc v1.20.1
06:10:42 [2020-01-31T06:10:42.649Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 90.19MB / 97.60MB 3.1s
06:10:42 [2020-01-31T06:10:42.910Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 3.4s
06:10:43 [2020-01-31T06:10:43.028Z] go: finding github.com/kr/pty v1.1.1
06:10:43 [2020-01-31T06:10:43.856Z] #7 ...
06:10:43 [2020-01-31T06:10:43.856Z] 
06:10:43 [2020-01-31T06:10:43.856Z] #20 [internal] load build context
06:10:43 [2020-01-31T06:10:43.856Z] #20 transferring context: 46.87MB 3.1s done
06:10:43 [2020-01-31T06:10:43.856Z] #20 DONE 4.3s
06:10:43 [2020-01-31T06:10:43.856Z] 
06:10:43 [2020-01-31T06:10:43.856Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:10:43 [2020-01-31T06:10:43.856Z] #7 ...
06:10:43 [2020-01-31T06:10:43.856Z] 
06:10:43 [2020-01-31T06:10:43.856Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:10:43 [2020-01-31T06:10:43.856Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
06:10:43 [2020-01-31T06:10:43.856Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
06:10:43 [2020-01-31T06:10:43.856Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
06:10:43 [2020-01-31T06:10:43.856Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.7s done
06:10:43 [2020-01-31T06:10:43.856Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.6s done
06:10:43 [2020-01-31T06:10:43.856Z] #68 DONE 4.4s
06:10:43 [2020-01-31T06:10:43.856Z] 
06:10:43 [2020-01-31T06:10:43.856Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:10:44 [2020-01-31T06:10:44.052Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
06:10:44 [2020-01-31T06:10:44.052Z] go: finding github.com/kisielk/gotool v1.0.0
06:10:44 [2020-01-31T06:10:44.118Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 4.4s done
06:10:45 [2020-01-31T06:10:45.058Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 3.6s done
06:10:45 [2020-01-31T06:10:45.058Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.1s
06:10:45 [2020-01-31T06:10:45.546Z] go: finding github.com/hashicorp/golang-lru v0.5.0
06:10:45 [2020-01-31T06:10:45.546Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
06:10:45 [2020-01-31T06:10:45.627Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.3s done
06:10:45 [2020-01-31T06:10:45.627Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
06:10:45 [2020-01-31T06:10:45.887Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
06:10:45 [2020-01-31T06:10:45.887Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce
06:10:46 [2020-01-31T06:10:46.179Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
06:10:46 [2020-01-31T06:10:46.809Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
06:10:46 [2020-01-31T06:10:46.810Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
06:10:47 [2020-01-31T06:10:47.440Z] go: finding go.etcd.io/bbolt v1.3.2
06:10:47 [2020-01-31T06:10:47.655Z] #10 ...
06:10:47 [2020-01-31T06:10:47.656Z] 
06:10:47 [2020-01-31T06:10:47.656Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:47 [2020-01-31T06:10:47.656Z] #44 28.91   CC       images/mnt.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 29.17   CC       images/pipe-data.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 29.39   CC       images/sa.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 29.63   CC       images/timer.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 30.06   CC       images/timerfd.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 30.23   CC       images/mm.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 30.66   CC       images/sk-opts.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 30.89   CC       images/sk-unix.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 31.23   CC       images/sk-inet.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 31.66   CC       images/tun.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 32.15   CC       images/sk-netlink.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 32.40   CC       images/packet-sock.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 32.77   CC       images/ipc-var.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 33.03   CC       images/ipc-desc.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 33.23   CC       images/ipc-shm.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 33.43   CC       images/ipc-msg.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 33.76   CC       images/ipc-sem.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 33.98   CC       images/utsns.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 34.24   CC       images/creds.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 34.43   CC       images/vma.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 34.63   CC       images/netdev.o
06:10:47 [2020-01-31T06:10:47.656Z] #44 35.13   CC       images/tty.o
06:10:47 [2020-01-31T06:10:47.910Z] #44 ...
06:10:47 [2020-01-31T06:10:47.910Z] 
06:10:47 [2020-01-31T06:10:47.910Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:47 [2020-01-31T06:10:47.910Z] #47 97.02 vendor/golang.org/x/text/transform
06:10:47 [2020-01-31T06:10:47.910Z] #47 97.84 vendor/golang.org/x/text/unicode/bidi
06:10:47 [2020-01-31T06:10:47.910Z] #47 99.86 vendor/golang.org/x/text/secure/bidirule
06:10:47 [2020-01-31T06:10:47.910Z] #47 100.2 vendor/golang.org/x/text/unicode/norm
06:10:47 [2020-01-31T06:10:47.910Z] #47 105.1 vendor/golang.org/x/net/idna
06:10:48 [2020-01-31T06:10:48.066Z] go: finding github.com/Microsoft/go-winio v0.4.11
06:10:48 [2020-01-31T06:10:48.081Z] Removing intermediate container 92e74cc78707
06:10:48 [2020-01-31T06:10:48.081Z]  ---> c3b524cc26a0
06:10:48 [2020-01-31T06:10:48.081Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
06:10:48 [2020-01-31T06:10:48.081Z]  ---> 687421176e14
06:10:48 [2020-01-31T06:10:48.081Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
06:10:48 [2020-01-31T06:10:48.165Z] #47 ...
06:10:48 [2020-01-31T06:10:48.165Z] 
06:10:48 [2020-01-31T06:10:48.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:48 [2020-01-31T06:10:48.165Z] #44 35.82   CC       images/file-lock.o
06:10:48 [2020-01-31T06:10:48.357Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
06:10:48 [2020-01-31T06:10:48.420Z] #44 36.10   CC       images/rlimit.o
06:10:48 [2020-01-31T06:10:48.424Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 2.0s done
06:10:48 [2020-01-31T06:10:48.424Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c
06:10:48 [2020-01-31T06:10:48.431Z]  ---> a4c719e917d6
06:10:48 [2020-01-31T06:10:48.432Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
06:10:48 [2020-01-31T06:10:48.432Z]  ---> Running in 68f1c495718a
06:10:48 [2020-01-31T06:10:48.674Z] #44 36.27   CC       images/pagemap.o
06:10:48 [2020-01-31T06:10:48.779Z] Removing intermediate container 68f1c495718a
06:10:48 [2020-01-31T06:10:48.779Z]  ---> abedc1ac1093
06:10:48 [2020-01-31T06:10:48.779Z] Successfully built abedc1ac1093
06:10:48 [2020-01-31T06:10:48.779Z] Successfully tagged moby-buildx:latest
06:10:48 [2020-01-31T06:10:48.779Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
06:10:48 [2020-01-31T06:10:48.779Z] if [ -n "${id}" ]; then \
06:10:48 [2020-01-31T06:10:48.779Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
06:10:48 [2020-01-31T06:10:48.779Z] 	&& touch bundles/buildx; \
06:10:48 [2020-01-31T06:10:48.779Z] 	docker rm -f ${id}; \
06:10:48 [2020-01-31T06:10:48.779Z] fi
06:10:48 [2020-01-31T06:10:48.974Z] #44 36.61   CC       images/siginfo.o
06:10:48 [2020-01-31T06:10:48.987Z] go: finding google.golang.org/appengine v1.1.0
06:10:49 [2020-01-31T06:10:49.126Z] af2d64c0cddebef1cde100085c2a6c052e9830b57144d6a5422a4b43f0e90924
06:10:49 [2020-01-31T06:10:49.126Z] bundles/buildx version
06:10:49 [2020-01-31T06:10:49.126Z] buildx v0.3.1 6db68d0
06:10:49 [2020-01-31T06:10:49.126Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d .
06:10:49 [2020-01-31T06:10:49.126Z] #1 [internal] booting buildkit
06:10:49 [2020-01-31T06:10:49.229Z] #44 37.00   CC       images/rpc.o
06:10:49 [2020-01-31T06:10:49.481Z] #1 pulling image moby/buildkit:buildx-stable-1
06:10:50 [2020-01-31T06:10:50.018Z] go: finding github.com/sirupsen/logrus v1.3.0
06:10:50 [2020-01-31T06:10:50.334Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.6s done
06:10:50 [2020-01-31T06:10:50.334Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea
06:10:50 [2020-01-31T06:10:50.592Z] #44 38.24   CC       images/ext-file.o
06:10:50 [2020-01-31T06:10:50.648Z] go: finding github.com/uber/jaeger-lib v1.2.1
06:10:50 [2020-01-31T06:10:50.847Z] #44 38.43   CC       images/cgroup.o
06:10:51 [2020-01-31T06:10:51.236Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done
06:10:51 [2020-01-31T06:10:51.408Z] #44 39.14   CC       images/userns.o
06:10:51 [2020-01-31T06:10:51.586Z] #1 creating container buildx_buildkit_default
06:10:51 [2020-01-31T06:10:51.587Z] #1 creating container buildx_buildkit_default 0.4s done
06:10:51 [2020-01-31T06:10:51.679Z] go: finding github.com/containerd/containerd v1.2.4
06:10:51 [2020-01-31T06:10:51.679Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
06:10:51 [2020-01-31T06:10:51.679Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
06:10:51 [2020-01-31T06:10:51.930Z] Client: Docker Engine - Community
06:10:51 [2020-01-31T06:10:51.930Z]  Version:           19.03.2
06:10:51 [2020-01-31T06:10:51.930Z]  API version:       1.40
06:10:51 [2020-01-31T06:10:51.930Z]  Go version:        go1.12.8
06:10:51 [2020-01-31T06:10:51.930Z]  Git commit:        6a30dfc
06:10:51 [2020-01-31T06:10:51.930Z]  Built:             Thu Aug 29 05:29:11 2019
06:10:51 [2020-01-31T06:10:51.930Z]  OS/Arch:           linux/amd64
06:10:51 [2020-01-31T06:10:51.930Z]  Experimental:      false
06:10:51 [2020-01-31T06:10:51.930Z] 
06:10:51 [2020-01-31T06:10:51.930Z] Server: Docker Engine - Community
06:10:51 [2020-01-31T06:10:51.930Z]  Engine:
06:10:51 [2020-01-31T06:10:51.930Z]   Version:          19.03.2
06:10:51 [2020-01-31T06:10:51.930Z]   API version:      1.40 (minimum version 1.12)
06:10:51 [2020-01-31T06:10:51.930Z]   Go version:       go1.12.8
06:10:51 [2020-01-31T06:10:51.930Z]   Git commit:       6a30dfc
06:10:51 [2020-01-31T06:10:51.930Z]   Built:            Thu Aug 29 05:27:45 2019
06:10:51 [2020-01-31T06:10:51.930Z]   OS/Arch:          linux/amd64
06:10:51 [2020-01-31T06:10:51.930Z]   Experimental:     true
06:10:51 [2020-01-31T06:10:51.930Z]  containerd:
06:10:51 [2020-01-31T06:10:51.930Z]   Version:          1.2.6
06:10:51 [2020-01-31T06:10:51.930Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:10:51 [2020-01-31T06:10:51.930Z]  runc:
06:10:51 [2020-01-31T06:10:51.930Z]   Version:          1.0.0-rc8
06:10:51 [2020-01-31T06:10:51.930Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
06:10:51 [2020-01-31T06:10:51.930Z]  docker-init:
06:10:51 [2020-01-31T06:10:51.930Z]   Version:          0.18.0
06:10:51 [2020-01-31T06:10:51.930Z]   GitCommit:        fec3683
06:10:51 [2020-01-31T06:10:51.935Z] #1 DONE 2.5s
06:10:51 [2020-01-31T06:10:51.935Z] 
06:10:51 [2020-01-31T06:10:51.935Z] #3 [internal] load build definition from Dockerfile
06:10:51 [2020-01-31T06:10:51.935Z] #3 transferring dockerfile: 15.64kB done
06:10:51 [2020-01-31T06:10:51.935Z] #3 DONE 0.0s
06:10:51 [2020-01-31T06:10:51.935Z] 
06:10:51 [2020-01-31T06:10:51.935Z] #2 [internal] load .dockerignore
06:10:51 [2020-01-31T06:10:51.935Z] #2 transferring context: 87B done
06:10:51 [2020-01-31T06:10:51.935Z] #2 DONE 0.0s
06:10:51 [2020-01-31T06:10:51.935Z] 
06:10:51 [2020-01-31T06:10:51.935Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
[Pipeline] sh
06:10:51 [2020-01-31T06:10:51.969Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
06:10:51 [2020-01-31T06:10:51.969Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
06:10:51 [2020-01-31T06:10:51.969Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
06:10:51 [2020-01-31T06:10:51.969Z] go: finding gotest.tools v2.1.0+incompatible
06:10:52 [2020-01-31T06:10:52.010Z] #44 39.49   CC       images/google/protobuf/descriptor.o
06:10:52 [2020-01-31T06:10:52.011Z] #44 ...
06:10:52 [2020-01-31T06:10:52.011Z] 
06:10:52 [2020-01-31T06:10:52.011Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:10:52 [2020-01-31T06:10:52.011Z] #65 103.9 + for f in rootlesskit rootlesskit-docker-proxy
06:10:52 [2020-01-31T06:10:52.011Z] #65 103.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:10:52 [2020-01-31T06:10:52.011Z] #65 DONE 111.0s
06:10:52 [2020-01-31T06:10:52.011Z] 
06:10:52 [2020-01-31T06:10:52.011Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
06:10:52 [2020-01-31T06:10:52.011Z] #66 DONE 0.1s
06:10:52 [2020-01-31T06:10:52.011Z] 
06:10:52 [2020-01-31T06:10:52.011Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:10:52 [2020-01-31T06:10:52.011Z] #47 108.0 vendor/golang.org/x/net/http2/hpack
06:10:52 [2020-01-31T06:10:52.011Z] #47 109.1 mime
06:10:52 [2020-01-31T06:10:52.011Z] #47 110.9 mime/quotedprintable
06:10:52 [2020-01-31T06:10:52.266Z] #47 111.4 net/http/internal
06:10:52 [2020-01-31T06:10:52.268Z] + docker info
06:10:52 [2020-01-31T06:10:52.675Z] #4 DONE 0.4s
06:10:52 [2020-01-31T06:10:52.675Z] 
06:10:52 [2020-01-31T06:10:52.675Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
06:10:52 [2020-01-31T06:10:52.675Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
06:10:52 [2020-01-31T06:10:52.675Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
06:10:52 [2020-01-31T06:10:52.675Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
06:10:52 [2020-01-31T06:10:52.675Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
06:10:52 [2020-01-31T06:10:52.675Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
06:10:52 [2020-01-31T06:10:52.675Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
06:10:53 [2020-01-31T06:10:53.019Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
06:10:53 [2020-01-31T06:10:53.019Z] #5 DONE 0.6s
06:10:53 [2020-01-31T06:10:53.365Z] 
06:10:53 [2020-01-31T06:10:53.365Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:10:53 [2020-01-31T06:10:53.365Z] #7 DONE 0.2s
06:10:53 [2020-01-31T06:10:53.365Z] 
06:10:53 [2020-01-31T06:10:53.365Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:10:53 [2020-01-31T06:10:53.469Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
06:10:53 [2020-01-31T06:10:53.469Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
06:10:53 [2020-01-31T06:10:53.469Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
06:10:53 [2020-01-31T06:10:53.627Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 3.3s done
06:10:53 [2020-01-31T06:10:53.627Z] #7 extracting sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a
06:10:53 [2020-01-31T06:10:53.806Z] #6 DONE 0.5s
06:10:53 [2020-01-31T06:10:53.806Z] 
06:10:53 [2020-01-31T06:10:53.806Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:10:53 [2020-01-31T06:10:53.806Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
06:10:53 [2020-01-31T06:10:53.806Z] #69 DONE 0.0s
06:10:53 [2020-01-31T06:10:53.806Z] 
06:10:53 [2020-01-31T06:10:53.806Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:10:53 [2020-01-31T06:10:53.806Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
06:10:53 [2020-01-31T06:10:53.806Z] #8 DONE 0.0s
06:10:53 [2020-01-31T06:10:53.806Z] 
06:10:53 [2020-01-31T06:10:53.806Z] #21 [internal] load build context
06:10:53 [2020-01-31T06:10:53.888Z] #7 extracting sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a done
06:10:53 [2020-01-31T06:10:53.888Z] #7 DONE 14.5s
06:10:53 [2020-01-31T06:10:53.888Z] 
06:10:53 [2020-01-31T06:10:53.888Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:10:54 [2020-01-31T06:10:54.495Z] go: finding cloud.google.com/go v0.26.0
06:10:54 [2020-01-31T06:10:54.495Z] go: finding github.com/onsi/gomega v1.4.3
06:10:54 [2020-01-31T06:10:54.780Z] #47 ...
06:10:54 [2020-01-31T06:10:54.780Z] 
06:10:54 [2020-01-31T06:10:54.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:10:54 [2020-01-31T06:10:54.780Z] #44 41.93   CC       images/opts.o
06:10:54 [2020-01-31T06:10:54.780Z] #44 42.21   CC       images/seccomp.o
06:10:54 [2020-01-31T06:10:54.780Z] #44 42.43   CC       images/binfmt-misc.o
06:10:54 [2020-01-31T06:10:54.780Z] #44 42.60   CC       images/time.o
06:10:55 [2020-01-31T06:10:55.035Z] #44 42.80   CC       images/sysctl.o
06:10:55 [2020-01-31T06:10:55.119Z] go: finding github.com/gogo/protobuf v1.0.0
06:10:55 [2020-01-31T06:10:55.290Z] #44 43.08   CC       images/autofs.o
06:10:55 [2020-01-31T06:10:55.309Z] #21 ...
06:10:55 [2020-01-31T06:10:55.309Z] 
06:10:55 [2020-01-31T06:10:55.309Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:10:55 [2020-01-31T06:10:55.309Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
06:10:55 [2020-01-31T06:10:55.309Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done
06:10:55 [2020-01-31T06:10:55.309Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
06:10:55 [2020-01-31T06:10:55.309Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done
06:10:55 [2020-01-31T06:10:55.309Z] #69 DONE 1.4s
06:10:55 [2020-01-31T06:10:55.309Z] 
06:10:55 [2020-01-31T06:10:55.309Z] #21 [internal] load build context
06:10:55 [2020-01-31T06:10:55.408Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
06:10:55 [2020-01-31T06:10:55.546Z] #44 43.35   CC       images/macvlan.o
06:10:55 [2020-01-31T06:10:55.800Z] #44 43.57   CC       images/sit.o
06:10:55 [2020-01-31T06:10:55.859Z] #21 transferring context: 46.87MB 1.8s done
06:10:55 [2020-01-31T06:10:55.859Z] #21 DONE 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] 
06:10:55 [2020-01-31T06:10:55.859Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:fa2c184c717922d37fbf25b36307f71f16ea274ab77a3431ef0e51c3c651ea95 1.79kB / 1.79kB done
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:8a8fcb3e840c6a9736c3e0da14bfec72ac8fb6f4d755053f29ac9264ba0d798b 5.46kB / 5.46kB done
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 38.10MB / 48.95MB 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 33.41MB / 102.16MB 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:935b8545f3ac8fb67c90f8a3be187caf01204d09cb354322cf183ace5b95a7a7 126B / 126B 0.1s done
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.5s done
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 4.43MB / 9.88MB 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 31.21MB / 51.32MB 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 36.08MB / 56.59MB 1.8s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 41.80MB / 48.95MB 1.9s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 5.47MB / 9.88MB 1.9s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 35.24MB / 51.32MB 1.9s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 39.91MB / 56.59MB 1.9s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 45.94MB / 48.95MB 2.1s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 41.60MB / 102.16MB 2.1s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 6.54MB / 9.88MB 2.1s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 39.39MB / 51.32MB 2.1s
06:10:55 [2020-01-31T06:10:55.859Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 43.94MB / 56.59MB 2.1s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.2s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 46.74MB / 102.16MB 2.2s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 7.33MB / 9.88MB 2.2s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 43.76MB / 51.32MB 2.2s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 48.26MB / 56.59MB 2.2s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.2s done
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 52.10MB / 102.16MB 2.4s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 7.85MB / 9.88MB 2.4s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 49.20MB / 51.32MB 2.4s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 54.09MB / 56.59MB 2.4s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 62.47MB / 102.16MB 2.5s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 8.39MB / 9.88MB 2.5s
06:10:56 [2020-01-31T06:10:56.242Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.5s done
06:10:56 [2020-01-31T06:10:56.360Z] #44 43.81   LINK     images/built-in.o
06:10:56 [2020-01-31T06:10:56.360Z] #44 43.97   GEN      compel/include/asm
06:10:56 [2020-01-31T06:10:56.360Z] #44 43.97   GEN      compel/include/version.h
06:10:56 [2020-01-31T06:10:56.360Z] #44 43.98 touch .config
06:10:56 [2020-01-31T06:10:56.360Z] #44 43.98   GEN      include/common/config.h
06:10:56 [2020-01-31T06:10:56.360Z] #44 44.06   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:10:56 [2020-01-31T06:10:56.360Z] #44 44.10   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:10:56 [2020-01-31T06:10:56.360Z] #44 44.13   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:10:56 [2020-01-31T06:10:56.360Z] #44 44.14   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:10:56 [2020-01-31T06:10:56.360Z] #44 44.17   DEP      compel/arch/x86/plugins/std/memcpy.d
06:10:56 [2020-01-31T06:10:56.591Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 75.66MB / 102.16MB 2.7s
06:10:56 [2020-01-31T06:10:56.591Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.6s done
06:10:56 [2020-01-31T06:10:56.591Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 92.75MB / 102.16MB 2.8s
06:10:56 [2020-01-31T06:10:56.591Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.17MB / 9.88MB 2.8s
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.19   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.23   GEN      compel/plugins/include/uapi/std/syscall.h
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.26   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.29   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.30   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:10:56 [2020-01-31T06:10:56.615Z] #44 44.31   DEP      compel/plugins/std/infect.d
06:10:56 [2020-01-31T06:10:56.871Z] #44 44.49   DEP      compel/plugins/std/string.d
06:10:56 [2020-01-31T06:10:56.871Z] #44 44.59   DEP      compel/plugins/std/log.d
06:10:56 [2020-01-31T06:10:56.871Z] #44 44.67   DEP      compel/plugins/std/fds.d
06:10:56 [2020-01-31T06:10:56.904Z] go: finding github.com/docker/go-units v0.3.1
06:10:56 [2020-01-31T06:10:56.964Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 102.16MB / 102.16MB 3.0s done
06:10:56 [2020-01-31T06:10:56.964Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 3.1s done
06:10:56 [2020-01-31T06:10:56.964Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
06:10:57 [2020-01-31T06:10:57.126Z] #44 44.77   DEP      compel/plugins/std/std.d
06:10:57 [2020-01-31T06:10:57.179Z] #8 DONE 2.8s
06:10:57 [2020-01-31T06:10:57.179Z] 
06:10:57 [2020-01-31T06:10:57.179Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:10:57 [2020-01-31T06:10:57.192Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
06:10:57 [2020-01-31T06:10:57.192Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
06:10:57 [2020-01-31T06:10:57.381Z] #44 44.92   DEP      compel/plugins/shmem/shmem.d
06:10:57 [2020-01-31T06:10:57.381Z] #44 45.03   DEP      compel/plugins/fds/fds.d
06:10:57 [2020-01-31T06:10:57.381Z] #44 45.18   CC       compel/plugins/std/std.o
06:10:57 [2020-01-31T06:10:57.753Z] #9 DONE 0.9s
06:10:57 [2020-01-31T06:10:57.753Z] 
06:10:57 [2020-01-31T06:10:57.753Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:10:57 [2020-01-31T06:10:57.753Z] #29 DONE 0.1s
06:10:57 [2020-01-31T06:10:57.753Z] 
06:10:57 [2020-01-31T06:10:57.753Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:10:57 [2020-01-31T06:10:57.835Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
06:10:57 [2020-01-31T06:10:57.835Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
06:10:57 [2020-01-31T06:10:57.942Z] #44 45.57   CC       compel/plugins/std/fds.o
06:10:58 [2020-01-31T06:10:58.017Z] #40 DONE 0.1s
06:10:58 [2020-01-31T06:10:58.017Z] 
06:10:58 [2020-01-31T06:10:58.017Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:10:58 [2020-01-31T06:10:58.017Z] #21 DONE 0.1s
06:10:58 [2020-01-31T06:10:58.017Z] 
06:10:58 [2020-01-31T06:10:58.017Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:10:58 [2020-01-31T06:10:58.017Z] #32 ...
06:10:58 [2020-01-31T06:10:58.017Z] 
06:10:58 [2020-01-31T06:10:58.017Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
06:10:58 [2020-01-31T06:10:58.017Z] #52 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.017Z] 
06:10:58 [2020-01-31T06:10:58.017Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
06:10:58 [2020-01-31T06:10:58.017Z] #64 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.017Z] 
06:10:58 [2020-01-31T06:10:58.017Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:10:58 [2020-01-31T06:10:58.018Z] #22 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.133Z] go: finding github.com/sirupsen/logrus v1.0.3
06:10:58 [2020-01-31T06:10:58.280Z] 
06:10:58 [2020-01-31T06:10:58.280Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
06:10:58 [2020-01-31T06:10:58.280Z] #70 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.280Z] 
06:10:58 [2020-01-31T06:10:58.280Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
06:10:58 [2020-01-31T06:10:58.280Z] #49 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.280Z] 
06:10:58 [2020-01-31T06:10:58.280Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
06:10:58 [2020-01-31T06:10:58.280Z] #46 DONE 0.2s
06:10:58 [2020-01-31T06:10:58.280Z] 
06:10:58 [2020-01-31T06:10:58.280Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:10:58 [2020-01-31T06:10:58.280Z] #32 DONE 0.3s
06:10:58 [2020-01-31T06:10:58.280Z] 
06:10:58 [2020-01-31T06:10:58.280Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:10:58 [2020-01-31T06:10:58.420Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
06:10:58 [2020-01-31T06:10:58.502Z] #44 46.12   CC       compel/plugins/std/log.o
06:10:58 [2020-01-31T06:10:58.709Z] go: finding github.com/Microsoft/hcsshim v0.8.5
06:10:59 [2020-01-31T06:10:59.000Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
06:10:59 [2020-01-31T06:10:59.293Z] go: finding github.com/onsi/ginkgo v1.6.0
06:10:59 [2020-01-31T06:10:59.427Z] #44 47.02   CC       compel/plugins/std/string.o
06:10:59 [2020-01-31T06:10:59.584Z] go: finding github.com/client9/misspell v0.3.4
06:10:59 [2020-01-31T06:10:59.875Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
06:10:59 [2020-01-31T06:10:59.987Z] #44 47.63   CC       compel/plugins/std/infect.o
06:10:59 [2020-01-31T06:10:59.987Z] #44 ...
06:10:59 [2020-01-31T06:10:59.987Z] 
06:10:59 [2020-01-31T06:10:59.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.0 Selecting previously unselected package libapparmor1:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.0 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.1 Selecting previously unselected package libapparmor-dev:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.3 Selecting previously unselected package libbtrfs0.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.3 Unpacking libbtrfs0 (4.20.1-2) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.4 Selecting previously unselected package libbtrfs-dev.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.4 Unpacking libbtrfs-dev (4.20.1-2) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.6 Selecting previously unselected package libudev-dev:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.6 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.7 Selecting previously unselected package libsepol1-dev:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 118.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.0 Selecting previously unselected package libpcre16-3:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.2 Selecting previously unselected package libpcre32-3:amd64.
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:10:59 [2020-01-31T06:10:59.987Z] #10 119.4 Selecting previously unselected package libpcrecpp0v5:amd64.
06:11:00 [2020-01-31T06:11:00.243Z] #10 119.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:11:00 [2020-01-31T06:11:00.243Z] #10 119.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:11:00 [2020-01-31T06:11:00.498Z] #10 119.6 Selecting previously unselected package libpcre3-dev:amd64.
06:11:00 [2020-01-31T06:11:00.498Z] #10 119.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:11:00 [2020-01-31T06:11:00.498Z] #10 119.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:11:00 [2020-01-31T06:11:00.754Z] #10 ...
06:11:00 [2020-01-31T06:11:00.754Z] 
06:11:00 [2020-01-31T06:11:00.754Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:00 [2020-01-31T06:11:00.754Z] #50 DONE 119.6s
06:11:00 [2020-01-31T06:11:00.754Z] 
06:11:00 [2020-01-31T06:11:00.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:00 [2020-01-31T06:11:00.754Z] #44 48.04   CC       compel/arch/x86/plugins/std/parasite-head.o
06:11:00 [2020-01-31T06:11:00.754Z] #44 48.09   CC       compel/arch/x86/plugins/std/memcpy.o
06:11:00 [2020-01-31T06:11:00.754Z] #44 48.14   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:11:00 [2020-01-31T06:11:00.754Z] #44 48.21   AR       compel/plugins/std.lib.a
06:11:00 [2020-01-31T06:11:00.754Z] #44 48.25   CC       compel/plugins/fds/fds.o
06:11:00 [2020-01-31T06:11:00.903Z] go: finding gopkg.in/yaml.v2 v2.2.1
06:11:00 [2020-01-31T06:11:00.903Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
06:11:00 [2020-01-31T06:11:00.903Z] go: finding github.com/onsi/ginkgo v1.7.0
06:11:01 [2020-01-31T06:11:01.010Z] #44 48.63   AR       compel/plugins/fds.lib.a
06:11:01 [2020-01-31T06:11:01.010Z] #44 48.74   HOSTDEP  compel/src/lib/log-host.d
06:11:01 [2020-01-31T06:11:01.265Z] #44 48.90   HOSTDEP  compel/src/lib/handle-elf-host.d
06:11:01 [2020-01-31T06:11:01.265Z] #44 49.12   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:11:01 [2020-01-31T06:11:01.521Z] #44 49.27   HOSTDEP  compel/src/main-host.d
06:11:01 [2020-01-31T06:11:01.533Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
06:11:01 [2020-01-31T06:11:01.533Z] go: finding github.com/golang/mock v1.1.1
06:11:01 [2020-01-31T06:11:01.777Z] #44 49.45   DEP      compel/src/lib/ptrace.d
06:11:01 [2020-01-31T06:11:01.777Z] #44 49.53   DEP      compel/src/lib/infect.d
06:11:01 [2020-01-31T06:11:01.777Z] #44 49.65   DEP      compel/src/lib/infect-util.d
06:11:02 [2020-01-31T06:11:02.032Z] #44 49.75   DEP      compel/src/lib/infect-rpc.d
06:11:02 [2020-01-31T06:11:02.032Z] #44 49.84   DEP      compel/arch/x86/src/lib/infect.d
06:11:02 [2020-01-31T06:11:02.160Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
06:11:02 [2020-01-31T06:11:02.160Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
06:11:02 [2020-01-31T06:11:02.160Z] go: finding github.com/pkg/profile v1.2.1
06:11:02 [2020-01-31T06:11:02.160Z] go: finding github.com/hpcloud/tail v1.0.0
06:11:02 [2020-01-31T06:11:02.288Z] #44 49.93   DEP      compel/arch/x86/src/lib/cpu.d
06:11:02 [2020-01-31T06:11:02.288Z] #44 50.04   DEP      compel/src/lib/log.d
06:11:02 [2020-01-31T06:11:02.543Z] #44 50.16   DEP      compel/src/main.d
06:11:02 [2020-01-31T06:11:02.543Z] #44 50.34   DEP      compel/src/lib/handle-elf.d
06:11:02 [2020-01-31T06:11:02.799Z] #44 50.43   DEP      compel/arch/x86/src/lib/handle-elf.d
06:11:02 [2020-01-31T06:11:02.799Z] #44 ...
06:11:02 [2020-01-31T06:11:02.799Z] 
06:11:02 [2020-01-31T06:11:02.799Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.2 Selecting previously unselected package libselinux1-dev:amd64.
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.6 Selecting previously unselected package libdevmapper-dev:amd64.
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.8 Selecting previously unselected package libseccomp-dev:amd64.
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 120.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.0 Selecting previously unselected package libsystemd-dev:amd64.
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libbtrfs0 (4.20.1-2) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libbtrfs-dev (4.20.1-2) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.6 Setting up mingw-w64-common (6.0.0-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.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
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.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
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 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
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 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
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.8 Setting up dmsetup (2:1.02.155-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 121.8 Processing triggers for libc-bin (2.28-10) ...
06:11:02 [2020-01-31T06:11:02.799Z] #10 DONE 122.1s
06:11:02 [2020-01-31T06:11:02.799Z] 
06:11:02 [2020-01-31T06:11:02.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:02 [2020-01-31T06:11:02.799Z] #44 50.60   CC       compel/src/lib/log.o
06:11:03 [2020-01-31T06:11:03.055Z] #44 ...
06:11:03 [2020-01-31T06:11:03.055Z] 
06:11:03 [2020-01-31T06:11:03.055Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:03 [2020-01-31T06:11:03.055Z] #55 DONE 0.1s
06:11:03 [2020-01-31T06:11:03.055Z] 
06:11:03 [2020-01-31T06:11:03.055Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
06:11:03 [2020-01-31T06:11:03.055Z] #56 DONE 0.1s
06:11:03 [2020-01-31T06:11:03.055Z] 
06:11:03 [2020-01-31T06:11:03.055Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:03 [2020-01-31T06:11:03.703Z] #33 ...
06:11:03 [2020-01-31T06:11:03.703Z] 
06:11:03 [2020-01-31T06:11:03.703Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:11:03 [2020-01-31T06:11:03.703Z] #41 5.735 + git clone https://github.com/docker/distribution.git .
06:11:03 [2020-01-31T06:11:03.703Z] #41 5.735 Cloning into '.'...
06:11:03 [2020-01-31T06:11:03.703Z] #41 ...
06:11:03 [2020-01-31T06:11:03.703Z] 
06:11:03 [2020-01-31T06:11:03.703Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:03 [2020-01-31T06:11:03.703Z] #10 5.814 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:03 [2020-01-31T06:11:03.703Z] #10 5.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:03 [2020-01-31T06:11:03.703Z] #10 6.026 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:03 [2020-01-31T06:11:03.964Z] #10 ...
06:11:03 [2020-01-31T06:11:03.964Z] 
06:11:03 [2020-01-31T06:11:03.964Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:03 [2020-01-31T06:11:03.964Z] #43 6.003 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:03 [2020-01-31T06:11:03.964Z] #43 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:03 [2020-01-31T06:11:03.964Z] #43 6.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:04 [2020-01-31T06:11:04.478Z] Client:
06:11:04 [2020-01-31T06:11:04.478Z]  Debug Mode: false
06:11:04 [2020-01-31T06:11:04.478Z] 
06:11:04 [2020-01-31T06:11:04.478Z] Server:
06:11:04 [2020-01-31T06:11:04.478Z]  Containers: 0
06:11:04 [2020-01-31T06:11:04.478Z]   Running: 0
06:11:04 [2020-01-31T06:11:04.478Z]   Paused: 0
06:11:04 [2020-01-31T06:11:04.478Z]   Stopped: 0
06:11:04 [2020-01-31T06:11:04.478Z]  Images: 0
06:11:04 [2020-01-31T06:11:04.478Z]  Server Version: 19.03.2
06:11:04 [2020-01-31T06:11:04.478Z]  Storage Driver: overlay2
06:11:04 [2020-01-31T06:11:04.478Z]   Backing Filesystem: extfs
06:11:04 [2020-01-31T06:11:04.478Z]   Supports d_type: true
06:11:04 [2020-01-31T06:11:04.478Z]   Native Overlay Diff: true
06:11:04 [2020-01-31T06:11:04.478Z]  Logging Driver: json-file
06:11:04 [2020-01-31T06:11:04.478Z]  Cgroup Driver: cgroupfs
06:11:04 [2020-01-31T06:11:04.478Z]  Plugins:
06:11:04 [2020-01-31T06:11:04.478Z]   Volume: local
06:11:04 [2020-01-31T06:11:04.478Z]   Network: bridge host ipvlan macvlan null overlay
06:11:04 [2020-01-31T06:11:04.478Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
06:11:04 [2020-01-31T06:11:04.478Z]  Swarm: inactive
06:11:04 [2020-01-31T06:11:04.478Z]  Runtimes: runc
06:11:04 [2020-01-31T06:11:04.478Z]  Default Runtime: runc
06:11:04 [2020-01-31T06:11:04.478Z]  Init Binary: docker-init
06:11:04 [2020-01-31T06:11:04.478Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
06:11:04 [2020-01-31T06:11:04.478Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
06:11:04 [2020-01-31T06:11:04.478Z]  init version: fec3683
06:11:04 [2020-01-31T06:11:04.478Z]  Security Options:
06:11:04 [2020-01-31T06:11:04.478Z]   apparmor
06:11:04 [2020-01-31T06:11:04.478Z]   seccomp
06:11:04 [2020-01-31T06:11:04.478Z]    Profile: default
06:11:04 [2020-01-31T06:11:04.479Z]  Kernel Version: 4.15.0-1048-aws
06:11:04 [2020-01-31T06:11:04.479Z]  Operating System: Ubuntu 18.04.3 LTS
06:11:04 [2020-01-31T06:11:04.479Z]  OSType: linux
06:11:04 [2020-01-31T06:11:04.479Z]  Architecture: x86_64
06:11:04 [2020-01-31T06:11:04.479Z]  CPUs: 2
06:11:04 [2020-01-31T06:11:04.479Z]  Total Memory: 7.501GiB
06:11:04 [2020-01-31T06:11:04.479Z]  Name: ip-10-100-33-154
06:11:04 [2020-01-31T06:11:04.479Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
06:11:04 [2020-01-31T06:11:04.479Z]  Docker Root Dir: /var/lib/docker
06:11:04 [2020-01-31T06:11:04.479Z]  Debug Mode: false
06:11:04 [2020-01-31T06:11:04.479Z]  Registry: https://index.docker.io/v1/
06:11:04 [2020-01-31T06:11:04.479Z]  Labels:
06:11:04 [2020-01-31T06:11:04.479Z]  Experimental: true
06:11:04 [2020-01-31T06:11:04.479Z]  Insecure Registries:
06:11:04 [2020-01-31T06:11:04.479Z]   127.0.0.0/8
06:11:04 [2020-01-31T06:11:04.479Z]  Live Restore Enabled: true
06:11:04 [2020-01-31T06:11:04.479Z] 
06:11:04 [2020-01-31T06:11:04.479Z] WARNING: No swap limit support
[Pipeline] sh
06:11:04 [2020-01-31T06:11:04.550Z] #43 ...
06:11:04 [2020-01-31T06:11:04.550Z] 
06:11:04 [2020-01-31T06:11:04.550Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:04 [2020-01-31T06:11:04.550Z] #10 6.720 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:11:04 [2020-01-31T06:11:04.778Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:11:04 [2020-01-31T06:11:04.778Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
06:11:04 [2020-01-31T06:11:04.778Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40439/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
06:11:04 [2020-01-31T06:11:04.778Z] + bash /home/ubuntu/workspace/moby_PR-40439/check-config.sh
06:11:04 [2020-01-31T06:11:04.778Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
06:11:04 [2020-01-31T06:11:04.778Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
06:11:04 [2020-01-31T06:11:04.778Z] 
06:11:04 [2020-01-31T06:11:04.778Z] Generally Necessary:
06:11:04 [2020-01-31T06:11:04.778Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
06:11:04 [2020-01-31T06:11:04.778Z] - apparmor: enabled and tools installed
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_NAMESPACES: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_NET_NS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_PID_NS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_IPC_NS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_UTS_NS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CGROUPS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CGROUP_CPUACCT: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CGROUP_DEVICE: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CGROUP_FREEZER: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CGROUP_SCHED: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_CPUSETS: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_MEMCG: enabled
06:11:04 [2020-01-31T06:11:04.778Z] - CONFIG_KEYS: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_VETH: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_BRIDGE: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_NF_FILTER: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_NF_NAT: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NF_NAT: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NF_NAT_NEEDED: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_POSIX_MQUEUE: enabled
06:11:05 [2020-01-31T06:11:05.039Z] 
06:11:05 [2020-01-31T06:11:05.039Z] Optional Features:
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_USER_NS: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_SECCOMP: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CGROUP_PIDS: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_MEMCG_SWAP: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
06:11:05 [2020-01-31T06:11:05.039Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_BLK_CGROUP: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_BLK_DEV_THROTTLING: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IOSCHED_CFQ: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CGROUP_PERF: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CGROUP_HUGETLB: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CGROUP_NET_PRIO: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_CFS_BANDWIDTH: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_FAIR_GROUP_SCHED: enabled
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_RT_GROUP_SCHED: missing
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_VS: enabled (as module)
06:11:05 [2020-01-31T06:11:05.039Z] - CONFIG_IP_VS_NFCT: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_IP_VS_PROTO_TCP: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_IP_VS_PROTO_UDP: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_IP_VS_RR: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_EXT4_FS: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - CONFIG_EXT4_FS_SECURITY: enabled
06:11:05 [2020-01-31T06:11:05.302Z] - Network Drivers:
06:11:05 [2020-01-31T06:11:05.302Z]   - "overlay":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_VXLAN: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       Optional (for encrypted networks):
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_CRYPTO: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_CRYPTO_AEAD: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_CRYPTO_GCM: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_CRYPTO_SEQIV: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_CRYPTO_GHASH: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_XFRM: enabled
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_XFRM_USER: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_XFRM_ALGO: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_INET_ESP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]   - "ipvlan":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_IPVLAN: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]   - "macvlan":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_MACVLAN: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_DUMMY: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]   - "ftp,tftp client in container":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z] - Storage Drivers:
06:11:05 [2020-01-31T06:11:05.302Z]   - "aufs":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_AUFS_FS: enabled (as module)
06:11:05 [2020-01-31T06:11:05.302Z]   - "btrfs":
06:11:05 [2020-01-31T06:11:05.302Z]     - CONFIG_BTRFS_FS: enabled (as module)
06:11:05 [2020-01-31T06:11:05.561Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
06:11:05 [2020-01-31T06:11:05.561Z]   - "devicemapper":
06:11:05 [2020-01-31T06:11:05.561Z]     - CONFIG_BLK_DEV_DM: enabled
06:11:05 [2020-01-31T06:11:05.561Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
06:11:05 [2020-01-31T06:11:05.561Z]   - "overlay":
06:11:05 [2020-01-31T06:11:05.561Z]     - CONFIG_OVERLAY_FS: enabled (as module)
06:11:05 [2020-01-31T06:11:05.561Z]   - "zfs":
06:11:05 [2020-01-31T06:11:05.561Z]     - /dev/zfs: missing
06:11:05 [2020-01-31T06:11:05.561Z]     - zfs command: missing
06:11:05 [2020-01-31T06:11:05.561Z]     - zpool command: missing
06:11:05 [2020-01-31T06:11:05.561Z] 
06:11:05 [2020-01-31T06:11:05.561Z] Limits:
06:11:05 [2020-01-31T06:11:05.561Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
06:11:05 [2020-01-31T06:11:05.561Z] 
06:11:05 [2020-01-31T06:11:05.561Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
06:11:05 [2020-01-31T06:11:05.610Z] #57 ...
06:11:05 [2020-01-31T06:11:05.611Z] 
06:11:05 [2020-01-31T06:11:05.611Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:05 [2020-01-31T06:11:05.611Z] #47 114.4 net/textproto
06:11:05 [2020-01-31T06:11:05.611Z] #47 114.4 crypto/x509
06:11:05 [2020-01-31T06:11:05.611Z] #47 115.7 vendor/golang.org/x/net/http/httpguts
06:11:05 [2020-01-31T06:11:05.611Z] #47 116.1 vendor/golang.org/x/net/http/httpproxy
06:11:05 [2020-01-31T06:11:05.611Z] #47 116.6 mime/multipart
06:11:05 [2020-01-31T06:11:05.611Z] #47 118.3 crypto/tls
06:11:05 [2020-01-31T06:11:05.611Z] #47 ...
06:11:05 [2020-01-31T06:11:05.611Z] 
06:11:05 [2020-01-31T06:11:05.611Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.515 + RM_GOPATH=0
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.515 + TMP_GOPATH=
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.515 + : /build
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.515 + '[' -z '' ']'
06:11:05 [2020-01-31T06:11:05.611Z] #57 ...
06:11:05 [2020-01-31T06:11:05.611Z] 
06:11:05 [2020-01-31T06:11:05.611Z] #11 [dev 1/25] RUN groupadd -r docker
06:11:05 [2020-01-31T06:11:05.611Z] #11 DONE 2.9s
06:11:05 [2020-01-31T06:11:05.611Z] 
06:11:05 [2020-01-31T06:11:05.611Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.515 ++ mktemp -d
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.517 + export GOPATH=/tmp/tmp.KyGC7jDPm1
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.517 + GOPATH=/tmp/tmp.KyGC7jDPm1
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.519 + RM_GOPATH=1
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.519 ++ dirname ./install.sh
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + dir=.
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + bin=runc
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + shift
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + '[' '!' -f ./runc.installer ']'
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + . ./runc.installer
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + install_runc
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.530 + uname -r
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.531 + grep -q '^3\.10\.0.*\.el7\.'
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.535 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.535 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KyGC7jDPm1/src/github.com/opencontainers/runc
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.536 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
06:11:05 [2020-01-31T06:11:05.611Z] #57 2.547 Cloning into '/tmp/tmp.KyGC7jDPm1/src/github.com/opencontainers/runc'...
[Pipeline] sh
06:11:05 [2020-01-31T06:11:05.950Z] + sudo modprobe ip_vs
06:11:06 [2020-01-31T06:11:06.119Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 9.4s done
06:11:06 [2020-01-31T06:11:06.119Z] #8 DONE 12.5s
06:11:06 [2020-01-31T06:11:06.214Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d .
06:11:06 [2020-01-31T06:11:06.465Z] 
06:11:06 [2020-01-31T06:11:06.465Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:11:06 [2020-01-31T06:11:06.465Z] #9 DONE 0.2s
06:11:06 [2020-01-31T06:11:06.473Z] #1 [internal] load build definition from Dockerfile
06:11:06 [2020-01-31T06:11:06.473Z] #1 transferring dockerfile: 15.65kB done
06:11:06 [2020-01-31T06:11:06.473Z] #1 DONE 0.1s
06:11:06 [2020-01-31T06:11:06.473Z] 
06:11:06 [2020-01-31T06:11:06.473Z] #2 [internal] load .dockerignore
06:11:06 [2020-01-31T06:11:06.473Z] #2 transferring context: 87B done
06:11:06 [2020-01-31T06:11:06.473Z] #2 DONE 0.1s
06:11:06 [2020-01-31T06:11:06.473Z] 
06:11:06 [2020-01-31T06:11:06.473Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
06:11:06 [2020-01-31T06:11:06.596Z] #10 8.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:11:06 [2020-01-31T06:11:06.825Z] 
06:11:06 [2020-01-31T06:11:06.825Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:11:06 [2020-01-31T06:11:06.825Z] #10 DONE 0.3s
06:11:06 [2020-01-31T06:11:06.825Z] 
06:11:06 [2020-01-31T06:11:06.825Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:11:06 [2020-01-31T06:11:06.825Z] #41 DONE 0.1s
06:11:06 [2020-01-31T06:11:06.825Z] 
06:11:06 [2020-01-31T06:11:06.825Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:11:06 [2020-01-31T06:11:06.825Z] #30 DONE 0.1s
06:11:06 [2020-01-31T06:11:06.825Z] 
06:11:06 [2020-01-31T06:11:06.825Z] #22 [golangci_lint 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:06 [2020-01-31T06:11:06.825Z] #22 DONE 0.1s
06:11:06 [2020-01-31T06:11:06.825Z] 
06:11:06 [2020-01-31T06:11:06.825Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
06:11:07 [2020-01-31T06:11:07.040Z] #3 DONE 0.4s
06:11:07 [2020-01-31T06:11:07.040Z] 
06:11:07 [2020-01-31T06:11:07.040Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
06:11:07 [2020-01-31T06:11:07.040Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
06:11:07 [2020-01-31T06:11:07.040Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
06:11:07 [2020-01-31T06:11:07.040Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
06:11:07 [2020-01-31T06:11:07.040Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
06:11:07 [2020-01-31T06:11:07.040Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 282.20kB / 8.82MB 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] #47 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
06:11:07 [2020-01-31T06:11:07.184Z] #65 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
06:11:07 [2020-01-31T06:11:07.184Z] #53 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
06:11:07 [2020-01-31T06:11:07.184Z] #71 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:11:07 [2020-01-31T06:11:07.184Z] #33 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
06:11:07 [2020-01-31T06:11:07.184Z] #50 DONE 0.1s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:11:07 [2020-01-31T06:11:07.184Z] #23 DONE 0.2s
06:11:07 [2020-01-31T06:11:07.184Z] 
06:11:07 [2020-01-31T06:11:07.184Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:07 [2020-01-31T06:11:07.299Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
06:11:07 [2020-01-31T06:11:07.299Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
06:11:07 [2020-01-31T06:11:07.299Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.472 + RM_GOPATH=0
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.472 + TMP_GOPATH=
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.472 + : /build
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.472 + '[' -z '' ']'
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.472 ++ mktemp -d
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.473 + export GOPATH=/tmp/tmp.yv07SqpCrO
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.473 + GOPATH=/tmp/tmp.yv07SqpCrO
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.473 + RM_GOPATH=1
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.473 ++ dirname ./install.sh
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.474 + dir=.
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + bin=dockercli
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + shift
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + '[' '!' -f ./dockercli.installer ']'
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + . ./dockercli.installer
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 ++ : stable
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 ++ : 17.06.2-ce
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + install_dockercli
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 Install docker/cli version 17.06.2-ce from stable
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.475 ++ uname -m
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.477 + arch=s390x
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.477 + '[' s390x '!=' x86_64 ']'
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.477 + '[' s390x '!=' s390x ']'
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.477 + url=https://download.docker.com/linux/static
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.477 + tar -xz docker/docker
06:11:07 [2020-01-31T06:11:07.567Z] #24 0.478 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
06:11:07 [2020-01-31T06:11:07.983Z] #10 ...
06:11:07 [2020-01-31T06:11:07.983Z] 
06:11:07 [2020-01-31T06:11:07.983Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:07 [2020-01-31T06:11:07.983Z] #35 5.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #35 5.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #35 6.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #35 6.762 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #35 9.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #35 ...
06:11:07 [2020-01-31T06:11:07.983Z] 
06:11:07 [2020-01-31T06:11:07.983Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:07 [2020-01-31T06:11:07.983Z] #25 6.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #25 6.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #25 6.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #25 7.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #25 9.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #25 ...
06:11:07 [2020-01-31T06:11:07.983Z] 
06:11:07 [2020-01-31T06:11:07.983Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:07 [2020-01-31T06:11:07.983Z] #59 7.065 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #59 7.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #59 7.090 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #59 8.133 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #59 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:11:07 [2020-01-31T06:11:07.983Z] #59 ...
06:11:07 [2020-01-31T06:11:07.983Z] 
06:11:07 [2020-01-31T06:11:07.983Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.724 + RM_GOPATH=0
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.724 + TMP_GOPATH=
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.724 + : /build
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.724 + '[' -z '' ']'
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.733 ++ mktemp -d
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.736 + export GOPATH=/tmp/tmp.uaYgZfz3ab
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.736 + GOPATH=/tmp/tmp.uaYgZfz3ab
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.737 + RM_GOPATH=1
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.738 ++ dirname ./install.sh
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + dir=.
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + bin=proxy
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + shift
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + '[' '!' -f ./proxy.installer ']'
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + . ./proxy.installer
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + install_proxy
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + case "$1" in
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + export CGO_ENABLED=0
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + CGO_ENABLED=0
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + _install_proxy
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uaYgZfz3ab/src/github.com/docker/libnetwork
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 Cloning into '/tmp/tmp.uaYgZfz3ab/src/github.com/docker/libnetwork'...
06:11:07 [2020-01-31T06:11:07.983Z] #71 6.745 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:08 [2020-01-31T06:11:08.206Z] #57 ...
06:11:08 [2020-01-31T06:11:08.206Z] 
06:11:08 [2020-01-31T06:11:08.206Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
06:11:08 [2020-01-31T06:11:08.206Z] #12 DONE 2.5s
06:11:08 [2020-01-31T06:11:08.206Z] 
06:11:08 [2020-01-31T06:11:08.206Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
06:11:08 [2020-01-31T06:11:08.236Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
06:11:08 [2020-01-31T06:11:08.236Z] #4 DONE 1.1s
06:11:08 [2020-01-31T06:11:08.245Z] #71 ...
06:11:08 [2020-01-31T06:11:08.245Z] 
06:11:08 [2020-01-31T06:11:08.245Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.234 + RM_GOPATH=0
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.234 + TMP_GOPATH=
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.234 + : /build/
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.235 + '[' -z '' ']'
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.236 ++ mktemp -d
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.247 + export GOPATH=/tmp/tmp.NErz0cwQZX
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.247 + GOPATH=/tmp/tmp.NErz0cwQZX
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.248 + RM_GOPATH=1
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.249 ++ dirname ./install.sh
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + dir=.
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + bin=rootlesskit
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + shift
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + '[' '!' -f ./rootlesskit.installer ']'
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + . ./rootlesskit.installer
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + install_rootlesskit
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + case "$1" in
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + export CGO_ENABLED=0
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + CGO_ENABLED=0
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + _install_rootlesskit
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NErz0cwQZX/src/github.com/rootless-containers/rootlesskit
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.261 Cloning into '/tmp/tmp.NErz0cwQZX/src/github.com/rootless-containers/rootlesskit'...
06:11:08 [2020-01-31T06:11:08.245Z] #65 7.262 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:08 [2020-01-31T06:11:08.245Z] #65 ...
06:11:08 [2020-01-31T06:11:08.245Z] 
06:11:08 [2020-01-31T06:11:08.245Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:08 [2020-01-31T06:11:08.245Z] #30 6.560 + git clone https://github.com/kolyshkin/go-swagger.git .
06:11:08 [2020-01-31T06:11:08.245Z] #30 6.565 Cloning into '.'...
06:11:08 [2020-01-31T06:11:08.510Z] #30 ...
06:11:08 [2020-01-31T06:11:08.510Z] 
06:11:08 [2020-01-31T06:11:08.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.027 + RM_GOPATH=0
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.027 + TMP_GOPATH=
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.027 + : /build
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.027 + '[' -z '' ']'
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.031 ++ mktemp -d
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.040 + export GOPATH=/tmp/tmp.xLAfRuIsGv
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.040 + GOPATH=/tmp/tmp.xLAfRuIsGv
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.040 + RM_GOPATH=1
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.045 ++ dirname ./install.sh
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.049 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + dir=.
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + bin=vndr
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + shift
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + '[' '!' -f ./vndr.installer ']'
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + . ./vndr.installer
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + install_vndr
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.050 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xLAfRuIsGv/src/github.com/LK4D4/vndr
06:11:08 [2020-01-31T06:11:08.510Z] #47 7.054 Cloning into '/tmp/tmp.xLAfRuIsGv/src/github.com/LK4D4/vndr'...
06:11:08 [2020-01-31T06:11:08.510Z] #47 8.251 + cd /tmp/tmp.xLAfRuIsGv/src/github.com/LK4D4/vndr
06:11:08 [2020-01-31T06:11:08.510Z] #47 8.251 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:08 [2020-01-31T06:11:08.510Z] #47 8.295 + go build -buildmode=pie -v -o /build/vndr .
06:11:08 [2020-01-31T06:11:08.510Z] #47 9.906 internal/cpu
06:11:08 [2020-01-31T06:11:08.510Z] #47 9.961 internal/race
06:11:08 [2020-01-31T06:11:08.510Z] #47 10.02 sync/atomic
06:11:08 [2020-01-31T06:11:08.510Z] #47 10.11 runtime/internal/atomic
06:11:08 [2020-01-31T06:11:08.771Z] #47 10.45 unicode
06:11:08 [2020-01-31T06:11:08.771Z] #47 ...
06:11:08 [2020-01-31T06:11:08.771Z] 
06:11:08 [2020-01-31T06:11:08.771Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.179 + RM_GOPATH=0
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.179 + TMP_GOPATH=
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.179 + : /build
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.179 + '[' -z '' ']'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.200 ++ mktemp -d
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.203 + export GOPATH=/tmp/tmp.BGAUogrn2U
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.203 + GOPATH=/tmp/tmp.BGAUogrn2U
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.203 + RM_GOPATH=1
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.204 ++ dirname ./install.sh
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + dir=.
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + bin=dockercli
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + shift
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + '[' '!' -f ./dockercli.installer ']'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + . ./dockercli.installer
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 ++ : stable
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 ++ : 17.06.2-ce
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + install_dockercli
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.206 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.207 Install docker/cli version 17.06.2-ce from stable
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.207 ++ uname -m
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + arch=aarch64
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + '[' aarch64 '!=' x86_64 ']'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + '[' aarch64 '!=' s390x ']'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + '[' aarch64 '!=' armhf ']'
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + build_dockercli
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.209 + git clone https://github.com/docker/docker-ce /tmp/tmp.BGAUogrn2U/tmp/docker-ce
06:11:08 [2020-01-31T06:11:08.771Z] #23 9.246 Cloning into '/tmp/tmp.BGAUogrn2U/tmp/docker-ce'...
06:11:08 [2020-01-31T06:11:08.771Z] #23 ...
06:11:08 [2020-01-31T06:11:08.771Z] 
06:11:08 [2020-01-31T06:11:08.771Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.029 + RM_GOPATH=0
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.035 + TMP_GOPATH=
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.035 + : /build
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.036 + '[' -z '' ']'
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.037 ++ mktemp -d
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.039 + export GOPATH=/tmp/tmp.TjSJQ9BKwi
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.039 + GOPATH=/tmp/tmp.TjSJQ9BKwi
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.039 + RM_GOPATH=1
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.044 ++ dirname ./install.sh
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.052 + dir=.
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.054 + bin=gotestsum
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.054 + shift
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.054 + '[' '!' -f ./gotestsum.installer ']'
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.054 + . ./gotestsum.installer
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.054 ++ : v0.3.5
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.061 + install_gotestsum
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.064 + echo 'Installing gotestsum version v0.3.5'
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.064 + go get -d gotest.tools/gotestsum
06:11:08 [2020-01-31T06:11:08.771Z] #50 7.064 Installing gotestsum version v0.3.5
06:11:09 [2020-01-31T06:11:09.033Z] #50 ...
06:11:09 [2020-01-31T06:11:09.033Z] 
06:11:09 [2020-01-31T06:11:09.033Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.140 + RM_GOPATH=0
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.140 + TMP_GOPATH=
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.140 + : /build
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.140 + '[' -z '' ']'
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.161 ++ mktemp -d
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.161 + export GOPATH=/tmp/tmp.Ii8AFRyMYY
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.161 + GOPATH=/tmp/tmp.Ii8AFRyMYY
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.161 + RM_GOPATH=1
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.161 ++ dirname ./install.sh
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.162 + dir=.
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.163 + bin=golangci_lint
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.163 + shift
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.164 + '[' '!' -f ./golangci_lint.installer ']'
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.164 + . ./golangci_lint.installer
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.165 ++ : v1.20.0
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.165 + install_golangci_lint
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.166 + echo 'Installing golangci-lint version v1.20.0'
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.166 Installing golangci-lint version v1.20.0
06:11:09 [2020-01-31T06:11:09.033Z] #53 7.167 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:11:09 [2020-01-31T06:11:09.033Z] #53 ...
06:11:09 [2020-01-31T06:11:09.033Z] 
06:11:09 [2020-01-31T06:11:09.033Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:09 [2020-01-31T06:11:09.033Z] #35 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:11:09 [2020-01-31T06:11:09.172Z] 
06:11:09 [2020-01-31T06:11:09.172Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:11:09 [2020-01-31T06:11:09.172Z] #6 DONE 0.3s
06:11:09 [2020-01-31T06:11:09.172Z] 
06:11:09 [2020-01-31T06:11:09.172Z] #5 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:11:09 [2020-01-31T06:11:09.172Z] #5 DONE 0.3s
06:11:09 [2020-01-31T06:11:09.172Z] 
06:11:09 [2020-01-31T06:11:09.172Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:11:09 [2020-01-31T06:11:09.172Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 0B / 50.38MB 0.1s
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0B / 7.81MB 0.1s
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0B / 10.00MB 0.1s
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 2.93MB / 50.38MB 0.2s
06:11:09 [2020-01-31T06:11:09.430Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 1.39MB / 10.00MB 0.2s
06:11:09 [2020-01-31T06:11:09.688Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 10.61MB / 50.38MB 0.5s
06:11:09 [2020-01-31T06:11:09.688Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.5s
06:11:09 [2020-01-31T06:11:09.688Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.5s
06:11:09 [2020-01-31T06:11:09.947Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s done
06:11:09 [2020-01-31T06:11:09.947Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.6s done
06:11:09 [2020-01-31T06:11:09.947Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 237.93kB / 51.79MB 0.7s
06:11:09 [2020-01-31T06:11:09.947Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 141.89kB / 68.52MB 0.7s
06:11:10 [2020-01-31T06:11:10.094Z] #13 2.039 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:11:10 [2020-01-31T06:11:10.205Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 14.90MB / 50.38MB 0.8s
06:11:10 [2020-01-31T06:11:10.206Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 20.44MB / 50.38MB 1.0s
06:11:10 [2020-01-31T06:11:10.206Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 9.01MB / 51.79MB 1.0s
06:11:10 [2020-01-31T06:11:10.206Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 6.30MB / 68.52MB 1.0s
06:11:10 [2020-01-31T06:11:10.349Z] #13 DONE 2.1s
06:11:10 [2020-01-31T06:11:10.349Z] 
06:11:10 [2020-01-31T06:11:10.349Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
06:11:10 [2020-01-31T06:11:10.468Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 24.29MB / 50.38MB 1.2s
06:11:10 [2020-01-31T06:11:10.468Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 14.04MB / 51.79MB 1.2s
06:11:10 [2020-01-31T06:11:10.729Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 29.94MB / 50.38MB 1.4s
06:11:10 [2020-01-31T06:11:10.729Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 19.39MB / 51.79MB 1.4s
06:11:10 [2020-01-31T06:11:10.729Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 15.52MB / 68.52MB 1.4s
06:11:10 [2020-01-31T06:11:10.993Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 33.74MB / 50.38MB 1.6s
06:11:10 [2020-01-31T06:11:10.993Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 25.17MB / 51.79MB 1.6s
06:11:10 [2020-01-31T06:11:10.993Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 20.63MB / 68.52MB 1.6s
06:11:10 [2020-01-31T06:11:10.993Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 36.75MB / 50.38MB 1.8s
06:11:10 [2020-01-31T06:11:10.993Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 27.85MB / 51.79MB 1.8s
06:11:11 [2020-01-31T06:11:11.251Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 39.85MB / 50.38MB 1.9s
06:11:11 [2020-01-31T06:11:11.252Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 30.81MB / 51.79MB 1.9s
06:11:11 [2020-01-31T06:11:11.252Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 26.99MB / 68.52MB 1.9s
06:11:11 [2020-01-31T06:11:11.252Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 42.74MB / 50.38MB 2.1s
06:11:11 [2020-01-31T06:11:11.252Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 33.40MB / 51.79MB 2.1s
06:11:11 [2020-01-31T06:11:11.252Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 30.51MB / 68.52MB 2.1s
06:11:11 [2020-01-31T06:11:11.537Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 45.70MB / 50.38MB 2.2s
06:11:11 [2020-01-31T06:11:11.803Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.5s
06:11:11 [2020-01-31T06:11:11.803Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 40.37MB / 51.79MB 2.5s
06:11:11 [2020-01-31T06:11:11.803Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 39.28MB / 68.52MB 2.5s
06:11:11 [2020-01-31T06:11:11.803Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.5s done
06:11:11 [2020-01-31T06:11:11.803Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 0B / 120.08MB 2.6s
06:11:12 [2020-01-31T06:11:12.061Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 45.36MB / 51.79MB 2.8s
06:11:12 [2020-01-31T06:11:12.061Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 43.04MB / 68.52MB 2.8s
06:11:12 [2020-01-31T06:11:12.319Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 49.97MB / 51.79MB 2.9s
06:11:12 [2020-01-31T06:11:12.319Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 7.99MB / 120.08MB 2.9s
06:11:12 [2020-01-31T06:11:12.319Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 49.82MB / 68.52MB 3.2s
06:11:12 [2020-01-31T06:11:12.319Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 14.07MB / 120.08MB 3.2s
06:11:12 [2020-01-31T06:11:12.319Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
06:11:12 [2020-01-31T06:11:12.581Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 3.2s done
06:11:12 [2020-01-31T06:11:12.581Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 3.3s
06:11:12 [2020-01-31T06:11:12.701Z] #24 ...
06:11:12 [2020-01-31T06:11:12.701Z] 
06:11:12 [2020-01-31T06:11:12.701Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.437 + RM_GOPATH=0
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.438 + TMP_GOPATH=
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.438 + : /build
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.438 + '[' -z '' ']'
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.438 ++ mktemp -d
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.439 + export GOPATH=/tmp/tmp.gD1OTy1jyX
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.439 + GOPATH=/tmp/tmp.gD1OTy1jyX
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.439 + RM_GOPATH=1
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.439 ++ dirname ./install.sh
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.440 + dir=.
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.440 + bin=vndr
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.440 + shift
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.440 + '[' '!' -f ./vndr.installer ']'
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 + . ./vndr.installer
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 + install_vndr
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.441 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gD1OTy1jyX/src/github.com/LK4D4/vndr
06:11:12 [2020-01-31T06:11:12.701Z] #48 0.443 Cloning into '/tmp/tmp.gD1OTy1jyX/src/github.com/LK4D4/vndr'...
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.019 + cd /tmp/tmp.gD1OTy1jyX/src/github.com/LK4D4/vndr
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.020 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.039 + go build -buildmode=pie -v -o /build/vndr .
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.724 runtime/internal/atomic
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.772 internal/cpu
06:11:12 [2020-01-31T06:11:12.701Z] #48 1.868 runtime/internal/sys
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.018 runtime/internal/math
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.071 internal/race
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.150 sync/atomic
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.246 internal/bytealg
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.264 unicode
06:11:12 [2020-01-31T06:11:12.701Z] #48 2.499 runtime
06:11:12 [2020-01-31T06:11:12.701Z] #48 5.155 unicode/utf8
06:11:12 [2020-01-31T06:11:12.701Z] #48 5.583 math
06:11:12 [2020-01-31T06:11:12.841Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 54.86MB / 68.52MB 3.4s
06:11:12 [2020-01-31T06:11:12.841Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 3.3s done
06:11:12 [2020-01-31T06:11:12.841Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 59.66MB / 68.52MB 3.6s
06:11:12 [2020-01-31T06:11:12.841Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 22.34MB / 120.08MB 3.6s
06:11:12 [2020-01-31T06:11:12.875Z] #14 DONE 2.4s
06:11:12 [2020-01-31T06:11:12.875Z] 
06:11:12 [2020-01-31T06:11:12.875Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:11:13 [2020-01-31T06:11:13.103Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 64.75MB / 68.52MB 3.9s
06:11:13 [2020-01-31T06:11:13.103Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 28.99MB / 120.08MB 3.9s
06:11:13 [2020-01-31T06:11:13.150Z] #15 ...
06:11:13 [2020-01-31T06:11:13.150Z] 
06:11:13 [2020-01-31T06:11:13.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:13 [2020-01-31T06:11:13.150Z] #44 50.92   CC       compel/arch/x86/src/lib/cpu.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 52.06   CC       compel/arch/x86/src/lib/infect.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 52.96   CC       compel/src/lib/infect-rpc.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 53.47   CC       compel/src/lib/infect-util.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 53.76   CC       compel/src/lib/infect.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 56.50   CC       compel/src/lib/ptrace.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 56.97   AR       compel/libcompel.a
06:11:13 [2020-01-31T06:11:13.150Z] #44 57.08   HOSTCC   compel/src/main-host.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 57.38   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 57.53   HOSTCC   compel/src/lib/handle-elf-host.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 57.92   HOSTCC   compel/src/lib/log-host.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 58.18   HOSTLINK compel/compel-host-bin
06:11:13 [2020-01-31T06:11:13.150Z] #44 58.40   DEP      soccr/soccr.d
06:11:13 [2020-01-31T06:11:13.150Z] #44 58.67   CC       soccr/soccr.o
06:11:13 [2020-01-31T06:11:13.150Z] #44 60.09   AR       soccr/libsoccr.a
06:11:13 [2020-01-31T06:11:13.150Z] #44 60.12 make[1]: 'soccr/libsoccr.a' is up to date.
06:11:13 [2020-01-31T06:11:13.150Z] #44 60.55   DEP      criu/arch/x86/sigframe.d
06:11:13 [2020-01-31T06:11:13.150Z] #44 60.70   DEP      criu/arch/x86/sigaction_compat.d
06:11:13 [2020-01-31T06:11:13.150Z] #44 60.90   DEP      criu/arch/x86/kerndat.d
06:11:13 [2020-01-31T06:11:13.363Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 4.1s
06:11:13 [2020-01-31T06:11:13.415Z] #44 ...
06:11:13 [2020-01-31T06:11:13.416Z] 
06:11:13 [2020-01-31T06:11:13.416Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:13 [2020-01-31T06:11:13.416Z] #57 9.054 + cd /tmp/tmp.KyGC7jDPm1/src/github.com/opencontainers/runc
06:11:13 [2020-01-31T06:11:13.416Z] #57 9.054 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:11:13 [2020-01-31T06:11:13.416Z] #57 9.416 + '[' -z '' ']'
06:11:13 [2020-01-31T06:11:13.416Z] #57 9.419 + target=static
06:11:13 [2020-01-31T06:11:13.416Z] #57 9.419 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:11:13 [2020-01-31T06:11:13.621Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 35.35MB / 120.08MB 4.3s
06:11:13 [2020-01-31T06:11:13.880Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 4.4s done
06:11:13 [2020-01-31T06:11:13.880Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 44.94MB / 120.08MB 4.7s
06:11:13 [2020-01-31T06:11:13.988Z] #48 ...
06:11:13 [2020-01-31T06:11:13.988Z] 
06:11:13 [2020-01-31T06:11:13.988Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:13 [2020-01-31T06:11:13.988Z] #24 6.841 + mkdir -p /build
06:11:13 [2020-01-31T06:11:13.988Z] #24 6.842 + mv docker/docker /build/
06:11:13 [2020-01-31T06:11:13.988Z] #24 6.845 + rmdir docker
06:11:13 [2020-01-31T06:11:13.988Z] #24 DONE 7.0s
06:11:13 [2020-01-31T06:11:13.988Z] 
06:11:13 [2020-01-31T06:11:13.988Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.480 + RM_GOPATH=0
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.480 + TMP_GOPATH=
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.480 + : /build
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.481 + '[' -z '' ']'
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.482 ++ mktemp -d
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.485 + export GOPATH=/tmp/tmp.PSQIrJuulI
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.485 + GOPATH=/tmp/tmp.PSQIrJuulI
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.486 + RM_GOPATH=1
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.489 ++ dirname ./install.sh
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.494 + dir=.
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.494 + bin=tomlv
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.494 + shift
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.494 + '[' '!' -f ./tomlv.installer ']'
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.495 + . ./tomlv.installer
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.495 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.496 + install_tomlv
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.497 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.497 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.497 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PSQIrJuulI/src/github.com/BurntSushi/toml
06:11:13 [2020-01-31T06:11:13.988Z] #34 0.500 Cloning into '/tmp/tmp.PSQIrJuulI/src/github.com/BurntSushi/toml'...
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.193 + cd /tmp/tmp.PSQIrJuulI/src/github.com/BurntSushi/toml
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.193 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.196 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.673 runtime/internal/atomic
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.707 internal/cpu
06:11:13 [2020-01-31T06:11:13.988Z] #34 1.867 runtime/internal/sys
06:11:13 [2020-01-31T06:11:13.988Z] #34 2.020 runtime/internal/math
06:11:13 [2020-01-31T06:11:13.988Z] #34 2.070 math/bits
06:11:13 [2020-01-31T06:11:13.988Z] #34 2.172 internal/bytealg
06:11:13 [2020-01-31T06:11:13.988Z] #34 2.414 math
06:11:13 [2020-01-31T06:11:13.988Z] #34 2.450 runtime
06:11:14 [2020-01-31T06:11:14.322Z] #35 ...
06:11:14 [2020-01-31T06:11:14.322Z] 
06:11:14 [2020-01-31T06:11:14.322Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:14 [2020-01-31T06:11:14.322Z] #33 6.994 + RM_GOPATH=0
06:11:14 [2020-01-31T06:11:14.322Z] #33 6.994 + TMP_GOPATH=
06:11:14 [2020-01-31T06:11:14.322Z] #33 6.994 + : /build
06:11:14 [2020-01-31T06:11:14.322Z] #33 6.994 + '[' -z '' ']'
06:11:14 [2020-01-31T06:11:14.322Z] #33 6.994 ++ mktemp -d
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.018 + export GOPATH=/tmp/tmp.qOC1fcX3yZ
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.018 + GOPATH=/tmp/tmp.qOC1fcX3yZ
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.018 + RM_GOPATH=1
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.022 ++ dirname ./install.sh
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.027 + dir=.
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.027 + bin=tomlv
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.027 + shift
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.027 + '[' '!' -f ./tomlv.installer ']'
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 + . ./tomlv.installer
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 + install_tomlv
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qOC1fcX3yZ/src/github.com/BurntSushi/toml
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.028 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:14 [2020-01-31T06:11:14.322Z] #33 7.031 Cloning into '/tmp/tmp.qOC1fcX3yZ/src/github.com/BurntSushi/toml'...
06:11:14 [2020-01-31T06:11:14.322Z] #33 8.348 + cd /tmp/tmp.qOC1fcX3yZ/src/github.com/BurntSushi/toml
06:11:14 [2020-01-31T06:11:14.322Z] #33 8.349 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:14 [2020-01-31T06:11:14.322Z] #33 8.366 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.211 math/bits
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.235 internal/cpu
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.332 runtime/internal/sys
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.563 runtime/internal/math
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.686 runtime/internal/atomic
06:11:14 [2020-01-31T06:11:14.322Z] #33 9.712 unicode/utf8
06:11:14 [2020-01-31T06:11:14.322Z] #33 10.06 internal/bytealg
06:11:14 [2020-01-31T06:11:14.322Z] #33 10.22 math
06:11:14 [2020-01-31T06:11:14.322Z] #33 10.27 internal/race
06:11:14 [2020-01-31T06:11:14.322Z] #33 10.34 sync/atomic
06:11:14 [2020-01-31T06:11:14.322Z] #33 10.59 unicode
06:11:14 [2020-01-31T06:11:14.322Z] #33 11.04 internal/testlog
06:11:14 [2020-01-31T06:11:14.322Z] #33 11.43 runtime
06:11:14 [2020-01-31T06:11:14.322Z] #33 11.69 encoding
06:11:14 [2020-01-31T06:11:14.322Z] #33 12.06 runtime/cgo
06:11:14 [2020-01-31T06:11:14.347Z] #57 11.02 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 .
06:11:14 [2020-01-31T06:11:14.446Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 56.06MB / 120.08MB 5.1s
06:11:14 [2020-01-31T06:11:14.446Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 64.50MB / 120.08MB 5.3s
06:11:14 [2020-01-31T06:11:14.707Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 70.58MB / 120.08MB 5.5s
06:11:14 [2020-01-31T06:11:14.798Z] #34 7.846 internal/testlog
06:11:14 [2020-01-31T06:11:14.965Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 80.00MB / 120.08MB 5.8s
06:11:15 [2020-01-31T06:11:15.173Z] #34 8.100 encoding
06:11:15 [2020-01-31T06:11:15.173Z] #34 8.146 runtime/cgo
06:11:15 [2020-01-31T06:11:15.268Z] #33 ...
06:11:15 [2020-01-31T06:11:15.269Z] 
06:11:15 [2020-01-31T06:11:15.269Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:15 [2020-01-31T06:11:15.269Z] #43 7.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:11:15 [2020-01-31T06:11:15.269Z] #43 9.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:11:15 [2020-01-31T06:11:15.269Z] #43 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:11:15 [2020-01-31T06:11:15.269Z] #43 ...
06:11:15 [2020-01-31T06:11:15.269Z] 
06:11:15 [2020-01-31T06:11:15.269Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:11:15 [2020-01-31T06:11:15.273Z] #57 ...
06:11:15 [2020-01-31T06:11:15.273Z] 
06:11:15 [2020-01-31T06:11:15.273Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:11:15 [2020-01-31T06:11:15.273Z] #15 DONE 2.4s
06:11:15 [2020-01-31T06:11:15.273Z] 
06:11:15 [2020-01-31T06:11:15.273Z] #16 [dev 6/25] RUN ldconfig
06:11:15 [2020-01-31T06:11:15.530Z] #41 17.46 Checking out files:  97% (1519/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
06:11:15 [2020-01-31T06:11:15.530Z] #41 17.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:11:15 [2020-01-31T06:11:15.535Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 88.73MB / 120.08MB 6.1s
06:11:15 [2020-01-31T06:11:15.535Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 99.45MB / 120.08MB 6.3s
06:11:15 [2020-01-31T06:11:15.792Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 106.49MB / 120.08MB 6.5s
06:11:16 [2020-01-31T06:11:16.051Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 112.78MB / 120.08MB 6.7s
06:11:16 [2020-01-31T06:11:16.348Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 119.04MB / 120.08MB 7.0s
06:11:16 [2020-01-31T06:11:16.468Z] #34 ...
06:11:16 [2020-01-31T06:11:16.468Z] 
06:11:16 [2020-01-31T06:11:16.468Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:16 [2020-01-31T06:11:16.468Z] #48 9.283 unicode/utf16
06:11:16 [2020-01-31T06:11:16.468Z] #48 9.453 container/list
06:11:16 [2020-01-31T06:11:16.606Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 7.3s done
06:11:16 [2020-01-31T06:11:16.638Z] #16 ...
06:11:16 [2020-01-31T06:11:16.638Z] 
06:11:16 [2020-01-31T06:11:16.638Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:16 [2020-01-31T06:11:16.638Z] #47 125.7 net/http/httptrace
06:11:16 [2020-01-31T06:11:16.638Z] #47 126.0 net/http
06:11:16 [2020-01-31T06:11:16.839Z] #48 9.800 crypto/internal/subtle
06:11:16 [2020-01-31T06:11:16.839Z] #48 ...
06:11:16 [2020-01-31T06:11:16.839Z] 
06:11:16 [2020-01-31T06:11:16.839Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:16 [2020-01-31T06:11:16.839Z] #26 0.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #26 0.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #26 0.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #26 0.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #26 2.101 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #26 3.118 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:11:16 [2020-01-31T06:11:16.840Z] #26 ...
06:11:16 [2020-01-31T06:11:16.840Z] 
06:11:16 [2020-01-31T06:11:16.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:16 [2020-01-31T06:11:16.840Z] #11 0.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #11 0.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #11 0.562 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #11 0.975 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #11 2.118 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:11:16 [2020-01-31T06:11:16.840Z] #11 3.355 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:11:16 [2020-01-31T06:11:16.866Z] #7 ...
06:11:16 [2020-01-31T06:11:16.866Z] 
06:11:16 [2020-01-31T06:11:16.866Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:11:16 [2020-01-31T06:11:16.866Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
06:11:16 [2020-01-31T06:11:16.866Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
06:11:16 [2020-01-31T06:11:16.866Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
06:11:16 [2020-01-31T06:11:16.866Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.7s done
06:11:16 [2020-01-31T06:11:16.866Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.7s done
06:11:16 [2020-01-31T06:11:16.866Z] #68 DONE 7.6s
06:11:16 [2020-01-31T06:11:16.866Z] 
06:11:16 [2020-01-31T06:11:16.866Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:11:16 [2020-01-31T06:11:16.866Z] #7 ...
06:11:16 [2020-01-31T06:11:16.866Z] 
06:11:16 [2020-01-31T06:11:16.866Z] #20 [internal] load build context
06:11:16 [2020-01-31T06:11:16.866Z] #20 transferring context: 43.60MB 7.5s
06:11:16 [2020-01-31T06:11:16.894Z] #47 ...
06:11:16 [2020-01-31T06:11:16.894Z] 
06:11:16 [2020-01-31T06:11:16.894Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:16 [2020-01-31T06:11:16.894Z] #44 61.20   DEP      criu/arch/x86/crtools.d
06:11:16 [2020-01-31T06:11:16.894Z] #44 61.34   DEP      criu/arch/x86/cpu.d
06:11:16 [2020-01-31T06:11:16.894Z] #44 61.51   CC       criu/arch/x86/cpu.o
06:11:16 [2020-01-31T06:11:16.894Z] #44 62.19   CC       criu/arch/x86/crtools.o
06:11:16 [2020-01-31T06:11:16.894Z] #44 63.84   CC       criu/arch/x86/kerndat.o
06:11:16 [2020-01-31T06:11:16.894Z] #44 64.34   CC       criu/arch/x86/sigaction_compat.o
06:11:16 [2020-01-31T06:11:16.894Z] #44 64.60   CC       criu/arch/x86/sigframe.o
06:11:17 [2020-01-31T06:11:17.124Z] #20 transferring context: 46.87MB 7.8s done
06:11:17 [2020-01-31T06:11:17.124Z] #20 DONE 7.9s
06:11:17 [2020-01-31T06:11:17.124Z] 
06:11:17 [2020-01-31T06:11:17.124Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:11:17 [2020-01-31T06:11:17.149Z] #44 64.85   LINK     criu/arch/x86/crtools.built-in.o
06:11:17 [2020-01-31T06:11:17.149Z] #44 64.89   DEP      criu/pie/util-vdso-elf32.d
06:11:17 [2020-01-31T06:11:17.250Z] #11 ...
06:11:17 [2020-01-31T06:11:17.250Z] 
06:11:17 [2020-01-31T06:11:17.250Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.463 + RM_GOPATH=0
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.463 + TMP_GOPATH=
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.463 + : /build
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.464 + '[' -z '' ']'
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.466 ++ mktemp -d
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.469 + export GOPATH=/tmp/tmp.IJ4YvP5sks
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.469 + GOPATH=/tmp/tmp.IJ4YvP5sks
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.470 + RM_GOPATH=1
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.473 ++ dirname ./install.sh
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.478 + dir=.
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.479 + bin=gotestsum
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.479 + shift
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.480 + '[' '!' -f ./gotestsum.installer ']'
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.480 + . ./gotestsum.installer
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.480 ++ : v0.3.5
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.481 + install_gotestsum
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.481 + echo 'Installing gotestsum version v0.3.5'
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.482 Installing gotestsum version v0.3.5
06:11:17 [2020-01-31T06:11:17.250Z] #51 0.482 + go get -d gotest.tools/gotestsum
06:11:17 [2020-01-31T06:11:17.250Z] #51 ...
06:11:17 [2020-01-31T06:11:17.250Z] 
06:11:17 [2020-01-31T06:11:17.250Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:11:17 [2020-01-31T06:11:17.250Z] #42 0.383 + git clone https://github.com/docker/distribution.git .
06:11:17 [2020-01-31T06:11:17.250Z] #42 0.385 Cloning into '.'...
06:11:17 [2020-01-31T06:11:17.250Z] #42 9.999 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:11:17 [2020-01-31T06:11:17.250Z] #42 ...
06:11:17 [2020-01-31T06:11:17.250Z] 
06:11:17 [2020-01-31T06:11:17.250Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:17 [2020-01-31T06:11:17.250Z] #44 0.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:17 [2020-01-31T06:11:17.250Z] #44 0.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:17 [2020-01-31T06:11:17.250Z] #44 0.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:17 [2020-01-31T06:11:17.250Z] #44 1.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:11:17 [2020-01-31T06:11:17.250Z] #44 2.371 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:11:17 [2020-01-31T06:11:17.250Z] #44 3.538 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:11:17 [2020-01-31T06:11:17.382Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 5.0s
06:11:17 [2020-01-31T06:11:17.405Z] #44 65.08   DEP      criu/arch/x86/vdso-pie.d
06:11:17 [2020-01-31T06:11:17.405Z] #44 ...
06:11:17 [2020-01-31T06:11:17.405Z] 
06:11:17 [2020-01-31T06:11:17.405Z] #16 [dev 6/25] RUN ldconfig
06:11:17 [2020-01-31T06:11:17.405Z] #16 DONE 2.3s
06:11:17 [2020-01-31T06:11:17.405Z] 
06:11:17 [2020-01-31T06:11:17.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:17 [2020-01-31T06:11:17.405Z] #44 65.26   DEP      criu/pie/parasite-vdso.d
06:11:17 [2020-01-31T06:11:17.445Z] #41 19.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:11:17 [2020-01-31T06:11:17.631Z] #44 ...
06:11:17 [2020-01-31T06:11:17.631Z] 
06:11:17 [2020-01-31T06:11:17.631Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 Installing golangci-lint version v1.20.0
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + RM_GOPATH=0
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + TMP_GOPATH=
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + : /build
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + '[' -z '' ']'
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 ++ mktemp -d
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + export GOPATH=/tmp/tmp.3HXm3pJZLR
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + GOPATH=/tmp/tmp.3HXm3pJZLR
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + RM_GOPATH=1
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 ++ dirname ./install.sh
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + dir=.
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + bin=golangci_lint
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + shift
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + '[' '!' -f ./golangci_lint.installer ']'
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + . ./golangci_lint.installer
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 ++ : v1.20.0
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + install_golangci_lint
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + echo 'Installing golangci-lint version v1.20.0'
06:11:17 [2020-01-31T06:11:17.631Z] #54 0.360 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:11:17 [2020-01-31T06:11:17.631Z] #54 ...
06:11:17 [2020-01-31T06:11:17.631Z] 
06:11:17 [2020-01-31T06:11:17.631Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.478 + RM_GOPATH=0
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.478 + TMP_GOPATH=
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.478 + : /build
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.478 + '[' -z '' ']'
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.478 ++ mktemp -d
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.479 + export GOPATH=/tmp/tmp.fqz1VRByfV
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.479 + GOPATH=/tmp/tmp.fqz1VRByfV
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.479 + RM_GOPATH=1
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.479 ++ dirname ./install.sh
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + dir=.
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + bin=proxy
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + shift
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + '[' '!' -f ./proxy.installer ']'
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + . ./proxy.installer
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + install_proxy
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + case "$1" in
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + export CGO_ENABLED=0
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + CGO_ENABLED=0
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + _install_proxy
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.480 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fqz1VRByfV/src/github.com/docker/libnetwork
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.481 Cloning into '/tmp/tmp.fqz1VRByfV/src/github.com/docker/libnetwork'...
06:11:17 [2020-01-31T06:11:17.631Z] #72 0.482 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:17 [2020-01-31T06:11:17.631Z] #72 10.46 + cd /tmp/tmp.fqz1VRByfV/src/github.com/docker/libnetwork
06:11:17 [2020-01-31T06:11:17.631Z] #72 10.46 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:17 [2020-01-31T06:11:17.660Z] #44 65.44   DEP      criu/pie/util-vdso.d
06:11:17 [2020-01-31T06:11:17.661Z] #44 65.54   DEP      criu/pie/util.d
06:11:17 [2020-01-31T06:11:17.916Z] #44 65.68   CC       criu/pie/util.o
06:11:18 [2020-01-31T06:11:18.019Z] #41 ...
06:11:18 [2020-01-31T06:11:18.019Z] 
06:11:18 [2020-01-31T06:11:18.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:18 [2020-01-31T06:11:18.019Z] #10 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:11:18 [2020-01-31T06:11:18.019Z] #10 16.40 Fetched 8153 kB in 11s (737 kB/s)
06:11:18 [2020-01-31T06:11:18.023Z] #72 10.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:11:18 [2020-01-31T06:11:18.023Z] #72 ...
06:11:18 [2020-01-31T06:11:18.023Z] 
06:11:18 [2020-01-31T06:11:18.023Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:18 [2020-01-31T06:11:18.023Z] #36 0.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #36 0.531 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #36 0.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #36 1.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #36 2.556 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #36 3.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:11:18 [2020-01-31T06:11:18.023Z] #36 10.46 Fetched 8021 kB in 10s (804 kB/s)
06:11:18 [2020-01-31T06:11:18.023Z] #36 10.46 Reading package lists...
06:11:18 [2020-01-31T06:11:18.023Z] #36 ...
06:11:18 [2020-01-31T06:11:18.023Z] 
06:11:18 [2020-01-31T06:11:18.023Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:18 [2020-01-31T06:11:18.023Z] #31 0.349 + git clone https://github.com/kolyshkin/go-swagger.git .
06:11:18 [2020-01-31T06:11:18.023Z] #31 0.350 Cloning into '.'...
06:11:18 [2020-01-31T06:11:18.023Z] #31 ...
06:11:18 [2020-01-31T06:11:18.023Z] 
06:11:18 [2020-01-31T06:11:18.023Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:18 [2020-01-31T06:11:18.023Z] #60 0.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #60 0.409 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #60 0.409 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #60 0.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #60 2.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:11:18 [2020-01-31T06:11:18.023Z] #60 3.433 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:11:18 [2020-01-31T06:11:18.023Z] #60 10.62 Fetched 8021 kB in 10s (775 kB/s)
06:11:18 [2020-01-31T06:11:18.281Z] #10 16.40 Reading package lists...
06:11:18 [2020-01-31T06:11:18.281Z] #10 ...
06:11:18 [2020-01-31T06:11:18.281Z] 
06:11:18 [2020-01-31T06:11:18.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:18 [2020-01-31T06:11:18.281Z] #47 10.71 math
06:11:18 [2020-01-31T06:11:18.281Z] #47 10.80 internal/bytealg
06:11:18 [2020-01-31T06:11:18.281Z] #47 10.92 internal/testlog
06:11:18 [2020-01-31T06:11:18.281Z] #47 11.46 encoding
06:11:18 [2020-01-31T06:11:18.281Z] #47 11.81 unicode/utf16
06:11:18 [2020-01-31T06:11:18.281Z] #47 12.21 runtime
06:11:18 [2020-01-31T06:11:18.281Z] #47 12.35 container/list
06:11:18 [2020-01-31T06:11:18.281Z] #47 14.46 crypto/internal/subtle
06:11:18 [2020-01-31T06:11:18.281Z] #47 14.66 crypto/subtle
06:11:18 [2020-01-31T06:11:18.281Z] #47 14.95 vendor/golang.org/x/crypto/cryptobyte/asn1
06:11:18 [2020-01-31T06:11:18.281Z] #47 15.18 internal/nettrace
06:11:18 [2020-01-31T06:11:18.281Z] #47 15.67 vendor/golang.org/x/crypto/internal/subtle
06:11:18 [2020-01-31T06:11:18.281Z] #47 15.80 runtime/cgo
06:11:18 [2020-01-31T06:11:18.390Z] #60 10.62 Reading package lists...
06:11:18 [2020-01-31T06:11:18.390Z] #60 ...
06:11:18 [2020-01-31T06:11:18.390Z] 
06:11:18 [2020-01-31T06:11:18.390Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + RM_GOPATH=0
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + TMP_GOPATH=
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + : /build/
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + '[' -z '' ']'
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 ++ mktemp -d
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + export GOPATH=/tmp/tmp.nkAniZdFQy
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + GOPATH=/tmp/tmp.nkAniZdFQy
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + RM_GOPATH=1
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 ++ dirname ./install.sh
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + dir=.
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + bin=rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + shift
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + '[' '!' -f ./rootlesskit.installer ']'
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + . ./rootlesskit.installer
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + install_rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.363 + case "$1" in
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 + export CGO_ENABLED=0
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 + CGO_ENABLED=0
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 + _install_rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.374 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nkAniZdFQy/src/github.com/rootless-containers/rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 0.393 Cloning into '/tmp/tmp.nkAniZdFQy/src/github.com/rootless-containers/rootlesskit'...
06:11:18 [2020-01-31T06:11:18.390Z] #66 2.755 + cd /tmp/tmp.nkAniZdFQy/src/github.com/rootless-containers/rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 2.756 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:18 [2020-01-31T06:11:18.390Z] #66 3.013 + for f in rootlesskit rootlesskit-docker-proxy
06:11:18 [2020-01-31T06:11:18.390Z] #66 3.019 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:11:18 [2020-01-31T06:11:18.390Z] #66 ...
06:11:18 [2020-01-31T06:11:18.390Z] 
06:11:18 [2020-01-31T06:11:18.390Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:11:18 [2020-01-31T06:11:18.390Z] #42 11.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:11:18 [2020-01-31T06:11:18.478Z] #44 66.01   CC       criu/pie/util-vdso.o
06:11:19 [2020-01-31T06:11:19.039Z] #44 66.82   CC       criu/pie/parasite-vdso.o
06:11:19 [2020-01-31T06:11:19.228Z] #47 ...
06:11:19 [2020-01-31T06:11:19.228Z] 
06:11:19 [2020-01-31T06:11:19.228Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:11:19 [2020-01-31T06:11:19.228Z] #65 11.18 + cd /tmp/tmp.NErz0cwQZX/src/github.com/rootless-containers/rootlesskit
06:11:19 [2020-01-31T06:11:19.228Z] #65 11.18 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:11:19 [2020-01-31T06:11:19.228Z] #65 11.27 + for f in rootlesskit rootlesskit-docker-proxy
06:11:19 [2020-01-31T06:11:19.228Z] #65 11.27 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:11:19 [2020-01-31T06:11:19.228Z] #65 ...
06:11:19 [2020-01-31T06:11:19.228Z] 
06:11:19 [2020-01-31T06:11:19.228Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:19 [2020-01-31T06:11:19.228Z] #25 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:11:19 [2020-01-31T06:11:19.228Z] #25 17.77 Fetched 8153 kB in 12s (682 kB/s)
06:11:19 [2020-01-31T06:11:19.491Z] #25 17.77 Reading package lists...
06:11:19 [2020-01-31T06:11:19.491Z] #25 ...
06:11:19 [2020-01-31T06:11:19.491Z] 
06:11:19 [2020-01-31T06:11:19.491Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:19 [2020-01-31T06:11:19.966Z] #44 67.56   CC       criu/arch/x86/vdso-pie.o
06:11:20 [2020-01-31T06:11:20.222Z] #44 67.97   CC       criu/pie/util-vdso-elf32.o
06:11:20 [2020-01-31T06:11:20.547Z] #71 21.41 Checking out files:  60% (1218/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
06:11:20 [2020-01-31T06:11:20.547Z] #71 22.30 + cd /tmp/tmp.uaYgZfz3ab/src/github.com/docker/libnetwork
06:11:20 [2020-01-31T06:11:20.547Z] #71 22.30 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:11:20 [2020-01-31T06:11:20.547Z] #71 ...
06:11:20 [2020-01-31T06:11:20.547Z] 
06:11:20 [2020-01-31T06:11:20.547Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:20 [2020-01-31T06:11:20.547Z] #59 12.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:11:20 [2020-01-31T06:11:20.547Z] #59 18.95 Fetched 8153 kB in 12s (672 kB/s)
06:11:20 [2020-01-31T06:11:20.547Z] #59 18.95 Reading package lists...
06:11:20 [2020-01-31T06:11:20.547Z] #59 ...
06:11:20 [2020-01-31T06:11:20.547Z] 
06:11:20 [2020-01-31T06:11:20.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:20 [2020-01-31T06:11:20.547Z] #10 16.40 Reading package lists...
06:11:20 [2020-01-31T06:11:20.665Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.8s done
06:11:20 [2020-01-31T06:11:20.665Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14
06:11:20 [2020-01-31T06:11:20.924Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.5s done
06:11:20 [2020-01-31T06:11:20.924Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.1s
06:11:21 [2020-01-31T06:11:21.149Z] #44 68.68   AR       criu/pie/pie.lib.a
06:11:21 [2020-01-31T06:11:21.149Z] #44 68.76   DEP      criu/pie/restorer.d
06:11:21 [2020-01-31T06:11:21.149Z] #44 69.02   DEP      criu/arch/x86/sigaction_compat_pie.d
06:11:21 [2020-01-31T06:11:21.491Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
06:11:21 [2020-01-31T06:11:21.491Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
06:11:21 [2020-01-31T06:11:21.711Z] #44 69.22   DEP      criu/arch/x86/restorer_unmap.d
06:11:21 [2020-01-31T06:11:21.711Z] #44 69.24   DEP      criu/arch/x86/restorer.d
06:11:21 [2020-01-31T06:11:21.711Z] #44 69.44   DEP      criu/pie/parasite.d
06:11:22 [2020-01-31T06:11:22.272Z] #44 69.76   CC       criu/pie/parasite.o
06:11:23 [2020-01-31T06:11:23.636Z] #44 71.22   LINK     criu/pie/parasite.built-in.o
06:11:23 [2020-01-31T06:11:23.636Z] #44 71.23   GEN      criu/pie/parasite-blob.h
06:11:23 [2020-01-31T06:11:23.636Z] #44 71.24   CC       criu/arch/x86/restorer.o
06:11:24 [2020-01-31T06:11:24.197Z] #44 71.79   CC       criu/arch/x86/restorer_unmap.o
06:11:24 [2020-01-31T06:11:24.197Z] #44 71.87   CC       criu/arch/x86/sigaction_compat_pie.o
06:11:24 [2020-01-31T06:11:24.452Z] #44 72.18   CC       criu/pie/restorer.o
06:11:24 [2020-01-31T06:11:24.956Z] #42 ...
06:11:24 [2020-01-31T06:11:24.956Z] 
06:11:24 [2020-01-31T06:11:24.956Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.05 + cd /tmp/tmp.3HXm3pJZLR/src/github.com/golangci/golangci-lint/
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.05 + git checkout -q v1.20.0
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.61 ++ git describe --tags
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.61 + version=v1.20.0
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.61 ++ git rev-parse --short HEAD
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.61 + commit=cc98739
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.62 ++ git show -s --format=%cd
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.62 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
06:11:24 [2020-01-31T06:11:24.956Z] #54 13.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:11:25 [2020-01-31T06:11:25.673Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.8s done
06:11:25 [2020-01-31T06:11:25.673Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
06:11:25 [2020-01-31T06:11:25.740Z] #54 ...
06:11:25 [2020-01-31T06:11:25.740Z] 
06:11:25 [2020-01-31T06:11:25.740Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:25 [2020-01-31T06:11:25.740Z] #44 10.78 Fetched 8021 kB in 10s (777 kB/s)
06:11:25 [2020-01-31T06:11:25.740Z] #44 10.78 Reading package lists...
06:11:25 [2020-01-31T06:11:25.740Z] #44 14.03 Reading package lists...
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.09 Building dependency tree...
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.82 The following additional packages will be installed:
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.93 Suggested packages:
06:11:25 [2020-01-31T06:11:25.740Z] #44 17.93   manpages-dev python-setuptools
06:11:25 [2020-01-31T06:11:25.740Z] #44 18.94 The following NEW packages will be installed:
06:11:25 [2020-01-31T06:11:25.740Z] #44 18.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:11:25 [2020-01-31T06:11:25.740Z] #44 18.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:11:25 [2020-01-31T06:11:25.740Z] #44 18.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:11:25 [2020-01-31T06:11:25.740Z] #44 18.94   python-six zlib1g-dev
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.03 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.03 Need to get 3742 kB of archives.
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.03 After this operation, 22.0 MB of additional disk space will be used.
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
06:11:25 [2020-01-31T06:11:25.740Z] #44 19.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
06:11:26 [2020-01-31T06:11:26.116Z] #44 19.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
06:11:26 [2020-01-31T06:11:26.141Z] #10 23.03 Reading package lists...
06:11:26 [2020-01-31T06:11:26.141Z] #10 ...
06:11:26 [2020-01-31T06:11:26.141Z] 
06:11:26 [2020-01-31T06:11:26.141Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:26 [2020-01-31T06:11:26.141Z] #35 17.77 Fetched 8153 kB in 12s (654 kB/s)
06:11:26 [2020-01-31T06:11:26.141Z] #35 17.77 Reading package lists...
06:11:26 [2020-01-31T06:11:26.141Z] #35 24.03 Reading package lists...
06:11:26 [2020-01-31T06:11:26.141Z] #35 ...
06:11:26 [2020-01-31T06:11:26.141Z] 
06:11:26 [2020-01-31T06:11:26.141Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:26 [2020-01-31T06:11:26.141Z] #43 17.81 Fetched 8153 kB in 12s (676 kB/s)
06:11:26 [2020-01-31T06:11:26.141Z] #43 17.81 Reading package lists...
06:11:26 [2020-01-31T06:11:26.141Z] #43 24.35 Reading package lists...
06:11:26 [2020-01-31T06:11:26.141Z] #43 ...
06:11:26 [2020-01-31T06:11:26.141Z] 
06:11:26 [2020-01-31T06:11:26.142Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:11:26 [2020-01-31T06:11:26.142Z] #53 26.32 + cd /tmp/tmp.Ii8AFRyMYY/src/github.com/golangci/golangci-lint/
06:11:26 [2020-01-31T06:11:26.142Z] #53 26.32 + git checkout -q v1.20.0
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.10 ++ git describe --tags
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.12 + version=v1.20.0
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.12 ++ git rev-parse --short HEAD
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.13 + commit=cc98739
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.14 ++ git show -s --format=%cd
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.14 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
06:11:26 [2020-01-31T06:11:26.142Z] #53 27.16 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:11:26 [2020-01-31T06:11:26.720Z] #44 19.85 debconf: delaying package configuration, since apt-utils is not installed
06:11:26 [2020-01-31T06:11:26.720Z] #44 19.92 Fetched 3742 kB in 0s (11.1 MB/s)
06:11:26 [2020-01-31T06:11:26.720Z] #44 20.02 Selecting previously unselected package libcap-dev:s390x.
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.08 Unpacking libcap-dev:s390x (1:2.25-2) ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 ...
06:11:27 [2020-01-31T06:11:27.097Z] 
06:11:27 [2020-01-31T06:11:27.097Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:27 [2020-01-31T06:11:27.097Z] #48 9.859 crypto/subtle
06:11:27 [2020-01-31T06:11:27.097Z] #48 9.943 vendor/golang.org/x/crypto/cryptobyte/asn1
06:11:27 [2020-01-31T06:11:27.097Z] #48 9.998 internal/nettrace
06:11:27 [2020-01-31T06:11:27.097Z] #48 10.12 runtime/cgo
06:11:27 [2020-01-31T06:11:27.097Z] #48 14.40 vendor/golang.org/x/crypto/internal/subtle
06:11:27 [2020-01-31T06:11:27.097Z] #48 ...
06:11:27 [2020-01-31T06:11:27.097Z] 
06:11:27 [2020-01-31T06:11:27.097Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.20 Selecting previously unselected package libnet1:s390x.
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.21 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.28 Selecting previously unselected package libnet1-dev.
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.38 Selecting previously unselected package libnl-3-200:s390x.
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.39 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:11:27 [2020-01-31T06:11:27.097Z] #44 20.50 Selecting previously unselected package libnl-3-dev:s390x.
06:11:27 [2020-01-31T06:11:27.485Z] #44 20.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #44 20.51 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #44 ...
06:11:27 [2020-01-31T06:11:27.485Z] 
06:11:27 [2020-01-31T06:11:27.485Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:27 [2020-01-31T06:11:27.485Z] #60 10.62 Reading package lists...
06:11:27 [2020-01-31T06:11:27.485Z] #60 13.97 Reading package lists...
06:11:27 [2020-01-31T06:11:27.485Z] #60 17.63 Building dependency tree...
06:11:27 [2020-01-31T06:11:27.485Z] #60 18.97 The following additional packages will be installed:
06:11:27 [2020-01-31T06:11:27.485Z] #60 18.97   libbtrfs0
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.04 The following NEW packages will be installed:
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.04   libbtrfs-dev libbtrfs0
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.12 Need to get 118 kB of archives.
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.12 After this operation, 390 kB of additional disk space will be used.
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.88 debconf: delaying package configuration, since apt-utils is not installed
06:11:27 [2020-01-31T06:11:27.485Z] #60 19.94 Fetched 118 kB in 0s (1203 kB/s)
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.03 Selecting previously unselected package libbtrfs0.
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.09 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.10 Unpacking libbtrfs0 (4.20.1-2) ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.20 Selecting previously unselected package libbtrfs-dev.
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.21 Unpacking libbtrfs-dev (4.20.1-2) ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.31 Setting up libbtrfs0 (4.20.1-2) ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.32 Setting up libbtrfs-dev (4.20.1-2) ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 20.32 Processing triggers for libc-bin (2.28-10) ...
06:11:27 [2020-01-31T06:11:27.485Z] #60 DONE 20.6s
06:11:27 [2020-01-31T06:11:27.485Z] 
06:11:27 [2020-01-31T06:11:27.485Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:27 [2020-01-31T06:11:27.485Z] #61 DONE 0.1s
06:11:27 [2020-01-31T06:11:27.485Z] 
06:11:27 [2020-01-31T06:11:27.485Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:27 [2020-01-31T06:11:27.485Z] #26 10.61 Fetched 8021 kB in 10s (786 kB/s)
06:11:27 [2020-01-31T06:11:27.485Z] #26 10.61 Reading package lists...
06:11:27 [2020-01-31T06:11:27.485Z] #26 14.08 Reading package lists...
06:11:27 [2020-01-31T06:11:27.485Z] #26 17.38 Building dependency tree...
06:11:27 [2020-01-31T06:11:27.485Z] #26 18.77 ca-certificates is already the newest version (20190110).
06:11:27 [2020-01-31T06:11:27.485Z] #26 18.77 The following additional packages will be installed:
06:11:27 [2020-01-31T06:11:27.485Z] #26 18.78   libjq1 libonig5
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.00 The following NEW packages will be installed:
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.00   jq libjq1 libonig5
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.07 Need to get 350 kB of archives.
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.07 After this operation, 1154 kB of additional disk space will be used.
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.84 debconf: delaying package configuration, since apt-utils is not installed
06:11:27 [2020-01-31T06:11:27.485Z] #26 19.92 Fetched 350 kB in 0s (3033 kB/s)
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.02 Selecting previously unselected package libonig5:s390x.
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.08 Unpacking libonig5:s390x (6.9.1-1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.29 Selecting previously unselected package libjq1:s390x.
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.42 Selecting previously unselected package jq.
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.42 Unpacking jq (1.5+dfsg-2+b1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.57 Setting up libonig5:s390x (6.9.1-1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.58 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.59 Setting up jq (1.5+dfsg-2+b1) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 20.60 Processing triggers for libc-bin (2.28-10) ...
06:11:27 [2020-01-31T06:11:27.485Z] #26 ...
06:11:27 [2020-01-31T06:11:27.485Z] 
06:11:27 [2020-01-31T06:11:27.485Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
06:11:27 [2020-01-31T06:11:27.485Z] #62 DONE 0.1s
06:11:27 [2020-01-31T06:11:27.485Z] 
06:11:27 [2020-01-31T06:11:27.485Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:11:27 [2020-01-31T06:11:27.716Z] #44 ...
06:11:27 [2020-01-31T06:11:27.717Z] 
06:11:27 [2020-01-31T06:11:27.717Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:11:27 [2020-01-31T06:11:27.717Z] #17 2.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:27 [2020-01-31T06:11:27.717Z] #17 2.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:27 [2020-01-31T06:11:27.717Z] #17 3.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:27 [2020-01-31T06:11:27.717Z] #17 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:11:27 [2020-01-31T06:11:27.717Z] #17 5.560 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:11:27 [2020-01-31T06:11:27.717Z] #17 5.574 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:11:27 [2020-01-31T06:11:27.717Z] #17 ...
06:11:27 [2020-01-31T06:11:27.717Z] 
06:11:27 [2020-01-31T06:11:27.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:27 [2020-01-31T06:11:27.717Z] #44 75.34   LINK     criu/pie/restorer.built-in.o
06:11:27 [2020-01-31T06:11:27.717Z] #44 75.35   GEN      criu/pie/restorer-blob.h
06:11:27 [2020-01-31T06:11:27.717Z] #44 75.44   DEP      criu/vdso.d
06:11:27 [2020-01-31T06:11:27.861Z] #63 ...
06:11:27 [2020-01-31T06:11:27.861Z] 
06:11:27 [2020-01-31T06:11:27.861Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:27 [2020-01-31T06:11:27.861Z] #26 DONE 20.9s
06:11:27 [2020-01-31T06:11:27.861Z] 
06:11:27 [2020-01-31T06:11:27.861Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:11:27 [2020-01-31T06:11:27.861Z] #27 DONE 0.1s
06:11:27 [2020-01-31T06:11:27.861Z] 
06:11:27 [2020-01-31T06:11:27.861Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:27 [2020-01-31T06:11:27.861Z] #11 10.90 Fetched 8021 kB in 10s (769 kB/s)
06:11:27 [2020-01-31T06:11:27.861Z] #11 10.90 Reading package lists...
06:11:27 [2020-01-31T06:11:27.861Z] #11 14.13 Reading package lists...
06:11:27 [2020-01-31T06:11:27.861Z] #11 18.42 Building dependency tree...
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61 The following additional packages will be installed:
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61 Suggested packages:
06:11:27 [2020-01-31T06:11:27.861Z] #11 19.61   gcc-8-locales seccomp wine64
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.68 The following NEW packages will be installed:
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.68   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.69   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.80 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.80 Need to get 73.3 MB of archives.
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.80 After this operation, 494 MB of additional disk space will be used.
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
06:11:27 [2020-01-31T06:11:27.861Z] #11 20.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
06:11:27 [2020-01-31T06:11:27.861Z] #11 ...
06:11:27 [2020-01-31T06:11:27.861Z] 
06:11:27 [2020-01-31T06:11:27.861Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.223 + RM_GOPATH=0
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.223 + TMP_GOPATH=
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.223 + : /build
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.223 + '[' -z '' ']'
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.224 ++ mktemp -d
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.227 + export GOPATH=/tmp/tmp.rihjodeJkU
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.228 + GOPATH=/tmp/tmp.rihjodeJkU
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.228 + RM_GOPATH=1
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.229 ++ dirname ./install.sh
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.233 + dir=.
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.233 + bin=containerd
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.233 + shift
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.233 + '[' '!' -f ./containerd.installer ']'
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.234 + . ./containerd.installer
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.234 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.235 + install_containerd
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.235 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.236 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rihjodeJkU/src/github.com/containerd/containerd
06:11:27 [2020-01-31T06:11:27.861Z] #63 0.254 Cloning into '/tmp/tmp.rihjodeJkU/src/github.com/containerd/containerd'...
06:11:27 [2020-01-31T06:11:27.972Z] #44 75.61   DEP      criu/vdso-compat.d
06:11:27 [2020-01-31T06:11:27.972Z] #44 75.75   DEP      criu/uts_ns.d
06:11:28 [2020-01-31T06:11:28.228Z] #44 75.89   DEP      criu/util.d
06:11:28 [2020-01-31T06:11:28.483Z] #44 76.04   DEP      criu/uffd.d
06:11:28 [2020-01-31T06:11:28.483Z] #44 76.33   DEP      criu/tun.d
06:11:29 [2020-01-31T06:11:29.044Z] #44 76.51   DEP      criu/tty.d
06:11:29 [2020-01-31T06:11:29.044Z] #44 76.69   DEP      criu/timerfd.d
06:11:29 [2020-01-31T06:11:29.044Z] #44 76.83   DEP      criu/sysfs_parse.d
06:11:29 [2020-01-31T06:11:29.342Z] #44 77.06   DEP      criu/sysctl.d
06:11:29 [2020-01-31T06:11:29.342Z] #44 77.16   DEP      criu/string.d
06:11:29 [2020-01-31T06:11:29.342Z] #44 77.20   DEP      criu/stats.d
06:11:29 [2020-01-31T06:11:29.598Z] #44 77.29   DEP      criu/sockets.d
06:11:29 [2020-01-31T06:11:29.854Z] #44 77.44   DEP      criu/sk-unix.d
06:11:29 [2020-01-31T06:11:29.854Z] #44 77.58   DEP      criu/sk-tcp.d
06:11:30 [2020-01-31T06:11:30.109Z] #44 77.81   DEP      criu/sk-queue.d
06:11:30 [2020-01-31T06:11:30.365Z] #44 78.05   DEP      criu/sk-packet.d
06:11:30 [2020-01-31T06:11:30.365Z] #44 78.22   DEP      criu/sk-netlink.d
06:11:30 [2020-01-31T06:11:30.428Z] #63 ...
06:11:30 [2020-01-31T06:11:30.428Z] 
06:11:30 [2020-01-31T06:11:30.428Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:30 [2020-01-31T06:11:30.428Z] #72 DONE 22.9s
06:11:30 [2020-01-31T06:11:30.428Z] 
06:11:30 [2020-01-31T06:11:30.428Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:30 [2020-01-31T06:11:30.428Z] #28 1.386 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:11:30 [2020-01-31T06:11:30.428Z] #28 1.716 #=#=#                                                                         
06:11:30 [2020-01-31T06:11:30.428Z] #28 1.875 #=#=#                                                                         

####                                                                       6.5%
##########                                                                14.9%
###############                                                           21.1%
06:11:30 [2020-01-31T06:11:30.428Z] #28 ...
06:11:30 [2020-01-31T06:11:30.428Z] 
06:11:30 [2020-01-31T06:11:30.428Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:30 [2020-01-31T06:11:30.428Z] #36 10.46 Reading package lists...
06:11:30 [2020-01-31T06:11:30.428Z] #36 13.71 Reading package lists...
06:11:30 [2020-01-31T06:11:30.428Z] #36 17.04 Building dependency tree...
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46 The following additional packages will be installed:
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46 Suggested packages:
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46   cmake-doc ninja-build lrzip
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46 Recommended packages:
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.76 The following NEW packages will be installed:
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.80   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.80   vim-common xxd
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.88 Need to get 13.9 MB of archives.
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.88 After this operation, 62.1 MB of additional disk space will be used.
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 18.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 19.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.51 debconf: delaying package configuration, since apt-utils is not installed
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.63 Fetched 13.9 MB in 1s (15.8 MB/s)
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.69 Selecting previously unselected package xxd.
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.72 Unpacking xxd (2:8.1.0875-5) ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.85 Selecting previously unselected package vim-common.
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 20.90 Unpacking vim-common (2:8.1.0875-5) ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 21.19 Selecting previously unselected package cmake-data.
06:11:30 [2020-01-31T06:11:30.428Z] #36 21.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 21.22 Unpacking cmake-data (3.13.4-1) ...
06:11:30 [2020-01-31T06:11:30.428Z] #36 ...
06:11:30 [2020-01-31T06:11:30.428Z] 
06:11:30 [2020-01-31T06:11:30.428Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:30 [2020-01-31T06:11:30.428Z] #34 23.37 sync
06:11:30 [2020-01-31T06:11:30.428Z] #34 23.37 internal/reflectlite
06:11:30 [2020-01-31T06:11:30.927Z] #44 78.44   DEP      criu/sk-inet.d
06:11:30 [2020-01-31T06:11:30.927Z] #44 ...
06:11:30 [2020-01-31T06:11:30.927Z] 
06:11:30 [2020-01-31T06:11:30.927Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:30 [2020-01-31T06:11:30.927Z] #47 139.7 github.com/LK4D4/vndr/godl
06:11:30 [2020-01-31T06:11:30.927Z] #47 140.6 github.com/LK4D4/vndr
06:11:30 [2020-01-31T06:11:30.927Z] #47 ...
06:11:30 [2020-01-31T06:11:30.927Z] 
06:11:30 [2020-01-31T06:11:30.927Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:30 [2020-01-31T06:11:30.927Z] #44 78.63   DEP      criu/signalfd.d
06:11:30 [2020-01-31T06:11:30.943Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.5s done
06:11:30 [2020-01-31T06:11:30.943Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
06:11:31 [2020-01-31T06:11:31.183Z] #44 78.82   DEP      criu/sigframe.d
06:11:31 [2020-01-31T06:11:31.183Z] #44 78.93   DEP      criu/shmem.d
06:11:31 [2020-01-31T06:11:31.436Z] #53 ...
06:11:31 [2020-01-31T06:11:31.436Z] 
06:11:31 [2020-01-31T06:11:31.436Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:31 [2020-01-31T06:11:31.436Z] #71 22.61 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:11:31 [2020-01-31T06:11:31.436Z] #71 ...
06:11:31 [2020-01-31T06:11:31.436Z] 
06:11:31 [2020-01-31T06:11:31.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:31 [2020-01-31T06:11:31.436Z] #10 23.03 Reading package lists...
06:11:31 [2020-01-31T06:11:31.436Z] #10 28.78 Building dependency tree...
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.92 The following additional packages will be installed:
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.93   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.93   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.94   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.94 Suggested packages:
06:11:31 [2020-01-31T06:11:31.436Z] #10 31.95   gcc-8-locales seccomp wine64
06:11:31 [2020-01-31T06:11:31.436Z] #10 32.99 The following NEW packages will be installed:
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.53 Need to get 73.3 MB of archives.
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.53 After this operation, 472 MB of additional disk space will be used.
06:11:31 [2020-01-31T06:11:31.436Z] #10 33.53 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]
06:11:31 [2020-01-31T06:11:31.482Z] #44 ...
06:11:31 [2020-01-31T06:11:31.482Z] 
06:11:31 [2020-01-31T06:11:31.482Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:31 [2020-01-31T06:11:31.482Z] #47 DONE 150.4s
06:11:31 [2020-01-31T06:11:31.482Z] 
06:11:31 [2020-01-31T06:11:31.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:31 [2020-01-31T06:11:31.482Z] #44 79.12   DEP      criu/servicefd.d
06:11:31 [2020-01-31T06:11:31.482Z] #44 79.34   DEP      criu/seize.d
06:11:31 [2020-01-31T06:11:31.698Z] #10 ...
06:11:31 [2020-01-31T06:11:31.698Z] 
06:11:31 [2020-01-31T06:11:31.698Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:31 [2020-01-31T06:11:31.698Z] #25 17.77 Reading package lists...
06:11:31 [2020-01-31T06:11:31.698Z] #25 24.29 Reading package lists...
06:11:31 [2020-01-31T06:11:31.698Z] #25 29.92 Building dependency tree...
06:11:31 [2020-01-31T06:11:31.698Z] #25 32.79 ca-certificates is already the newest version (20190110).
06:11:31 [2020-01-31T06:11:31.698Z] #25 32.79 The following additional packages will be installed:
06:11:31 [2020-01-31T06:11:31.698Z] #25 32.79   libjq1 libonig5
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.24 The following NEW packages will be installed:
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.25   jq libjq1 libonig5
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.77 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.77 Need to get 325 kB of archives.
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.77 After this operation, 1019 kB of additional disk space will be used.
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
06:11:31 [2020-01-31T06:11:31.698Z] #25 33.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
06:11:31 [2020-01-31T06:11:31.698Z] #25 ...
06:11:31 [2020-01-31T06:11:31.698Z] 
06:11:31 [2020-01-31T06:11:31.698Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:31 [2020-01-31T06:11:31.698Z] #35 24.03 Reading package lists...
06:11:31 [2020-01-31T06:11:31.698Z] #35 30.03 Building dependency tree...
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.95 The following additional packages will be installed:
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.96   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.98 Suggested packages:
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.99   cmake-doc ninja-build lrzip
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.99 Recommended packages:
06:11:31 [2020-01-31T06:11:31.698Z] #35 32.99   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:11:31 [2020-01-31T06:11:31.698Z] #35 33.84 The following NEW packages will be installed:
06:11:31 [2020-01-31T06:11:31.698Z] #35 33.85   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:11:31 [2020-01-31T06:11:31.698Z] #35 33.86   vim-common xxd
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.22 Need to get 14.2 MB of archives.
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.22 After this operation, 60.0 MB of additional disk space will be used.
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
06:11:31 [2020-01-31T06:11:31.959Z] #35 34.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
06:11:31 [2020-01-31T06:11:31.960Z] #35 34.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
06:11:32 [2020-01-31T06:11:32.042Z] #44 79.55   DEP      criu/seccomp.d
06:11:32 [2020-01-31T06:11:32.042Z] #44 79.89   DEP      criu/rst-malloc.d
06:11:32 [2020-01-31T06:11:32.298Z] #44 80.01   DEP      criu/rbtree.d
06:11:32 [2020-01-31T06:11:32.298Z] #44 80.06   DEP      criu/pstree.d
06:11:32 [2020-01-31T06:11:32.298Z] #44 80.15   DEP      criu/protobuf.d
06:11:32 [2020-01-31T06:11:32.535Z] #35 34.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
06:11:32 [2020-01-31T06:11:32.553Z] #44 80.28   GEN      criu/protobuf-desc-gen.h
06:11:32 [2020-01-31T06:11:32.797Z] #35 34.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
06:11:32 [2020-01-31T06:11:32.797Z] #35 35.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
06:11:32 [2020-01-31T06:11:32.797Z] #35 35.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
06:11:32 [2020-01-31T06:11:32.797Z] #35 35.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
06:11:32 [2020-01-31T06:11:32.797Z] #35 35.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
06:11:32 [2020-01-31T06:11:32.955Z] #34 25.70 sort
06:11:32 [2020-01-31T06:11:32.955Z] #34 25.73 errors
06:11:32 [2020-01-31T06:11:32.955Z] #34 26.00 strconv
06:11:33 [2020-01-31T06:11:33.060Z] #35 ...
06:11:33 [2020-01-31T06:11:33.060Z] 
06:11:33 [2020-01-31T06:11:33.060Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:33 [2020-01-31T06:11:33.060Z] #59 18.95 Reading package lists...
06:11:33 [2020-01-31T06:11:33.060Z] #59 25.46 Reading package lists...
06:11:33 [2020-01-31T06:11:33.060Z] #59 31.71 Building dependency tree...
06:11:33 [2020-01-31T06:11:33.060Z] #59 34.69 The following additional packages will be installed:
06:11:33 [2020-01-31T06:11:33.060Z] #59 34.70   libbtrfs0
06:11:33 [2020-01-31T06:11:33.060Z] #59 34.90 The following NEW packages will be installed:
06:11:33 [2020-01-31T06:11:33.060Z] #59 34.91   libbtrfs-dev libbtrfs0
06:11:33 [2020-01-31T06:11:33.060Z] #59 ...
06:11:33 [2020-01-31T06:11:33.060Z] 
06:11:33 [2020-01-31T06:11:33.060Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:33 [2020-01-31T06:11:33.060Z] #25 34.98 debconf: delaying package configuration, since apt-utils is not installed
06:11:33 [2020-01-31T06:11:33.060Z] #25 35.16 Fetched 325 kB in 0s (846 kB/s)
06:11:33 [2020-01-31T06:11:33.060Z] #25 35.24 Selecting previously unselected package libonig5:arm64.
06:11:33 [2020-01-31T06:11:33.060Z] #25 35.24 (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 ... 15374 files and directories currently installed.)
06:11:33 [2020-01-31T06:11:33.060Z] #25 35.34 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
06:11:33 [2020-01-31T06:11:33.060Z] #25 35.36 Unpacking libonig5:arm64 (6.9.1-1) ...
06:11:33 [2020-01-31T06:11:33.322Z] #25 35.62 Selecting previously unselected package libjq1:arm64.
06:11:33 [2020-01-31T06:11:33.322Z] #25 35.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
06:11:33 [2020-01-31T06:11:33.322Z] #25 35.63 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
06:11:33 [2020-01-31T06:11:33.583Z] #25 35.82 Selecting previously unselected package jq.
06:11:33 [2020-01-31T06:11:33.583Z] #25 35.82 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
06:11:33 [2020-01-31T06:11:33.583Z] #25 35.84 Unpacking jq (1.5+dfsg-2+b1) ...
06:11:33 [2020-01-31T06:11:33.760Z] #34 26.72 io
06:11:34 [2020-01-31T06:11:34.036Z] #44 81.72   DEP      criu/protobuf-desc.d
06:11:34 [2020-01-31T06:11:34.040Z] #25 35.98 Setting up libonig5:arm64 (6.9.1-1) ...
06:11:34 [2020-01-31T06:11:34.040Z] #25 36.01 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
06:11:34 [2020-01-31T06:11:34.040Z] #25 36.02 Setting up jq (1.5+dfsg-2+b1) ...
06:11:34 [2020-01-31T06:11:34.040Z] #25 36.04 Processing triggers for libc-bin (2.28-10) ...
06:11:34 [2020-01-31T06:11:34.292Z] #44 81.88   DEP      criu/proc_parse.d
06:11:34 [2020-01-31T06:11:34.292Z] #44 82.05   DEP      criu/plugin.d
06:11:34 [2020-01-31T06:11:34.292Z] #44 82.16   DEP      criu/pipes.d
06:11:34 [2020-01-31T06:11:34.853Z] #44 82.38   DEP      criu/pie-util.d
06:11:34 [2020-01-31T06:11:34.853Z] #44 82.49   DEP      criu/pie-util-vdso.d
06:11:35 [2020-01-31T06:11:35.034Z] #34 27.82 syscall
06:11:35 [2020-01-31T06:11:35.108Z] #44 82.64   DEP      criu/pie-util-vdso-elf32.d
06:11:35 [2020-01-31T06:11:35.108Z] #44 82.81   DEP      criu/path.d
06:11:35 [2020-01-31T06:11:35.364Z] #44 82.98   DEP      criu/parasite-syscall.d
06:11:35 [2020-01-31T06:11:35.364Z] #44 83.21   DEP      criu/pagemap.d
06:11:35 [2020-01-31T06:11:35.413Z] #34 ...
06:11:35 [2020-01-31T06:11:35.414Z] 
06:11:35 [2020-01-31T06:11:35.414Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:35 [2020-01-31T06:11:35.414Z] #28 1.875 #=#=#                                                                         

####                                                                       6.5%
##########                                                                14.9%
###############                                                           21.1%
##################                                                        25.3%
#####################                                                     29.5%
########################                                                  33.6%
############################                                              39.9%
####################################                                      50.4%
########################################                                  56.6%
#############################################                             62.9%
#################################################                         69.1%
####################################################                      73.3%
#######################################################                   77.5%
############################################################              83.8%
################################################################          90.0%
######################################################################    98.4%
######################################################################## 100.0%
06:11:35 [2020-01-31T06:11:35.414Z] #28 4.503 
06:11:35 [2020-01-31T06:11:35.414Z] #28 4.629 
#########                                                                 13.5%
######################                                                    30.6%
##############################                                            41.9%
##############################################                            64.6%
##################################################################        92.9%
######################################################################## 100.0%
06:11:35 [2020-01-31T06:11:35.414Z] #28 5.514 #=#=#                                                                         
06:11:35 [2020-01-31T06:11:35.414Z] #28 5.686 
                                                                           0.0%
#####                                                                      7.1%
##########                                                                14.8%
###################                                                       27.5%
#########################                                                 35.1%
##################################                                        47.8%
###########################################                               60.5%
#################################################                         68.2%
##########################################################                80.9%
###############################################################           88.5%
######################################################################## 100.0%
06:11:35 [2020-01-31T06:11:35.414Z] #28 7.254 
06:11:35 [2020-01-31T06:11:35.925Z] #44 83.37   DEP      criu/pagemap-cache.d
06:11:35 [2020-01-31T06:11:35.925Z] #44 83.57   DEP      criu/page-xfer.d
06:11:35 [2020-01-31T06:11:35.925Z] #44 83.80   DEP      criu/page-pipe.d
06:11:35 [2020-01-31T06:11:35.957Z] #25 DONE 38.2s
06:11:35 [2020-01-31T06:11:35.957Z] 
06:11:35 [2020-01-31T06:11:35.957Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:35 [2020-01-31T06:11:35.957Z] #35 36.99 debconf: delaying package configuration, since apt-utils is not installed
06:11:35 [2020-01-31T06:11:35.957Z] #35 37.14 Fetched 14.2 MB in 2s (8522 kB/s)
06:11:35 [2020-01-31T06:11:35.957Z] #35 37.24 Selecting previously unselected package xxd.
06:11:35 [2020-01-31T06:11:35.957Z] #35 37.24 (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 ... 15374 files and directories currently installed.)
06:11:35 [2020-01-31T06:11:35.957Z] #35 37.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
06:11:35 [2020-01-31T06:11:35.957Z] #35 37.78 Unpacking xxd (2:8.1.0875-5) ...
06:11:36 [2020-01-31T06:11:36.181Z] #44 83.95   DEP      criu/netfilter.d
06:11:36 [2020-01-31T06:11:36.181Z] #44 84.06   DEP      criu/net.d
06:11:36 [2020-01-31T06:11:36.206Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 5.1s
06:11:36 [2020-01-31T06:11:36.219Z] #35 ...
06:11:36 [2020-01-31T06:11:36.219Z] 
06:11:36 [2020-01-31T06:11:36.219Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:11:36 [2020-01-31T06:11:36.219Z] #26 DONE 0.1s
06:11:36 [2020-01-31T06:11:36.219Z] 
06:11:36 [2020-01-31T06:11:36.219Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:36 [2020-01-31T06:11:36.219Z] #35 38.34 Selecting previously unselected package vim-common.
06:11:36 [2020-01-31T06:11:36.219Z] #35 38.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:11:36 [2020-01-31T06:11:36.219Z] #35 38.46 Unpacking vim-common (2:8.1.0875-5) ...
06:11:36 [2020-01-31T06:11:36.437Z] #44 84.31   DEP      criu/namespaces.d
06:11:36 [2020-01-31T06:11:36.793Z] #35 ...
06:11:36 [2020-01-31T06:11:36.793Z] 
06:11:36 [2020-01-31T06:11:36.793Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:36 [2020-01-31T06:11:36.793Z] #71 DONE 38.7s
06:11:36 [2020-01-31T06:11:36.793Z] 
06:11:36 [2020-01-31T06:11:36.793Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:36 [2020-01-31T06:11:36.793Z] #59 35.45 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:11:36 [2020-01-31T06:11:36.793Z] #59 35.45 Need to get 119 kB of archives.
06:11:36 [2020-01-31T06:11:36.793Z] #59 35.45 After this operation, 387 kB of additional disk space will be used.
06:11:36 [2020-01-31T06:11:36.793Z] #59 35.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:11:36 [2020-01-31T06:11:36.793Z] #59 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:11:36 [2020-01-31T06:11:36.793Z] #59 36.48 debconf: delaying package configuration, since apt-utils is not installed
06:11:36 [2020-01-31T06:11:36.793Z] #59 36.71 Fetched 119 kB in 0s (309 kB/s)
06:11:36 [2020-01-31T06:11:36.793Z] #59 36.92 Selecting previously unselected package libbtrfs0.
06:11:36 [2020-01-31T06:11:36.793Z] #59 36.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 ... 15374 files and directories currently installed.)
06:11:36 [2020-01-31T06:11:36.793Z] #59 37.09 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 37.14 Unpacking libbtrfs0 (4.20.1-2) ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 37.76 Selecting previously unselected package libbtrfs-dev.
06:11:36 [2020-01-31T06:11:36.793Z] #59 37.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 37.77 Unpacking libbtrfs-dev (4.20.1-2) ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 38.49 Setting up libbtrfs0 (4.20.1-2) ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 38.55 Setting up libbtrfs-dev (4.20.1-2) ...
06:11:36 [2020-01-31T06:11:36.793Z] #59 38.59 Processing triggers for libc-bin (2.28-10) ...
06:11:37 [2020-01-31T06:11:37.006Z] #44 84.54   DEP      criu/mount.d
06:11:37 [2020-01-31T06:11:37.006Z] #44 84.72   DEP      criu/mem.d
06:11:37 [2020-01-31T06:11:37.006Z] #44 84.87   DEP      criu/lsm.d
06:11:37 [2020-01-31T06:11:37.070Z] #59 ...
06:11:37 [2020-01-31T06:11:37.070Z] 
06:11:37 [2020-01-31T06:11:37.070Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:37 [2020-01-31T06:11:37.070Z] #43 24.35 Reading package lists...
06:11:37 [2020-01-31T06:11:37.070Z] #43 29.71 Building dependency tree...
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.10 The following additional packages will be installed:
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.12 Suggested packages:
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.12   manpages-dev python-setuptools
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.87 The following NEW packages will be installed:
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.88   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.88   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.88   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:11:37 [2020-01-31T06:11:37.070Z] #43 33.88   python-six zlib1g-dev
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.23 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.23 Need to get 3798 kB of archives.
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.23 After this operation, 21.6 MB of additional disk space will be used.
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 34.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 35.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
06:11:37 [2020-01-31T06:11:37.070Z] #43 37.18 debconf: delaying package configuration, since apt-utils is not installed
06:11:37 [2020-01-31T06:11:37.070Z] #43 37.80 Fetched 3798 kB in 2s (1862 kB/s)
06:11:37 [2020-01-31T06:11:37.070Z] #43 37.98 Selecting previously unselected package libcap-dev:arm64.
06:11:37 [2020-01-31T06:11:37.070Z] #43 37.98 (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 ... 15374 files and directories currently installed.)
06:11:37 [2020-01-31T06:11:37.070Z] #43 38.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
06:11:37 [2020-01-31T06:11:37.070Z] #43 38.20 Unpacking libcap-dev:arm64 (1:2.25-2) ...
06:11:37 [2020-01-31T06:11:37.070Z] #43 38.60 Selecting previously unselected package libnet1:arm64.
06:11:37 [2020-01-31T06:11:37.070Z] #43 38.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:11:37 [2020-01-31T06:11:37.070Z] #43 38.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:11:37 [2020-01-31T06:11:37.070Z] #43 39.22 Selecting previously unselected package libnet1-dev.
06:11:37 [2020-01-31T06:11:37.070Z] #43 39.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
06:11:37 [2020-01-31T06:11:37.070Z] #43 39.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:11:37 [2020-01-31T06:11:37.331Z] #43 ...
06:11:37 [2020-01-31T06:11:37.331Z] 
06:11:37 [2020-01-31T06:11:37.331Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:37 [2020-01-31T06:11:37.331Z] #35 39.43 Selecting previously unselected package cmake-data.
06:11:37 [2020-01-31T06:11:37.331Z] #35 39.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:11:37 [2020-01-31T06:11:37.331Z] #35 39.50 Unpacking cmake-data (3.13.4-1) ...
06:11:37 [2020-01-31T06:11:37.331Z] #35 ...
06:11:37 [2020-01-31T06:11:37.331Z] 
06:11:37 [2020-01-31T06:11:37.331Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:37 [2020-01-31T06:11:37.331Z] #59 DONE 39.6s
06:11:37 [2020-01-31T06:11:37.567Z] #44 85.07   DEP      criu/log.d
06:11:37 [2020-01-31T06:11:37.568Z] #44 85.18   DEP      criu/libnetlink.d
06:11:37 [2020-01-31T06:11:37.593Z] 
06:11:37 [2020-01-31T06:11:37.593Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:37 [2020-01-31T06:11:37.593Z] #30 39.60 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
06:11:37 [2020-01-31T06:11:37.775Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
06:11:37 [2020-01-31T06:11:37.775Z] #28 ...
06:11:37 [2020-01-31T06:11:37.775Z] 
06:11:37 [2020-01-31T06:11:37.775Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.73 Selecting previously unselected package libprotobuf-c1:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.76 Selecting previously unselected package libprotobuf-c-dev:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.76 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.81 Selecting previously unselected package zlib1g-dev:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 20.82 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.08 Selecting previously unselected package libprotobuf17:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.09 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.71 Selecting previously unselected package libprotobuf-lite17:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.71 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 21.72 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 22.31 Selecting previously unselected package libprotobuf-dev:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 22.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 22.32 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.16 Selecting previously unselected package libprotoc17:s390x.
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.25 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.89 Selecting previously unselected package protobuf-c-compiler.
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 23.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.01 Selecting previously unselected package protobuf-compiler.
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.09 Selecting previously unselected package python-pkg-resources.
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.10 Unpacking python-pkg-resources (40.8.0-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.29 Selecting previously unselected package python-six.
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.29 Unpacking python-six (1.12.0-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.35 Selecting previously unselected package python-protobuf.
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.40 Unpacking python-protobuf (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 24.81 Setting up python-pkg-resources (40.8.0-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 26.73 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 26.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 26.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 26.78 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 26.80 Setting up python-six (1.12.0-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.09 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.09 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.12 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.15 Setting up libcap-dev:s390x (1:2.25-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.16 Setting up libprotoc17:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.17 Setting up protobuf-compiler (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 28.21 Setting up python-protobuf (3.6.1.3-2) ...
06:11:37 [2020-01-31T06:11:37.775Z] #44 ...
06:11:37 [2020-01-31T06:11:37.775Z] 
06:11:37 [2020-01-31T06:11:37.775Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:37 [2020-01-31T06:11:37.823Z] #44 85.40   DEP      criu/kerndat.d
06:11:37 [2020-01-31T06:11:37.823Z] #44 85.54   DEP      criu/kcmp-ids.d
06:11:37 [2020-01-31T06:11:37.823Z] #44 85.59   DEP      criu/irmap.d
06:11:37 [2020-01-31T06:11:37.823Z] #44 85.70   DEP      criu/ipc_ns.d
06:11:37 [2020-01-31T06:11:37.861Z] #30 ...
06:11:37 [2020-01-31T06:11:37.861Z] 
06:11:37 [2020-01-31T06:11:37.861Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:37 [2020-01-31T06:11:37.861Z] #60 DONE 0.6s
06:11:38 [2020-01-31T06:11:38.079Z] #44 85.81   DEP      criu/image.d
06:11:38 [2020-01-31T06:11:38.124Z] 
06:11:38 [2020-01-31T06:11:38.124Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
06:11:38 [2020-01-31T06:11:38.124Z] #61 DONE 0.1s
06:11:38 [2020-01-31T06:11:38.124Z] 
06:11:38 [2020-01-31T06:11:38.124Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.08 Selecting previously unselected package libnl-3-200:arm64.
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.28 Selecting previously unselected package libnl-3-dev:arm64.
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
06:11:38 [2020-01-31T06:11:38.124Z] #43 40.33 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
06:11:38 [2020-01-31T06:11:38.248Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                 
06:11:38 [2020-01-31T06:11:38.248Z] #28 ...
06:11:38 [2020-01-31T06:11:38.248Z] 
06:11:38 [2020-01-31T06:11:38.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 21.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 24.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 25.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.49 debconf: delaying package configuration, since apt-utils is not installed
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.55 Fetched 73.3 MB in 5s (14.5 MB/s)
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.57 Selecting previously unselected package binutils-mingw-w64-i686.
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.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 ... 15168 files and directories currently installed.)
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 26.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 28.23 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:11:38 [2020-01-31T06:11:38.248Z] #11 28.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 28.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.05 Selecting previously unselected package binutils-mingw-w64.
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.14 Selecting previously unselected package libdevmapper1.02.1:s390x.
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 31.15 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
06:11:38 [2020-01-31T06:11:38.248Z] #11 ...
06:11:38 [2020-01-31T06:11:38.248Z] 
06:11:38 [2020-01-31T06:11:38.248Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:38 [2020-01-31T06:11:38.334Z] #44 86.00   DEP      criu/image-desc.d
06:11:38 [2020-01-31T06:11:38.334Z] #44 86.12   DEP      criu/fsnotify.d
06:11:38 [2020-01-31T06:11:38.590Z] #44 86.34   DEP      criu/filesystems.d
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.81 Selecting previously unselected package libprotobuf-c1:arm64.
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.82 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.95 Selecting previously unselected package libprotobuf-c-dev:arm64.
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
06:11:38 [2020-01-31T06:11:38.695Z] #43 40.97 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:11:38 [2020-01-31T06:11:38.803Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 8.1s done
06:11:38 [2020-01-31T06:11:38.803Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f
06:11:38 [2020-01-31T06:11:38.803Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
06:11:38 [2020-01-31T06:11:38.803Z] #7 DONE 29.7s
06:11:38 [2020-01-31T06:11:38.803Z] 
06:11:38 [2020-01-31T06:11:38.803Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:11:38 [2020-01-31T06:11:38.845Z] #44 86.54   DEP      criu/files.d
06:11:38 [2020-01-31T06:11:38.962Z] #43 41.10 Selecting previously unselected package zlib1g-dev:arm64.
06:11:38 [2020-01-31T06:11:38.962Z] #43 41.10 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
06:11:38 [2020-01-31T06:11:38.962Z] #43 41.11 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:11:39 [2020-01-31T06:11:39.100Z] #44 86.70   DEP      criu/files-reg.d
06:11:39 [2020-01-31T06:11:39.100Z] #44 86.89   DEP      criu/files-ext.d
06:11:39 [2020-01-31T06:11:39.225Z] #43 41.43 Selecting previously unselected package libprotobuf17:arm64.
06:11:39 [2020-01-31T06:11:39.225Z] #43 41.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
06:11:39 [2020-01-31T06:11:39.225Z] #43 41.47 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
06:11:39 [2020-01-31T06:11:39.356Z] #44 87.08   DEP      criu/file-lock.d
06:11:39 [2020-01-31T06:11:39.525Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                  56.6%
#########################################                                 57.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
#################################################                         68.9%
##################################################                        70.8%
######################################################                    75.6%
#########################################################                
06:11:39 [2020-01-31T06:11:39.525Z] #28 ...
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:39 [2020-01-31T06:11:39.525Z] #36 23.76 Selecting previously unselected package libicu63:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 23.78 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 23.80 Unpacking libicu63:s390x (63.1-6) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.32 Selecting previously unselected package libxml2:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.33 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.66 Selecting previously unselected package libarchive13:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.67 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.90 Selecting previously unselected package libjsoncpp1:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 28.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.01 Selecting previously unselected package librhash0:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.01 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.02 Unpacking librhash0:s390x (1.3.8-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.12 Selecting previously unselected package libuv1:s390x.
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.12 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.14 Unpacking libuv1:s390x (1.24.1-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.25 Selecting previously unselected package cmake.
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.26 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 29.26 Unpacking cmake (3.13.4-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 31.95 Setting up libicu63:s390x (63.1-6) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 31.95 Setting up xxd (2:8.1.0875-5) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 31.96 Setting up libuv1:s390x (1.24.1-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 31.97 Setting up vim-common (2:8.1.0875-5) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 31.99 Setting up librhash0:s390x (1.3.8-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.00 Setting up cmake-data (3.13.4-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.03 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.03 Setting up libjsoncpp1:s390x (1.7.4-3) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.05 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.06 Setting up cmake (3.13.4-1) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.12 Processing triggers for libc-bin (2.28-10) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 32.21 Processing triggers for mime-support (3.62) ...
06:11:39 [2020-01-31T06:11:39.525Z] #36 DONE 32.5s
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:39 [2020-01-31T06:11:39.525Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                  56.6%
#########################################                                 57.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
#################################################                         68.9%
##################################################                        70.8%
######################################################                    75.6%
#########################################################                 79.3%
06:11:39 [2020-01-31T06:11:39.525Z] #28 ...
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:39 [2020-01-31T06:11:39.525Z] #37 DONE 0.1s
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:39 [2020-01-31T06:11:39.525Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                  56.6%
#########################################                                 57.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
#################################################                         68.9%
##################################################                        70.8%
######################################################                    75.6%
#########################################################                 79.3%
###########################################################               82.2%
06:11:39 [2020-01-31T06:11:39.525Z] #28 ...
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
06:11:39 [2020-01-31T06:11:39.525Z] #38 DONE 0.1s
06:11:39 [2020-01-31T06:11:39.525Z] 
06:11:39 [2020-01-31T06:11:39.525Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:39 [2020-01-31T06:11:39.611Z] #44 87.23   DEP      criu/file-ids.d
06:11:39 [2020-01-31T06:11:39.796Z] #43 42.01 Selecting previously unselected package libprotobuf-lite17:arm64.
06:11:39 [2020-01-31T06:11:39.796Z] #43 42.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
06:11:39 [2020-01-31T06:11:39.796Z] #43 42.03 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:11:39 [2020-01-31T06:11:39.866Z] #44 87.42   DEP      criu/fifo.d
06:11:39 [2020-01-31T06:11:39.866Z] #44 87.62   DEP      criu/fdstore.d
06:11:39 [2020-01-31T06:11:39.866Z] #44 ...
06:11:39 [2020-01-31T06:11:39.866Z] 
06:11:39 [2020-01-31T06:11:39.866Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:11:39 [2020-01-31T06:11:39.866Z] #17 12.39 Fetched 8324 kB in 10s (828 kB/s)
06:11:39 [2020-01-31T06:11:39.866Z] #17 12.39 Reading package lists...
06:11:39 [2020-01-31T06:11:39.866Z] #17 16.53 Reading package lists...
06:11:39 [2020-01-31T06:11:39.866Z] #17 20.04 Building dependency tree...
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65 libcap2-bin is already the newest version (1:2.25-2).
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65 The following additional packages will be installed:
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65   python3.7 python3.7-minimal vim-runtime xxd
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.65 Suggested packages:
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66 Recommended packages:
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66   aufs-dkms nftables build-essential python3-dev python3-keyring
06:11:39 [2020-01-31T06:11:39.866Z] #17 21.66   python3-keyrings.alt python3-xdg unzip
06:11:39 [2020-01-31T06:11:39.923Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                  56.6%
#########################################                                 57.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
#################################################                         68.9%
##################################################                        70.8%
######################################################                    75.6%
#########################################################                 79.3%
###########################################################               82.2%
#############################################################             85.9%
06:11:39 [2020-01-31T06:11:39.923Z] #28 ...
06:11:39 [2020-01-31T06:11:39.923Z] 
06:11:39 [2020-01-31T06:11:39.923Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:39 [2020-01-31T06:11:39.923Z] #44 32.63 Setting up libnl-3-dev:s390x (3.4.0-1) ...
06:11:39 [2020-01-31T06:11:39.923Z] #44 32.64 Processing triggers for libc-bin (2.28-10) ...
06:11:39 [2020-01-31T06:11:39.923Z] #44 DONE 32.9s
06:11:39 [2020-01-31T06:11:39.923Z] 
06:11:39 [2020-01-31T06:11:39.923Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:40 [2020-01-31T06:11:40.057Z] #43 42.33 Selecting previously unselected package libprotobuf-dev:arm64.
06:11:40 [2020-01-31T06:11:40.057Z] #43 42.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
06:11:40 [2020-01-31T06:11:40.057Z] #43 42.34 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:11:40 [2020-01-31T06:11:40.121Z] #17 ...
06:11:40 [2020-01-31T06:11:40.121Z] 
06:11:40 [2020-01-31T06:11:40.121Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:40 [2020-01-31T06:11:40.121Z] #44 87.75   DEP      criu/fault-injection.d
06:11:40 [2020-01-31T06:11:40.121Z] #44 87.79   DEP      criu/external.d
06:11:40 [2020-01-31T06:11:40.121Z] #44 87.92   DEP      criu/eventpoll.d
06:11:40 [2020-01-31T06:11:40.301Z] #28 7.398 
                                                                           0.8%
##                                                                         3.7%
####                                                                       6.5%
######                                                                     9.4%
########                                                                  12.2%
##########                                                                15.1%
############                                                              17.9%
##############                                                            20.7%
################                                                          23.6%
###################                                                       26.4%
#####################                                                     29.2%
#######################                                                   32.1%
#########################                                                 34.9%
###########################                                               37.7%
############################                                              39.6%
#############################                                             40.6%
##############################                                            42.5%
################################                                          45.3%
###################################                                       49.1%
####################################                                      51.0%
######################################                                    52.9%
######################################                                    53.8%
########################################                                  55.7%
########################################                                  56.6%
#########################################                                 57.6%
###########################################                               60.4%
############################################                              62.3%
##############################################                            65.2%
################################################                          68.0%
#################################################                         68.9%
##################################################                        70.8%
######################################################                    75.6%
#########################################################                 79.3%
###########################################################               82.2%
#############################################################             85.9%
###############################################################           88.8%
#################################################################         90.7%
####################################################################      94.5%
####################################################################      95.4%
######################################################################    98.2%
######################################################################## 100.0%
06:11:40 [2020-01-31T06:11:40.301Z] #28 12.57 
06:11:40 [2020-01-31T06:11:40.377Z] #44 88.05   DEP      criu/eventfd.d
06:11:40 [2020-01-31T06:11:40.673Z] #28 ...
06:11:40 [2020-01-31T06:11:40.673Z] 
06:11:40 [2020-01-31T06:11:40.673Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:40 [2020-01-31T06:11:40.673Z] #48 23.70 sync
06:11:40 [2020-01-31T06:11:40.673Z] #48 23.70 internal/reflectlite
06:11:40 [2020-01-31T06:11:40.673Z] #48 25.03 github.com/LK4D4/vndr/godl/singleflight
06:11:40 [2020-01-31T06:11:40.673Z] #48 25.16 math/rand
06:11:40 [2020-01-31T06:11:40.673Z] #48 25.98 internal/singleflight
06:11:40 [2020-01-31T06:11:40.673Z] #48 26.48 sort
06:11:40 [2020-01-31T06:11:40.673Z] #48 26.49 io
06:11:40 [2020-01-31T06:11:40.673Z] #48 27.36 strconv
06:11:40 [2020-01-31T06:11:40.673Z] #48 27.48 bytes
06:11:40 [2020-01-31T06:11:40.673Z] #48 29.29 bufio
06:11:40 [2020-01-31T06:11:40.673Z] #48 30.46 reflect
06:11:40 [2020-01-31T06:11:40.673Z] #48 31.14 syscall
06:11:40 [2020-01-31T06:11:40.674Z] #44 88.28   DEP      criu/crtools.d
06:11:40 [2020-01-31T06:11:40.674Z] #44 ...
06:11:40 [2020-01-31T06:11:40.674Z] 
06:11:40 [2020-01-31T06:11:40.674Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:40 [2020-01-31T06:11:40.674Z] #30 DONE 160.0s
06:11:40 [2020-01-31T06:11:40.930Z] 
06:11:40 [2020-01-31T06:11:40.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:40 [2020-01-31T06:11:40.931Z] #44 88.58   DEP      criu/cr-service.d
06:11:40 [2020-01-31T06:11:40.931Z] #44 88.78   DEP      criu/cr-restore.d
06:11:41 [2020-01-31T06:11:41.057Z] #48 ...
06:11:41 [2020-01-31T06:11:41.058Z] 
06:11:41 [2020-01-31T06:11:41.058Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.293 + RM_GOPATH=0
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.293 + TMP_GOPATH=
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.293 + : /build
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.293 + '[' -z '' ']'
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.293 ++ mktemp -d
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.298 + export GOPATH=/tmp/tmp.s1FoPKiDUy
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.298 + GOPATH=/tmp/tmp.s1FoPKiDUy
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.299 + RM_GOPATH=1
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.299 ++ dirname ./install.sh
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 + dir=.
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 + bin=tini
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 + shift
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 + '[' '!' -f ./tini.installer ']'
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 + . ./tini.installer
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 ++ : fec3683b971d9c3ef73f284f176672c44b448662
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.300 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.301 + install_tini
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.301 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.301 + git clone https://github.com/krallin/tini.git /tmp/tmp.s1FoPKiDUy/tini
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.302 Cloning into '/tmp/tmp.s1FoPKiDUy/tini'...
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.911 + cd /tmp/tmp.s1FoPKiDUy/tini
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.911 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
06:11:41 [2020-01-31T06:11:41.058Z] #39 0.920 + cmake .
06:11:41 [2020-01-31T06:11:41.058Z] #39 1.370 -- The C compiler identification is GNU 8.3.0
06:11:41 [2020-01-31T06:11:41.058Z] #39 1.412 -- Check for working C compiler: /usr/bin/cc
06:11:41 [2020-01-31T06:11:41.186Z] #44 88.91   DEP      criu/cr-errno.d
06:11:41 [2020-01-31T06:11:41.186Z] #44 88.95   DEP      criu/cr-dump.d
06:11:41 [2020-01-31T06:11:41.434Z] #39 1.860 -- Check for working C compiler: /usr/bin/cc -- works
06:11:41 [2020-01-31T06:11:41.434Z] #39 1.867 -- Detecting C compiler ABI info
06:11:41 [2020-01-31T06:11:41.748Z] #44 89.35   DEP      criu/cr-dedup.d
06:11:41 [2020-01-31T06:11:41.810Z] #39 2.245 -- Detecting C compiler ABI info - done
06:11:41 [2020-01-31T06:11:41.810Z] #39 2.260 -- Detecting C compile features
06:11:41 [2020-01-31T06:11:41.810Z] #39 ...
06:11:41 [2020-01-31T06:11:41.810Z] 
06:11:41 [2020-01-31T06:11:41.810Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:41 [2020-01-31T06:11:41.810Z] #51 24.80 + cd /tmp/tmp.IJ4YvP5sks/src/gotest.tools/gotestsum
06:11:41 [2020-01-31T06:11:41.810Z] #51 24.80 + git checkout -q v0.3.5
06:11:41 [2020-01-31T06:11:41.810Z] #51 24.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
06:11:41 [2020-01-31T06:11:41.970Z] #43 ...
06:11:41 [2020-01-31T06:11:41.970Z] 
06:11:41 [2020-01-31T06:11:41.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:41 [2020-01-31T06:11:41.970Z] #10 34.13 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]
06:11:41 [2020-01-31T06:11:41.970Z] #10 34.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 34.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 34.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 34.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 35.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 35.31 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]
06:11:41 [2020-01-31T06:11:41.970Z] #10 35.50 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]
06:11:41 [2020-01-31T06:11:41.970Z] #10 37.98 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]
06:11:41 [2020-01-31T06:11:41.970Z] #10 39.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 39.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 39.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 39.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.17 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]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
06:11:41 [2020-01-31T06:11:41.970Z] #10 40.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
06:11:41 [2020-01-31T06:11:41.971Z] #10 40.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
06:11:41 [2020-01-31T06:11:41.971Z] #10 40.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
06:11:41 [2020-01-31T06:11:41.971Z] #10 40.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
06:11:41 [2020-01-31T06:11:41.971Z] #10 40.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
06:11:41 [2020-01-31T06:11:41.971Z] #10 41.53 debconf: delaying package configuration, since apt-utils is not installed
06:11:41 [2020-01-31T06:11:41.971Z] #10 41.72 Fetched 73.3 MB in 7s (10.1 MB/s)
06:11:41 [2020-01-31T06:11:41.971Z] #10 42.00 Selecting previously unselected package binutils-mingw-w64-i686.
06:11:41 [2020-01-31T06:11:41.971Z] #10 42.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
06:11:41 [2020-01-31T06:11:41.971Z] #10 42.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
06:11:41 [2020-01-31T06:11:41.971Z] #10 42.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:11:41 [2020-01-31T06:11:41.971Z] #10 ...
06:11:41 [2020-01-31T06:11:41.971Z] 
06:11:41 [2020-01-31T06:11:41.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:41 [2020-01-31T06:11:41.971Z] #27 4.866 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:11:41 [2020-01-31T06:11:41.971Z] #27 5.188 
06:11:42 [2020-01-31T06:11:42.003Z] #44 89.60   DEP      criu/cr-check.d
06:11:42 [2020-01-31T06:11:42.087Z] #8 DONE 3.1s
06:11:42 [2020-01-31T06:11:42.087Z] 
06:11:42 [2020-01-31T06:11:42.087Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:11:42 [2020-01-31T06:11:42.187Z] #51 ...
06:11:42 [2020-01-31T06:11:42.187Z] 
06:11:42 [2020-01-31T06:11:42.187Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:42 [2020-01-31T06:11:42.187Z] #28 13.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:11:42 [2020-01-31T06:11:42.187Z] #28 13.85 
06:11:42 [2020-01-31T06:11:42.187Z] #28 13.98 
####################################################################      94.9%
######################################################################## 100.0%
06:11:42 [2020-01-31T06:11:42.187Z] #28 14.10 
06:11:42 [2020-01-31T06:11:42.258Z] #44 89.96   DEP      criu/config.d
06:11:42 [2020-01-31T06:11:42.258Z] #44 90.10   DEP      criu/clone-noasan.d
06:11:42 [2020-01-31T06:11:42.514Z] #44 90.16   DEP      criu/cgroup.d
06:11:42 [2020-01-31T06:11:42.769Z] #44 90.38   DEP      criu/cgroup-props.d
06:11:42 [2020-01-31T06:11:42.769Z] #44 90.53   DEP      criu/bitmap.d
06:11:42 [2020-01-31T06:11:42.769Z] #44 90.56   DEP      criu/bfd.d
06:11:42 [2020-01-31T06:11:42.769Z] #27 5.505 
                                                                           0.0%
###                                                                        4.6%
######                                                                     9.2%
##########                                                                14.1%
#############                                                             19.1%
##################                                                        25.9%
#######################                                                   32.8%
##########################                                                36.8%
#############################                                             41.3%
#################################                                         46.2%
###################################                                       49.3%
#
06:11:42 [2020-01-31T06:11:42.770Z] #27 ...
06:11:42 [2020-01-31T06:11:42.770Z] 
06:11:42 [2020-01-31T06:11:42.770Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:42 [2020-01-31T06:11:42.770Z] #10 44.96 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:11:42 [2020-01-31T06:11:42.770Z] #10 44.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
06:11:42 [2020-01-31T06:11:42.770Z] #10 45.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:11:42 [2020-01-31T06:11:42.998Z] #28 15.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:11:42 [2020-01-31T06:11:42.998Z] #28 15.42 
06:11:43 [2020-01-31T06:11:43.020Z] #9 DONE 1.1s
06:11:43 [2020-01-31T06:11:43.020Z] 
06:11:43 [2020-01-31T06:11:43.020Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:11:43 [2020-01-31T06:11:43.020Z] #29 DONE 0.1s
06:11:43 [2020-01-31T06:11:43.020Z] 
06:11:43 [2020-01-31T06:11:43.020Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:43 [2020-01-31T06:11:43.025Z] #44 90.70   DEP      criu/autofs.d
06:11:43 [2020-01-31T06:11:43.025Z] #44 90.84   DEP      criu/aio.d
06:11:43 [2020-01-31T06:11:43.278Z] #35 ...
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:11:43 [2020-01-31T06:11:43.278Z] #40 DONE 0.1s
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:43 [2020-01-31T06:11:43.278Z] #21 DONE 0.2s
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:11:43 [2020-01-31T06:11:43.278Z] #22 DONE 0.1s
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
06:11:43 [2020-01-31T06:11:43.278Z] #64 DONE 0.2s
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
06:11:43 [2020-01-31T06:11:43.278Z] #70 DONE 0.2s
06:11:43 [2020-01-31T06:11:43.278Z] 
06:11:43 [2020-01-31T06:11:43.278Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:11:43 [2020-01-31T06:11:43.281Z] #44 90.95   DEP      criu/action-scripts.d
06:11:43 [2020-01-31T06:11:43.368Z] #28 15.58 #=#=#                                                                         

######################################################################## 100.0%
06:11:43 [2020-01-31T06:11:43.536Z] #65 ...
06:11:43 [2020-01-31T06:11:43.536Z] 
06:11:43 [2020-01-31T06:11:43.536Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
06:11:43 [2020-01-31T06:11:43.536Z] #52 DONE 0.2s
06:11:43 [2020-01-31T06:11:43.536Z] 
06:11:43 [2020-01-31T06:11:43.536Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:11:43 [2020-01-31T06:11:43.536Z] #32 DONE 0.3s
06:11:43 [2020-01-31T06:11:43.536Z] 
06:11:43 [2020-01-31T06:11:43.536Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
06:11:43 [2020-01-31T06:11:43.536Z] #46 DONE 0.3s
06:11:43 [2020-01-31T06:11:43.536Z] 
06:11:43 [2020-01-31T06:11:43.536Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
06:11:43 [2020-01-31T06:11:43.536Z] #49 DONE 0.3s
06:11:43 [2020-01-31T06:11:43.536Z] 
06:11:43 [2020-01-31T06:11:43.536Z] #44 91.21   CC       criu/action-scripts.o
06:11:43 [2020-01-31T06:11:43.536Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:43 [2020-01-31T06:11:43.730Z] #28 15.76 
06:11:44 [2020-01-31T06:11:44.097Z] #44 91.71   CC       criu/aio.o
06:11:44 [2020-01-31T06:11:44.511Z] #28 16.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:11:44 [2020-01-31T06:11:44.511Z] #28 16.72 skipping existing b63cc5f62c21
06:11:44 [2020-01-31T06:11:44.511Z] #28 16.81 
06:11:44 [2020-01-31T06:11:44.742Z] #44 92.33   CC       criu/autofs.o
06:11:44 [2020-01-31T06:11:44.878Z] #28 ...
06:11:44 [2020-01-31T06:11:44.878Z] 
06:11:44 [2020-01-31T06:11:44.878Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.375 -- Detecting C compile features - done
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.380 -- Performing Test HAS_BUILTIN_FORTIFY
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.522 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.661 -- Configuring done
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.705 -- Generating done
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.707 -- Build files have been written to: /tmp/tmp.s1FoPKiDUy/tini
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.712 + make tini-static
06:11:44 [2020-01-31T06:11:44.878Z] #39 3.998 Scanning dependencies of target tini-static
06:11:44 [2020-01-31T06:11:44.878Z] #39 4.051 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:11:44 [2020-01-31T06:11:44.878Z] #39 4.858 [100%] Linking C executable tini-static
06:11:44 [2020-01-31T06:11:44.878Z] #39 5.149 [100%] Built target tini-static
06:11:44 [2020-01-31T06:11:44.878Z] #39 5.205 + mkdir -p /build
06:11:44 [2020-01-31T06:11:44.878Z] #39 5.214 + cp tini-static /build/docker-init
06:11:44 [2020-01-31T06:11:44.878Z] #39 DONE 5.3s
06:11:45 [2020-01-31T06:11:45.261Z] 
06:11:45 [2020-01-31T06:11:45.261Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.117 Note: Building without setproctitle() and strlcpy() support.
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.117       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.897 fatal: not a git repository (or any of the parent directories): .git
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.921   GEN      .gitid
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.921   GEN      criu/include/version.h
06:11:45 [2020-01-31T06:11:45.261Z] #45 1.929   GEN      include/common/asm
06:11:45 [2020-01-31T06:11:45.261Z] #45 2.970   PBCC     images/google/protobuf/descriptor.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.037   PBCC     images/opts.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.067   PBCC     images/sit.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.119   DEP      images/google/protobuf/descriptor.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.169   DEP      images/opts.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.192   DEP      images/sit.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.253   PBCC     images/macvlan.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.267   DEP      images/macvlan.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.311   PBCC     images/autofs.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.321   DEP      images/autofs.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.350   PBCC     images/sysctl.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.358   DEP      images/sysctl.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.370   PBCC     images/time.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.379   DEP      images/time.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.481   PBCC     images/binfmt-misc.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.538   DEP      images/binfmt-misc.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.556   PBCC     images/seccomp.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.572   DEP      images/seccomp.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.608   PBCC     images/userns.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.644   DEP      images/userns.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.734   PBCC     images/cgroup.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.766   DEP      images/cgroup.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.798   PBCC     images/fown.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.827   PBCC     images/ext-file.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.835   DEP      images/fown.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.864   DEP      images/ext-file.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.912   PBCC     images/rpc.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.965   DEP      images/rpc.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 3.978   PBCC     images/siginfo.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.003   DEP      images/siginfo.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.067   PBCC     images/pagemap.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.127   DEP      images/pagemap.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.235   PBCC     images/rlimit.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.241   DEP      images/rlimit.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.254   PBCC     images/file-lock.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.279   DEP      images/file-lock.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.320   PBCC     images/tty.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.372   DEP      images/tty.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.393   PBCC     images/tun.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.422   PBCC     images/netdev.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.459   DEP      images/tun.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.485   DEP      images/netdev.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.522   PBCC     images/vma.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.538   DEP      images/vma.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.613   PBCC     images/creds.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.621   DEP      images/creds.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.644   PBCC     images/utsns.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.656   DEP      images/utsns.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.700   PBCC     images/ipc-desc.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.721   PBCC     images/ipc-sem.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.736   DEP      images/ipc-desc.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.771   DEP      images/ipc-sem.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.798   PBCC     images/ipc-msg.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.818   DEP      images/ipc-msg.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.851   PBCC     images/ipc-shm.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.873   DEP      images/ipc-shm.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.915   PBCC     images/ipc-var.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.920   DEP      images/ipc-var.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.933   PBCC     images/sk-opts.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 4.949   PBCC     images/packet-sock.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.034   DEP      images/sk-opts.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.058   DEP      images/packet-sock.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.085   PBCC     images/sk-netlink.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.096   DEP      images/sk-netlink.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.132   PBCC     images/sk-inet.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.161   DEP      images/sk-inet.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.205   PBCC     images/sk-unix.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.221   DEP      images/sk-unix.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.285   PBCC     images/mm.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.393   DEP      images/mm.pb-c.d
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.525   PBCC     images/timerfd.pb-c.c
06:11:45 [2020-01-31T06:11:45.261Z] #45 5.629   DEP      images/timerfd.pb-c.d
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.18 Selecting previously unselected package binutils-mingw-w64.
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.44 Selecting previously unselected package libdevmapper1.02.1:arm64.
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
06:11:45 [2020-01-31T06:11:45.315Z] #10 47.53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
06:11:45 [2020-01-31T06:11:45.576Z] #10 47.82 Selecting previously unselected package dmsetup.
06:11:45 [2020-01-31T06:11:45.576Z] #10 47.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
06:11:45 [2020-01-31T06:11:45.576Z] #10 47.85 Unpacking dmsetup (2:1.02.155-3) ...
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.645   PBCC     images/timer.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.653   DEP      images/timer.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.702   PBCC     images/sa.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.777   DEP      images/sa.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.853   PBCC     images/pipe-data.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.856   DEP      images/pipe-data.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.870   PBCC     images/mnt.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.891   DEP      images/mnt.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.904   PBCC     images/sk-packet.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.930   DEP      images/sk-packet.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.943   PBCC     images/tcp-stream.pb-c.c
06:11:45 [2020-01-31T06:11:45.629Z] #45 5.982   DEP      images/tcp-stream.pb-c.d
06:11:45 [2020-01-31T06:11:45.629Z] #45 ...
06:11:45 [2020-01-31T06:11:45.629Z] 
06:11:45 [2020-01-31T06:11:45.629Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:45 [2020-01-31T06:11:45.629Z] #28 18.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:11:45 [2020-01-31T06:11:45.837Z] #10 48.10 Selecting previously unselected package mingw-w64-common.
06:11:45 [2020-01-31T06:11:45.837Z] #10 48.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:11:45 [2020-01-31T06:11:45.837Z] #10 48.10 Unpacking mingw-w64-common (6.0.0-3) ...
06:11:46 [2020-01-31T06:11:46.128Z] #28 18.43 #=#=#                                                                         
06:11:46 [2020-01-31T06:11:46.147Z] #44 93.77   CC       criu/bfd.o
06:11:46 [2020-01-31T06:11:46.563Z] #28 18.58 
######################################################################## 100.0%
06:11:46 [2020-01-31T06:11:46.563Z] #28 18.65 
06:11:46 [2020-01-31T06:11:46.563Z] #28 18.74 Download of images into '/build' complete.
06:11:46 [2020-01-31T06:11:46.563Z] #28 ...
06:11:46 [2020-01-31T06:11:46.563Z] 
06:11:46 [2020-01-31T06:11:46.563Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:46 [2020-01-31T06:11:46.563Z] #34 29.39 reflect
06:11:46 [2020-01-31T06:11:46.563Z] #34 34.73 time
06:11:46 [2020-01-31T06:11:46.563Z] #34 ...
06:11:46 [2020-01-31T06:11:46.563Z] 
06:11:46 [2020-01-31T06:11:46.563Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:46 [2020-01-31T06:11:46.563Z] #28 18.74 Use something like the following to load the result into a Docker daemon:
06:11:46 [2020-01-31T06:11:46.563Z] #28 18.74   tar -cC '/build' . | docker load
06:11:46 [2020-01-31T06:11:46.563Z] #28 DONE 18.8s
06:11:46 [2020-01-31T06:11:46.563Z] 
06:11:46 [2020-01-31T06:11:46.563Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.025   PBCC     images/pipe.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.057   DEP      images/pipe.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.108   PBCC     images/pstree.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.140   DEP      images/pstree.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.174   PBCC     images/fs.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.195   DEP      images/fs.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.214   PBCC     images/signalfd.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.285   DEP      images/signalfd.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.324   PBCC     images/fh.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.355   PBCC     images/fsnotify.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.390   DEP      images/fh.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.422   DEP      images/fsnotify.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.489   PBCC     images/eventpoll.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.495   DEP      images/eventpoll.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.509   PBCC     images/eventfd.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.543   DEP      images/eventfd.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.554   PBCC     images/remap-file-path.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.586   DEP      images/remap-file-path.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.662   PBCC     images/fifo.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.675   DEP      images/fifo.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.742   PBCC     images/ghost-file.pb-c.c
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.788   DEP      images/ghost-file.pb-c.d
06:11:46 [2020-01-31T06:11:46.563Z] #45 6.875   PBCC     images/regfile.pb-c.c
06:11:46 [2020-01-31T06:11:46.709Z] #44 94.20   CC       criu/bitmap.o
06:11:46 [2020-01-31T06:11:46.709Z] #44 94.39   CC       criu/cgroup-props.o
06:11:47 [2020-01-31T06:11:47.100Z] #45 7.041   DEP      images/regfile.pb-c.d
06:11:47 [2020-01-31T06:11:47.100Z] #45 7.205   PBCC     images/ns.pb-c.c
06:11:47 [2020-01-31T06:11:47.100Z] #45 7.275   DEP      images/ns.pb-c.d
06:11:47 [2020-01-31T06:11:47.100Z] #45 7.400   PBCC     images/fdinfo.pb-c.c
06:11:47 [2020-01-31T06:11:47.223Z] #10 ...
06:11:47 [2020-01-31T06:11:47.223Z] 
06:11:47 [2020-01-31T06:11:47.223Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:47 [2020-01-31T06:11:47.223Z] #47 38.89 internal/reflectlite
06:11:47 [2020-01-31T06:11:47.223Z] #47 38.94 sync
06:11:47 [2020-01-31T06:11:47.223Z] #47 40.30 github.com/LK4D4/vndr/godl/singleflight
06:11:47 [2020-01-31T06:11:47.223Z] #47 40.33 math/rand
06:11:47 [2020-01-31T06:11:47.223Z] #47 40.34 internal/singleflight
06:11:47 [2020-01-31T06:11:47.223Z] #47 42.41 io
06:11:47 [2020-01-31T06:11:47.223Z] #47 42.41 strconv
06:11:47 [2020-01-31T06:11:47.223Z] #47 42.41 sort
06:11:47 [2020-01-31T06:11:47.223Z] #47 42.42 internal/oserror
06:11:47 [2020-01-31T06:11:47.223Z] #47 42.63 syscall
06:11:47 [2020-01-31T06:11:47.223Z] #47 44.12 vendor/golang.org/x/net/dns/dnsmessage
06:11:47 [2020-01-31T06:11:47.223Z] #47 44.89 bytes
06:11:47 [2020-01-31T06:11:47.223Z] #47 47.27 bufio
06:11:47 [2020-01-31T06:11:47.223Z] #47 48.39 reflect
06:11:47 [2020-01-31T06:11:47.223Z] #47 ...
06:11:47 [2020-01-31T06:11:47.223Z] 
06:11:47 [2020-01-31T06:11:47.223Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:47 [2020-01-31T06:11:47.223Z] #33 38.89 internal/reflectlite
06:11:47 [2020-01-31T06:11:47.223Z] #33 38.89 sync
06:11:47 [2020-01-31T06:11:47.223Z] #33 41.61 errors
06:11:47 [2020-01-31T06:11:47.223Z] #33 41.62 sort
06:11:47 [2020-01-31T06:11:47.223Z] #33 42.07 io
06:11:47 [2020-01-31T06:11:47.223Z] #33 42.08 strconv
06:11:47 [2020-01-31T06:11:47.223Z] #33 42.08 internal/oserror
06:11:47 [2020-01-31T06:11:47.223Z] #33 42.41 syscall
06:11:47 [2020-01-31T06:11:47.223Z] #33 43.58 strings
06:11:47 [2020-01-31T06:11:47.223Z] #33 43.63 bytes
06:11:47 [2020-01-31T06:11:47.223Z] #33 47.61 bufio
06:11:47 [2020-01-31T06:11:47.223Z] #33 47.69 path
06:11:47 [2020-01-31T06:11:47.223Z] #33 48.39 text/tabwriter
06:11:47 [2020-01-31T06:11:47.223Z] #33 ...
06:11:47 [2020-01-31T06:11:47.223Z] 
06:11:47 [2020-01-31T06:11:47.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:47 [2020-01-31T06:11:47.223Z] #27 5.505 
                                                                           0.0%
###                                                                        4.6%
######                                                                     9.2%
##########                                                                14.1%
#############                                                             19.1%
##################                                                        25.9%
#######################                                                   32.8%
##########################                                                36.8%
#############################                                             41.3%
#################################                                         46.2%
###################################                                       49.3%
######################################                                    52.9%
#########################################                                 57.2%
############################################                              61.8%
###############################################                           66.1%
#################################################                         68.2%
##################################################                        69.4%
####################################################                      73.3%
#######################################################                   77.2%
##########################################################                81.8%
#############################################################             85.3%
################################################################          88.9%
######################################################################    98.6%
######################################################################## 100.0%
06:11:47 [2020-01-31T06:11:47.223Z] #27 8.265 #=#=#                                                                         
06:11:47 [2020-01-31T06:11:47.223Z] #27 8.646 
                                                                           0.1%
######                                                                     9.3%
#############                                                             19.1%
######################                                                    31.8%
#############################                                             41.2%
#######################################                                   55.5%
##################################################                        70.0%
############################################################              83.7%
######################################################################## 100.0%
06:11:47 [2020-01-31T06:11:47.223Z] #27 10.00 #=#=#                                                                         
06:11:47 [2020-01-31T06:11:47.271Z] #44 ...
06:11:47 [2020-01-31T06:11:47.271Z] 
06:11:47 [2020-01-31T06:11:47.271Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.50 The following NEW packages will be installed:
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   python3-setuptools python3-wheel python3.7 python3.7-minimal
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.51   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.82 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.82 Need to get 27.0 MB of archives.
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.82 After this operation, 111 MB of additional disk space will be used.
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 24.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.14 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.47 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 25.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.59 debconf: delaying package configuration, since apt-utils is not installed
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.70 Fetched 27.0 MB in 2s (11.1 MB/s)
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.76 Selecting previously unselected package pigz.
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.81 Unpacking pigz (2.4-1) ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.90 Selecting previously unselected package libpython3.7-minimal:amd64.
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 26.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 27.31 Selecting previously unselected package python3.7-minimal.
06:11:47 [2020-01-31T06:11:47.271Z] #17 27.31 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 27.33 Unpacking python3.7-minimal (3.7.3-2) ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 28.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
06:11:47 [2020-01-31T06:11:47.271Z] #17 28.16 Setting up python3.7-minimal (3.7.3-2) ...
06:11:47 [2020-01-31T06:11:47.476Z] #45 7.524   DEP      images/fdinfo.pb-c.d
06:11:47 [2020-01-31T06:11:47.476Z] #45 7.725   PBCC     images/core-aarch64.pb-c.c
06:11:47 [2020-01-31T06:11:47.476Z] #45 7.845   PBCC     images/core-arm.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 7.997   PBCC     images/core-ppc64.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.022   PBCC     images/core-s390.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.038   PBCC     images/core-x86.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.089   PBCC     images/core.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.152   PBCC     images/inventory.pb-c.c
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.211   DEP      images/core-aarch64.pb-c.d
06:11:47 [2020-01-31T06:11:47.837Z] #45 8.247   DEP      images/core-arm.pb-c.d
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.30 Selecting previously unselected package python3-minimal.
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.30 (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 ... 23672 files and directories currently installed.)
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.38 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.38 Unpacking python3-minimal (3.7.3-1) ...
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.45 Selecting previously unselected package libmpdec2:amd64.
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.48 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:11:47 [2020-01-31T06:11:47.874Z] #17 30.57 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:11:47 [2020-01-31T06:11:47.888Z] #27 10.22 #=#=#                                                                         

                                                                           0.4%
##                                                                         4.0%
#####                                                                      7.8%
############                                                              17.6%
###################                                                       27.4%
#######################                                                   32.0%
##############################                                            42.0%
##################################                                        47.3%
########################################                                  56.2%
#############################################                             63.0%
#######################################################                   76.7%
##############################################################            87.2%
######################################################################## 100.0%
06:11:48 [2020-01-31T06:11:48.130Z] #17 30.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
06:11:48 [2020-01-31T06:11:48.130Z] #17 30.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.313   DEP      images/core-ppc64.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.324   DEP      images/core-s390.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.401   DEP      images/core-x86.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.424   DEP      images/core.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.432   DEP      images/inventory.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.452   PBCC     images/cpuinfo.pb-c.c
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.465   DEP      images/cpuinfo.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.476   PBCC     images/stats.pb-c.c
06:11:48 [2020-01-31T06:11:48.220Z] #45 8.481   DEP      images/stats.pb-c.d
06:11:48 [2020-01-31T06:11:48.220Z] #45 ...
06:11:48 [2020-01-31T06:11:48.220Z] 
06:11:48 [2020-01-31T06:11:48.220Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.45 Selecting previously unselected package dmsetup.
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.45 Unpacking dmsetup (2:1.02.155-3) ...
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.66 Selecting previously unselected package mingw-w64-common.
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:11:48 [2020-01-31T06:11:48.220Z] #11 31.67 Unpacking mingw-w64-common (6.0.0-3) ...
06:11:48 [2020-01-31T06:11:48.220Z] #11 36.33 Selecting previously unselected package mingw-w64-x86-64-dev.
06:11:48 [2020-01-31T06:11:48.220Z] #11 36.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:11:48 [2020-01-31T06:11:48.220Z] #11 36.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:11:48 [2020-01-31T06:11:48.391Z] #27 ...
06:11:48 [2020-01-31T06:11:48.391Z] 
06:11:48 [2020-01-31T06:11:48.391Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.002 + RM_GOPATH=0
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.002 + TMP_GOPATH=
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.002 + : /build
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.002 + '[' -z '' ']'
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.002 ++ mktemp -d
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.004 + export GOPATH=/tmp/tmp.d08as8GGnB
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.004 + GOPATH=/tmp/tmp.d08as8GGnB
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.004 + RM_GOPATH=1
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.005 ++ dirname ./install.sh
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 + dir=.
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 + bin=containerd
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 + shift
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 + '[' '!' -f ./containerd.installer ']'
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 + . ./containerd.installer
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.008 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.009 + install_containerd
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.009 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.009 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.009 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d08as8GGnB/src/github.com/containerd/containerd
06:11:48 [2020-01-31T06:11:48.391Z] #62 3.018 Cloning into '/tmp/tmp.d08as8GGnB/src/github.com/containerd/containerd'...
06:11:48 [2020-01-31T06:11:48.391Z] #62 ...
06:11:48 [2020-01-31T06:11:48.391Z] 
06:11:48 [2020-01-31T06:11:48.391Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:48 [2020-01-31T06:11:48.391Z] #43 45.17 Selecting previously unselected package libprotoc17:arm64.
06:11:48 [2020-01-31T06:11:48.391Z] #43 45.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 45.19 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.08 Selecting previously unselected package protobuf-c-compiler.
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.29 Selecting previously unselected package protobuf-compiler.
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.61 Selecting previously unselected package python-pkg-resources.
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.64 Unpacking python-pkg-resources (40.8.0-1) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.88 Selecting previously unselected package python-six.
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 46.89 Unpacking python-six (1.12.0-1) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 47.14 Selecting previously unselected package python-protobuf.
06:11:48 [2020-01-31T06:11:48.391Z] #43 47.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 47.14 Unpacking python-protobuf (3.6.1.3-2) ...
06:11:48 [2020-01-31T06:11:48.391Z] #43 47.88 Setting up python-pkg-resources (40.8.0-1) ...
06:11:48 [2020-01-31T06:11:48.593Z] #11 ...
06:11:48 [2020-01-31T06:11:48.593Z] 
06:11:48 [2020-01-31T06:11:48.593Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:48 [2020-01-31T06:11:48.593Z] #34 40.83 os
06:11:48 [2020-01-31T06:11:48.593Z] #34 41.18 internal/fmtsort
06:11:48 [2020-01-31T06:11:48.593Z] #34 41.57 strings
06:11:48 [2020-01-31T06:11:48.661Z] #43 ...
06:11:48 [2020-01-31T06:11:48.661Z] 
06:11:48 [2020-01-31T06:11:48.661Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:48 [2020-01-31T06:11:48.661Z] #30 40.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:11:48 [2020-01-31T06:11:48.802Z] #50 ...
06:11:48 [2020-01-31T06:11:48.802Z] 
06:11:48 [2020-01-31T06:11:48.802Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:11:48 [2020-01-31T06:11:48.802Z] #25 4.942 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:48 [2020-01-31T06:11:48.802Z] #25 4.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:48 [2020-01-31T06:11:48.802Z] #25 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:48 [2020-01-31T06:11:48.802Z] #25 5.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:11:48 [2020-01-31T06:11:48.802Z] #25 5.543 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:11:48 [2020-01-31T06:11:48.954Z] #30 ...
06:11:48 [2020-01-31T06:11:48.954Z] 
06:11:48 [2020-01-31T06:11:48.954Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:48 [2020-01-31T06:11:48.954Z] #27 12.31 
06:11:49 [2020-01-31T06:11:49.056Z] #17 31.61 Selecting previously unselected package python3.7.
06:11:49 [2020-01-31T06:11:49.056Z] #17 31.63 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
06:11:49 [2020-01-31T06:11:49.056Z] #17 31.63 Unpacking python3.7 (3.7.3-2) ...
06:11:49 [2020-01-31T06:11:49.064Z] #25 6.072 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:11:49 [2020-01-31T06:11:49.311Z] #17 31.77 Selecting previously unselected package libpython3-stdlib:amd64.
06:11:49 [2020-01-31T06:11:49.312Z] #17 31.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:11:49 [2020-01-31T06:11:49.312Z] #17 31.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:11:49 [2020-01-31T06:11:49.312Z] #17 31.88 Setting up python3-minimal (3.7.3-1) ...
06:11:50 [2020-01-31T06:11:50.237Z] #17 32.78 Selecting previously unselected package python3.
06:11:50 [2020-01-31T06:11:50.395Z] #34 43.33 path
06:11:50 [2020-01-31T06:11:50.493Z] #17 32.78 (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 ... 24084 files and directories currently installed.)
06:11:50 [2020-01-31T06:11:50.493Z] #17 32.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.493Z] #17 32.88 Unpacking python3 (3.7.3-1) ...
06:11:50 [2020-01-31T06:11:50.493Z] #17 32.99 Selecting previously unselected package libip4tc0:amd64.
06:11:50 [2020-01-31T06:11:50.493Z] #17 32.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.493Z] #17 33.00 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:11:50 [2020-01-31T06:11:50.493Z] #17 33.08 Selecting previously unselected package libip6tc0:amd64.
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.10 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.21 Selecting previously unselected package libiptc0:amd64.
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.24 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.33 Selecting previously unselected package libnfnetlink0:amd64.
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:11:50 [2020-01-31T06:11:50.748Z] #17 33.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:11:50 [2020-01-31T06:11:50.749Z] #34 43.65 fmt
06:11:50 [2020-01-31T06:11:50.749Z] #34 43.70 path/filepath
06:11:50 [2020-01-31T06:11:50.749Z] #34 ...
06:11:50 [2020-01-31T06:11:50.749Z] 
06:11:50 [2020-01-31T06:11:50.749Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:50 [2020-01-31T06:11:50.749Z] #31 33.86 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
06:11:50 [2020-01-31T06:11:50.749Z] #31 35.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:11:51 [2020-01-31T06:11:51.004Z] #17 33.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:11:51 [2020-01-31T06:11:51.004Z] #17 33.51 Selecting previously unselected package libnftnl11:amd64.
06:11:51 [2020-01-31T06:11:51.004Z] #17 33.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:11:51 [2020-01-31T06:11:51.004Z] #17 33.51 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:11:51 [2020-01-31T06:11:51.120Z] #31 ...
06:11:51 [2020-01-31T06:11:51.120Z] 
06:11:51 [2020-01-31T06:11:51.120Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:11:51 [2020-01-31T06:11:51.120Z] #63 22.74 Checking out files:  88% (2690/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
06:11:51 [2020-01-31T06:11:51.120Z] #63 23.05 + cd /tmp/tmp.rihjodeJkU/src/github.com/containerd/containerd
06:11:51 [2020-01-31T06:11:51.120Z] #63 23.05 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.58 Selecting previously unselected package iptables.
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.60 Unpacking iptables (1.8.2-4) ...
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.84 Selecting previously unselected package xxd.
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:11:51 [2020-01-31T06:11:51.259Z] #17 33.85 Unpacking xxd (2:8.1.0875-5) ...
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.79 + export 'BUILDTAGS=netgo osusergo static_build'
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + BUILDTAGS='netgo osusergo static_build'
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + export EXTRA_FLAGS=-buildmode=pie
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + EXTRA_FLAGS=-buildmode=pie
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + '[' '' = dynamic ']'
06:11:51 [2020-01-31T06:11:51.488Z] #63 23.80 + make
06:11:51 [2020-01-31T06:11:51.514Z] #17 33.96 Selecting previously unselected package vim-common.
06:11:51 [2020-01-31T06:11:51.515Z] #17 33.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:11:51 [2020-01-31T06:11:51.515Z] #17 34.01 Unpacking vim-common (2:8.1.0875-5) ...
06:11:51 [2020-01-31T06:11:51.770Z] #17 34.19 Selecting previously unselected package bash-completion.
06:11:51 [2020-01-31T06:11:51.770Z] #17 34.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:11:52 [2020-01-31T06:11:52.267Z] #63 24.44 + bin/ctr
06:11:53 [2020-01-31T06:11:53.104Z] #27 12.46 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         2.9%
##                                                                         3.7%
###                                                                        4.5%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 13.6%
###########                                                               15.3%
###########                                                               16.6%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.7%
##################                                                        25.8%
####################                                                      28.2%
######################                                                    30.9%
########################                                                  33.3%
#########################                                                 35.3%
##########################                                                37.1%
############################                                              39.6%
#############################                                             41.5%
###############################                                           43.5%
################################                                          45.0%
#################################                                         46.9%
###################################                                       49.1%
#####################################                                     52.2%
######################################                                    53.9%
#########################################                                 57.1%
##########################################                                59.2%
#############################################                             62.7%
###############################################                           65.6%
################################################                          68.0%
##################################################                        70.7%
####################################################                      73.4%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.1%
06:11:53 [2020-01-31T06:11:53.104Z] #27 ...
06:11:53 [2020-01-31T06:11:53.104Z] 
06:11:53 [2020-01-31T06:11:53.104Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:53 [2020-01-31T06:11:53.104Z] #50 44.78 + cd /tmp/tmp.TjSJQ9BKwi/src/gotest.tools/gotestsum
06:11:53 [2020-01-31T06:11:53.104Z] #50 44.78 + git checkout -q v0.3.5
06:11:53 [2020-01-31T06:11:53.104Z] #50 44.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
06:11:53 [2020-01-31T06:11:53.104Z] #50 ...
06:11:53 [2020-01-31T06:11:53.104Z] 
06:11:53 [2020-01-31T06:11:53.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:53 [2020-01-31T06:11:53.251Z] #25 ...
06:11:53 [2020-01-31T06:11:53.251Z] 
06:11:53 [2020-01-31T06:11:53.251Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:53 [2020-01-31T06:11:53.251Z] #10 9.146 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:53 [2020-01-31T06:11:53.251Z] #10 9.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:53 [2020-01-31T06:11:53.251Z] #10 9.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:53 [2020-01-31T06:11:53.251Z] #10 ...
06:11:53 [2020-01-31T06:11:53.251Z] 
06:11:53 [2020-01-31T06:11:53.251Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:11:53 [2020-01-31T06:11:53.251Z] #30 ...
06:11:53 [2020-01-31T06:11:53.251Z] 
06:11:53 [2020-01-31T06:11:53.251Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:53 [2020-01-31T06:11:53.251Z] #43 9.922 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:53 [2020-01-31T06:11:53.251Z] #43 10.01 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:53 [2020-01-31T06:11:53.251Z] #43 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:53 [2020-01-31T06:11:53.510Z] #43 ...
06:11:53 [2020-01-31T06:11:53.510Z] 
06:11:53 [2020-01-31T06:11:53.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:53 [2020-01-31T06:11:53.510Z] #33 ...
06:11:53 [2020-01-31T06:11:53.510Z] 
06:11:53 [2020-01-31T06:11:53.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:53 [2020-01-31T06:11:53.525Z] #63 ...
06:11:53 [2020-01-31T06:11:53.525Z] 
06:11:53 [2020-01-31T06:11:53.525Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:53 [2020-01-31T06:11:53.525Z] #48 36.46 internal/poll
06:11:53 [2020-01-31T06:11:53.525Z] #48 38.54 internal/syscall/unix
06:11:53 [2020-01-31T06:11:53.525Z] #48 38.68 os
06:11:53 [2020-01-31T06:11:53.525Z] #48 41.01 internal/fmtsort
06:11:53 [2020-01-31T06:11:53.525Z] #48 41.64 strings
06:11:53 [2020-01-31T06:11:53.525Z] #48 41.66 fmt
06:11:53 [2020-01-31T06:11:53.525Z] #48 43.51 path/filepath
06:11:53 [2020-01-31T06:11:53.525Z] #48 44.61 regexp/syntax
06:11:53 [2020-01-31T06:11:53.525Z] #48 45.15 flag
06:11:53 [2020-01-31T06:11:53.525Z] #48 46.33 go/token
06:11:53 [2020-01-31T06:11:53.525Z] #48 ...
06:11:53 [2020-01-31T06:11:53.525Z] 
06:11:53 [2020-01-31T06:11:53.525Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:53 [2020-01-31T06:11:53.525Z] #45 9.165 make[1]: Nothing to be done for 'all'.
06:11:53 [2020-01-31T06:11:53.525Z] #45 9.921   CC       images/stats.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 10.12   CC       images/core.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 10.44   CC       images/core-x86.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 10.75   CC       images/core-arm.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 10.98   CC       images/core-aarch64.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 11.15   CC       images/core-ppc64.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 11.44   CC       images/core-s390.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 11.76   CC       images/cpuinfo.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 11.95   CC       images/inventory.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.08   CC       images/fdinfo.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.26   CC       images/fown.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.40   CC       images/ns.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.53   CC       images/regfile.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.65   CC       images/ghost-file.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.86   CC       images/fifo.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.92   CC       images/remap-file-path.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 12.98   CC       images/eventfd.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.05   CC       images/eventpoll.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.23   CC       images/fh.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.35   CC       images/fsnotify.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.69   CC       images/signalfd.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.80   CC       images/fs.o
06:11:53 [2020-01-31T06:11:53.525Z] #45 13.90   CC       images/pstree.o
06:11:53 [2020-01-31T06:11:53.768Z] #47 ...
06:11:53 [2020-01-31T06:11:53.768Z] 
06:11:53 [2020-01-31T06:11:53.768Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:53 [2020-01-31T06:11:53.888Z] #45 14.04   CC       images/pipe.o
06:11:53 [2020-01-31T06:11:53.888Z] #45 14.19   CC       images/tcp-stream.o
06:11:53 [2020-01-31T06:11:53.888Z] #45 14.31   CC       images/sk-packet.o
06:11:54 [2020-01-31T06:11:54.026Z] #71 ...
06:11:54 [2020-01-31T06:11:54.026Z] 
06:11:54 [2020-01-31T06:11:54.026Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:11:54 [2020-01-31T06:11:54.026Z] #53 ...
06:11:54 [2020-01-31T06:11:54.026Z] 
06:11:54 [2020-01-31T06:11:54.026Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:11:54 [2020-01-31T06:11:54.169Z] #27 12.46 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         2.9%
##                                                                         3.7%
###                                                                        4.5%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 13.6%
###########                                                               15.3%
###########                                                               16.6%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.7%
##################                                                        25.8%
####################                                                      28.2%
######################                                                    30.9%
########################                                                  33.3%
#########################                                                 35.3%
##########################                                                37.1%
############################                                              39.6%
#############################                                             41.5%
###############################                                           43.5%
################################                                          45.0%
#################################                                         46.9%
###################################                                       49.1%
#####################################                                     52.2%
######################################                                    53.9%
#########################################                                 57.1%
##########################################                                59.2%
#############################################                             62.7%
###############################################                           65.6%
################################################                          68.0%
##################################################                        70.7%
####################################################                      73.4%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.1%
##########################################################                81.5%
###########################################################               82.9%
#############################################################             85.0%
##############################################################            86.2%
###############################################################           87.9%
################################################################          89.6%
#################################################################         90.8%
##################################################################        91.9%
##################################################################        92.5%
####################################################################     
06:11:54 [2020-01-31T06:11:54.169Z] #27 ...
06:11:54 [2020-01-31T06:11:54.169Z] 
06:11:54 [2020-01-31T06:11:54.169Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:54 [2020-01-31T06:11:54.169Z] #35 46.13 Selecting previously unselected package libicu63:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 46.14 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 46.17 Unpacking libicu63:arm64 (63.1-6) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.08 Selecting previously unselected package libxml2:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.09 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.80 Selecting previously unselected package libarchive13:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 52.81 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.25 Selecting previously unselected package libjsoncpp1:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.32 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.51 Selecting previously unselected package librhash0:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.52 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.52 Unpacking librhash0:arm64 (1.3.8-1) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.78 Selecting previously unselected package libuv1:arm64.
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.78 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.79 Unpacking libuv1:arm64 (1.24.1-1) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.96 Selecting previously unselected package cmake.
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.96 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 53.97 Unpacking cmake (3.13.4-1) ...
06:11:54 [2020-01-31T06:11:54.169Z] #35 ...
06:11:54 [2020-01-31T06:11:54.169Z] 
06:11:54 [2020-01-31T06:11:54.169Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:54 [2020-01-31T06:11:54.264Z] #45 14.47   CC       images/mnt.o
06:11:54 [2020-01-31T06:11:54.284Z] #41 ...
06:11:54 [2020-01-31T06:11:54.284Z] 
06:11:54 [2020-01-31T06:11:54.284Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + RM_GOPATH=0
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + TMP_GOPATH=
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + : /build
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + '[' -z '' ']'
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 ++ mktemp -d
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + export GOPATH=/tmp/tmp.pYQu7HjTci
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + GOPATH=/tmp/tmp.pYQu7HjTci
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 + RM_GOPATH=1
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.64 ++ dirname ./install.sh
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + dir=.
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + bin=dockercli
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + shift
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + '[' '!' -f ./dockercli.installer ']'
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + . ./dockercli.installer
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 ++ : stable
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 ++ : 17.06.2-ce
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + install_dockercli
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 ++ uname -m
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 Install docker/cli version 17.06.2-ce from stable
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + arch=x86_64
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + '[' x86_64 '!=' x86_64 ']'
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + url=https://download.docker.com/linux/static
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.65 + tar -xz docker/docker
06:11:54 [2020-01-31T06:11:54.284Z] #23 10.69 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:11:54 [2020-01-31T06:11:54.284Z] #23 ...
06:11:54 [2020-01-31T06:11:54.284Z] 
06:11:54 [2020-01-31T06:11:54.284Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:11:54 [2020-01-31T06:11:54.284Z] #59 7.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:11:54 [2020-01-31T06:11:54.284Z] #59 7.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:11:54 [2020-01-31T06:11:54.284Z] #59 7.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:11:54 [2020-01-31T06:11:54.284Z] #59 8.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:11:54 [2020-01-31T06:11:54.327Z] #17 36.58 Unpacking bash-completion (1:2.8-6) ...
06:11:54 [2020-01-31T06:11:54.327Z] #17 36.88 Selecting previously unselected package bzip2.
06:11:54 [2020-01-31T06:11:54.327Z] #17 36.89 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:11:54 [2020-01-31T06:11:54.327Z] #17 36.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:11:54 [2020-01-31T06:11:54.327Z] #17 36.97 Selecting previously unselected package xz-utils.
06:11:54 [2020-01-31T06:11:54.543Z] #59 ...
06:11:54 [2020-01-31T06:11:54.543Z] 
06:11:54 [2020-01-31T06:11:54.543Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.50 + RM_GOPATH=0
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.50 + TMP_GOPATH=
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.50 + : /build
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.50 + '[' -z '' ']'
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.52 ++ mktemp -d
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.52 + export GOPATH=/tmp/tmp.tmA6bREQAL
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.52 + GOPATH=/tmp/tmp.tmA6bREQAL
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.52 + RM_GOPATH=1
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.52 ++ dirname ./install.sh
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + dir=.
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + bin=tomlv
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + shift
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + '[' '!' -f ./tomlv.installer ']'
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + . ./tomlv.installer
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + install_tomlv
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tmA6bREQAL/src/github.com/BurntSushi/toml
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:54 [2020-01-31T06:11:54.543Z] #33 10.53 Cloning into '/tmp/tmp.tmA6bREQAL/src/github.com/BurntSushi/toml'...
06:11:54 [2020-01-31T06:11:54.582Z] #17 36.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:11:54 [2020-01-31T06:11:54.582Z] #17 36.99 Unpacking xz-utils (5.2.4-1) ...
06:11:54 [2020-01-31T06:11:54.582Z] #17 37.18 Selecting previously unselected package apparmor.
06:11:54 [2020-01-31T06:11:54.582Z] #17 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:11:54 [2020-01-31T06:11:54.645Z] #45 14.63   CC       images/pipe-data.o
06:11:54 [2020-01-31T06:11:54.645Z] #45 14.77   CC       images/sa.o
06:11:54 [2020-01-31T06:11:54.645Z] #45 14.87   CC       images/timer.o
06:11:54 [2020-01-31T06:11:54.645Z] #45 14.97   CC       images/timerfd.o
06:11:54 [2020-01-31T06:11:54.837Z] #17 37.27 Unpacking apparmor (2.13.2-10) ...
06:11:55 [2020-01-31T06:11:55.016Z] #45 15.08   CC       images/mm.o
06:11:55 [2020-01-31T06:11:55.016Z] #45 15.38   CC       images/sk-opts.o
06:11:55 [2020-01-31T06:11:55.093Z] #17 37.67 Selecting previously unselected package aufs-tools.
06:11:55 [2020-01-31T06:11:55.093Z] #17 37.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.093Z] #17 37.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:11:55 [2020-01-31T06:11:55.348Z] #17 37.81 Selecting previously unselected package libonig5:amd64.
06:11:55 [2020-01-31T06:11:55.348Z] #17 37.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.349Z] #17 37.82 Unpacking libonig5:amd64 (6.9.1-1) ...
06:11:55 [2020-01-31T06:11:55.349Z] #17 37.98 Selecting previously unselected package libjq1:amd64.
06:11:55 [2020-01-31T06:11:55.383Z] #45 15.53   CC       images/sk-unix.o
06:11:55 [2020-01-31T06:11:55.383Z] #45 15.73   CC       images/sk-inet.o
06:11:55 [2020-01-31T06:11:55.549Z] #27 12.46 #=#=#                                                                         

                                                                           0.0%
#                                                                          1.7%
#                                                                          2.3%
##                                                                         2.9%
##                                                                         3.7%
###                                                                        4.5%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  11.5%
#########                                                                 13.6%
###########                                                               15.3%
###########                                                               16.6%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.7%
##################                                                        25.8%
####################                                                      28.2%
######################                                                    30.9%
########################                                                  33.3%
#########################                                                 35.3%
##########################                                                37.1%
############################                                              39.6%
#############################                                             41.5%
###############################                                           43.5%
################################                                          45.0%
#################################                                         46.9%
###################################                                       49.1%
#####################################                                     52.2%
######################################                                    53.9%
#########################################                                 57.1%
##########################################                                59.2%
#############################################                             62.7%
###############################################                           65.6%
################################################                          68.0%
##################################################                        70.7%
####################################################                      73.4%
######################################################                    75.1%
#######################################################                   76.6%
########################################################                  78.2%
########################################################                  79.1%
##########################################################                81.5%
###########################################################               82.9%
#############################################################             85.0%
##############################################################            86.2%
###############################################################           87.9%
################################################################          89.6%
#################################################################         90.8%
##################################################################        91.9%
##################################################################        92.5%
####################################################################      94.7%
####################################################################      95.7%
######################################################################    97.3%
#######################################################################   99.2%
#######################################################################   99.2%
######################################################################## 100.0%
06:11:55 [2020-01-31T06:11:55.549Z] #27 18.89 
06:11:55 [2020-01-31T06:11:55.604Z] #17 37.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 37.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.09 Selecting previously unselected package jq.
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.10 Unpacking jq (1.5+dfsg-2+b1) ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.17 Selecting previously unselected package libaio1:amd64.
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.18 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.18 Unpacking libaio1:amd64 (0.3.112-3) ...
06:11:55 [2020-01-31T06:11:55.604Z] #17 38.24 Selecting previously unselected package libgpm2:amd64.
06:11:55 [2020-01-31T06:11:55.795Z] #45 15.98   CC       images/tun.o
06:11:55 [2020-01-31T06:11:55.795Z] #45 16.10   CC       images/sk-netlink.o
06:11:55 [2020-01-31T06:11:55.860Z] #17 38.25 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.860Z] #17 38.26 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:11:55 [2020-01-31T06:11:55.860Z] #17 38.32 Selecting previously unselected package libicu63:amd64.
06:11:55 [2020-01-31T06:11:55.860Z] #17 38.32 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
06:11:55 [2020-01-31T06:11:55.860Z] #17 38.34 Unpacking libicu63:amd64 (63.1-6) ...
06:11:56 [2020-01-31T06:11:56.446Z] #33 12.83 + cd /tmp/tmp.tmA6bREQAL/src/github.com/BurntSushi/toml
06:11:56 [2020-01-31T06:11:56.446Z] #33 12.84 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:11:56 [2020-01-31T06:11:56.446Z] #33 12.87 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:11:56 [2020-01-31T06:11:56.519Z] #45 16.23   CC       images/packet-sock.o
06:11:56 [2020-01-31T06:11:56.519Z] #45 16.50   CC       images/ipc-var.o
06:11:56 [2020-01-31T06:11:56.519Z] #45 16.58   CC       images/ipc-desc.o
06:11:56 [2020-01-31T06:11:56.898Z] #27 20.72 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:11:56 [2020-01-31T06:11:56.974Z] #45 16.79   CC       images/ipc-shm.o
06:11:56 [2020-01-31T06:11:56.974Z] #45 17.01   CC       images/ipc-msg.o
06:11:56 [2020-01-31T06:11:56.974Z] #45 17.22   CC       images/ipc-sem.o
06:11:56 [2020-01-31T06:11:56.974Z] #45 17.32   CC       images/utsns.o
06:11:57 [2020-01-31T06:11:57.158Z] #27 20.92 
06:11:57 [2020-01-31T06:11:57.375Z] #45 17.45   CC       images/creds.o
06:11:57 [2020-01-31T06:11:57.375Z] #45 17.67   CC       images/vma.o
06:11:57 [2020-01-31T06:11:57.419Z] #27 21.27 
#                                                                          2.2%
######################################################################## 100.0%
06:11:57 [2020-01-31T06:11:57.681Z] #27 21.39 
06:11:57 [2020-01-31T06:11:57.746Z] #45 17.86   CC       images/netdev.o
06:11:57 [2020-01-31T06:11:57.790Z] #17 ...
06:11:57 [2020-01-31T06:11:57.790Z] 
06:11:57 [2020-01-31T06:11:57.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:57 [2020-01-31T06:11:57.790Z] #44 95.25   CC       criu/cgroup.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 97.94   CC       criu/clone-noasan.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 98.08   CC       criu/config.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 99.42   CC       criu/cr-check.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 101.3   CC       criu/cr-dedup.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 101.6   CC       criu/cr-dump.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 103.8   CC       criu/cr-errno.o
06:11:57 [2020-01-31T06:11:57.790Z] #44 103.9   CC       criu/cr-restore.o
06:11:58 [2020-01-31T06:11:58.133Z] #45 18.17   CC       images/tty.o
06:11:58 [2020-01-31T06:11:58.348Z] #33 14.58 internal/cpu
06:11:58 [2020-01-31T06:11:58.348Z] #33 14.63 runtime/internal/atomic
06:11:58 [2020-01-31T06:11:58.505Z] #45 18.64   CC       images/file-lock.o
06:11:58 [2020-01-31T06:11:58.505Z] #45 18.79   CC       images/rlimit.o
06:11:58 [2020-01-31T06:11:58.505Z] #45 18.87   CC       images/pagemap.o
06:11:58 [2020-01-31T06:11:58.622Z] #27 22.39 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:11:58 [2020-01-31T06:11:58.623Z] #27 ...
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:58 [2020-01-31T06:11:58.623Z] #33 50.32 reflect
06:11:58 [2020-01-31T06:11:58.623Z] #33 54.11 time
06:11:58 [2020-01-31T06:11:58.623Z] #33 54.11 internal/syscall/unix
06:11:58 [2020-01-31T06:11:58.623Z] #33 ...
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.70 Setting up libicu63:arm64 (63.1-6) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.73 Setting up xxd (2:8.1.0875-5) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.75 Setting up libuv1:arm64 (1.24.1-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.76 Setting up vim-common (2:8.1.0875-5) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.83 Setting up librhash0:arm64 (1.3.8-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.85 Setting up cmake-data (3.13.4-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.88 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.92 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.93 Setting up cmake (3.13.4-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 58.99 Processing triggers for libc-bin (2.28-10) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 59.26 Processing triggers for mime-support (3.62) ...
06:11:58 [2020-01-31T06:11:58.623Z] #35 DONE 60.7s
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:11:58 [2020-01-31T06:11:58.623Z] #36 DONE 0.1s
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:11:58 [2020-01-31T06:11:58.623Z] #43 52.14 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 52.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 52.19 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 52.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 52.29 Setting up python-six (1.12.0-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 56.59 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 56.59 Setting up libnl-3-200:arm64 (3.4.0-1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 56.59 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 56.91 Setting up libcap-dev:arm64 (1:2.25-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.30 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.30 Setting up protobuf-compiler (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.45 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 57.70 Setting up python-protobuf (3.6.1.3-2) ...
06:11:58 [2020-01-31T06:11:58.623Z] #43 ...
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
06:11:58 [2020-01-31T06:11:58.623Z] #37 DONE 0.1s
06:11:58 [2020-01-31T06:11:58.623Z] 
06:11:58 [2020-01-31T06:11:58.623Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:58 [2020-01-31T06:11:58.623Z] #10 55.96 Selecting previously unselected package mingw-w64-x86-64-dev.
06:11:58 [2020-01-31T06:11:58.623Z] #10 55.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:11:58 [2020-01-31T06:11:58.623Z] #10 55.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:11:58 [2020-01-31T06:11:58.875Z] #45 19.06   CC       images/siginfo.o
06:11:58 [2020-01-31T06:11:58.875Z] #45 19.25   CC       images/rpc.o
06:11:59 [2020-01-31T06:11:59.195Z] #10 ...
06:11:59 [2020-01-31T06:11:59.196Z] 
06:11:59 [2020-01-31T06:11:59.196Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:59 [2020-01-31T06:11:59.196Z] #27 23.03 
06:11:59 [2020-01-31T06:11:59.253Z] #45 ...
06:11:59 [2020-01-31T06:11:59.253Z] 
06:11:59 [2020-01-31T06:11:59.253Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.40 Selecting previously unselected package gcc-mingw-w64-base.
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.50 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:11:59 [2020-01-31T06:11:59.253Z] #11 42.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:11:59 [2020-01-31T06:11:59.286Z] #33 15.58 runtime/internal/sys
06:11:59 [2020-01-31T06:11:59.286Z] #33 15.78 internal/bytealg
06:11:59 [2020-01-31T06:11:59.455Z] #27 23.35 
                                                                           0.8%
######################################################################## 100.0%
06:11:59 [2020-01-31T06:11:59.455Z] #27 ...
06:11:59 [2020-01-31T06:11:59.455Z] 
06:11:59 [2020-01-31T06:11:59.455Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:59 [2020-01-31T06:11:59.455Z] #47 51.36 regexp/syntax
06:11:59 [2020-01-31T06:11:59.455Z] #47 55.13 hash/crc32
06:11:59 [2020-01-31T06:11:59.455Z] #47 56.55 time
06:11:59 [2020-01-31T06:11:59.455Z] #47 57.36 vendor/golang.org/x/text/transform
06:11:59 [2020-01-31T06:11:59.544Z] #33 15.94 runtime/internal/math
06:11:59 [2020-01-31T06:11:59.544Z] #33 16.15 math/bits
06:11:59 [2020-01-31T06:11:59.623Z] #11 ...
06:11:59 [2020-01-31T06:11:59.623Z] 
06:11:59 [2020-01-31T06:11:59.623Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:11:59 [2020-01-31T06:11:59.623Z] #34 44.63 io/ioutil
06:11:59 [2020-01-31T06:11:59.623Z] #34 45.01 text/tabwriter
06:11:59 [2020-01-31T06:11:59.623Z] #34 46.11 flag
06:11:59 [2020-01-31T06:11:59.623Z] #34 46.11 github.com/BurntSushi/toml
06:11:59 [2020-01-31T06:11:59.623Z] #34 47.30 log
06:11:59 [2020-01-31T06:11:59.623Z] #34 49.10 github.com/BurntSushi/toml/cmd/tomlv
06:11:59 [2020-01-31T06:11:59.623Z] #34 DONE 52.4s
06:11:59 [2020-01-31T06:11:59.623Z] 
06:11:59 [2020-01-31T06:11:59.623Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:11:59 [2020-01-31T06:11:59.623Z] #48 46.86 go/scanner
06:11:59 [2020-01-31T06:11:59.623Z] #48 47.90 go/ast
06:11:59 [2020-01-31T06:11:59.623Z] #48 47.94 regexp
06:11:59 [2020-01-31T06:11:59.623Z] #48 50.98 internal/lazyregexp
06:11:59 [2020-01-31T06:11:59.623Z] #48 51.17 net/url
06:11:59 [2020-01-31T06:11:59.623Z] #48 ...
06:11:59 [2020-01-31T06:11:59.623Z] 
06:11:59 [2020-01-31T06:11:59.623Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:11:59 [2020-01-31T06:11:59.623Z] #45 19.83   CC       images/ext-file.o
06:11:59 [2020-01-31T06:11:59.623Z] #45 19.91   CC       images/cgroup.o
06:11:59 [2020-01-31T06:11:59.716Z] #47 ...
06:11:59 [2020-01-31T06:11:59.716Z] 
06:11:59 [2020-01-31T06:11:59.716Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:11:59 [2020-01-31T06:11:59.716Z] #27 23.50 
06:11:59 [2020-01-31T06:11:59.761Z] #44 ...
06:11:59 [2020-01-31T06:11:59.761Z] 
06:11:59 [2020-01-31T06:11:59.761Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.14 Selecting previously unselected package libnet1:amd64.
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.23 Selecting previously unselected package libnl-3-200:amd64.
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.30 Selecting previously unselected package libprotobuf-c1:amd64.
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:11:59 [2020-01-31T06:11:59.761Z] #17 42.38 Selecting previously unselected package libreadline5:amd64.
06:12:00 [2020-01-31T06:12:00.022Z] #17 42.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:12:00 [2020-01-31T06:12:00.022Z] #17 42.40 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:12:00 [2020-01-31T06:12:00.022Z] #17 42.52 Selecting previously unselected package net-tools.
06:12:00 [2020-01-31T06:12:00.022Z] #17 42.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:12:00 [2020-01-31T06:12:00.022Z] #17 42.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:12:00 [2020-01-31T06:12:00.283Z] #17 42.76 Selecting previously unselected package python-pip-whl.
06:12:00 [2020-01-31T06:12:00.283Z] #17 42.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:12:00 [2020-01-31T06:12:00.283Z] #17 42.80 Unpacking python-pip-whl (18.1-5) ...
06:12:00 [2020-01-31T06:12:00.395Z] #45 20.43   CC       images/userns.o
06:12:00 [2020-01-31T06:12:00.395Z] #45 20.64   CC       images/google/protobuf/descriptor.o
06:12:00 [2020-01-31T06:12:00.480Z] #33 16.99 math
06:12:01 [2020-01-31T06:12:01.109Z] #27 24.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:12:01 [2020-01-31T06:12:01.109Z] #27 24.93 skipping existing ed4b54129745
06:12:01 [2020-01-31T06:12:01.109Z] #27 25.06 
06:12:01 [2020-01-31T06:12:01.193Z] #45 21.53   CC       images/opts.o
06:12:01 [2020-01-31T06:12:01.193Z] #45 21.65   CC       images/seccomp.o
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.43 Selecting previously unselected package python3-lib2to3.
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.45 Unpacking python3-lib2to3 (3.7.3-1) ...
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.58 Selecting previously unselected package python3-distutils.
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.60 Unpacking python3-distutils (3.7.3-1) ...
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.73 Selecting previously unselected package python3-pip.
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.74 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:12:01 [2020-01-31T06:12:01.207Z] #17 43.74 Unpacking python3-pip (18.1-5) ...
06:12:01 [2020-01-31T06:12:01.461Z] #17 43.89 Selecting previously unselected package python3-pkg-resources.
06:12:01 [2020-01-31T06:12:01.461Z] #17 43.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:12:01 [2020-01-31T06:12:01.461Z] #17 43.90 Unpacking python3-pkg-resources (40.8.0-1) ...
06:12:01 [2020-01-31T06:12:01.461Z] #17 44.00 Selecting previously unselected package python3-setuptools.
06:12:01 [2020-01-31T06:12:01.461Z] #17 44.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:12:01 [2020-01-31T06:12:01.461Z] #17 44.03 Unpacking python3-setuptools (40.8.0-1) ...
06:12:01 [2020-01-31T06:12:01.574Z] #45 21.79   CC       images/binfmt-misc.o
06:12:01 [2020-01-31T06:12:01.574Z] #45 21.88   CC       images/time.o
06:12:01 [2020-01-31T06:12:01.716Z] #17 44.21 Selecting previously unselected package python3-wheel.
06:12:01 [2020-01-31T06:12:01.716Z] #17 44.22 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:12:01 [2020-01-31T06:12:01.716Z] #17 44.23 Unpacking python3-wheel (0.32.3-2) ...
06:12:01 [2020-01-31T06:12:01.856Z] #33 18.15 runtime
06:12:01 [2020-01-31T06:12:01.935Z] #45 21.96   CC       images/sysctl.o
06:12:01 [2020-01-31T06:12:01.935Z] #45 22.06   CC       images/autofs.o
06:12:01 [2020-01-31T06:12:01.935Z] #45 22.15   CC       images/macvlan.o
06:12:01 [2020-01-31T06:12:01.935Z] #45 22.23   CC       images/sit.o
06:12:01 [2020-01-31T06:12:01.935Z] #45 22.32   LINK     images/built-in.o
06:12:01 [2020-01-31T06:12:01.971Z] #17 44.29 Selecting previously unselected package thin-provisioning-tools.
06:12:01 [2020-01-31T06:12:01.971Z] #17 44.29 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:12:01 [2020-01-31T06:12:01.971Z] #17 44.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:12:02 [2020-01-31T06:12:02.054Z] #27 ...
06:12:02 [2020-01-31T06:12:02.054Z] 
06:12:02 [2020-01-31T06:12:02.054Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:02 [2020-01-31T06:12:02.054Z] #43 63.81 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
06:12:02 [2020-01-31T06:12:02.054Z] #43 63.82 Processing triggers for libc-bin (2.28-10) ...
06:12:02 [2020-01-31T06:12:02.054Z] #43 DONE 64.4s
06:12:02 [2020-01-31T06:12:02.270Z] #17 44.61 Selecting previously unselected package vim-runtime.
06:12:02 [2020-01-31T06:12:02.270Z] #17 44.62 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:12:02 [2020-01-31T06:12:02.270Z] #17 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:12:02 [2020-01-31T06:12:02.270Z] #17 44.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:12:02 [2020-01-31T06:12:02.270Z] #17 44.68 Unpacking vim-runtime (2:8.1.0875-5) ...
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.41   GEN      compel/include/asm
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.41   GEN      compel/include/version.h
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.41 touch .config
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.43   GEN      include/common/config.h
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.50   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.55   GEN      compel/plugins/include/uapi/std/syscall.h
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.58   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.58   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.61   DEP      compel/arch/s390/plugins/std/parasite-head.d
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:12:02 [2020-01-31T06:12:02.296Z] #45 22.64   DEP      compel/plugins/std/infect.d
06:12:02 [2020-01-31T06:12:02.316Z] 
06:12:02 [2020-01-31T06:12:02.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:02 [2020-01-31T06:12:02.663Z] #45 22.79   DEP      compel/plugins/std/string.d
06:12:02 [2020-01-31T06:12:02.663Z] #45 22.85   DEP      compel/plugins/std/log.d
06:12:02 [2020-01-31T06:12:02.663Z] #45 22.91   DEP      compel/plugins/std/fds.d
06:12:02 [2020-01-31T06:12:02.663Z] #45 22.97   DEP      compel/plugins/std/std.d
06:12:02 [2020-01-31T06:12:02.663Z] #45 23.01   DEP      compel/plugins/shmem/shmem.d
06:12:02 [2020-01-31T06:12:02.663Z] #45 23.11   DEP      compel/plugins/fds/fds.d
06:12:03 [2020-01-31T06:12:03.031Z] #45 23.22   CC       compel/plugins/std/std.o
06:12:03 [2020-01-31T06:12:03.394Z] #45 23.41   CC       compel/plugins/std/fds.o
06:12:03 [2020-01-31T06:12:03.394Z] #45 23.75   CC       compel/plugins/std/log.o
06:12:04 [2020-01-31T06:12:04.172Z] #45 24.30   CC       compel/plugins/std/string.o
06:12:04 [2020-01-31T06:12:04.386Z] #33 ...
06:12:04 [2020-01-31T06:12:04.386Z] 
06:12:04 [2020-01-31T06:12:04.386Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:12:04 [2020-01-31T06:12:04.386Z] #41 11.24 + git clone https://github.com/docker/distribution.git .
06:12:04 [2020-01-31T06:12:04.386Z] #41 11.25 Cloning into '.'...
06:12:04 [2020-01-31T06:12:04.535Z] #45 24.73   CC       compel/plugins/std/infect.o
06:12:04 [2020-01-31T06:12:04.644Z] #41 ...
06:12:04 [2020-01-31T06:12:04.644Z] 
06:12:04 [2020-01-31T06:12:04.644Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.24 + RM_GOPATH=0
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.24 + TMP_GOPATH=
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.24 + : /build
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.24 + '[' -z '' ']'
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.24 ++ mktemp -d
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.25 + export GOPATH=/tmp/tmp.UaJCEF8E66
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.25 + GOPATH=/tmp/tmp.UaJCEF8E66
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.25 + RM_GOPATH=1
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.25 ++ dirname ./install.sh
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + dir=.
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + bin=vndr
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + shift
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + '[' '!' -f ./vndr.installer ']'
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + . ./vndr.installer
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + install_vndr
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.26 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UaJCEF8E66/src/github.com/LK4D4/vndr
06:12:04 [2020-01-31T06:12:04.644Z] #47 11.27 Cloning into '/tmp/tmp.UaJCEF8E66/src/github.com/LK4D4/vndr'...
06:12:04 [2020-01-31T06:12:04.644Z] #47 12.59 + cd /tmp/tmp.UaJCEF8E66/src/github.com/LK4D4/vndr
06:12:04 [2020-01-31T06:12:04.644Z] #47 12.59 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:12:04 [2020-01-31T06:12:04.644Z] #47 12.71 + go build -buildmode=pie -v -o /build/vndr .
06:12:04 [2020-01-31T06:12:04.644Z] #47 15.50 runtime/internal/atomic
06:12:04 [2020-01-31T06:12:04.644Z] #47 15.63 internal/cpu
06:12:04 [2020-01-31T06:12:04.644Z] #47 16.23 internal/race
06:12:04 [2020-01-31T06:12:04.644Z] #47 16.51 sync/atomic
06:12:04 [2020-01-31T06:12:04.644Z] #47 17.17 internal/bytealg
06:12:04 [2020-01-31T06:12:04.644Z] #47 17.39 unicode
06:12:04 [2020-01-31T06:12:04.644Z] #47 19.26 runtime
06:12:04 [2020-01-31T06:12:04.883Z] #44 ...
06:12:04 [2020-01-31T06:12:04.883Z] 
06:12:04 [2020-01-31T06:12:04.883Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:04 [2020-01-31T06:12:04.883Z] #27 27.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:12:04 [2020-01-31T06:12:04.883Z] #27 27.60 
06:12:04 [2020-01-31T06:12:04.883Z] #27 27.92 
######################################################################## 100.0%
06:12:04 [2020-01-31T06:12:04.883Z] #27 28.10 
06:12:04 [2020-01-31T06:12:04.883Z] #27 28.21 Download of images into '/build' complete.
06:12:04 [2020-01-31T06:12:04.883Z] #27 28.21 Use something like the following to load the result into a Docker daemon:
06:12:04 [2020-01-31T06:12:04.883Z] #27 28.21   tar -cC '/build' . | docker load
06:12:04 [2020-01-31T06:12:04.883Z] #27 DONE 28.5s
06:12:04 [2020-01-31T06:12:04.883Z] 
06:12:04 [2020-01-31T06:12:04.883Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.245 + RM_GOPATH=0
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.245 + TMP_GOPATH=
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.245 + : /build
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.245 + '[' -z '' ']'
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.251 ++ mktemp -d
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.253 + export GOPATH=/tmp/tmp.z3hrwfEh8n
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.253 + GOPATH=/tmp/tmp.z3hrwfEh8n
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.253 + RM_GOPATH=1
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.253 ++ dirname ./install.sh
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.257 + dir=.
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + bin=tini
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + shift
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + '[' '!' -f ./tini.installer ']'
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + . ./tini.installer
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 ++ : fec3683b971d9c3ef73f284f176672c44b448662
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + install_tini
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.258 + git clone https://github.com/krallin/tini.git /tmp/tmp.z3hrwfEh8n/tini
06:12:04 [2020-01-31T06:12:04.883Z] #38 2.262 Cloning into '/tmp/tmp.z3hrwfEh8n/tini'...
06:12:04 [2020-01-31T06:12:04.883Z] #38 3.361 + cd /tmp/tmp.z3hrwfEh8n/tini
06:12:04 [2020-01-31T06:12:04.883Z] #38 3.363 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
06:12:04 [2020-01-31T06:12:04.883Z] #38 3.419 + cmake .
06:12:04 [2020-01-31T06:12:04.883Z] #38 4.353 -- The C compiler identification is GNU 8.3.0
06:12:04 [2020-01-31T06:12:04.883Z] #38 4.445 -- Check for working C compiler: /usr/bin/cc
06:12:04 [2020-01-31T06:12:04.883Z] #38 5.170 -- Check for working C compiler: /usr/bin/cc -- works
06:12:04 [2020-01-31T06:12:04.883Z] #38 5.175 -- Detecting C compiler ABI info
06:12:04 [2020-01-31T06:12:04.883Z] #38 6.073 -- Detecting C compiler ABI info - done
06:12:04 [2020-01-31T06:12:04.883Z] #38 6.135 -- Detecting C compile features
06:12:04 [2020-01-31T06:12:04.902Z] #47 ...
06:12:04 [2020-01-31T06:12:04.902Z] 
06:12:04 [2020-01-31T06:12:04.902Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:12:04 [2020-01-31T06:12:04.902Z] #59 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:12:04 [2020-01-31T06:12:04.902Z] #59 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:12:04 [2020-01-31T06:12:04.902Z] #59 ...
06:12:04 [2020-01-31T06:12:04.902Z] 
06:12:04 [2020-01-31T06:12:04.902Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:12:04 [2020-01-31T06:12:04.902Z] #30 11.67 + git clone https://github.com/kolyshkin/go-swagger.git .
06:12:04 [2020-01-31T06:12:04.902Z] #30 11.68 Cloning into '.'...
06:12:04 [2020-01-31T06:12:04.903Z] #45 24.95   CC       compel/arch/s390/plugins/std/parasite-head.o
06:12:04 [2020-01-31T06:12:04.903Z] #45 24.95   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
06:12:04 [2020-01-31T06:12:04.903Z] #45 25.01   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
06:12:04 [2020-01-31T06:12:04.903Z] #45 25.09   AR       compel/plugins/std.lib.a
06:12:04 [2020-01-31T06:12:04.903Z] #45 25.12   CC       compel/plugins/fds/fds.o
06:12:04 [2020-01-31T06:12:04.903Z] #45 25.23   AR       compel/plugins/fds.lib.a
06:12:05 [2020-01-31T06:12:05.161Z] #30 ...
06:12:05 [2020-01-31T06:12:05.161Z] 
06:12:05 [2020-01-31T06:12:05.161Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:05 [2020-01-31T06:12:05.161Z] #35 11.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #35 12.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #35 12.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #35 15.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #35 19.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #35 ...
06:12:05 [2020-01-31T06:12:05.161Z] 
06:12:05 [2020-01-31T06:12:05.161Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:05 [2020-01-31T06:12:05.161Z] #10 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #10 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:12:05 [2020-01-31T06:12:05.161Z] #10 21.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:12:05 [2020-01-31T06:12:05.319Z] #45 25.26   HOSTDEP  compel/src/lib/log-host.d
06:12:05 [2020-01-31T06:12:05.319Z] #45 25.49   HOSTDEP  compel/src/lib/handle-elf-host.d
06:12:05 [2020-01-31T06:12:05.319Z] #45 25.54   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
06:12:05 [2020-01-31T06:12:05.319Z] #45 25.63   HOSTDEP  compel/src/main-host.d
06:12:05 [2020-01-31T06:12:05.420Z] #10 ...
06:12:05 [2020-01-31T06:12:05.420Z] 
06:12:05 [2020-01-31T06:12:05.420Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:05 [2020-01-31T06:12:05.420Z] #43 12.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:12:05 [2020-01-31T06:12:05.420Z] #43 17.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:12:05 [2020-01-31T06:12:05.420Z] #43 ...
06:12:05 [2020-01-31T06:12:05.420Z] 
06:12:05 [2020-01-31T06:12:05.420Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + RM_GOPATH=0
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + TMP_GOPATH=
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + : /build
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + '[' -z '' ']'
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 ++ mktemp -d
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + export GOPATH=/tmp/tmp.6Ha9IVSF2C
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + GOPATH=/tmp/tmp.6Ha9IVSF2C
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 + RM_GOPATH=1
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.30 ++ dirname ./install.sh
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + dir=.
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + bin=proxy
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + shift
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + '[' '!' -f ./proxy.installer ']'
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + . ./proxy.installer
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + install_proxy
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + case "$1" in
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + export CGO_ENABLED=0
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + CGO_ENABLED=0
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + _install_proxy
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6Ha9IVSF2C/src/github.com/docker/libnetwork
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.31 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:12:05 [2020-01-31T06:12:05.420Z] #71 11.32 Cloning into '/tmp/tmp.6Ha9IVSF2C/src/github.com/docker/libnetwork'...
06:12:05 [2020-01-31T06:12:05.678Z] #71 ...
06:12:05 [2020-01-31T06:12:05.678Z] 
06:12:05 [2020-01-31T06:12:05.678Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + RM_GOPATH=0
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + TMP_GOPATH=
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + : /build
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + '[' -z '' ']'
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 ++ mktemp -d
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + export GOPATH=/tmp/tmp.dJc3BcTEfQ
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + GOPATH=/tmp/tmp.dJc3BcTEfQ
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.78 + RM_GOPATH=1
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.79 ++ dirname ./install.sh
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + dir=.
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + bin=gotestsum
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + shift
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + '[' '!' -f ./gotestsum.installer ']'
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + . ./gotestsum.installer
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 ++ : v0.3.5
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + install_gotestsum
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + echo 'Installing gotestsum version v0.3.5'
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 Installing gotestsum version v0.3.5
06:12:05 [2020-01-31T06:12:05.678Z] #50 11.80 + go get -d gotest.tools/gotestsum
06:12:05 [2020-01-31T06:12:05.734Z] #45 25.74   DEP      compel/src/lib/ptrace.d
06:12:05 [2020-01-31T06:12:05.734Z] #45 25.85   DEP      compel/src/lib/infect.d
06:12:05 [2020-01-31T06:12:05.734Z] #45 26.00   DEP      compel/src/lib/infect-util.d
06:12:05 [2020-01-31T06:12:05.734Z] #45 ...
06:12:05 [2020-01-31T06:12:05.734Z] 
06:12:05 [2020-01-31T06:12:05.734Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:05 [2020-01-31T06:12:05.734Z] #11 58.88 Selecting previously unselected package g++-mingw-w64-x86-64.
06:12:05 [2020-01-31T06:12:05.734Z] #11 58.88 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
06:12:05 [2020-01-31T06:12:05.734Z] #11 58.88 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:05 [2020-01-31T06:12:05.939Z] #50 ...
06:12:05 [2020-01-31T06:12:05.939Z] 
06:12:05 [2020-01-31T06:12:05.939Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + RM_GOPATH=0
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + TMP_GOPATH=
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + : /build/
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + '[' -z '' ']'
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 ++ mktemp -d
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + export GOPATH=/tmp/tmp.5j5nFdDsbG
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + GOPATH=/tmp/tmp.5j5nFdDsbG
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 + RM_GOPATH=1
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.58 ++ dirname ./install.sh
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + dir=.
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + bin=rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + shift
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + '[' '!' -f ./rootlesskit.installer ']'
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + . ./rootlesskit.installer
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + install_rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + case "$1" in
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + export CGO_ENABLED=0
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + CGO_ENABLED=0
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + _install_rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.62 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5j5nFdDsbG/src/github.com/rootless-containers/rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 11.63 Cloning into '/tmp/tmp.5j5nFdDsbG/src/github.com/rootless-containers/rootlesskit'...
06:12:05 [2020-01-31T06:12:05.939Z] #65 17.59 + cd /tmp/tmp.5j5nFdDsbG/src/github.com/rootless-containers/rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 17.60 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:12:05 [2020-01-31T06:12:05.939Z] #65 18.31 + for f in rootlesskit rootlesskit-docker-proxy
06:12:05 [2020-01-31T06:12:05.939Z] #65 18.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:12:05 [2020-01-31T06:12:05.939Z] #65 ...
06:12:05 [2020-01-31T06:12:05.939Z] 
06:12:05 [2020-01-31T06:12:05.939Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.47 + RM_GOPATH=0
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.47 + TMP_GOPATH=
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.47 + : /build
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.47 + '[' -z '' ']'
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.48 ++ mktemp -d
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.52 + export GOPATH=/tmp/tmp.rMuJkw6nBj
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.52 + GOPATH=/tmp/tmp.rMuJkw6nBj
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.52 + RM_GOPATH=1
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 ++ dirname ./install.sh
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + dir=.
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + bin=golangci_lint
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + shift
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + '[' '!' -f ./golangci_lint.installer ']'
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + . ./golangci_lint.installer
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 ++ : v1.20.0
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + install_golangci_lint
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + echo 'Installing golangci-lint version v1.20.0'
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:12:05 [2020-01-31T06:12:05.939Z] #53 11.54 Installing golangci-lint version v1.20.0
06:12:06 [2020-01-31T06:12:06.197Z] #53 ...
06:12:06 [2020-01-31T06:12:06.197Z] 
06:12:06 [2020-01-31T06:12:06.197Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:12:06 [2020-01-31T06:12:06.197Z] #25 12.26 Fetched 8324 kB in 8s (1107 kB/s)
06:12:06 [2020-01-31T06:12:06.197Z] #25 12.26 Reading package lists...
06:12:06 [2020-01-31T06:12:06.268Z] #38 ...
06:12:06 [2020-01-31T06:12:06.268Z] 
06:12:06 [2020-01-31T06:12:06.268Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:06 [2020-01-31T06:12:06.268Z] #44 4.059 Note: Building without setproctitle() and strlcpy() support.
06:12:06 [2020-01-31T06:12:06.268Z] #44 4.059       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.30 Selecting previously unselected package vim.
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.30 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.34 Unpacking vim (2:8.1.0875-5) ...
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.96 Selecting previously unselected package xfsprogs.
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.97 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
06:12:06 [2020-01-31T06:12:06.510Z] #17 48.98 Unpacking xfsprogs (4.20.0-1) ...
06:12:06 [2020-01-31T06:12:06.764Z] #25 22.80 Reading package lists...
06:12:06 [2020-01-31T06:12:06.764Z] #25 ...
06:12:06 [2020-01-31T06:12:06.764Z] 
06:12:06 [2020-01-31T06:12:06.764Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:06 [2020-01-31T06:12:06.764Z] #43 23.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.48 Selecting previously unselected package zip.
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.50 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.50 Unpacking zip (3.0-11+b1) ...
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.69 Setting up aufs-tools (1:4.14+20190211-1) ...
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.72 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:12:07 [2020-01-31T06:12:07.069Z] #17 49.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.74 Setting up libgpm2:amd64 (1.20.7-5) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.74 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.75 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.80 Setting up libicu63:amd64 (63.1-6) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.81 Setting up xxd (2:8.1.0875-5) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.82 Setting up zip (3.0-11+b1) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.83 Setting up vim-common (2:8.1.0875-5) ...
06:12:07 [2020-01-31T06:12:07.323Z] #17 49.87 Setting up bash-completion (1:2.8-6) ...
06:12:08 [2020-01-31T06:12:08.813Z] #44 6.580 fatal: not a git repository (or any of the parent directories): .git
06:12:08 [2020-01-31T06:12:08.813Z] #44 6.616   GEN      .gitid
06:12:08 [2020-01-31T06:12:08.813Z] #44 6.620   GEN      criu/include/version.h
06:12:08 [2020-01-31T06:12:08.813Z] #44 6.681   GEN      include/common/asm
06:12:09 [2020-01-31T06:12:09.832Z] #17 52.46 Setting up libiptc0:amd64 (1.8.2-4) ...
06:12:09 [2020-01-31T06:12:09.832Z] #17 52.47 Setting up xz-utils (5.2.4-1) ...
06:12:09 [2020-01-31T06:12:09.832Z] #17 52.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:12:09 [2020-01-31T06:12:09.832Z] #17 52.49 Setting up pigz (2.4-1) ...
06:12:09 [2020-01-31T06:12:09.987Z] #11 ...
06:12:09 [2020-01-31T06:12:09.987Z] 
06:12:09 [2020-01-31T06:12:09.987Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:09 [2020-01-31T06:12:09.987Z] #48 52.69 text/template/parse
06:12:09 [2020-01-31T06:12:09.987Z] #48 53.06 go/parser
06:12:09 [2020-01-31T06:12:09.987Z] #48 55.45 text/template
06:12:09 [2020-01-31T06:12:09.987Z] #48 56.16 encoding/xml
06:12:09 [2020-01-31T06:12:09.987Z] #48 58.32 go/doc
06:12:09 [2020-01-31T06:12:09.987Z] #48 60.97 github.com/LK4D4/vndr/versioned
06:12:09 [2020-01-31T06:12:09.987Z] #48 61.08 vendor/golang.org/x/crypto/cryptobyte
06:12:09 [2020-01-31T06:12:09.987Z] #48 61.37 github.com/LK4D4/vndr/build
06:12:09 [2020-01-31T06:12:09.987Z] #48 62.56 net
06:12:09 [2020-01-31T06:12:09.987Z] #48 ...
06:12:09 [2020-01-31T06:12:09.987Z] 
06:12:09 [2020-01-31T06:12:09.987Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.08   DEP      compel/src/lib/infect-rpc.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.24   DEP      compel/arch/s390/src/lib/infect.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.38   DEP      compel/arch/s390/src/lib/cpu.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.44   DEP      compel/src/lib/log.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.71   DEP      compel/src/main.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.86   DEP      compel/src/lib/handle-elf.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 26.99   DEP      compel/arch/s390/src/lib/handle-elf.d
06:12:09 [2020-01-31T06:12:09.987Z] #45 27.10   CC       compel/src/lib/log.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 27.30   CC       compel/arch/s390/src/lib/cpu.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 27.48   CC       compel/arch/s390/src/lib/infect.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 27.94   CC       compel/src/lib/infect-rpc.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 28.10   CC       compel/src/lib/infect-util.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 28.24   CC       compel/src/lib/infect.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 29.47   CC       compel/src/lib/ptrace.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 29.71   AR       compel/libcompel.a
06:12:09 [2020-01-31T06:12:09.987Z] #45 29.75   HOSTCC   compel/src/main-host.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 29.95   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 30.04   HOSTCC   compel/src/lib/handle-elf-host.o
06:12:09 [2020-01-31T06:12:09.987Z] #45 30.27   HOSTCC   compel/src/lib/log-host.o
06:12:10 [2020-01-31T06:12:10.045Z] #43 ...
06:12:10 [2020-01-31T06:12:10.045Z] 
06:12:10 [2020-01-31T06:12:10.045Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:12:10 [2020-01-31T06:12:10.045Z] #23 24.64 + mkdir -p /build
06:12:10 [2020-01-31T06:12:10.045Z] #23 24.65 + mv docker/docker /build/
06:12:10 [2020-01-31T06:12:10.045Z] #23 24.65 + rmdir docker
06:12:10 [2020-01-31T06:12:10.045Z] #23 DONE 26.7s
06:12:10 [2020-01-31T06:12:10.087Z] #17 52.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:12:10 [2020-01-31T06:12:10.087Z] #17 52.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:12:10 [2020-01-31T06:12:10.087Z] #17 52.53 Setting up python-pip-whl (18.1-5) ...
06:12:10 [2020-01-31T06:12:10.087Z] #17 52.54 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:12:10 [2020-01-31T06:12:10.087Z] #17 52.55 Setting up vim-runtime (2:8.1.0875-5) ...
06:12:10 [2020-01-31T06:12:10.203Z] #44 ...
06:12:10 [2020-01-31T06:12:10.203Z] 
06:12:10 [2020-01-31T06:12:10.203Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:10 [2020-01-31T06:12:10.203Z] #33 62.02 internal/poll
06:12:10 [2020-01-31T06:12:10.203Z] #33 64.58 os
06:12:10 [2020-01-31T06:12:10.203Z] #33 66.57 internal/fmtsort
06:12:10 [2020-01-31T06:12:10.203Z] #33 68.27 fmt
06:12:10 [2020-01-31T06:12:10.203Z] #33 68.27 path/filepath
06:12:10 [2020-01-31T06:12:10.203Z] #33 70.15 io/ioutil
06:12:10 [2020-01-31T06:12:10.203Z] #33 71.95 flag
06:12:10 [2020-01-31T06:12:10.203Z] #33 71.98 log
06:12:10 [2020-01-31T06:12:10.203Z] #33 71.98 github.com/BurntSushi/toml
06:12:10 [2020-01-31T06:12:10.203Z] #33 ...
06:12:10 [2020-01-31T06:12:10.203Z] 
06:12:10 [2020-01-31T06:12:10.203Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:10 [2020-01-31T06:12:10.203Z] #47 62.09 regexp
06:12:10 [2020-01-31T06:12:10.203Z] #47 64.58 context
06:12:10 [2020-01-31T06:12:10.203Z] #47 64.64 os
06:12:10 [2020-01-31T06:12:10.203Z] #47 69.23 github.com/LK4D4/vndr/versioned
06:12:10 [2020-01-31T06:12:10.203Z] #47 69.50 path/filepath
06:12:10 [2020-01-31T06:12:10.203Z] #47 69.54 internal/lazyregexp
06:12:10 [2020-01-31T06:12:10.203Z] #47 69.55 net
06:12:10 [2020-01-31T06:12:10.203Z] #47 71.10 os/exec
06:12:10 [2020-01-31T06:12:10.203Z] #47 71.23 encoding/binary
06:12:10 [2020-01-31T06:12:10.203Z] #47 71.26 fmt
06:12:10 [2020-01-31T06:12:10.303Z] 
06:12:10 [2020-01-31T06:12:10.303Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:10 [2020-01-31T06:12:10.303Z] #47 23.89 unicode/utf8
06:12:10 [2020-01-31T06:12:10.303Z] #47 25.29 internal/testlog
06:12:10 [2020-01-31T06:12:10.303Z] #47 25.93 encoding
06:12:10 [2020-01-31T06:12:10.303Z] #47 26.53 unicode/utf16
06:12:10 [2020-01-31T06:12:10.343Z] #17 53.02 Setting up libaio1:amd64 (0.3.112-3) ...
06:12:10 [2020-01-31T06:12:10.343Z] #17 53.03 Setting up libonig5:amd64 (6.9.1-1) ...
06:12:10 [2020-01-31T06:12:10.343Z] #17 53.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
06:12:10 [2020-01-31T06:12:10.351Z] #45 30.43   HOSTLINK compel/compel-host-bin
06:12:10 [2020-01-31T06:12:10.351Z] #45 30.51   DEP      soccr/soccr.d
06:12:10 [2020-01-31T06:12:10.351Z] #45 30.63   CC       soccr/soccr.o
06:12:10 [2020-01-31T06:12:10.464Z] #47 ...
06:12:10 [2020-01-31T06:12:10.464Z] 
06:12:10 [2020-01-31T06:12:10.464Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.364 -- Detecting C compile features - done
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.403 -- Performing Test HAS_BUILTIN_FORTIFY
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.725 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.889 -- Configuring done
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.915 -- Generating done
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.918 -- Build files have been written to: /tmp/tmp.z3hrwfEh8n/tini
06:12:10 [2020-01-31T06:12:10.464Z] #38 9.928 + make tini-static
06:12:10 [2020-01-31T06:12:10.464Z] #38 10.38 Scanning dependencies of target tini-static
06:12:10 [2020-01-31T06:12:10.464Z] #38 10.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:12:10 [2020-01-31T06:12:10.562Z] #47 27.02 container/list
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.05 Setting up vim (2:8.1.0875-5) ...
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.14 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:12:10 [2020-01-31T06:12:10.598Z] #17 53.16 Setting up jq (1.5+dfsg-2+b1) ...
06:12:10 [2020-01-31T06:12:10.598Z] #17 ...
06:12:10 [2020-01-31T06:12:10.598Z] 
06:12:10 [2020-01-31T06:12:10.598Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:10 [2020-01-31T06:12:10.598Z] #44 108.3   CC       criu/cr-service.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 109.7   CC       criu/crtools.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 110.3   CC       criu/eventfd.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 110.7   CC       criu/eventpoll.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 111.4   CC       criu/external.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 111.9   CC       criu/fault-injection.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 112.0   CC       criu/fdstore.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 112.5   CC       criu/fifo.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 112.9   CC       criu/file-ids.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 113.2   CC       criu/file-lock.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 114.1   CC       criu/files-ext.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 114.6   CC       criu/files-reg.o
06:12:10 [2020-01-31T06:12:10.598Z] #44 116.7   CC       criu/files.o
06:12:10 [2020-01-31T06:12:10.853Z] #44 ...
06:12:10 [2020-01-31T06:12:10.854Z] 
06:12:10 [2020-01-31T06:12:10.854Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:10 [2020-01-31T06:12:10.854Z] #17 53.16 Setting up jq (1.5+dfsg-2+b1) ...
06:12:10 [2020-01-31T06:12:10.854Z] #17 53.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:12:10 [2020-01-31T06:12:10.854Z] #17 53.17 Setting up python3.7 (3.7.3-2) ...
06:12:11 [2020-01-31T06:12:11.036Z] #38 12.29 [100%] Linking C executable tini-static
06:12:11 [2020-01-31T06:12:11.136Z] #45 31.41   AR       soccr/libsoccr.a
06:12:11 [2020-01-31T06:12:11.136Z] #45 31.42 make[1]: 'soccr/libsoccr.a' is up to date.
06:12:11 [2020-01-31T06:12:11.500Z] #47 27.92 crypto/internal/subtle
06:12:11 [2020-01-31T06:12:11.512Z] #45 31.53   DEP      criu/arch/s390/sigframe.d
06:12:11 [2020-01-31T06:12:11.512Z] #45 31.63   DEP      criu/arch/s390/crtools.d
06:12:11 [2020-01-31T06:12:11.512Z] #45 31.71   DEP      criu/arch/s390/cpu.d
06:12:11 [2020-01-31T06:12:11.512Z] #45 31.79   CC       criu/arch/s390/cpu.o
06:12:11 [2020-01-31T06:12:11.758Z] #47 28.16 crypto/subtle
06:12:11 [2020-01-31T06:12:11.758Z] #47 28.36 vendor/golang.org/x/crypto/cryptobyte/asn1
06:12:11 [2020-01-31T06:12:11.879Z] #45 32.06   CC       criu/arch/s390/crtools.o
06:12:11 [2020-01-31T06:12:11.978Z] #38 13.01 [100%] Built target tini-static
06:12:11 [2020-01-31T06:12:11.978Z] #38 13.11 + mkdir -p /build
06:12:11 [2020-01-31T06:12:11.978Z] #38 13.12 + cp tini-static /build/docker-init
06:12:12 [2020-01-31T06:12:12.016Z] #47 28.54 internal/nettrace
06:12:12 [2020-01-31T06:12:12.245Z] #45 32.64   CC       criu/arch/s390/sigframe.o
06:12:12 [2020-01-31T06:12:12.246Z] #38 DONE 13.6s
06:12:12 [2020-01-31T06:12:12.246Z] 
06:12:12 [2020-01-31T06:12:12.246Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:12:12 [2020-01-31T06:12:12.276Z] #47 28.71 runtime/cgo
06:12:12 [2020-01-31T06:12:12.599Z] #45 32.77   LINK     criu/arch/s390/crtools.built-in.o
06:12:12 [2020-01-31T06:12:12.599Z] #45 32.79   DEP      criu/arch/s390/vdso-pie.d
06:12:12 [2020-01-31T06:12:12.599Z] #45 32.85   DEP      criu/pie/parasite-vdso.d
06:12:12 [2020-01-31T06:12:12.599Z] #45 32.91   DEP      criu/pie/util-vdso.d
06:12:12 [2020-01-31T06:12:12.599Z] #45 32.98   DEP      criu/pie/util.d
06:12:12 [2020-01-31T06:12:12.769Z] #62 34.10 Checking out files:  69% (2109/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
06:12:12 [2020-01-31T06:12:12.769Z] #62 ...
06:12:12 [2020-01-31T06:12:12.769Z] 
06:12:12 [2020-01-31T06:12:12.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.00 Selecting previously unselected package gcc-mingw-w64-base.
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.33 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:12:12 [2020-01-31T06:12:12.769Z] #10 65.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:12 [2020-01-31T06:12:12.769Z] #10 ...
06:12:12 [2020-01-31T06:12:12.769Z] 
06:12:12 [2020-01-31T06:12:12.769Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:12:12 [2020-01-31T06:12:12.961Z] #45 33.09   CC       criu/pie/util.o
06:12:13 [2020-01-31T06:12:13.330Z] #45 33.37   CC       criu/pie/util-vdso.o
06:12:13 [2020-01-31T06:12:13.551Z] #62 34.10 Checking out files:  69% (2109/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  90% (2747/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
06:12:13 [2020-01-31T06:12:13.685Z] #45 33.79   CC       criu/pie/parasite-vdso.o
06:12:13 [2020-01-31T06:12:13.813Z] #62 35.73 + cd /tmp/tmp.d08as8GGnB/src/github.com/containerd/containerd
06:12:13 [2020-01-31T06:12:13.813Z] #62 35.73 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:12:14 [2020-01-31T06:12:14.041Z] #45 34.17   CC       criu/arch/s390/vdso-pie.o
06:12:14 [2020-01-31T06:12:14.041Z] #45 34.36   AR       criu/pie/pie.lib.a
06:12:14 [2020-01-31T06:12:14.160Z] #17 56.15 Setting up iptables (1.8.2-4) ...
06:12:14 [2020-01-31T06:12:14.160Z] #17 56.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.22 Setting up python3 (3.7.3-1) ...
06:12:14 [2020-01-31T06:12:14.161Z] #17 56.64 Setting up python3-wheel (0.32.3-2) ...
06:12:14 [2020-01-31T06:12:14.405Z] #45 34.38   DEP      criu/pie/restorer.d
06:12:14 [2020-01-31T06:12:14.405Z] #45 34.55   DEP      criu/arch/s390/restorer.d
06:12:14 [2020-01-31T06:12:14.405Z] #45 34.69   DEP      criu/pie/parasite.d
06:12:14 [2020-01-31T06:12:14.405Z] #45 34.79   CC       criu/pie/parasite.o
06:12:14 [2020-01-31T06:12:14.774Z] #45 ...
06:12:14 [2020-01-31T06:12:14.774Z] 
06:12:14 [2020-01-31T06:12:14.774Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:12:14 [2020-01-31T06:12:14.774Z] #66 67.98 + for f in rootlesskit rootlesskit-docker-proxy
06:12:14 [2020-01-31T06:12:14.806Z] #47 ...
06:12:14 [2020-01-31T06:12:14.806Z] 
06:12:14 [2020-01-31T06:12:14.806Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:12:14 [2020-01-31T06:12:14.806Z] #59 31.28 Fetched 8324 kB in 24s (345 kB/s)
06:12:15 [2020-01-31T06:12:15.097Z] #17 57.48 Setting up apparmor (2.13.2-10) ...
06:12:15 [2020-01-31T06:12:15.142Z] #66 67.98 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + export 'BUILDTAGS=netgo osusergo static_build'
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + BUILDTAGS='netgo osusergo static_build'
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + export EXTRA_FLAGS=-buildmode=pie
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + EXTRA_FLAGS=-buildmode=pie
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + '[' '' = dynamic ']'
06:12:15 [2020-01-31T06:12:15.726Z] #62 37.45 + make
06:12:16 [2020-01-31T06:12:16.501Z] #17 58.90 Setting up xfsprogs (4.20.0-1) ...
06:12:16 [2020-01-31T06:12:16.501Z] #17 58.91 Setting up python3-lib2to3 (3.7.3-1) ...
06:12:16 [2020-01-31T06:12:16.667Z] #62 38.59 + bin/ctr
06:12:17 [2020-01-31T06:12:17.062Z] #17 59.42 Setting up python3-pkg-resources (40.8.0-1) ...
06:12:17 [2020-01-31T06:12:17.988Z] #17 60.48 Setting up python3-distutils (3.7.3-1) ...
06:12:18 [2020-01-31T06:12:18.104Z] #59 31.28 Reading package lists...
06:12:18 [2020-01-31T06:12:18.104Z] #59 ...
06:12:18 [2020-01-31T06:12:18.104Z] 
06:12:18 [2020-01-31T06:12:18.104Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:18 [2020-01-31T06:12:18.104Z] #35 25.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:12:18 [2020-01-31T06:12:18.362Z] #35 ...
06:12:18 [2020-01-31T06:12:18.362Z] 
06:12:18 [2020-01-31T06:12:18.362Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:12:18 [2020-01-31T06:12:18.362Z] #41 33.29 Checking out files:  67% (1058/1559)   
Checking out files:  68% (1061/1559)   
Checking out files:  69% (1076/1559)   
Checking out files:  70% (1092/1559)   
Checking out files:  71% (1107/1559)   
Checking out files:  72% (1123/1559)   
Checking out files:  73% (1139/1559)   
Checking out files:  74% (1154/1559)   
Checking out files:  75% (1170/1559)   
Checking out files:  76% (1185/1559)   
Checking out files:  77% (1201/1559)   
Checking out files:  78% (1217/1559)   
Checking out files:  79% (1232/1559)   
Checking out files:  80% (1248/1559)   
Checking out files:  81% (1263/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
06:12:18 [2020-01-31T06:12:18.362Z] #41 34.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:12:18 [2020-01-31T06:12:18.548Z] #17 60.96 Setting up python3-setuptools (40.8.0-1) ...
06:12:18 [2020-01-31T06:12:18.620Z] #41 ...
06:12:18 [2020-01-31T06:12:18.620Z] 
06:12:18 [2020-01-31T06:12:18.620Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:18 [2020-01-31T06:12:18.620Z] #33 25.17 unicode/utf8
06:12:18 [2020-01-31T06:12:18.620Z] #33 26.25 encoding
06:12:18 [2020-01-31T06:12:18.620Z] #33 26.95 runtime/cgo
06:12:18 [2020-01-31T06:12:18.878Z] #33 ...
06:12:18 [2020-01-31T06:12:18.878Z] 
06:12:18 [2020-01-31T06:12:18.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:18 [2020-01-31T06:12:18.878Z] #10 35.62 Fetched 8324 kB in 27s (312 kB/s)
06:12:19 [2020-01-31T06:12:19.229Z] #62 ...
06:12:19 [2020-01-31T06:12:19.229Z] 
06:12:19 [2020-01-31T06:12:19.229Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:19 [2020-01-31T06:12:19.229Z] #33 76.66 github.com/BurntSushi/toml/cmd/tomlv
06:12:19 [2020-01-31T06:12:19.229Z] #33 DONE 80.8s
06:12:19 [2020-01-31T06:12:19.229Z] 
06:12:19 [2020-01-31T06:12:19.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.479   PBCC     images/google/protobuf/descriptor.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.603   PBCC     images/opts.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.679   PBCC     images/sit.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.714   DEP      images/google/protobuf/descriptor.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.856   DEP      images/opts.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 8.928   DEP      images/sit.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.018   PBCC     images/macvlan.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.059   DEP      images/macvlan.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.108   PBCC     images/autofs.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.175   DEP      images/autofs.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.237   PBCC     images/sysctl.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.259   DEP      images/sysctl.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.339   PBCC     images/time.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.407   DEP      images/time.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.481   PBCC     images/binfmt-misc.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.495   DEP      images/binfmt-misc.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.519   PBCC     images/seccomp.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.532   DEP      images/seccomp.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.554   PBCC     images/userns.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.584   DEP      images/userns.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.643   PBCC     images/cgroup.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.692   DEP      images/cgroup.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.768   PBCC     images/fown.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.809   PBCC     images/ext-file.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.868   DEP      images/fown.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.939   DEP      images/ext-file.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 9.980   PBCC     images/rpc.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.03   DEP      images/rpc.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.22   PBCC     images/siginfo.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.30   DEP      images/siginfo.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.33   PBCC     images/pagemap.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.48   DEP      images/pagemap.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.51   PBCC     images/rlimit.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.53   DEP      images/rlimit.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.63   PBCC     images/file-lock.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.68   DEP      images/file-lock.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.72   PBCC     images/tty.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.87   DEP      images/tty.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 10.94   PBCC     images/tun.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.00   PBCC     images/netdev.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.05   DEP      images/tun.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.20   DEP      images/netdev.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.29   PBCC     images/vma.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.36   DEP      images/vma.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.42   PBCC     images/creds.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.45   DEP      images/creds.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.49   PBCC     images/utsns.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.55   DEP      images/utsns.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.65   PBCC     images/ipc-desc.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.68   PBCC     images/ipc-sem.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.70   DEP      images/ipc-desc.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 11.81   DEP      images/ipc-sem.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.04   PBCC     images/ipc-msg.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.06   DEP      images/ipc-msg.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.13   PBCC     images/ipc-shm.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.20   DEP      images/ipc-shm.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.27   PBCC     images/ipc-var.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.31   DEP      images/ipc-var.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.39   PBCC     images/sk-opts.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.44   PBCC     images/packet-sock.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.49   DEP      images/sk-opts.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.60   DEP      images/packet-sock.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.77   PBCC     images/sk-netlink.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.87   DEP      images/sk-netlink.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 12.99   PBCC     images/sk-inet.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.13   DEP      images/sk-inet.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.21   PBCC     images/sk-unix.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.28   DEP      images/sk-unix.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.39   PBCC     images/mm.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.43   DEP      images/mm.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.48   PBCC     images/timerfd.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.53   DEP      images/timerfd.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.56   PBCC     images/timer.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.58   DEP      images/timer.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.61   PBCC     images/sa.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.67   DEP      images/sa.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.75   PBCC     images/pipe-data.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.77   DEP      images/pipe-data.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.81   PBCC     images/mnt.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.86   DEP      images/mnt.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.90   PBCC     images/sk-packet.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.91   DEP      images/sk-packet.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 13.95   PBCC     images/tcp-stream.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.02   DEP      images/tcp-stream.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.10   PBCC     images/pipe.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.17   DEP      images/pipe.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.26   PBCC     images/pstree.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.29   DEP      images/pstree.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.36   PBCC     images/fs.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.41   DEP      images/fs.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.46   PBCC     images/signalfd.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.55   DEP      images/signalfd.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.63   PBCC     images/fh.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.68   PBCC     images/fsnotify.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.82   DEP      images/fh.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.86   DEP      images/fsnotify.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.93   PBCC     images/eventpoll.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 14.95   DEP      images/eventpoll.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.00   PBCC     images/eventfd.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.05   DEP      images/eventfd.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.09   PBCC     images/remap-file-path.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.10   DEP      images/remap-file-path.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.14   PBCC     images/fifo.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.17   DEP      images/fifo.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.26   PBCC     images/ghost-file.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.37   DEP      images/ghost-file.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.44   PBCC     images/regfile.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.50   DEP      images/regfile.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.58   PBCC     images/ns.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.60   DEP      images/ns.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.63   PBCC     images/fdinfo.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.75   DEP      images/fdinfo.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.82   PBCC     images/core-aarch64.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.90   PBCC     images/core-arm.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 15.97   PBCC     images/core-ppc64.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.02   PBCC     images/core-s390.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.08   PBCC     images/core-x86.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.14   PBCC     images/core.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.25   PBCC     images/inventory.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.39   DEP      images/core-aarch64.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.44   DEP      images/core-arm.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.56   DEP      images/core-ppc64.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.62   DEP      images/core-s390.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.63   DEP      images/core-x86.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.68   DEP      images/core.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.76   DEP      images/inventory.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.85   PBCC     images/cpuinfo.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.87   DEP      images/cpuinfo.pb-c.d
06:12:19 [2020-01-31T06:12:19.229Z] #44 16.93   PBCC     images/stats.pb-c.c
06:12:19 [2020-01-31T06:12:19.229Z] #44 17.01   DEP      images/stats.pb-c.d
06:12:19 [2020-01-31T06:12:19.731Z] #17 62.06 Setting up python3-pip (18.1-5) ...
06:12:20 [2020-01-31T06:12:20.548Z] #66 DONE 72.8s
06:12:20 [2020-01-31T06:12:20.548Z] 
06:12:20 [2020-01-31T06:12:20.548Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
06:12:20 [2020-01-31T06:12:20.548Z] #67 DONE 0.1s
06:12:20 [2020-01-31T06:12:20.548Z] 
06:12:20 [2020-01-31T06:12:20.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.27 Selecting previously unselected package libapparmor1:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.29 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.29 Unpacking libapparmor1:s390x (2.13.2-10) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.38 Selecting previously unselected package libapparmor-dev:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.39 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.53 Selecting previously unselected package libbtrfs0.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.53 Unpacking libbtrfs0 (4.20.1-2) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.59 Selecting previously unselected package libbtrfs-dev.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.59 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.59 Unpacking libbtrfs-dev (4.20.1-2) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.65 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.66 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.66 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.70 Selecting previously unselected package libudev-dev:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.71 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.75 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.92 Selecting previously unselected package libsepol1-dev:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 70.93 Unpacking libsepol1-dev:s390x (2.8-1) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.30 Selecting previously unselected package libpcre16-3:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.30 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.31 Unpacking libpcre16-3:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.48 Selecting previously unselected package libpcre32-3:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.48 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.49 Unpacking libpcre32-3:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.61 Selecting previously unselected package libpcrecpp0v5:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.61 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.70 Selecting previously unselected package libpcre3-dev:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 71.71 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 72.08 Selecting previously unselected package libselinux1-dev:s390x.
06:12:20 [2020-01-31T06:12:20.548Z] #11 72.09 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 72.11 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
06:12:20 [2020-01-31T06:12:20.548Z] #11 72.34 Selecting previously unselected package libdevmapper-dev:s390x.
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.34 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.34 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.39 Selecting previously unselected package libseccomp-dev:s390x.
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.39 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.40 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.46 Selecting previously unselected package libsystemd-dev:s390x.
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.46 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.46 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.76 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.76 Setting up libseccomp-dev:s390x (2.3.3-4) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.77 Setting up libapparmor1:s390x (2.13.2-10) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.79 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.80 Setting up libpcre16-3:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.81 Setting up libsepol1-dev:s390x (2.8-1) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.81 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.82 Setting up libbtrfs0 (4.20.1-2) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.82 Setting up libpcre32-3:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.83 Setting up libudev-dev:s390x (241-7~deb10u2) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.84 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.85 Setting up libbtrfs-dev (4.20.1-2) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.86 Setting up libapparmor-dev:s390x (2.13.2-10) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.86 Setting up mingw-w64-common (6.0.0-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.87 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.90 Setting up libpcre3-dev:s390x (2:8.39-12) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.91 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.93 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
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.93 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
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.94 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
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.94 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
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.95 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.98 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 72.99 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 73.00 Setting up dmsetup (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 73.00 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 73.01 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 73.02 Processing triggers for libc-bin (2.28-10) ...
06:12:20 [2020-01-31T06:12:20.549Z] #11 DONE 73.3s
06:12:20 [2020-01-31T06:12:20.549Z] 
06:12:20 [2020-01-31T06:12:20.549Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:12:20 [2020-01-31T06:12:20.549Z] #56 DONE 0.2s
06:12:20 [2020-01-31T06:12:20.549Z] 
06:12:20 [2020-01-31T06:12:20.549Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
06:12:20 [2020-01-31T06:12:20.549Z] #57 DONE 0.1s
06:12:20 [2020-01-31T06:12:20.549Z] 
06:12:20 [2020-01-31T06:12:20.549Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:20 [2020-01-31T06:12:20.549Z] #58 ...
06:12:20 [2020-01-31T06:12:20.549Z] 
06:12:20 [2020-01-31T06:12:20.549Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:20 [2020-01-31T06:12:20.549Z] #48 63.48 vendor/golang.org/x/text/transform
06:12:20 [2020-01-31T06:12:20.549Z] #48 64.27 vendor/golang.org/x/text/unicode/bidi
06:12:20 [2020-01-31T06:12:20.549Z] #48 65.67 vendor/golang.org/x/text/secure/bidirule
06:12:20 [2020-01-31T06:12:20.549Z] #48 65.91 vendor/golang.org/x/text/unicode/norm
06:12:20 [2020-01-31T06:12:20.549Z] #48 69.45 vendor/golang.org/x/net/idna
06:12:20 [2020-01-31T06:12:20.549Z] #48 71.98 vendor/golang.org/x/net/http2/hpack
06:12:20 [2020-01-31T06:12:20.549Z] #48 73.14 mime
06:12:20 [2020-01-31T06:12:20.549Z] #48 ...
06:12:20 [2020-01-31T06:12:20.549Z] 
06:12:20 [2020-01-31T06:12:20.549Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:20 [2020-01-31T06:12:20.549Z] #58 0.273 + RM_GOPATH=0
06:12:20 [2020-01-31T06:12:20.657Z] #17 63.01 Processing triggers for libc-bin (2.28-10) ...
06:12:20 [2020-01-31T06:12:20.657Z] #17 63.05 Processing triggers for mime-support (3.62) ...
06:12:20 [2020-01-31T06:12:20.922Z] #58 ...
06:12:20 [2020-01-31T06:12:20.922Z] 
06:12:20 [2020-01-31T06:12:20.922Z] #12 [dev 1/25] RUN groupadd -r docker
06:12:20 [2020-01-31T06:12:20.922Z] #12 DONE 0.6s
06:12:20 [2020-01-31T06:12:20.922Z] 
06:12:20 [2020-01-31T06:12:20.922Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.273 + TMP_GOPATH=
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.273 + : /build
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.273 + '[' -z '' ']'
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.274 ++ mktemp -d
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.274 + export GOPATH=/tmp/tmp.trMbgGpIny
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.274 + GOPATH=/tmp/tmp.trMbgGpIny
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.274 + RM_GOPATH=1
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.274 ++ dirname ./install.sh
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.276 + dir=.
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.276 + bin=runc
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.276 + shift
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.276 + '[' '!' -f ./runc.installer ']'
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.276 + . ./runc.installer
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.278 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.278 + install_runc
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.278 + uname -r
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.281 + grep -q '^3\.10\.0.*\.el7\.'
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.284 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.284 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.284 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.trMbgGpIny/src/github.com/opencontainers/runc
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.284 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
06:12:20 [2020-01-31T06:12:20.922Z] #58 0.286 Cloning into '/tmp/tmp.trMbgGpIny/src/github.com/opencontainers/runc'...
06:12:21 [2020-01-31T06:12:21.222Z] #17 DONE 63.7s
06:12:21 [2020-01-31T06:12:21.222Z] 
06:12:21 [2020-01-31T06:12:21.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:21 [2020-01-31T06:12:21.222Z] #44 118.9   CC       criu/filesystems.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 119.7   CC       criu/fsnotify.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 121.1   CC       criu/image-desc.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 121.3   CC       criu/image.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 122.2   CC       criu/ipc_ns.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 123.4   CC       criu/irmap.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 124.1   CC       criu/kcmp-ids.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 124.4   CC       criu/kerndat.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 125.7   CC       criu/libnetlink.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 126.0   CC       criu/log.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 126.6   CC       criu/lsm.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 127.1   CC       criu/mem.o
06:12:21 [2020-01-31T06:12:21.222Z] #44 128.9   CC       criu/mount.o
06:12:21 [2020-01-31T06:12:21.281Z] #58 ...
06:12:21 [2020-01-31T06:12:21.281Z] 
06:12:21 [2020-01-31T06:12:21.281Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
06:12:21 [2020-01-31T06:12:21.281Z] #13 DONE 0.4s
06:12:21 [2020-01-31T06:12:21.281Z] 
06:12:21 [2020-01-31T06:12:21.281Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
06:12:21 [2020-01-31T06:12:21.281Z] #14 0.229 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:12:21 [2020-01-31T06:12:21.281Z] #14 DONE 0.3s
06:12:21 [2020-01-31T06:12:21.281Z] 
06:12:21 [2020-01-31T06:12:21.281Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
06:12:21 [2020-01-31T06:12:21.479Z] #44 ...
06:12:21 [2020-01-31T06:12:21.479Z] 
06:12:21 [2020-01-31T06:12:21.479Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:12:21 [2020-01-31T06:12:21.776Z] #44 19.74 make[1]: Nothing to be done for 'all'.
06:12:22 [2020-01-31T06:12:22.071Z] #15 DONE 0.3s
06:12:22 [2020-01-31T06:12:22.071Z] 
06:12:22 [2020-01-31T06:12:22.071Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:12:22 [2020-01-31T06:12:22.071Z] #16 DONE 0.4s
06:12:22 [2020-01-31T06:12:22.071Z] 
06:12:22 [2020-01-31T06:12:22.071Z] #17 [dev 6/25] RUN ldconfig
06:12:22 [2020-01-31T06:12:22.441Z] #17 DONE 0.4s
06:12:22 [2020-01-31T06:12:22.441Z] 
06:12:22 [2020-01-31T06:12:22.441Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:22 [2020-01-31T06:12:22.812Z] #18 0.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:12:22 [2020-01-31T06:12:22.812Z] #18 0.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:12:22 [2020-01-31T06:12:22.812Z] #18 0.424 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:12:22 [2020-01-31T06:12:22.843Z] #18 ...
06:12:22 [2020-01-31T06:12:22.843Z] 
06:12:22 [2020-01-31T06:12:22.843Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:12:22 [2020-01-31T06:12:22.843Z] #41 192.0 + dpkg --print-architecture
06:12:22 [2020-01-31T06:12:22.843Z] #41 192.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:12:22 [2020-01-31T06:12:22.843Z] #41 192.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:12:22 [2020-01-31T06:12:22.843Z] #41 192.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:12:23 [2020-01-31T06:12:23.099Z] #41 ...
06:12:23 [2020-01-31T06:12:23.099Z] 
06:12:23 [2020-01-31T06:12:23.099Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:12:23 [2020-01-31T06:12:23.099Z] #18 1.894 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:12:23 [2020-01-31T06:12:23.099Z] #18 1.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:12:23 [2020-01-31T06:12:23.099Z] #18 1.902 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:12:23 [2020-01-31T06:12:23.099Z] #18 DONE 2.0s
06:12:23 [2020-01-31T06:12:23.099Z] 
06:12:23 [2020-01-31T06:12:23.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:23 [2020-01-31T06:12:23.182Z] #44 ...
06:12:23 [2020-01-31T06:12:23.182Z] 
06:12:23 [2020-01-31T06:12:23.182Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:23 [2020-01-31T06:12:23.182Z] #47 75.09 encoding/base64
06:12:23 [2020-01-31T06:12:23.182Z] #47 75.12 crypto/cipher
06:12:23 [2020-01-31T06:12:23.182Z] #47 76.38 crypto/sha512
06:12:23 [2020-01-31T06:12:23.182Z] #47 77.88 crypto/ed25519/internal/edwards25519
06:12:23 [2020-01-31T06:12:23.182Z] #47 78.84 crypto/aes
06:12:23 [2020-01-31T06:12:23.182Z] #47 80.61 crypto/des
06:12:23 [2020-01-31T06:12:23.182Z] #47 81.03 go/token
06:12:23 [2020-01-31T06:12:23.182Z] #47 81.06 text/template/parse
06:12:23 [2020-01-31T06:12:23.182Z] #47 81.97 encoding/json
06:12:23 [2020-01-31T06:12:23.182Z] #47 83.70 go/scanner
06:12:23 [2020-01-31T06:12:23.355Z] #44 ...
06:12:23 [2020-01-31T06:12:23.355Z] 
06:12:23 [2020-01-31T06:12:23.355Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:12:23 [2020-01-31T06:12:23.608Z] #18 0.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
06:12:23 [2020-01-31T06:12:23.754Z] #47 85.43 go/ast
06:12:23 [2020-01-31T06:12:23.754Z] #47 ...
06:12:23 [2020-01-31T06:12:23.754Z] 
06:12:23 [2020-01-31T06:12:23.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:23 [2020-01-31T06:12:23.754Z] #44 21.52   CC       images/stats.o
06:12:24 [2020-01-31T06:12:24.165Z] #10 35.62 Reading package lists...
06:12:24 [2020-01-31T06:12:24.165Z] #10 ...
06:12:24 [2020-01-31T06:12:24.165Z] 
06:12:24 [2020-01-31T06:12:24.165Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:24 [2020-01-31T06:12:24.165Z] #71 36.21 Checking out files:  67% (1356/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
06:12:24 [2020-01-31T06:12:24.165Z] #71 36.82 + cd /tmp/tmp.6Ha9IVSF2C/src/github.com/docker/libnetwork
06:12:24 [2020-01-31T06:12:24.165Z] #71 36.82 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:12:24 [2020-01-31T06:12:24.165Z] #71 36.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:12:24 [2020-01-31T06:12:24.328Z] #44 22.04   CC       images/core.o
06:12:24 [2020-01-31T06:12:24.403Z] #18 1.861 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [154 kB]
06:12:24 [2020-01-31T06:12:24.467Z] Removing intermediate container 48d04932b356
06:12:24 [2020-01-31T06:12:24.467Z]  ---> f6fff6f74223
06:12:24 [2020-01-31T06:12:24.467Z] Step 11/16 : ARG GOOS
06:12:24 [2020-01-31T06:12:24.467Z]  ---> Running in 27216953358d
06:12:24 [2020-01-31T06:12:24.467Z] Removing intermediate container 27216953358d
06:12:24 [2020-01-31T06:12:24.467Z]  ---> a11a15565768
06:12:24 [2020-01-31T06:12:24.467Z] Step 12/16 : ARG GOARCH
06:12:24 [2020-01-31T06:12:24.467Z]  ---> Running in cb880e7c6f02
06:12:24 [2020-01-31T06:12:24.467Z] Removing intermediate container cb880e7c6f02
06:12:24 [2020-01-31T06:12:24.467Z]  ---> 74153301030b
06:12:24 [2020-01-31T06:12:24.467Z] 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
06:12:24 [2020-01-31T06:12:24.467Z]  ---> Running in 87907638653a
06:12:25 [2020-01-31T06:12:25.195Z] #18 2.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
06:12:25 [2020-01-31T06:12:25.271Z] #44 23.09   CC       images/core-x86.o
06:12:25 [2020-01-31T06:12:25.582Z] #18 ...
06:12:25 [2020-01-31T06:12:25.582Z] 
06:12:25 [2020-01-31T06:12:25.582Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:25 [2020-01-31T06:12:25.582Z] #45 35.67   LINK     criu/pie/parasite.built-in.o
06:12:25 [2020-01-31T06:12:25.582Z] #45 35.68   GEN      criu/pie/parasite-blob.h
06:12:25 [2020-01-31T06:12:25.582Z] #45 35.70   CC       criu/arch/s390/restorer.o
06:12:25 [2020-01-31T06:12:25.582Z] #45 36.00   CC       criu/pie/restorer.o
06:12:25 [2020-01-31T06:12:25.582Z] #45 37.96   LINK     criu/pie/restorer.built-in.o
06:12:25 [2020-01-31T06:12:25.582Z] #45 37.96   GEN      criu/pie/restorer-blob.h
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.17   DEP      criu/vdso.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.36   DEP      criu/uts_ns.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.51   DEP      criu/util.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.60   DEP      criu/uffd.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.71   DEP      criu/tun.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.91   DEP      criu/tty.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 38.99   DEP      criu/timerfd.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.03   DEP      criu/sysfs_parse.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.18   DEP      criu/sysctl.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.28   DEP      criu/string.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.32   DEP      criu/stats.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.43   DEP      criu/sockets.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.54   DEP      criu/sk-unix.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.67   DEP      criu/sk-tcp.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.80   DEP      criu/sk-queue.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.85   DEP      criu/sk-packet.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 39.96   DEP      criu/sk-netlink.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.10   DEP      criu/sk-inet.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.21   DEP      criu/signalfd.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.29   DEP      criu/sigframe.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.35   DEP      criu/shmem.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.49   DEP      criu/servicefd.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.71   DEP      criu/seize.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.82   DEP      criu/seccomp.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 40.97   DEP      criu/rst-malloc.d
06:12:25 [2020-01-31T06:12:25.582Z] #45 41.03   DEP      criu/rbtree.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 41.06   DEP      criu/pstree.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 41.14   DEP      criu/protobuf.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 41.19   GEN      criu/protobuf-desc-gen.h
06:12:25 [2020-01-31T06:12:25.583Z] #45 41.91   DEP      criu/protobuf-desc.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 41.97   DEP      criu/proc_parse.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.13   DEP      criu/plugin.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.20   DEP      criu/pipes.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.34   DEP      criu/pie-util.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.40   DEP      criu/pie-util-vdso.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.47   DEP      criu/pie-util-vdso-elf32.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.61   DEP      criu/path.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.70   DEP      criu/parasite-syscall.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 42.86   DEP      criu/pagemap.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.03   DEP      criu/pagemap-cache.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.07   DEP      criu/page-xfer.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.17   DEP      criu/page-pipe.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.25   DEP      criu/netfilter.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.38   DEP      criu/net.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.55   DEP      criu/namespaces.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.68   DEP      criu/mount.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.79   DEP      criu/mem.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.92   DEP      criu/lsm.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 43.99   DEP      criu/log.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.13   DEP      criu/libnetlink.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.21   DEP      criu/kerndat.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.34   DEP      criu/kcmp-ids.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.37   DEP      criu/irmap.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.48   DEP      criu/ipc_ns.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.56   DEP      criu/image.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.65   DEP      criu/image-desc.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.72   DEP      criu/fsnotify.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.81   DEP      criu/filesystems.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 44.93   DEP      criu/files.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.04   DEP      criu/files-reg.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.13   DEP      criu/files-ext.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.22   DEP      criu/file-lock.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.37   DEP      criu/file-ids.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.43   DEP      criu/fifo.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.54   DEP      criu/fdstore.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.58   DEP      criu/fault-injection.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.60   DEP      criu/external.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.68   DEP      criu/eventpoll.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.86   DEP      criu/eventfd.d
06:12:25 [2020-01-31T06:12:25.583Z] #45 45.95   DEP      criu/crtools.d
06:12:25 [2020-01-31T06:12:25.954Z] #45 46.14   DEP      criu/cr-service.d
06:12:25 [2020-01-31T06:12:25.954Z] #45 46.21   DEP      criu/cr-restore.d
06:12:25 [2020-01-31T06:12:25.954Z] #45 ...
06:12:25 [2020-01-31T06:12:25.954Z] 
06:12:25 [2020-01-31T06:12:25.954Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:12:25 [2020-01-31T06:12:25.954Z] #51 DONE 79.0s
06:12:25 [2020-01-31T06:12:25.954Z] 
06:12:25 [2020-01-31T06:12:25.954Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:25 [2020-01-31T06:12:25.954Z] #58 4.147 + cd /tmp/tmp.trMbgGpIny/src/github.com/opencontainers/runc
06:12:25 [2020-01-31T06:12:25.954Z] #58 4.147 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:12:25 [2020-01-31T06:12:25.954Z] #58 4.360 + '[' -z '' ']'
06:12:25 [2020-01-31T06:12:25.954Z] #58 4.360 + target=static
06:12:25 [2020-01-31T06:12:25.954Z] #58 4.360 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:12:25 [2020-01-31T06:12:25.954Z] #58 5.139 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 .
06:12:26 [2020-01-31T06:12:26.214Z] #44 23.82   CC       images/core-arm.o
06:12:26 [2020-01-31T06:12:26.475Z] #44 24.24   CC       images/core-aarch64.o
06:12:27 [2020-01-31T06:12:27.047Z] #44 24.78   CC       images/core-ppc64.o
06:12:27 [2020-01-31T06:12:27.451Z] #71 ...
06:12:27 [2020-01-31T06:12:27.451Z] 
06:12:27 [2020-01-31T06:12:27.451Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:27 [2020-01-31T06:12:27.451Z] #47 43.33 vendor/golang.org/x/crypto/internal/subtle
06:12:27 [2020-01-31T06:12:27.451Z] #47 43.55 vendor/golang.org/x/crypto/curve25519
06:12:27 [2020-01-31T06:12:27.451Z] #47 ...
06:12:27 [2020-01-31T06:12:27.451Z] 
06:12:27 [2020-01-31T06:12:27.451Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:12:27 [2020-01-31T06:12:27.451Z] #25 22.80 Reading package lists...
06:12:27 [2020-01-31T06:12:27.451Z] #25 34.61 Building dependency tree...
06:12:27 [2020-01-31T06:12:27.451Z] #25 38.43 ca-certificates is already the newest version (20190110).
06:12:27 [2020-01-31T06:12:27.451Z] #25 38.43 The following additional packages will be installed:
06:12:27 [2020-01-31T06:12:27.451Z] #25 38.46   libjq1 libonig5
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.02 The following NEW packages will be installed:
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.04   jq libjq1 libonig5
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.51 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.51 Need to get 355 kB of archives.
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.51 After this operation, 1072 kB of additional disk space will be used.
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:12:27 [2020-01-31T06:12:27.451Z] #25 39.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.14 debconf: delaying package configuration, since apt-utils is not installed
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.37 Fetched 355 kB in 0s (907 kB/s)
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.54 Selecting previously unselected package libonig5:amd64.
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.63 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 42.65 Unpacking libonig5:amd64 (6.9.1-1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.10 Selecting previously unselected package libjq1:amd64.
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.10 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.57 Selecting previously unselected package jq.
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.60 Unpacking jq (1.5+dfsg-2+b1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.88 Setting up libonig5:amd64 (6.9.1-1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.91 Setting up jq (1.5+dfsg-2+b1) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 43.93 Processing triggers for libc-bin (2.28-10) ...
06:12:27 [2020-01-31T06:12:27.451Z] #25 ...
06:12:27 [2020-01-31T06:12:27.451Z] 
06:12:27 [2020-01-31T06:12:27.451Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:27 [2020-01-31T06:12:27.451Z] #10 35.62 Reading package lists...
06:12:27 [2020-01-31T06:12:27.989Z] #44 25.69   CC       images/core-s390.o
06:12:28 [2020-01-31T06:12:28.276Z] #10 44.95 Reading package lists...
06:12:28 [2020-01-31T06:12:28.276Z] #10 ...
06:12:28 [2020-01-31T06:12:28.276Z] 
06:12:28 [2020-01-31T06:12:28.276Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:12:28 [2020-01-31T06:12:28.276Z] #25 DONE 45.2s
06:12:28 [2020-01-31T06:12:28.534Z] 
06:12:28 [2020-01-31T06:12:28.534Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:12:28 [2020-01-31T06:12:28.534Z] #26 DONE 0.1s
06:12:28 [2020-01-31T06:12:28.534Z] 
06:12:28 [2020-01-31T06:12:28.534Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:28 [2020-01-31T06:12:28.561Z] #44 26.37   CC       images/cpuinfo.o
06:12:29 [2020-01-31T06:12:29.104Z] #27 ...
06:12:29 [2020-01-31T06:12:29.104Z] 
06:12:29 [2020-01-31T06:12:29.104Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:12:29 [2020-01-31T06:12:29.104Z] #41 35.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:12:29 [2020-01-31T06:12:29.132Z] #44 26.98   CC       images/inventory.o
06:12:29 [2020-01-31T06:12:29.363Z] #41 ...
06:12:29 [2020-01-31T06:12:29.363Z] 
06:12:29 [2020-01-31T06:12:29.363Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.05 + cd /tmp/tmp.rMuJkw6nBj/src/github.com/golangci/golangci-lint/
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.05 + git checkout -q v1.20.0
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.58 ++ git describe --tags
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.59 + version=v1.20.0
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.61 ++ git rev-parse --short HEAD
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.61 + commit=cc98739
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.61 ++ git show -s --format=%cd
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.64 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
06:12:29 [2020-01-31T06:12:29.363Z] #53 39.64 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:12:29 [2020-01-31T06:12:29.392Z] #44 27.40   CC       images/fdinfo.o
06:12:29 [2020-01-31T06:12:29.888Z] #19 5.870 Collecting yamllint==1.16.0
06:12:30 [2020-01-31T06:12:30.056Z] #58 ...
06:12:30 [2020-01-31T06:12:30.056Z] 
06:12:30 [2020-01-31T06:12:30.056Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:30 [2020-01-31T06:12:30.056Z] #45 46.40   DEP      criu/cr-errno.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 46.40   DEP      criu/cr-dump.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 46.57   DEP      criu/cr-dedup.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 46.72   DEP      criu/cr-check.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 46.99   DEP      criu/config.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.08   DEP      criu/clone-noasan.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.12   DEP      criu/cgroup.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.25   DEP      criu/cgroup-props.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.32   DEP      criu/bitmap.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.32   DEP      criu/bfd.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.38   DEP      criu/autofs.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.51   DEP      criu/aio.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.62   DEP      criu/action-scripts.d
06:12:30 [2020-01-31T06:12:30.056Z] #45 47.81   CC       criu/action-scripts.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 48.01   CC       criu/aio.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 48.24   CC       criu/autofs.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 49.04   CC       criu/bfd.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 49.27   CC       criu/bitmap.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 49.33   CC       criu/cgroup-props.o
06:12:30 [2020-01-31T06:12:30.056Z] #45 49.74   CC       criu/cgroup.o
06:12:30 [2020-01-31T06:12:30.298Z] #53 ...
06:12:30 [2020-01-31T06:12:30.298Z] 
06:12:30 [2020-01-31T06:12:30.298Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:30 [2020-01-31T06:12:30.298Z] #43 37.16 Fetched 8324 kB in 28s (303 kB/s)
06:12:30 [2020-01-31T06:12:30.298Z] #43 37.16 Reading package lists...
06:12:30 [2020-01-31T06:12:30.334Z] #44 27.90   CC       images/fown.o
06:12:30 [2020-01-31T06:12:30.334Z] #44 28.21   CC       images/ns.o
06:12:30 [2020-01-31T06:12:30.620Z] #44 28.47   CC       images/regfile.o
06:12:31 [2020-01-31T06:12:31.040Z] #44 28.77   CC       images/ghost-file.o
06:12:31 [2020-01-31T06:12:31.075Z] #45 ...
06:12:31 [2020-01-31T06:12:31.075Z] 
06:12:31 [2020-01-31T06:12:31.075Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:31 [2020-01-31T06:12:31.075Z] #48 73.96 mime/quotedprintable
06:12:31 [2020-01-31T06:12:31.075Z] #48 74.23 net/http/internal
06:12:31 [2020-01-31T06:12:31.075Z] #48 76.71 net/textproto
06:12:31 [2020-01-31T06:12:31.075Z] #48 76.72 crypto/x509
06:12:31 [2020-01-31T06:12:31.075Z] #48 77.61 vendor/golang.org/x/net/http/httpguts
06:12:31 [2020-01-31T06:12:31.075Z] #48 77.76 vendor/golang.org/x/net/http/httpproxy
06:12:31 [2020-01-31T06:12:31.075Z] #48 78.19 mime/multipart
06:12:31 [2020-01-31T06:12:31.075Z] #48 80.03 crypto/tls
06:12:31 [2020-01-31T06:12:31.305Z] #19 ...
06:12:31 [2020-01-31T06:12:31.305Z] 
06:12:31 [2020-01-31T06:12:31.305Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:31 [2020-01-31T06:12:31.305Z] #44 133.6   CC       criu/namespaces.o
06:12:31 [2020-01-31T06:12:31.305Z] #44 135.6   CC       criu/net.o
06:12:31 [2020-01-31T06:12:31.305Z] #44 138.9   CC       criu/netfilter.o
06:12:31 [2020-01-31T06:12:31.305Z] #44 29.18   CC       images/fifo.o
06:12:31 [2020-01-31T06:12:31.409Z] #43 46.89 Reading package lists...
06:12:31 [2020-01-31T06:12:31.409Z] #43 ...
06:12:31 [2020-01-31T06:12:31.409Z] 
06:12:31 [2020-01-31T06:12:31.409Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:31 [2020-01-31T06:12:31.409Z] #35 38.38 Fetched 8324 kB in 27s (312 kB/s)
06:12:31 [2020-01-31T06:12:31.574Z] #44 139.4   CC       criu/page-pipe.o
06:12:31 [2020-01-31T06:12:31.668Z] #35 38.38 Reading package lists...
06:12:31 [2020-01-31T06:12:31.668Z] #35 ...
06:12:31 [2020-01-31T06:12:31.668Z] 
06:12:31 [2020-01-31T06:12:31.668Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:12:31 [2020-01-31T06:12:31.668Z] #59 31.28 Reading package lists...
06:12:31 [2020-01-31T06:12:31.837Z] #48 ...
06:12:31 [2020-01-31T06:12:31.837Z] 
06:12:31 [2020-01-31T06:12:31.837Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:31 [2020-01-31T06:12:31.837Z] #18 6.883 Fetched 8021 kB in 7s (1221 kB/s)
06:12:31 [2020-01-31T06:12:31.837Z] #18 6.883 Reading package lists...
06:12:31 [2020-01-31T06:12:31.889Z] #44 29.59   CC       images/remap-file-path.o
06:12:31 [2020-01-31T06:12:31.889Z] #44 29.78   CC       images/eventfd.o
06:12:31 [2020-01-31T06:12:31.926Z] #59 41.08 Reading package lists...
06:12:31 [2020-01-31T06:12:31.926Z] #59 ...
06:12:31 [2020-01-31T06:12:31.926Z] 
06:12:31 [2020-01-31T06:12:31.926Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:31 [2020-01-31T06:12:31.926Z] #35 38.38 Reading package lists...
06:12:32 [2020-01-31T06:12:32.149Z] #44 30.05   CC       images/eventpoll.o
06:12:32 [2020-01-31T06:12:32.497Z] #44 140.1   CC       criu/page-xfer.o
06:12:32 [2020-01-31T06:12:32.720Z] #44 30.56   CC       images/fh.o
06:12:33 [2020-01-31T06:12:33.291Z] #44 31.17   CC       images/fsnotify.o
06:12:33 [2020-01-31T06:12:33.655Z] #18 9.530 Reading package lists...
06:12:33 [2020-01-31T06:12:33.655Z] #18 11.14 Building dependency tree...
06:12:33 [2020-01-31T06:12:33.863Z] #44 ...
06:12:33 [2020-01-31T06:12:33.863Z] 
06:12:33 [2020-01-31T06:12:33.863Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:12:33 [2020-01-31T06:12:33.863Z] #65 95.76 + for f in rootlesskit rootlesskit-docker-proxy
06:12:33 [2020-01-31T06:12:33.863Z] #65 95.76 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:12:33 [2020-01-31T06:12:33.901Z] #44 141.3   CC       criu/pagemap-cache.o
06:12:33 [2020-01-31T06:12:33.901Z] #44 141.7   CC       criu/pagemap.o
06:12:34 [2020-01-31T06:12:34.430Z] #18 11.70 libcap2-bin is already the newest version (1:2.25-2).
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.70 The following additional packages will be installed:
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.71   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.71   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.71   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.71   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.71   python3.7 python3.7-minimal vim-runtime xxd
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72 Suggested packages:
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72 Recommended packages:
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72   aufs-dkms nftables build-essential python3-dev python3-keyring
06:12:34 [2020-01-31T06:12:34.431Z] #18 11.72   python3-keyrings.alt python3-xdg unzip
06:12:34 [2020-01-31T06:12:34.460Z] #44 ...
06:12:34 [2020-01-31T06:12:34.460Z] 
06:12:34 [2020-01-31T06:12:34.460Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:12:34 [2020-01-31T06:12:34.460Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:12:34 [2020-01-31T06:12:34.460Z] #19 11.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:12:34 [2020-01-31T06:12:34.460Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
06:12:34 [2020-01-31T06:12:34.757Z] #19 11.37 Collecting pyyaml (from yamllint==1.16.0)
06:12:34 [2020-01-31T06:12:34.757Z] #19 11.52   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
06:12:35 [2020-01-31T06:12:35.696Z] #18 12.94 The following NEW packages will be installed:
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   python3-setuptools python3-wheel python3.7 python3.7-minimal
06:12:35 [2020-01-31T06:12:35.697Z] #18 12.95   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
06:12:35 [2020-01-31T06:12:35.697Z] #18 13.14 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
06:12:35 [2020-01-31T06:12:35.697Z] #18 13.14 Need to get 26.3 MB of archives.
06:12:35 [2020-01-31T06:12:35.697Z] #18 13.14 After this operation, 112 MB of additional disk space will be used.
06:12:35 [2020-01-31T06:12:35.697Z] #18 13.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
06:12:35 [2020-01-31T06:12:35.697Z] #18 13.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
06:12:36 [2020-01-31T06:12:36.063Z] #18 13.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
06:12:36 [2020-01-31T06:12:36.201Z] #19 12.89 Building wheels for collected packages: pyyaml
06:12:36 [2020-01-31T06:12:36.201Z] #19 12.89   Running setup.py bdist_wheel for pyyaml: started
06:12:36 [2020-01-31T06:12:36.409Z] #65 ...
06:12:36 [2020-01-31T06:12:36.409Z] 
06:12:36 [2020-01-31T06:12:36.409Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:36 [2020-01-31T06:12:36.409Z] #10 88.18 Selecting previously unselected package g++-mingw-w64-x86-64.
06:12:36 [2020-01-31T06:12:36.409Z] #10 88.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
06:12:36 [2020-01-31T06:12:36.409Z] #10 88.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:36 [2020-01-31T06:12:36.409Z] #10 ...
06:12:36 [2020-01-31T06:12:36.409Z] 
06:12:36 [2020-01-31T06:12:36.409Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:36 [2020-01-31T06:12:36.409Z] #44 32.09   CC       images/signalfd.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 32.36   CC       images/fs.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 32.66   CC       images/pstree.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 32.92   CC       images/pipe.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 33.13   CC       images/tcp-stream.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 33.58   CC       images/sk-packet.o
06:12:36 [2020-01-31T06:12:36.409Z] #44 34.15   CC       images/mnt.o
06:12:36 [2020-01-31T06:12:36.458Z] #18 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
06:12:36 [2020-01-31T06:12:36.458Z] #18 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
06:12:36 [2020-01-31T06:12:36.458Z] #18 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
06:12:36 [2020-01-31T06:12:36.670Z] #44 34.48   CC       images/pipe-data.o
06:12:36 [2020-01-31T06:12:36.932Z] #44 34.75   CC       images/sa.o
06:12:37 [2020-01-31T06:12:37.168Z] #19 13.91   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:12:37 [2020-01-31T06:12:37.168Z] #19 13.91   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
06:12:37 [2020-01-31T06:12:37.168Z] #19 13.98 Successfully built pyyaml
06:12:37 [2020-01-31T06:12:37.192Z] #44 34.93   CC       images/timer.o
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
06:12:37 [2020-01-31T06:12:37.253Z] #18 14.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
06:12:37 [2020-01-31T06:12:37.423Z] #19 13.99 Installing collected packages: pathspec, pyyaml, yamllint
06:12:37 [2020-01-31T06:12:37.453Z] #44 ...
06:12:37 [2020-01-31T06:12:37.453Z] 
06:12:37 [2020-01-31T06:12:37.453Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:37 [2020-01-31T06:12:37.453Z] #47 89.36 text/template
06:12:37 [2020-01-31T06:12:37.453Z] #47 90.28 encoding/xml
06:12:37 [2020-01-31T06:12:37.453Z] #47 94.64 go/parser
06:12:37 [2020-01-31T06:12:37.609Z] #18 15.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
06:12:37 [2020-01-31T06:12:37.678Z] #19 14.32 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
06:12:37 [2020-01-31T06:12:37.714Z] #47 99.51 go/doc
06:12:37 [2020-01-31T06:12:37.714Z] #47 ...
06:12:37 [2020-01-31T06:12:37.714Z] 
06:12:37 [2020-01-31T06:12:37.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:37 [2020-01-31T06:12:37.714Z] #44 35.50   CC       images/timerfd.o
06:12:37 [2020-01-31T06:12:37.778Z] #35 49.32 Reading package lists...
06:12:37 [2020-01-31T06:12:37.778Z] #35 ...
06:12:37 [2020-01-31T06:12:37.778Z] 
06:12:37 [2020-01-31T06:12:37.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:37 [2020-01-31T06:12:37.778Z] #27 6.873 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:12:37 [2020-01-31T06:12:37.778Z] #27 7.451 
06:12:37 [2020-01-31T06:12:37.983Z] #18 15.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
06:12:37 [2020-01-31T06:12:37.983Z] #18 15.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
06:12:37 [2020-01-31T06:12:37.983Z] #18 15.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
06:12:37 [2020-01-31T06:12:37.983Z] #18 15.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
06:12:37 [2020-01-31T06:12:37.984Z] #18 15.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
06:12:38 [2020-01-31T06:12:38.238Z] #19 DONE 14.9s
06:12:38 [2020-01-31T06:12:38.238Z] 
06:12:38 [2020-01-31T06:12:38.238Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:12:38 [2020-01-31T06:12:38.238Z] #24 DONE 0.2s
06:12:38 [2020-01-31T06:12:38.238Z] 
06:12:38 [2020-01-31T06:12:38.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:38 [2020-01-31T06:12:38.238Z] #44 142.6   CC       criu/parasite-syscall.o
06:12:38 [2020-01-31T06:12:38.238Z] #44 143.7   CC       criu/path.o
06:12:38 [2020-01-31T06:12:38.238Z] #44 144.1   CC       criu/pie-util-vdso-elf32.o
06:12:38 [2020-01-31T06:12:38.238Z] #44 144.6   CC       criu/pie-util-vdso.o
06:12:38 [2020-01-31T06:12:38.238Z] #44 145.2   CC       criu/pie-util.o
06:12:38 [2020-01-31T06:12:38.238Z] #44 145.4   CC       criu/pipes.o
06:12:38 [2020-01-31T06:12:38.298Z] #27 7.746 
#                                                                          2.4%
#####                                                                      7.2%
#######                                                                   10.1%
###########                                                               16.2%
###############                                                           22.0%
###################                                                       27.6%
#######################                                                   32.4%
###########################                                               37.8%
###############################                                           43.8%
###################################                                       49.4%
##########################################                                58.5%
#############################################                             62.8%
#################################################                         68.9%
#####################################################                     73.9%
#######################################################                   77.7%
#########################################################                 80.4%
################################################################          89.1%
####################################################################      95.7%
######################################################################## 100.0%
06:12:38 [2020-01-31T06:12:38.478Z] #44 35.95   CC       images/mm.o
06:12:38 [2020-01-31T06:12:38.735Z] #18 16.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
06:12:38 [2020-01-31T06:12:38.799Z] #44 146.4   CC       criu/plugin.o
06:12:38 [2020-01-31T06:12:38.870Z] #27 10.45 #=#=#                                                                         
06:12:39 [2020-01-31T06:12:39.049Z] #44 36.79   CC       images/sk-opts.o
06:12:39 [2020-01-31T06:12:39.049Z] #44 37.08   CC       images/sk-unix.o
06:12:39 [2020-01-31T06:12:39.107Z] #18 16.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
06:12:39 [2020-01-31T06:12:39.358Z] #44 147.0   CC       criu/proc_parse.o
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
06:12:39 [2020-01-31T06:12:39.463Z] #18 16.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
06:12:39 [2020-01-31T06:12:39.622Z] #44 37.45   CC       images/sk-inet.o
06:12:39 [2020-01-31T06:12:39.917Z] #44 ...
06:12:39 [2020-01-31T06:12:39.917Z] 
06:12:39 [2020-01-31T06:12:39.917Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:12:39 [2020-01-31T06:12:39.917Z] #28 DONE 1.6s
06:12:40 [2020-01-31T06:12:40.163Z] #27 10.71 
                                                                           0.1%
#########                                                                 13.5%
#####################                                                     30.2%
###########################                                               38.8%
####################################                                      51.1%
#########################################                                 57.7%
#################################################                         68.7%
########################################################                  78.2%
######################################################################    97.8%
######################################################################## 100.0%
06:12:40 [2020-01-31T06:12:40.172Z] 
06:12:40 [2020-01-31T06:12:40.172Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:12:40 [2020-01-31T06:12:40.172Z] #31 DONE 0.1s
06:12:40 [2020-01-31T06:12:40.172Z] 
06:12:40 [2020-01-31T06:12:40.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:40 [2020-01-31T06:12:40.172Z] #44 ...
06:12:40 [2020-01-31T06:12:40.172Z] 
06:12:40 [2020-01-31T06:12:40.172Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
06:12:40 [2020-01-31T06:12:40.172Z] #34 DONE 0.1s
06:12:40 [2020-01-31T06:12:40.172Z] 
06:12:40 [2020-01-31T06:12:40.172Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:12:40 [2020-01-31T06:12:40.195Z] #44 38.10   CC       images/tun.o
06:12:40 [2020-01-31T06:12:40.426Z] #39 DONE 0.1s
06:12:40 [2020-01-31T06:12:40.426Z] 
06:12:40 [2020-01-31T06:12:40.426Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:12:40 [2020-01-31T06:12:40.730Z] #27 ...
06:12:40 [2020-01-31T06:12:40.730Z] 
06:12:40 [2020-01-31T06:12:40.730Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:40 [2020-01-31T06:12:40.730Z] #43 46.89 Reading package lists...
06:12:40 [2020-01-31T06:12:40.766Z] #44 38.46   CC       images/sk-netlink.o
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.32 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.43 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
06:12:40 [2020-01-31T06:12:40.886Z] #18 18.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
06:12:41 [2020-01-31T06:12:41.027Z] #44 ...
06:12:41 [2020-01-31T06:12:41.027Z] 
06:12:41 [2020-01-31T06:12:41.027Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:12:41 [2020-01-31T06:12:41.027Z] #65 DONE 102.9s
06:12:41 [2020-01-31T06:12:41.027Z] 
06:12:41 [2020-01-31T06:12:41.027Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
06:12:41 [2020-01-31T06:12:41.027Z] #66 DONE 0.1s
06:12:41 [2020-01-31T06:12:41.027Z] 
06:12:41 [2020-01-31T06:12:41.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:41 [2020-01-31T06:12:41.027Z] #44 38.86   CC       images/packet-sock.o
06:12:41 [2020-01-31T06:12:41.353Z] #18 18.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
06:12:41 [2020-01-31T06:12:41.598Z] #44 39.36   CC       images/ipc-var.o
06:12:41 [2020-01-31T06:12:41.859Z] #44 39.79   CC       images/ipc-desc.o
06:12:41 [2020-01-31T06:12:41.866Z] #18 ...
06:12:41 [2020-01-31T06:12:41.866Z] 
06:12:41 [2020-01-31T06:12:41.866Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:41 [2020-01-31T06:12:41.866Z] #45 52.32   CC       criu/clone-noasan.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 52.40   CC       criu/config.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 53.22   CC       criu/cr-check.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 54.14   CC       criu/cr-dedup.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 54.31   CC       criu/cr-dump.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 55.75   CC       criu/cr-errno.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 55.78   CC       criu/cr-restore.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 58.62   CC       criu/cr-service.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 59.64   CC       criu/crtools.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 60.07   CC       criu/eventfd.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 60.35   CC       criu/eventpoll.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 60.84   CC       criu/external.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 61.21   CC       criu/fault-injection.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 61.30   CC       criu/fdstore.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 61.66   CC       criu/fifo.o
06:12:41 [2020-01-31T06:12:41.866Z] #45 62.31   CC       criu/file-ids.o
06:12:42 [2020-01-31T06:12:42.266Z] #45 ...
06:12:42 [2020-01-31T06:12:42.266Z] 
06:12:42 [2020-01-31T06:12:42.266Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:42 [2020-01-31T06:12:42.266Z] #48 85.09 net/http/httptrace
06:12:42 [2020-01-31T06:12:42.266Z] #48 85.27 net/http
06:12:42 [2020-01-31T06:12:42.266Z] #48 93.14 github.com/LK4D4/vndr/godl
06:12:42 [2020-01-31T06:12:42.266Z] #48 93.74 github.com/LK4D4/vndr
06:12:42 [2020-01-31T06:12:42.266Z] #48 ...
06:12:42 [2020-01-31T06:12:42.266Z] 
06:12:42 [2020-01-31T06:12:42.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:42 [2020-01-31T06:12:42.266Z] #45 62.61   CC       criu/file-lock.o
06:12:42 [2020-01-31T06:12:42.313Z] #53 ...
06:12:42 [2020-01-31T06:12:42.313Z] 
06:12:42 [2020-01-31T06:12:42.313Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:12:42 [2020-01-31T06:12:42.313Z] #41 DONE 221.2s
06:12:42 [2020-01-31T06:12:42.313Z] 
06:12:42 [2020-01-31T06:12:42.313Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:42 [2020-01-31T06:12:42.313Z] #44 149.9   CC       criu/protobuf-desc.o
06:12:42 [2020-01-31T06:12:42.430Z] #44 40.27   CC       images/ipc-shm.o
06:12:42 [2020-01-31T06:12:42.692Z] #44 40.53   CC       images/ipc-msg.o
06:12:43 [2020-01-31T06:12:43.264Z] #44 40.89   CC       images/ipc-sem.o
06:12:43 [2020-01-31T06:12:43.264Z] #44 41.04   CC       images/utsns.o
06:12:43 [2020-01-31T06:12:43.277Z] #45 63.36   CC       criu/files-ext.o
06:12:43 [2020-01-31T06:12:43.277Z] #45 63.65   CC       criu/files-reg.o
06:12:43 [2020-01-31T06:12:43.535Z] #44 41.22   CC       images/creds.o
06:12:43 [2020-01-31T06:12:43.675Z] #44 ...
06:12:43 [2020-01-31T06:12:43.675Z] 
06:12:43 [2020-01-31T06:12:43.675Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:12:43 [2020-01-31T06:12:43.675Z] #42 DONE 0.2s
06:12:43 [2020-01-31T06:12:43.675Z] 
06:12:43 [2020-01-31T06:12:43.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:43 [2020-01-31T06:12:43.675Z] #44 151.3   CC       criu/protobuf.o
06:12:43 [2020-01-31T06:12:43.795Z] #44 41.49   CC       images/vma.o
06:12:43 [2020-01-31T06:12:43.930Z] #44 151.6   CC       criu/pstree.o
06:12:44 [2020-01-31T06:12:44.059Z] #44 41.89   CC       images/netdev.o
06:12:44 [2020-01-31T06:12:44.272Z] #43 58.06 Building dependency tree...
06:12:44 [2020-01-31T06:12:44.540Z] #43 ...
06:12:44 [2020-01-31T06:12:44.540Z] 
06:12:44 [2020-01-31T06:12:44.540Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:12:44 [2020-01-31T06:12:44.540Z] #59 41.08 Reading package lists...
06:12:44 [2020-01-31T06:12:44.540Z] #59 51.84 Building dependency tree...
06:12:44 [2020-01-31T06:12:44.540Z] #59 57.52 The following additional packages will be installed:
06:12:44 [2020-01-31T06:12:44.540Z] #59 57.52   libbtrfs0
06:12:44 [2020-01-31T06:12:44.540Z] #59 57.96 The following NEW packages will be installed:
06:12:44 [2020-01-31T06:12:44.540Z] #59 57.96   libbtrfs-dev libbtrfs0
06:12:44 [2020-01-31T06:12:44.540Z] #59 58.42 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:12:44 [2020-01-31T06:12:44.540Z] #59 58.42 Need to get 119 kB of archives.
06:12:44 [2020-01-31T06:12:44.540Z] #59 58.42 After this operation, 387 kB of additional disk space will be used.
06:12:44 [2020-01-31T06:12:44.540Z] #59 58.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:12:44 [2020-01-31T06:12:44.540Z] #59 58.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:12:44 [2020-01-31T06:12:44.540Z] #59 60.41 debconf: delaying package configuration, since apt-utils is not installed
06:12:44 [2020-01-31T06:12:44.540Z] #59 60.73 Fetched 119 kB in 0s (384 kB/s)
06:12:44 [2020-01-31T06:12:44.540Z] #59 60.90 Selecting previously unselected package libbtrfs0.
06:12:44 [2020-01-31T06:12:44.540Z] #59 60.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:12:44 [2020-01-31T06:12:44.540Z] #59 60.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
06:12:44 [2020-01-31T06:12:44.540Z] #59 61.00 Unpacking libbtrfs0 (4.20.1-2) ...
06:12:44 [2020-01-31T06:12:44.540Z] #59 61.40 Selecting previously unselected package libbtrfs-dev.
06:12:44 [2020-01-31T06:12:44.540Z] #59 61.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
06:12:44 [2020-01-31T06:12:44.540Z] #59 61.43 Unpacking libbtrfs-dev (4.20.1-2) ...
06:12:44 [2020-01-31T06:12:44.540Z] #59 ...
06:12:44 [2020-01-31T06:12:44.540Z] 
06:12:44 [2020-01-31T06:12:44.540Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:44 [2020-01-31T06:12:44.540Z] #27 12.52 
06:12:44 [2020-01-31T06:12:44.540Z] #27 12.75 
                                                                           0.3%
######                                                                     8.7%
###########                                                               16.3%
################                                                          23.6%
####################                                                      28.8%
#########################                                                 35.4%
#############################                                             41.6%
#################################                                         46.6%
######################################                                    53.1%
#########################################                                 57.6%
#############################################                             63.6%
##################################################                        70.2%
######################################################                    75.5%
##########################################################                81.3%
##############################################################            87.1%
###################################################################       93.2%
######################################################################## 100.0%
06:12:44 [2020-01-31T06:12:44.540Z] #27 15.48 
06:12:44 [2020-01-31T06:12:44.630Z] #44 42.44   CC       images/tty.o
06:12:44 [2020-01-31T06:12:44.854Z] #44 152.5   CC       criu/rbtree.o
06:12:45 [2020-01-31T06:12:45.098Z] #45 65.35   CC       criu/files.o
06:12:45 [2020-01-31T06:12:45.109Z] #44 152.7   CC       criu/rst-malloc.o
06:12:45 [2020-01-31T06:12:45.109Z] #44 152.9   CC       criu/seccomp.o
06:12:45 [2020-01-31T06:12:45.202Z] #44 43.13   CC       images/file-lock.o
06:12:45 [2020-01-31T06:12:45.669Z] #44 153.5   CC       criu/seize.o
06:12:45 [2020-01-31T06:12:45.773Z] #44 43.47   CC       images/rlimit.o
06:12:45 [2020-01-31T06:12:45.773Z] #44 43.73   CC       images/pagemap.o
06:12:46 [2020-01-31T06:12:46.236Z] #27 15.89 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.5%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.7%
#######                                                                   10.2%
########                                                                  11.3%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.6%
#############                                                             18.5%
##
06:12:46 [2020-01-31T06:12:46.236Z] #27 ...
06:12:46 [2020-01-31T06:12:46.236Z] 
06:12:46 [2020-01-31T06:12:46.236Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:12:46 [2020-01-31T06:12:46.236Z] #59 61.92 Setting up libbtrfs0 (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.236Z] #59 61.96 Setting up libbtrfs-dev (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.236Z] #59 61.98 Processing triggers for libc-bin (2.28-10) ...
06:12:46 [2020-01-31T06:12:46.236Z] #59 DONE 63.2s
06:12:46 [2020-01-31T06:12:46.236Z] 
06:12:46 [2020-01-31T06:12:46.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:46 [2020-01-31T06:12:46.236Z] #27 15.89 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.5%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.7%
#######                                                                   10.2%
########                                                                  11.3%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.6%
#############                                                             18.5%
##############                                                            19.7%
06:12:46 [2020-01-31T06:12:46.236Z] #27 ...
06:12:46 [2020-01-31T06:12:46.236Z] 
06:12:46 [2020-01-31T06:12:46.236Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:12:46 [2020-01-31T06:12:46.345Z] #44 44.01   CC       images/siginfo.o
06:12:46 [2020-01-31T06:12:46.345Z] #44 ...
06:12:46 [2020-01-31T06:12:46.345Z] 
06:12:46 [2020-01-31T06:12:46.345Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.4 Selecting previously unselected package libapparmor1:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.4 Unpacking libapparmor1:arm64 (2.13.2-10) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.5 Selecting previously unselected package libapparmor-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.8 Selecting previously unselected package libbtrfs0.
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 102.8 Unpacking libbtrfs0 (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.1 Selecting previously unselected package libbtrfs-dev.
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.1 Unpacking libbtrfs-dev (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.7 Selecting previously unselected package libudev-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 103.7 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.2 Selecting previously unselected package libsepol1-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.8 Selecting previously unselected package libpcre16-3:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 104.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.1 Selecting previously unselected package libpcre32-3:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.4 Selecting previously unselected package libpcrecpp0v5:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.6 Selecting previously unselected package libpcre3-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 105.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.2 Selecting previously unselected package libselinux1-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.6 Selecting previously unselected package libdevmapper-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.8 Selecting previously unselected package libseccomp-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 106.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.0 Selecting previously unselected package libsystemd-dev:arm64.
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up libpcre16-3:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up libsepol1-dev:arm64 (2.8-1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up libbtrfs0 (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.7 Setting up libpcre32-3:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.8 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.8 Setting up libbtrfs-dev (4.20.1-2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.8 Setting up mingw-w64-common (6.0.0-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 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
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 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
06:12:46 [2020-01-31T06:12:46.345Z] #10 107.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up dmsetup (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.0 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 108.1 Processing triggers for libc-bin (2.28-10) ...
06:12:46 [2020-01-31T06:12:46.345Z] #10 DONE 108.8s
06:12:46 [2020-01-31T06:12:46.345Z] 
06:12:46 [2020-01-31T06:12:46.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:46 [2020-01-31T06:12:46.345Z] #44 44.30   CC       images/rpc.o
06:12:46 [2020-01-31T06:12:46.345Z] #44 ...
06:12:46 [2020-01-31T06:12:46.345Z] 
06:12:46 [2020-01-31T06:12:46.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:46 [2020-01-31T06:12:46.345Z] #47 101.2 crypto/elliptic
06:12:46 [2020-01-31T06:12:46.345Z] #47 102.2 crypto/rsa
06:12:46 [2020-01-31T06:12:46.345Z] #47 104.6 vendor/golang.org/x/crypto/cryptobyte
06:12:46 [2020-01-31T06:12:46.345Z] #47 105.5 github.com/LK4D4/vndr/build
06:12:46 [2020-01-31T06:12:46.345Z] #47 105.7 vendor/golang.org/x/net/idna
06:12:46 [2020-01-31T06:12:46.494Z] #60 DONE 0.1s
06:12:46 [2020-01-31T06:12:46.494Z] 
06:12:46 [2020-01-31T06:12:46.494Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
06:12:46 [2020-01-31T06:12:46.494Z] #61 DONE 0.1s
06:12:46 [2020-01-31T06:12:46.494Z] 
06:12:46 [2020-01-31T06:12:46.494Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:46 [2020-01-31T06:12:46.606Z] #47 ...
06:12:46 [2020-01-31T06:12:46.607Z] 
06:12:46 [2020-01-31T06:12:46.607Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:12:46 [2020-01-31T06:12:46.607Z] #55 DONE 0.1s
06:12:46 [2020-01-31T06:12:46.607Z] 
06:12:46 [2020-01-31T06:12:46.607Z] #11 [dev 1/25] RUN groupadd -r docker
06:12:46 [2020-01-31T06:12:46.607Z] #11 ...
06:12:46 [2020-01-31T06:12:46.607Z] 
06:12:46 [2020-01-31T06:12:46.607Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
06:12:46 [2020-01-31T06:12:46.607Z] #56 DONE 0.1s
06:12:46 [2020-01-31T06:12:46.634Z] #44 154.3   CC       criu/servicefd.o
06:12:46 [2020-01-31T06:12:46.869Z] 
06:12:46 [2020-01-31T06:12:46.869Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:46 [2020-01-31T06:12:46.869Z] #47 108.6 mime
06:12:46 [2020-01-31T06:12:46.929Z] #44 154.7   CC       criu/shmem.o
06:12:46 [2020-01-31T06:12:46.953Z] #45 66.97   CC       criu/filesystems.o
06:12:47 [2020-01-31T06:12:47.325Z] #45 67.36   CC       criu/fsnotify.o
06:12:47 [2020-01-31T06:12:47.573Z] #44 155.5   CC       criu/sigframe.o
06:12:47 [2020-01-31T06:12:47.721Z] #45 ...
06:12:47 [2020-01-31T06:12:47.721Z] 
06:12:47 [2020-01-31T06:12:47.721Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:47 [2020-01-31T06:12:47.721Z] #18 19.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
06:12:47 [2020-01-31T06:12:47.721Z] #18 20.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
06:12:47 [2020-01-31T06:12:47.721Z] #18 20.38 debconf: delaying package configuration, since apt-utils is not installed
06:12:47 [2020-01-31T06:12:47.721Z] #18 20.41 Fetched 26.3 MB in 7s (3661 kB/s)
06:12:47 [2020-01-31T06:12:47.721Z] #18 20.45 Selecting previously unselected package pigz.
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23190 files and directories currently installed.)
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.52 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.53 Unpacking pigz (2.4-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.58 Selecting previously unselected package libpython3.7-minimal:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 20.59 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 21.00 Selecting previously unselected package python3.7-minimal.
06:12:47 [2020-01-31T06:12:47.722Z] #18 21.00 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 21.00 Unpacking python3.7-minimal (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 21.44 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 21.45 Setting up python3.7-minimal (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.89 Selecting previously unselected package python3-minimal.
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.89 (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 ... 23439 files and directories currently installed.)
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.92 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.92 Unpacking python3-minimal (3.7.3-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.96 Selecting previously unselected package libmpdec2:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.97 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 22.97 Unpacking libmpdec2:s390x (2.4.2-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.03 Selecting previously unselected package libpython3.7-stdlib:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.03 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.67 Selecting previously unselected package python3.7.
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.67 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.67 Unpacking python3.7 (3.7.3-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.75 Selecting previously unselected package libpython3-stdlib:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.75 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 23.79 Setting up python3-minimal (3.7.3-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.23 Selecting previously unselected package python3.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.23 (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 ... 23851 files and directories currently installed.)
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.27 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.27 Unpacking python3 (3.7.3-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.35 Selecting previously unselected package libip4tc0:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.35 Unpacking libip4tc0:s390x (1.8.2-4) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.40 Selecting previously unselected package libip6tc0:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.40 Unpacking libip6tc0:s390x (1.8.2-4) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.45 Selecting previously unselected package libiptc0:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.45 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.46 Unpacking libiptc0:s390x (1.8.2-4) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.50 Selecting previously unselected package libnfnetlink0:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.50 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.54 Selecting previously unselected package libnetfilter-conntrack3:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.54 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.58 Selecting previously unselected package libnftnl11:s390x.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.59 Unpacking libnftnl11:s390x (1.1.2-2) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.63 Selecting previously unselected package iptables.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.63 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.63 Unpacking iptables (1.8.2-4) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.89 Selecting previously unselected package xxd.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.90 Unpacking xxd (2:8.1.0875-5) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.97 Selecting previously unselected package vim-common.
06:12:47 [2020-01-31T06:12:47.722Z] #18 24.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 25.01 Unpacking vim-common (2:8.1.0875-5) ...
06:12:47 [2020-01-31T06:12:47.722Z] #18 25.20 Selecting previously unselected package bash-completion.
06:12:47 [2020-01-31T06:12:47.722Z] #18 25.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:12:48 [2020-01-31T06:12:48.065Z] #27 15.89 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.5%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.7%
#######                                                                   10.2%
########                                                                  11.3%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.6%
#############                                                             18.5%
##############                                                            19.7%
##############                                                            20.4%
###############                                                           21.2%
################                                                          23.0%
##################                                                        25.3%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.8%
######################                                                    31.4%
#######################                                                   33.3%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.2%
##################################                                        47.4%
###################################                                       49.3%
####################################                                      51.4%
######################################                                   
06:12:48 [2020-01-31T06:12:48.065Z] #27 ...
06:12:48 [2020-01-31T06:12:48.065Z] 
06:12:48 [2020-01-31T06:12:48.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:48 [2020-01-31T06:12:48.065Z] #10 44.95 Reading package lists...
06:12:48 [2020-01-31T06:12:48.065Z] #10 55.53 Building dependency tree...
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.29 The following additional packages will be installed:
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.30   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.32   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.32 Suggested packages:
06:12:48 [2020-01-31T06:12:48.065Z] #10 61.34   gcc-8-locales seccomp wine64
06:12:48 [2020-01-31T06:12:48.065Z] #10 64.25 The following NEW packages will be installed:
06:12:48 [2020-01-31T06:12:48.065Z] #10 64.27   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:12:48 [2020-01-31T06:12:48.065Z] #10 64.27   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:12:48 [2020-01-31T06:12:48.065Z] #10 64.28   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:12:48 [2020-01-31T06:12:48.065Z] #10 64.28   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:12:48 [2020-01-31T06:12:48.066Z] #10 64.29   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:12:48 [2020-01-31T06:12:48.066Z] #10 64.29   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:12:48 [2020-01-31T06:12:48.066Z] #10 65.07 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:12:48 [2020-01-31T06:12:48.066Z] #10 65.07 Need to get 77.7 MB of archives.
06:12:48 [2020-01-31T06:12:48.066Z] #10 65.07 After this operation, 487 MB of additional disk space will be used.
06:12:48 [2020-01-31T06:12:48.066Z] #10 65.07 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]
06:12:48 [2020-01-31T06:12:48.103Z] #18 ...
06:12:48 [2020-01-31T06:12:48.103Z] 
06:12:48 [2020-01-31T06:12:48.103Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:48 [2020-01-31T06:12:48.103Z] #48 DONE 100.9s
06:12:48 [2020-01-31T06:12:48.103Z] 
06:12:48 [2020-01-31T06:12:48.103Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:12:48 [2020-01-31T06:12:48.132Z] #44 155.6   CC       criu/signalfd.o
06:12:48 [2020-01-31T06:12:48.132Z] #44 155.9   CC       criu/sk-inet.o
06:12:48 [2020-01-31T06:12:48.324Z] #10 ...
06:12:48 [2020-01-31T06:12:48.324Z] 
06:12:48 [2020-01-31T06:12:48.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:48 [2020-01-31T06:12:48.485Z] #31 ...
06:12:48 [2020-01-31T06:12:48.485Z] 
06:12:48 [2020-01-31T06:12:48.485Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:48 [2020-01-31T06:12:48.485Z] #45 68.47   CC       criu/image-desc.o
06:12:48 [2020-01-31T06:12:48.485Z] #45 68.74   CC       criu/image.o
06:12:49 [2020-01-31T06:12:49.097Z] #27 15.89 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.5%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.7%
#######                                                                   10.2%
########                                                                  11.3%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.6%
#############                                                             18.5%
##############                                                            19.7%
##############                                                            20.4%
###############                                                           21.2%
################                                                          23.0%
##################                                                        25.3%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.8%
######################                                                    31.4%
#######################                                                   33.3%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.2%
##################################                                        47.4%
###################################                                       49.3%
####################################                                      51.4%
######################################                                    53.2%
#######################################                                   55.2%
########################################                                  56.5%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.1%
####
06:12:49 [2020-01-31T06:12:49.097Z] #27 ...
06:12:49 [2020-01-31T06:12:49.097Z] 
06:12:49 [2020-01-31T06:12:49.097Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:49 [2020-01-31T06:12:49.097Z] #71 DONE 65.5s
06:12:49 [2020-01-31T06:12:49.097Z] 
06:12:49 [2020-01-31T06:12:49.097Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:49 [2020-01-31T06:12:49.101Z] #44 156.8   CC       criu/sk-netlink.o
06:12:49 [2020-01-31T06:12:49.261Z] #45 69.43   CC       criu/ipc_ns.o
06:12:49 [2020-01-31T06:12:49.414Z] #47 ...
06:12:49 [2020-01-31T06:12:49.415Z] 
06:12:49 [2020-01-31T06:12:49.415Z] #11 [dev 1/25] RUN groupadd -r docker
06:12:49 [2020-01-31T06:12:49.415Z] #11 DONE 2.7s
06:12:49 [2020-01-31T06:12:49.415Z] 
06:12:49 [2020-01-31T06:12:49.415Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
06:12:49 [2020-01-31T06:12:49.660Z] #44 157.3   CC       criu/sk-packet.o
06:12:50 [2020-01-31T06:12:50.041Z] #45 70.30   CC       criu/irmap.o
06:12:50 [2020-01-31T06:12:50.261Z] #44 157.8   CC       criu/sk-queue.o
06:12:50 [2020-01-31T06:12:50.402Z] #45 70.76   CC       criu/kcmp-ids.o
06:12:50 [2020-01-31T06:12:50.770Z] #45 71.08   CC       criu/kerndat.o
06:12:50 [2020-01-31T06:12:50.821Z] #44 158.3   CC       criu/sk-tcp.o
06:12:51 [2020-01-31T06:12:51.076Z] #44 158.8   CC       criu/sk-unix.o
06:12:51 [2020-01-31T06:12:51.162Z] #27 15.89 #=#=#                                                                         

#                                                                          1.5%
##                                                                         3.1%
###                                                                        4.5%
####                                                                       5.6%
#####                                                                      7.2%
######                                                                     8.7%
#######                                                                   10.2%
########                                                                  11.3%
########                                                                  12.3%
#########                                                                 13.2%
##########                                                                14.8%
###########                                                               16.4%
############                                                              17.6%
#############                                                             18.5%
##############                                                            19.7%
##############                                                            20.4%
###############                                                           21.2%
################                                                          23.0%
##################                                                        25.3%
###################                                                       27.2%
####################                                                      29.1%
######################                                                    30.8%
######################                                                    31.4%
#######################                                                   33.3%
#########################                                                 35.0%
#########################                                                 35.9%
##########################                                                36.8%
#############################                                             40.6%
###############################                                           43.2%
##################################                                        47.4%
###################################                                       49.3%
####################################                                      51.4%
######################################                                    53.2%
#######################################                                   55.2%
########################################                                  56.5%
##########################################                                58.5%
###########################################                               60.4%
############################################                              62.1%
##############################################                            64.5%
################################################                          66.8%
################################################                          67.5%
################################################                          68.0%
#################################################                         68.8%
####################################################                      72.3%
#####################################################                     73.9%
#######################################################                   76.7%
########################################################                  78.1%
##########################################################                80.9%
###########################################################               82.8%
############################################################              84.6%
##############################################################            86.2%
###############################################################           88.1%
#################################################################         90.4%
#################################################################         91.3%
##################################################################        92.1%
####################################################################      95.0%
#####################################################################     97.1%
######################################################################    97.9%
######################################################################## 100.0%
06:12:51 [2020-01-31T06:12:51.728Z] #27 23.06 
06:12:51 [2020-01-31T06:12:51.833Z] #45 71.86   CC       criu/libnetlink.o
06:12:51 [2020-01-31T06:12:51.833Z] #45 72.20   CC       criu/log.o
06:12:51 [2020-01-31T06:12:51.963Z] #12 DONE 2.4s
06:12:51 [2020-01-31T06:12:51.963Z] 
06:12:51 [2020-01-31T06:12:51.963Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:51 [2020-01-31T06:12:51.963Z] #47 113.0 net/textproto
06:12:51 [2020-01-31T06:12:51.963Z] #47 113.0 vendor/golang.org/x/net/http/httpproxy
06:12:51 [2020-01-31T06:12:51.963Z] #47 113.0 crypto/x509
06:12:52 [2020-01-31T06:12:52.858Z] #45 72.75   CC       criu/lsm.o
06:12:52 [2020-01-31T06:12:52.959Z] #44 160.5   CC       criu/sockets.o
06:12:53 [2020-01-31T06:12:53.103Z] #27 ...
06:12:53 [2020-01-31T06:12:53.103Z] 
06:12:53 [2020-01-31T06:12:53.103Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:53 [2020-01-31T06:12:53.103Z] #35 49.32 Reading package lists...
06:12:53 [2020-01-31T06:12:53.103Z] #35 60.43 Building dependency tree...
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.87 The following additional packages will be installed:
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.91   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.93 Suggested packages:
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.94   cmake-doc ninja-build lrzip
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.94 Recommended packages:
06:12:53 [2020-01-31T06:12:53.103Z] #35 66.94   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:12:53 [2020-01-31T06:12:53.103Z] #35 68.79 The following NEW packages will be installed:
06:12:53 [2020-01-31T06:12:53.103Z] #35 68.81   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:12:53 [2020-01-31T06:12:53.103Z] #35 68.82   vim-common xxd
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.44 Need to get 14.9 MB of archives.
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.44 After this operation, 61.8 MB of additional disk space will be used.
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #35 69.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #35 ...
06:12:53 [2020-01-31T06:12:53.103Z] 
06:12:53 [2020-01-31T06:12:53.103Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:53 [2020-01-31T06:12:53.103Z] #43 64.43 The following additional packages will be installed:
06:12:53 [2020-01-31T06:12:53.103Z] #43 64.45   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:12:53 [2020-01-31T06:12:53.103Z] #43 64.45   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:12:53 [2020-01-31T06:12:53.103Z] #43 64.45 Suggested packages:
06:12:53 [2020-01-31T06:12:53.103Z] #43 64.45   manpages-dev python-setuptools
06:12:53 [2020-01-31T06:12:53.103Z] #43 66.27 The following NEW packages will be installed:
06:12:53 [2020-01-31T06:12:53.103Z] #43 66.27   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:12:53 [2020-01-31T06:12:53.103Z] #43 66.27   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:12:53 [2020-01-31T06:12:53.103Z] #43 66.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:12:53 [2020-01-31T06:12:53.103Z] #43 66.27   python-six zlib1g-dev
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.00 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.00 Need to get 4095 kB of archives.
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.00 After this operation, 22.5 MB of additional disk space will be used.
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 67.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
06:12:53 [2020-01-31T06:12:53.103Z] #43 69.56 debconf: delaying package configuration, since apt-utils is not installed
06:12:53 [2020-01-31T06:12:53.103Z] #43 69.90 Fetched 4095 kB in 1s (2807 kB/s)
06:12:53 [2020-01-31T06:12:53.103Z] #43 70.12 Selecting previously unselected package libcap-dev:amd64.
06:12:53 [2020-01-31T06:12:53.230Z] #45 73.37   CC       criu/mem.o
06:12:53 [2020-01-31T06:12:53.345Z] #47 115.2 vendor/golang.org/x/net/http/httpguts
06:12:53 [2020-01-31T06:12:53.345Z] #47 115.2 mime/multipart
06:12:53 [2020-01-31T06:12:53.361Z] #43 70.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:12:53 [2020-01-31T06:12:53.361Z] #43 70.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
06:12:53 [2020-01-31T06:12:53.361Z] #43 70.20 Unpacking libcap-dev:amd64 (1:2.25-2) ...
06:12:53 [2020-01-31T06:12:53.361Z] #43 ...
06:12:53 [2020-01-31T06:12:53.361Z] 
06:12:53 [2020-01-31T06:12:53.361Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:53 [2020-01-31T06:12:53.361Z] #27 24.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:12:53 [2020-01-31T06:12:53.519Z] #44 161.2   CC       criu/stats.o
06:12:53 [2020-01-31T06:12:53.774Z] #44 161.5   CC       criu/string.o
06:12:53 [2020-01-31T06:12:53.774Z] #44 161.6   CC       criu/sysctl.o
06:12:53 [2020-01-31T06:12:53.916Z] #47 ...
06:12:53 [2020-01-31T06:12:53.916Z] 
06:12:53 [2020-01-31T06:12:53.916Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
06:12:53 [2020-01-31T06:12:53.916Z] #13 2.087 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:12:53 [2020-01-31T06:12:53.916Z] #13 DONE 2.3s
06:12:53 [2020-01-31T06:12:53.925Z] #27 25.44 
06:12:54 [2020-01-31T06:12:54.014Z] #45 ...
06:12:54 [2020-01-31T06:12:54.014Z] 
06:12:54 [2020-01-31T06:12:54.014Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 26.90 Unpacking bash-completion (1:2.8-6) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.27 Selecting previously unselected package bzip2.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.35 Selecting previously unselected package xz-utils.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.35 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.35 Unpacking xz-utils (5.2.4-1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.47 Selecting previously unselected package apparmor.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.47 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.52 Unpacking apparmor (2.13.2-10) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.78 Selecting previously unselected package aufs-tools.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.86 Selecting previously unselected package libonig5:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.87 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.87 Unpacking libonig5:s390x (6.9.1-1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.97 Selecting previously unselected package libjq1:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 27.97 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.02 Selecting previously unselected package jq.
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.03 Unpacking jq (1.5+dfsg-2+b1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.13 Selecting previously unselected package libaio1:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.13 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.13 Unpacking libaio1:s390x (0.3.112-3) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.17 Selecting previously unselected package libgpm2:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.18 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.19 Unpacking libgpm2:s390x (1.20.7-5) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.22 Selecting previously unselected package libicu63:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.22 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 28.23 Unpacking libicu63:s390x (63.1-6) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.24 Selecting previously unselected package libnet1:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.24 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.33 Selecting previously unselected package libnl-3-200:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.33 Unpacking libnl-3-200:s390x (3.4.0-1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.42 Selecting previously unselected package libprotobuf-c1:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.42 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.46 Selecting previously unselected package libreadline5:s390x.
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.47 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.53 Selecting previously unselected package net-tools.
06:12:54 [2020-01-31T06:12:54.014Z] #18 31.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
06:12:54 [2020-01-31T06:12:54.015Z] #18 31.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:12:54 [2020-01-31T06:12:54.015Z] #18 31.63 Selecting previously unselected package python-pip-whl.
06:12:54 [2020-01-31T06:12:54.015Z] #18 31.64 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:12:54 [2020-01-31T06:12:54.015Z] #18 31.64 Unpacking python-pip-whl (18.1-5) ...
06:12:54 [2020-01-31T06:12:54.177Z] 
06:12:54 [2020-01-31T06:12:54.177Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
06:12:54 [2020-01-31T06:12:54.183Z] #27 25.70 
#                                                                          2.3%
######################################################################## 100.0%
06:12:54 [2020-01-31T06:12:54.441Z] #27 25.90 
06:12:54 [2020-01-31T06:12:54.700Z] #44 162.3   CC       criu/sysfs_parse.o
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.06 Selecting previously unselected package python3-lib2to3.
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.12 Unpacking python3-lib2to3 (3.7.3-1) ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.22 Selecting previously unselected package python3-distutils.
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.23 Unpacking python3-distutils (3.7.3-1) ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.29 Selecting previously unselected package python3-pip.
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.29 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.30 Unpacking python3-pip (18.1-5) ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.38 Selecting previously unselected package python3-pkg-resources.
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.38 Unpacking python3-pkg-resources (40.8.0-1) ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.45 Selecting previously unselected package python3-setuptools.
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:12:54 [2020-01-31T06:12:54.796Z] #18 32.46 Unpacking python3-setuptools (40.8.0-1) ...
06:12:54 [2020-01-31T06:12:54.956Z] #44 162.6   CC       criu/timerfd.o
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.67 Selecting previously unselected package python3-wheel.
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.67 Unpacking python3-wheel (0.32.3-2) ...
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.73 Selecting previously unselected package thin-provisioning-tools.
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.73 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:12:55 [2020-01-31T06:12:55.188Z] #18 32.92 Selecting previously unselected package vim-runtime.
06:12:55 [2020-01-31T06:12:55.211Z] #44 163.0   CC       criu/tty.o
06:12:55 [2020-01-31T06:12:55.566Z] #18 32.92 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:12:55 [2020-01-31T06:12:55.566Z] #18 33.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:12:55 [2020-01-31T06:12:55.566Z] #18 33.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:12:55 [2020-01-31T06:12:55.566Z] #18 33.03 Unpacking vim-runtime (2:8.1.0875-5) ...
06:12:55 [2020-01-31T06:12:55.566Z] #18 ...
06:12:55 [2020-01-31T06:12:55.566Z] 
06:12:55 [2020-01-31T06:12:55.566Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:12:55 [2020-01-31T06:12:55.566Z] #31 DONE 108.9s
06:12:55 [2020-01-31T06:12:55.566Z] 
06:12:55 [2020-01-31T06:12:55.566Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:55 [2020-01-31T06:12:55.566Z] #45 74.52   CC       criu/mount.o
06:12:55 [2020-01-31T06:12:55.816Z] #27 27.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:12:56 [2020-01-31T06:12:56.386Z] #27 28.10 #=#=#                                                                         
06:12:56 [2020-01-31T06:12:56.386Z] #27 ...
06:12:56 [2020-01-31T06:12:56.386Z] 
06:12:56 [2020-01-31T06:12:56.386Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.486 + RM_GOPATH=0
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.486 + TMP_GOPATH=
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.486 + : /build
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.486 + '[' -z '' ']'
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.486 ++ mktemp -d
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + export GOPATH=/tmp/tmp.HkvyFFVoqG
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + GOPATH=/tmp/tmp.HkvyFFVoqG
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + RM_GOPATH=1
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 ++ dirname ./install.sh
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + dir=.
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + bin=containerd
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + shift
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + '[' '!' -f ./containerd.installer ']'
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + . ./containerd.installer
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + install_containerd
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HkvyFFVoqG/src/github.com/containerd/containerd
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.494 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:12:56 [2020-01-31T06:12:56.386Z] #62 6.552 Cloning into '/tmp/tmp.HkvyFFVoqG/src/github.com/containerd/containerd'...
06:12:56 [2020-01-31T06:12:56.643Z] #62 ...
06:12:56 [2020-01-31T06:12:56.643Z] 
06:12:56 [2020-01-31T06:12:56.643Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:12:56 [2020-01-31T06:12:56.643Z] #27 28.10 #=#=#                                                                         
06:12:56 [2020-01-31T06:12:56.720Z] #14 DONE 2.6s
06:12:56 [2020-01-31T06:12:56.720Z] 
06:12:56 [2020-01-31T06:12:56.720Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:12:56 [2020-01-31T06:12:56.820Z] #45 77.21   CC       criu/namespaces.o
06:12:56 [2020-01-31T06:12:56.900Z] #27 28.46 
                                                                           0.7%
######################################################################## 100.0%
06:12:56 [2020-01-31T06:12:56.980Z] #15 ...
06:12:56 [2020-01-31T06:12:56.980Z] 
06:12:56 [2020-01-31T06:12:56.980Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.667 + RM_GOPATH=0
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.667 + TMP_GOPATH=
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.667 + : /build
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.667 + '[' -z '' ']'
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.667 ++ mktemp -d
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.675 + export GOPATH=/tmp/tmp.BvhlHgGOOT
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.675 + GOPATH=/tmp/tmp.BvhlHgGOOT
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.675 + RM_GOPATH=1
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.675 ++ dirname ./install.sh
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + dir=.
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + bin=runc
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + shift
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + '[' '!' -f ./runc.installer ']'
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + . ./runc.installer
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + install_runc
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.676 + grep -q '^3\.10\.0.*\.el7\.'
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.677 + uname -r
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.691 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.691 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.691 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.691 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BvhlHgGOOT/src/github.com/opencontainers/runc
06:12:56 [2020-01-31T06:12:56.980Z] #57 2.704 Cloning into '/tmp/tmp.BvhlHgGOOT/src/github.com/opencontainers/runc'...
06:12:56 [2020-01-31T06:12:56.980Z] #57 8.869 + cd /tmp/tmp.BvhlHgGOOT/src/github.com/opencontainers/runc
06:12:56 [2020-01-31T06:12:56.980Z] #57 8.869 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:12:56 [2020-01-31T06:12:56.980Z] #57 9.212 + '[' -z '' ']'
06:12:56 [2020-01-31T06:12:56.980Z] #57 9.219 + target=static
06:12:56 [2020-01-31T06:12:56.980Z] #57 9.219 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:12:56 [2020-01-31T06:12:56.980Z] #57 ...
06:12:56 [2020-01-31T06:12:56.980Z] 
06:12:56 [2020-01-31T06:12:56.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:56 [2020-01-31T06:12:56.980Z] #44 46.39   CC       images/ext-file.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 46.70   CC       images/cgroup.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 47.66   CC       images/userns.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 48.11   CC       images/google/protobuf/descriptor.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 50.32   CC       images/opts.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 50.59   CC       images/seccomp.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 50.96   CC       images/binfmt-misc.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 51.28   CC       images/time.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 51.63   CC       images/sysctl.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.06   CC       images/autofs.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.41   CC       images/macvlan.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.60   CC       images/sit.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.82   LINK     images/built-in.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.98   GEN      compel/include/asm
06:12:56 [2020-01-31T06:12:56.980Z] #44 52.98   GEN      compel/include/version.h
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.05 touch .config
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.07   GEN      include/common/config.h
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.18   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.21   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.29   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.31   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.34   DEP      compel/plugins/std/infect.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.46   DEP      compel/plugins/std/string.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.53   DEP      compel/plugins/std/log.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.66   DEP      compel/plugins/std/fds.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.78   DEP      compel/plugins/std/std.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 53.91   DEP      compel/plugins/shmem/shmem.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 54.03   DEP      compel/plugins/fds/fds.d
06:12:56 [2020-01-31T06:12:56.980Z] #44 54.26   CC       compel/plugins/std/std.o
06:12:56 [2020-01-31T06:12:56.980Z] #44 54.81   CC       compel/plugins/std/fds.o
06:12:57 [2020-01-31T06:12:57.104Z] #44 164.6   CC       criu/tun.o
06:12:57 [2020-01-31T06:12:57.104Z] #44 ...
06:12:57 [2020-01-31T06:12:57.104Z] 
06:12:57 [2020-01-31T06:12:57.104Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:57 [2020-01-31T06:12:57.104Z] #57 114.0 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
06:12:57 [2020-01-31T06:12:57.158Z] #27 28.77 
06:12:57 [2020-01-31T06:12:57.551Z] #44 55.35   CC       compel/plugins/std/log.o
06:12:57 [2020-01-31T06:12:57.551Z] #44 ...
06:12:57 [2020-01-31T06:12:57.551Z] 
06:12:57 [2020-01-31T06:12:57.551Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:57 [2020-01-31T06:12:57.551Z] #57 10.70 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 .
06:12:58 [2020-01-31T06:12:58.085Z] #45 78.46   CC       criu/net.o
06:12:58 [2020-01-31T06:12:58.535Z] #27 ...
06:12:58 [2020-01-31T06:12:58.535Z] 
06:12:58 [2020-01-31T06:12:58.535Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:12:58 [2020-01-31T06:12:58.535Z] #10 65.43 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]
06:12:58 [2020-01-31T06:12:58.535Z] #10 65.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 65.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 65.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 65.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 66.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 67.25 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]
06:12:58 [2020-01-31T06:12:58.535Z] #10 67.29 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]
06:12:58 [2020-01-31T06:12:58.535Z] #10 72.09 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]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.48 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]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 75.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #10 ...
06:12:58 [2020-01-31T06:12:58.535Z] 
06:12:58 [2020-01-31T06:12:58.535Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 71.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
06:12:58 [2020-01-31T06:12:58.535Z] #35 73.56 debconf: delaying package configuration, since apt-utils is not installed
06:12:58 [2020-01-31T06:12:58.535Z] #35 73.75 Fetched 14.9 MB in 3s (5333 kB/s)
06:12:58 [2020-01-31T06:12:58.535Z] #35 73.92 Selecting previously unselected package xxd.
06:12:58 [2020-01-31T06:12:58.535Z] #35 73.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 ... 15401 files and directories currently installed.)
06:12:58 [2020-01-31T06:12:58.535Z] #35 74.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
06:12:58 [2020-01-31T06:12:58.535Z] #35 74.14 Unpacking xxd (2:8.1.0875-5) ...
06:12:58 [2020-01-31T06:12:58.535Z] #35 74.84 Selecting previously unselected package vim-common.
06:12:58 [2020-01-31T06:12:58.535Z] #35 74.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:12:58 [2020-01-31T06:12:58.535Z] #35 74.94 Unpacking vim-common (2:8.1.0875-5) ...
06:12:58 [2020-01-31T06:12:58.535Z] #35 75.34 Selecting previously unselected package cmake-data.
06:12:58 [2020-01-31T06:12:58.535Z] #35 75.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:12:58 [2020-01-31T06:12:58.535Z] #35 75.37 Unpacking cmake-data (3.13.4-1) ...
06:12:58 [2020-01-31T06:12:58.987Z] #57 115.6 + mkdir -p /build
06:12:58 [2020-01-31T06:12:58.987Z] #57 115.6 + cp runc /build/runc
06:12:58 [2020-01-31T06:12:58.987Z] #57 DONE 115.9s
06:12:58 [2020-01-31T06:12:58.987Z] 
06:12:58 [2020-01-31T06:12:58.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:12:58 [2020-01-31T06:12:58.987Z] #44 165.1   CC       criu/uffd.o
06:12:58 [2020-01-31T06:12:58.987Z] #44 166.1   CC       criu/util.o
06:12:59 [2020-01-31T06:12:59.101Z] #35 ...
06:12:59 [2020-01-31T06:12:59.101Z] 
06:12:59 [2020-01-31T06:12:59.101Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:12:59 [2020-01-31T06:12:59.101Z] #33 65.68 sync
06:12:59 [2020-01-31T06:12:59.101Z] #33 65.71 internal/reflectlite
06:12:59 [2020-01-31T06:12:59.101Z] #33 70.32 sort
06:12:59 [2020-01-31T06:12:59.101Z] #33 70.32 errors
06:12:59 [2020-01-31T06:12:59.101Z] #33 70.52 strconv
06:12:59 [2020-01-31T06:12:59.101Z] #33 72.08 io
06:12:59 [2020-01-31T06:12:59.101Z] #33 74.61 syscall
06:12:59 [2020-01-31T06:12:59.359Z] #33 ...
06:12:59 [2020-01-31T06:12:59.359Z] 
06:12:59 [2020-01-31T06:12:59.359Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:12:59 [2020-01-31T06:12:59.359Z] #47 65.70 sync
06:12:59 [2020-01-31T06:12:59.359Z] #47 65.72 internal/reflectlite
06:12:59 [2020-01-31T06:12:59.359Z] #47 68.44 github.com/LK4D4/vndr/godl/singleflight
06:12:59 [2020-01-31T06:12:59.359Z] #47 68.94 math/rand
06:12:59 [2020-01-31T06:12:59.359Z] #47 70.58 internal/singleflight
06:12:59 [2020-01-31T06:12:59.359Z] #47 71.04 sort
06:12:59 [2020-01-31T06:12:59.359Z] #47 71.05 io
06:12:59 [2020-01-31T06:12:59.359Z] #47 72.51 bytes
06:12:59 [2020-01-31T06:12:59.359Z] #47 73.69 strconv
06:12:59 [2020-01-31T06:12:59.359Z] #47 75.86 bufio
06:12:59 [2020-01-31T06:12:59.359Z] #47 ...
06:12:59 [2020-01-31T06:12:59.359Z] 
06:12:59 [2020-01-31T06:12:59.359Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.52 Selecting previously unselected package libnet1:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.92 Selecting previously unselected package libnet1-dev.
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 70.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.38 Selecting previously unselected package libnl-3-200:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.90 Selecting previously unselected package libnl-3-dev:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 71.94 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.43 Selecting previously unselected package libprotobuf-c1:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.44 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.71 Selecting previously unselected package libprotobuf-c-dev:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.86 Selecting previously unselected package zlib1g-dev:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 72.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 73.29 Selecting previously unselected package libprotobuf17:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 73.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 73.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 74.90 Selecting previously unselected package libprotobuf-lite17:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 74.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 74.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 75.15 Selecting previously unselected package libprotobuf-dev:amd64.
06:12:59 [2020-01-31T06:12:59.359Z] #43 75.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
06:12:59 [2020-01-31T06:12:59.359Z] #43 75.19 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:12:59 [2020-01-31T06:12:59.464Z] #57 ...
06:12:59 [2020-01-31T06:12:59.464Z] 
06:12:59 [2020-01-31T06:12:59.464Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:12:59 [2020-01-31T06:12:59.464Z] #15 DONE 2.6s
06:12:59 [2020-01-31T06:12:59.464Z] 
06:12:59 [2020-01-31T06:12:59.464Z] #16 [dev 6/25] RUN ldconfig
06:12:59 [2020-01-31T06:12:59.672Z] #44 167.2   CC       criu/uts_ns.o
06:12:59 [2020-01-31T06:12:59.871Z] #45 ...
06:12:59 [2020-01-31T06:12:59.871Z] 
06:12:59 [2020-01-31T06:12:59.871Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.23 Selecting previously unselected package vim.
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.23 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.24 Unpacking vim (2:8.1.0875-5) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.57 Selecting previously unselected package xfsprogs.
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.57 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.57 Unpacking xfsprogs (4.20.0-1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.82 Selecting previously unselected package zip.
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.82 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.82 Unpacking zip (3.0-11+b1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.94 Setting up aufs-tools (1:4.14+20190211-1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.96 Setting up libip6tc0:s390x (1.8.2-4) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.97 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.98 Setting up libgpm2:s390x (1.20.7-5) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.99 Setting up libip4tc0:s390x (1.8.2-4) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 35.99 Setting up libnftnl11:s390x (1.1.2-2) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.02 Setting up libicu63:s390x (63.1-6) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.03 Setting up xxd (2:8.1.0875-5) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.04 Setting up zip (3.0-11+b1) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.05 Setting up vim-common (2:8.1.0875-5) ...
06:12:59 [2020-01-31T06:12:59.871Z] #18 36.06 Setting up bash-completion (1:2.8-6) ...
06:12:59 [2020-01-31T06:12:59.927Z] #44 167.6   CC       criu/vdso-compat.o
06:12:59 [2020-01-31T06:12:59.927Z] #44 167.8   CC       criu/vdso.o
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.62 Setting up libiptc0:s390x (1.8.2-4) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.64 Setting up xz-utils (5.2.4-1) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.65 Setting up pigz (2.4-1) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.66 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.69 Setting up libnl-3-200:s390x (3.4.0-1) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.69 Setting up python-pip-whl (18.1-5) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.70 Setting up libmpdec2:s390x (2.4.2-2) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.71 Setting up vim-runtime (2:8.1.0875-5) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.88 Setting up libaio1:s390x (0.3.112-3) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.89 Setting up libonig5:s390x (6.9.1-1) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.90 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.90 Setting up vim (2:8.1.0875-5) ...
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:13:00 [2020-01-31T06:13:00.233Z] #18 37.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:13:00 [2020-01-31T06:13:00.405Z] #16 ...
06:13:00 [2020-01-31T06:13:00.405Z] 
06:13:00 [2020-01-31T06:13:00.405Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:13:00 [2020-01-31T06:13:00.405Z] #50 DONE 122.2s
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.94 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.94 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.95 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.97 Setting up jq (1.5+dfsg-2+b1) ...
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.98 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
06:13:00 [2020-01-31T06:13:00.611Z] #18 37.98 Setting up python3.7 (3.7.3-2) ...
06:13:00 [2020-01-31T06:13:00.665Z] 
06:13:00 [2020-01-31T06:13:00.665Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:00 [2020-01-31T06:13:00.665Z] #44 56.58   CC       compel/plugins/std/string.o
06:13:00 [2020-01-31T06:13:00.665Z] #44 57.72   CC       compel/plugins/std/infect.o
06:13:00 [2020-01-31T06:13:00.665Z] #44 58.44   CC       compel/arch/aarch64/plugins/std/parasite-head.o
06:13:00 [2020-01-31T06:13:00.665Z] #44 58.56   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
06:13:00 [2020-01-31T06:13:00.794Z] #43 77.47 Selecting previously unselected package libprotoc17:amd64.
06:13:00 [2020-01-31T06:13:00.794Z] #43 77.47 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
06:13:00 [2020-01-31T06:13:00.794Z] #43 77.48 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
06:13:00 [2020-01-31T06:13:00.794Z] #43 ...
06:13:00 [2020-01-31T06:13:00.794Z] 
06:13:00 [2020-01-31T06:13:00.794Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:13:00 [2020-01-31T06:13:00.794Z] #33 77.25 reflect
06:13:00 [2020-01-31T06:13:00.851Z] #44 168.3   LINK     criu/built-in.o
06:13:00 [2020-01-31T06:13:00.851Z] #44 168.3   LINK     criu/criu
06:13:00 [2020-01-31T06:13:00.851Z] #44 168.6   DEP      lib/c/criu.d
06:13:00 [2020-01-31T06:13:00.851Z] #44 168.7   CC       images/rpc.pb-c.o
06:13:00 [2020-01-31T06:13:00.926Z] #44 58.71   AR       compel/plugins/std.lib.a
06:13:00 [2020-01-31T06:13:00.926Z] #44 58.83   CC       compel/plugins/fds/fds.o
06:13:01 [2020-01-31T06:13:01.411Z] #44 169.1   CC       lib/c/criu.o
06:13:01 [2020-01-31T06:13:01.496Z] #44 59.21   AR       compel/plugins/fds.lib.a
06:13:01 [2020-01-31T06:13:01.496Z] #44 59.34   HOSTDEP  compel/src/lib/log-host.d
06:13:01 [2020-01-31T06:13:01.757Z] #44 59.57   HOSTDEP  compel/src/lib/handle-elf-host.d
06:13:01 [2020-01-31T06:13:01.971Z] #44 169.8   LINK     lib/c/built-in.o
06:13:02 [2020-01-31T06:13:02.017Z] #44 59.82   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
06:13:02 [2020-01-31T06:13:02.227Z] #44 169.8   LINK     lib/c/libcriu.so
06:13:02 [2020-01-31T06:13:02.279Z] #44 ...
06:13:02 [2020-01-31T06:13:02.279Z] 
06:13:02 [2020-01-31T06:13:02.279Z] #16 [dev 6/25] RUN ldconfig
06:13:02 [2020-01-31T06:13:02.279Z] #16 DONE 3.0s
06:13:02 [2020-01-31T06:13:02.279Z] 
06:13:02 [2020-01-31T06:13:02.279Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:02 [2020-01-31T06:13:02.279Z] #44 60.07   HOSTDEP  compel/src/main-host.d
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.75 Setting up iptables (1.8.2-4) ...
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.78 Setting up python3 (3.7.3-1) ...
06:13:02 [2020-01-31T06:13:02.471Z] #18 39.94 Setting up python3-wheel (0.32.3-2) ...
06:13:02 [2020-01-31T06:13:02.523Z] #44 170.0   GEN      magic.py
06:13:02 [2020-01-31T06:13:02.523Z] #44 170.1 Note: Building without setproctitle() and strlcpy() support.
06:13:02 [2020-01-31T06:13:02.523Z] #44 170.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:13:02 [2020-01-31T06:13:02.540Z] #44 60.37   DEP      compel/src/lib/ptrace.d
06:13:02 [2020-01-31T06:13:02.779Z] #44 ...
06:13:02 [2020-01-31T06:13:02.779Z] 
06:13:02 [2020-01-31T06:13:02.779Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:02 [2020-01-31T06:13:02.779Z] #62 202.3 + bin/containerd
06:13:02 [2020-01-31T06:13:02.800Z] #44 60.54   DEP      compel/src/lib/infect.d
06:13:03 [2020-01-31T06:13:03.060Z] #44 60.89   DEP      compel/src/lib/infect-util.d
06:13:03 [2020-01-31T06:13:03.060Z] #44 61.01   DEP      compel/src/lib/infect-rpc.d
06:13:03 [2020-01-31T06:13:03.101Z] #18 40.30 Setting up apparmor (2.13.2-10) ...
06:13:03 [2020-01-31T06:13:03.321Z] #44 61.12   DEP      compel/arch/aarch64/src/lib/infect.d
06:13:03 [2020-01-31T06:13:03.323Z] #33 ...
06:13:03 [2020-01-31T06:13:03.323Z] 
06:13:03 [2020-01-31T06:13:03.323Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:13:03 [2020-01-31T06:13:03.323Z] #27 30.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:13:03 [2020-01-31T06:13:03.323Z] #27 30.79 skipping existing 1849cc453dee
06:13:03 [2020-01-31T06:13:03.323Z] #27 31.26 
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.59 
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.81 
######################################################################## 100.0%
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.90 
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.98 Download of images into '/build' complete.
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.98 Use something like the following to load the result into a Docker daemon:
06:13:03 [2020-01-31T06:13:03.323Z] #27 33.98   tar -cC '/build' . | docker load
06:13:03 [2020-01-31T06:13:03.323Z] #27 DONE 34.7s
06:13:03 [2020-01-31T06:13:03.323Z] 
06:13:03 [2020-01-31T06:13:03.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:13:03 [2020-01-31T06:13:03.323Z] #10 75.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
06:13:03 [2020-01-31T06:13:03.323Z] #10 75.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
06:13:03 [2020-01-31T06:13:03.323Z] #10 75.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
06:13:03 [2020-01-31T06:13:03.323Z] #10 75.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
06:13:03 [2020-01-31T06:13:03.323Z] #10 75.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
06:13:03 [2020-01-31T06:13:03.323Z] #10 77.69 debconf: delaying package configuration, since apt-utils is not installed
06:13:03 [2020-01-31T06:13:03.323Z] #10 78.05 Fetched 77.7 MB in 11s (7035 kB/s)
06:13:03 [2020-01-31T06:13:03.323Z] #10 78.38 Selecting previously unselected package binutils-mingw-w64-i686.
06:13:03 [2020-01-31T06:13:03.323Z] #10 78.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
06:13:03 [2020-01-31T06:13:03.323Z] #10 78.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
06:13:03 [2020-01-31T06:13:03.323Z] #10 78.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:13:03 [2020-01-31T06:13:03.593Z] #44 61.33   DEP      compel/arch/aarch64/src/lib/cpu.d
06:13:03 [2020-01-31T06:13:03.593Z] #44 61.47   DEP      compel/src/lib/log.d
06:13:03 [2020-01-31T06:13:03.857Z] #44 61.60   DEP      compel/src/main.d
06:13:03 [2020-01-31T06:13:03.857Z] #44 61.81   DEP      compel/src/lib/handle-elf.d
06:13:04 [2020-01-31T06:13:04.117Z] #44 61.97   DEP      compel/arch/aarch64/src/lib/handle-elf.d
06:13:04 [2020-01-31T06:13:04.170Z] #18 41.60 Setting up xfsprogs (4.20.0-1) ...
06:13:04 [2020-01-31T06:13:04.170Z] #18 41.61 Setting up python3-lib2to3 (3.7.3-1) ...
06:13:04 [2020-01-31T06:13:04.170Z] #18 41.86 Setting up python3-pkg-resources (40.8.0-1) ...
06:13:04 [2020-01-31T06:13:04.687Z] #44 62.36   CC       compel/src/lib/log.o
06:13:04 [2020-01-31T06:13:04.706Z] #62 ...
06:13:04 [2020-01-31T06:13:04.706Z] 
06:13:04 [2020-01-31T06:13:04.706Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:04 [2020-01-31T06:13:04.706Z] #44 170.5 fatal: not a git repository (or any of the parent directories): .git
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.0 make[1]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.6 make[1]: 'images/built-in.o' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.6 make[1]: 'compel/libcompel.a' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.6 make[1]: 'compel/compel-host-bin' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.7 make[1]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.7 make[1]: 'soccr/libsoccr.a' is up to date.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.8 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.8 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.8 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 171.9 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 172.0 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 172.0 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 172.0 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 172.1 make[2]: Nothing to be done for 'all'.
06:13:04 [2020-01-31T06:13:04.706Z] #44 172.1   INSTALL  criu/criu
06:13:04 [2020-01-31T06:13:04.706Z] #44 DONE 172.4s
06:13:04 [2020-01-31T06:13:04.948Z] #44 62.66   CC       compel/arch/aarch64/src/lib/cpu.o
06:13:04 [2020-01-31T06:13:04.948Z] #44 62.87   CC       compel/arch/aarch64/src/lib/infect.o
06:13:04 [2020-01-31T06:13:04.959Z] #18 42.43 Setting up python3-distutils (3.7.3-1) ...
06:13:04 [2020-01-31T06:13:04.961Z] 
06:13:04 [2020-01-31T06:13:04.961Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:05 [2020-01-31T06:13:05.232Z] #10 ...
06:13:05 [2020-01-31T06:13:05.232Z] 
06:13:05 [2020-01-31T06:13:05.232Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:13:05 [2020-01-31T06:13:05.232Z] #30 71.73 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
06:13:05 [2020-01-31T06:13:05.232Z] #30 74.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:13:05 [2020-01-31T06:13:05.232Z] #30 ...
06:13:05 [2020-01-31T06:13:05.232Z] 
06:13:05 [2020-01-31T06:13:05.232Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:13:05 [2020-01-31T06:13:05.232Z] #35 81.82 Selecting previously unselected package libicu63:amd64.
06:13:05 [2020-01-31T06:13:05.232Z] #35 81.83 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
06:13:05 [2020-01-31T06:13:05.232Z] #35 81.85 Unpacking libicu63:amd64 (63.1-6) ...
06:13:05 [2020-01-31T06:13:05.328Z] #18 42.75 Setting up python3-setuptools (40.8.0-1) ...
06:13:05 [2020-01-31T06:13:05.518Z] #44 63.24   CC       compel/src/lib/infect-rpc.o
06:13:05 [2020-01-31T06:13:05.799Z] #35 ...
06:13:05 [2020-01-31T06:13:05.799Z] 
06:13:05 [2020-01-31T06:13:05.799Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:13:05 [2020-01-31T06:13:05.799Z] #50 72.15 + cd /tmp/tmp.dJc3BcTEfQ/src/gotest.tools/gotestsum
06:13:05 [2020-01-31T06:13:05.799Z] #50 72.15 + git checkout -q v0.3.5
06:13:05 [2020-01-31T06:13:05.799Z] #50 72.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
06:13:05 [2020-01-31T06:13:05.799Z] #50 ...
06:13:05 [2020-01-31T06:13:05.799Z] 
06:13:05 [2020-01-31T06:13:05.799Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:13:05 [2020-01-31T06:13:05.799Z] #10 82.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:13:05 [2020-01-31T06:13:05.799Z] #10 82.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
06:13:05 [2020-01-31T06:13:05.799Z] #10 82.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:13:06 [2020-01-31T06:13:06.089Z] #44 63.76   CC       compel/src/lib/infect-util.o
06:13:06 [2020-01-31T06:13:06.089Z] #44 ...
06:13:06 [2020-01-31T06:13:06.089Z] 
06:13:06 [2020-01-31T06:13:06.089Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:06 [2020-01-31T06:13:06.089Z] #47 118.0 crypto/tls
06:13:06 [2020-01-31T06:13:06.089Z] #47 125.9 net/http/httptrace
06:13:06 [2020-01-31T06:13:06.089Z] #47 126.1 net/http
06:13:06 [2020-01-31T06:13:06.119Z] #18 43.49 Setting up python3-pip (18.1-5) ...
06:13:06 [2020-01-31T06:13:06.324Z] #62 ...
06:13:06 [2020-01-31T06:13:06.324Z] 
06:13:06 [2020-01-31T06:13:06.324Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
06:13:06 [2020-01-31T06:13:06.324Z] #45 DONE 0.2s
06:13:06 [2020-01-31T06:13:06.324Z] 
06:13:06 [2020-01-31T06:13:06.324Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:13:06 [2020-01-31T06:13:06.324Z] #48 DONE 0.1s
06:13:06 [2020-01-31T06:13:06.324Z] 
06:13:06 [2020-01-31T06:13:06.324Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:06 [2020-01-31T06:13:06.360Z] #47 ...
06:13:06 [2020-01-31T06:13:06.360Z] 
06:13:06 [2020-01-31T06:13:06.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:06 [2020-01-31T06:13:06.360Z] #44 64.13   CC       compel/src/lib/infect.o
06:13:06 [2020-01-31T06:13:06.480Z] #18 44.05 Processing triggers for libc-bin (2.28-10) ...
06:13:06 [2020-01-31T06:13:06.480Z] #18 44.07 Processing triggers for mime-support (3.62) ...
06:13:06 [2020-01-31T06:13:06.578Z] #53 ...
06:13:06 [2020-01-31T06:13:06.578Z] 
06:13:06 [2020-01-31T06:13:06.578Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:13:06 [2020-01-31T06:13:06.579Z] #51 DONE 0.1s
06:13:06 [2020-01-31T06:13:06.579Z] 
06:13:06 [2020-01-31T06:13:06.579Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:06 [2020-01-31T06:13:06.855Z] #18 DONE 44.3s
06:13:06 [2020-01-31T06:13:06.855Z] 
06:13:06 [2020-01-31T06:13:06.855Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:06 [2020-01-31T06:13:06.855Z] #45 80.12   CC       criu/netfilter.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 80.27   CC       criu/page-pipe.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 80.65   CC       criu/page-xfer.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 81.35   CC       criu/pagemap-cache.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 81.59   CC       criu/pagemap.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 82.18   CC       criu/parasite-syscall.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 82.69   CC       criu/path.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 82.90   CC       criu/pie-util-vdso-elf32.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 83.28   CC       criu/pie-util-vdso.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 83.82   CC       criu/pie-util.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 83.99   CC       criu/pipes.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 84.87   CC       criu/plugin.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 85.06   CC       criu/proc_parse.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 86.74   CC       criu/protobuf-desc.o
06:13:06 [2020-01-31T06:13:06.855Z] #45 ...
06:13:06 [2020-01-31T06:13:06.855Z] 
06:13:06 [2020-01-31T06:13:06.855Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:13:06 [2020-01-31T06:13:06.855Z] #19 0.255 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:13:07 [2020-01-31T06:13:07.218Z] #19 0.258 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:13:07 [2020-01-31T06:13:07.218Z] #19 0.260 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:13:07 [2020-01-31T06:13:07.218Z] #19 DONE 0.4s
06:13:07 [2020-01-31T06:13:07.218Z] 
06:13:07 [2020-01-31T06:13:07.218Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:07 [2020-01-31T06:13:07.218Z] #45 87.27   CC       criu/protobuf.o
06:13:07 [2020-01-31T06:13:07.593Z] #45 87.57   CC       criu/pstree.o
06:13:08 [2020-01-31T06:13:08.348Z] #45 88.32   CC       criu/rbtree.o
06:13:08 [2020-01-31T06:13:08.348Z] #45 88.56   CC       criu/rst-malloc.o
06:13:08 [2020-01-31T06:13:08.723Z] #45 88.76   CC       criu/seccomp.o
06:13:09 [2020-01-31T06:13:09.094Z] #53 DONE 247.9s
06:13:09 [2020-01-31T06:13:09.094Z] 
06:13:09 [2020-01-31T06:13:09.095Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:09 [2020-01-31T06:13:09.100Z] #45 89.23   CC       criu/seize.o
06:13:09 [2020-01-31T06:13:09.473Z] #45 89.84   CC       criu/servicefd.o
06:13:09 [2020-01-31T06:13:09.716Z] #44 67.45   CC       compel/src/lib/ptrace.o
06:13:10 [2020-01-31T06:13:10.023Z] #62 ...
06:13:10 [2020-01-31T06:13:10.023Z] 
06:13:10 [2020-01-31T06:13:10.023Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:13:10 [2020-01-31T06:13:10.247Z] #45 90.36   CC       criu/shmem.o
06:13:10 [2020-01-31T06:13:10.279Z] #54 DONE 0.2s
06:13:10 [2020-01-31T06:13:10.279Z] 
06:13:10 [2020-01-31T06:13:10.279Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:10 [2020-01-31T06:13:10.279Z] #62 ...
06:13:10 [2020-01-31T06:13:10.279Z] 
06:13:10 [2020-01-31T06:13:10.279Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
06:13:10 [2020-01-31T06:13:10.279Z] #58 DONE 0.1s
06:13:10 [2020-01-31T06:13:10.309Z] #44 68.11   AR       compel/libcompel.a
06:13:10 [2020-01-31T06:13:10.534Z] 
06:13:10 [2020-01-31T06:13:10.535Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:10 [2020-01-31T06:13:10.577Z] #44 68.23   HOSTCC   compel/src/main-host.o
06:13:10 [2020-01-31T06:13:10.577Z] #44 68.60   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
06:13:10 [2020-01-31T06:13:10.630Z] #45 90.92   CC       criu/sigframe.o
06:13:10 [2020-01-31T06:13:10.630Z] #45 91.02   CC       criu/signalfd.o
06:13:11 [2020-01-31T06:13:11.002Z] #45 91.25   CC       criu/sk-inet.o
06:13:11 [2020-01-31T06:13:11.086Z] #10 87.86 Selecting previously unselected package binutils-mingw-w64.
06:13:11 [2020-01-31T06:13:11.086Z] #10 87.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:13:11 [2020-01-31T06:13:11.086Z] #10 87.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:13:11 [2020-01-31T06:13:11.146Z] #44 69.05   HOSTCC   compel/src/lib/handle-elf-host.o
06:13:11 [2020-01-31T06:13:11.344Z] #10 88.16 Selecting previously unselected package libdevmapper1.02.1:amd64.
06:13:11 [2020-01-31T06:13:11.344Z] #10 88.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
06:13:11 [2020-01-31T06:13:11.344Z] #10 88.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:13:11 [2020-01-31T06:13:11.604Z] #10 88.53 Selecting previously unselected package dmsetup.
06:13:11 [2020-01-31T06:13:11.604Z] #10 88.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #10 88.54 Unpacking dmsetup (2:1.02.155-3) ...
06:13:11 [2020-01-31T06:13:11.604Z] #10 88.60 Selecting previously unselected package mingw-w64-common.
06:13:11 [2020-01-31T06:13:11.604Z] #10 ...
06:13:11 [2020-01-31T06:13:11.604Z] 
06:13:11 [2020-01-31T06:13:11.604Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.53 Selecting previously unselected package protobuf-c-compiler.
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.89 Selecting previously unselected package protobuf-compiler.
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 78.96 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 79.31 Selecting previously unselected package python-pkg-resources.
06:13:11 [2020-01-31T06:13:11.604Z] #43 79.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 79.36 Unpacking python-pkg-resources (40.8.0-1) ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.21 Selecting previously unselected package python-six.
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.23 Unpacking python-six (1.12.0-1) ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.57 Selecting previously unselected package python-protobuf.
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 80.72 Unpacking python-protobuf (3.6.1.3-2) ...
06:13:11 [2020-01-31T06:13:11.604Z] #43 81.87 Setting up python-pkg-resources (40.8.0-1) ...
06:13:11 [2020-01-31T06:13:11.717Z] #44 69.55   HOSTCC   compel/src/lib/log-host.o
06:13:11 [2020-01-31T06:13:11.777Z] #45 92.05   CC       criu/sk-netlink.o
06:13:11 [2020-01-31T06:13:11.863Z] #43 ...
06:13:11 [2020-01-31T06:13:11.863Z] 
06:13:11 [2020-01-31T06:13:11.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:13:11 [2020-01-31T06:13:11.863Z] #10 88.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:13:11 [2020-01-31T06:13:11.863Z] #10 88.60 Unpacking mingw-w64-common (6.0.0-3) ...
06:13:11 [2020-01-31T06:13:11.977Z] #44 69.79   HOSTLINK compel/compel-host-bin
06:13:12 [2020-01-31T06:13:12.237Z] #44 70.03   DEP      soccr/soccr.d
06:13:12 [2020-01-31T06:13:12.237Z] #44 ...
06:13:12 [2020-01-31T06:13:12.237Z] 
06:13:12 [2020-01-31T06:13:12.237Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:12 [2020-01-31T06:13:12.237Z] #17 3.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:13:12 [2020-01-31T06:13:12.237Z] #17 3.330 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:13:12 [2020-01-31T06:13:12.237Z] #17 3.340 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:13:12 [2020-01-31T06:13:12.237Z] #17 3.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
06:13:12 [2020-01-31T06:13:12.237Z] #17 4.988 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [173 kB]
06:13:12 [2020-01-31T06:13:12.237Z] #17 6.162 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
06:13:12 [2020-01-31T06:13:12.237Z] #17 ...
06:13:12 [2020-01-31T06:13:12.237Z] 
06:13:12 [2020-01-31T06:13:12.237Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:12 [2020-01-31T06:13:12.237Z] #44 70.18   CC       soccr/soccr.o
06:13:12 [2020-01-31T06:13:12.404Z] #45 ...
06:13:12 [2020-01-31T06:13:12.404Z] 
06:13:12 [2020-01-31T06:13:12.404Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:13:12 [2020-01-31T06:13:12.404Z] #20 2.514 Collecting yamllint==1.16.0
06:13:12 [2020-01-31T06:13:12.404Z] #20 2.642   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:13:12 [2020-01-31T06:13:12.404Z] #20 2.674 Collecting pyyaml (from yamllint==1.16.0)
06:13:12 [2020-01-31T06:13:12.404Z] #20 2.810   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
06:13:12 [2020-01-31T06:13:12.404Z] #20 3.761 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:13:12 [2020-01-31T06:13:12.404Z] #20 3.796   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
06:13:12 [2020-01-31T06:13:12.404Z] #20 3.810 Building wheels for collected packages: pyyaml
06:13:12 [2020-01-31T06:13:12.404Z] #20 3.828   Running setup.py bdist_wheel for pyyaml: started
06:13:12 [2020-01-31T06:13:12.404Z] #20 4.345   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:13:12 [2020-01-31T06:13:12.404Z] #20 4.346   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
06:13:12 [2020-01-31T06:13:12.404Z] #20 4.381 Successfully built pyyaml
06:13:12 [2020-01-31T06:13:12.404Z] #20 4.392 Installing collected packages: pyyaml, pathspec, yamllint
06:13:12 [2020-01-31T06:13:12.404Z] #20 4.592 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
06:13:12 [2020-01-31T06:13:12.404Z] #20 DONE 4.8s
06:13:12 [2020-01-31T06:13:12.404Z] 
06:13:12 [2020-01-31T06:13:12.404Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:13:12 [2020-01-31T06:13:12.404Z] #25 DONE 0.1s
06:13:12 [2020-01-31T06:13:12.404Z] 
06:13:12 [2020-01-31T06:13:12.404Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:13:12 [2020-01-31T06:13:12.431Z] #10 ...
06:13:12 [2020-01-31T06:13:12.431Z] 
06:13:12 [2020-01-31T06:13:12.431Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:12 [2020-01-31T06:13:12.431Z] #47 78.75 syscall
06:13:12 [2020-01-31T06:13:12.431Z] #47 79.87 reflect
06:13:12 [2020-01-31T06:13:12.431Z] #47 ...
06:13:12 [2020-01-31T06:13:12.431Z] 
06:13:12 [2020-01-31T06:13:12.431Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:13:12 [2020-01-31T06:13:12.431Z] #43 88.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
06:13:12 [2020-01-31T06:13:12.431Z] #43 88.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:13:12 [2020-01-31T06:13:12.431Z] #43 88.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:13:12 [2020-01-31T06:13:12.431Z] #43 89.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
06:13:12 [2020-01-31T06:13:12.431Z] #43 89.01 Setting up python-six (1.12.0-1) ...
06:13:12 [2020-01-31T06:13:12.929Z] #29 DONE 0.4s
06:13:12 [2020-01-31T06:13:12.929Z] 
06:13:12 [2020-01-31T06:13:12.929Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:13:12 [2020-01-31T06:13:12.929Z] #32 DONE 0.1s
06:13:12 [2020-01-31T06:13:12.929Z] 
06:13:12 [2020-01-31T06:13:12.929Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:12 [2020-01-31T06:13:12.929Z] #45 92.34   CC       criu/sk-packet.o
06:13:12 [2020-01-31T06:13:12.929Z] #45 ...
06:13:12 [2020-01-31T06:13:12.929Z] 
06:13:12 [2020-01-31T06:13:12.929Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
06:13:12 [2020-01-31T06:13:12.929Z] #35 DONE 0.1s
06:13:12 [2020-01-31T06:13:12.929Z] 
06:13:12 [2020-01-31T06:13:12.929Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:13:12 [2020-01-31T06:13:12.929Z] #40 DONE 0.1s
06:13:12 [2020-01-31T06:13:12.929Z] 
06:13:12 [2020-01-31T06:13:12.929Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:13:13 [2020-01-31T06:13:13.393Z] #42 ...
06:13:13 [2020-01-31T06:13:13.393Z] 
06:13:13 [2020-01-31T06:13:13.393Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:13 [2020-01-31T06:13:13.393Z] #45 93.40   CC       criu/sk-queue.o
06:13:13 [2020-01-31T06:13:13.810Z] #45 93.97   CC       criu/sk-tcp.o
06:13:14 [2020-01-31T06:13:14.176Z] #44 71.98   AR       soccr/libsoccr.a
06:13:14 [2020-01-31T06:13:14.176Z] #44 72.00 make[1]: 'soccr/libsoccr.a' is up to date.
06:13:14 [2020-01-31T06:13:14.185Z] #45 94.46   CC       criu/sk-unix.o
06:13:15 [2020-01-31T06:13:15.509Z] #45 95.59   CC       criu/sockets.o
06:13:15 [2020-01-31T06:13:15.557Z] #44 73.40   DEP      criu/arch/aarch64/sigframe.d
06:13:15 [2020-01-31T06:13:15.818Z] #44 73.69   DEP      criu/arch/aarch64/crtools.d
06:13:15 [2020-01-31T06:13:15.872Z] #45 96.13   CC       criu/stats.o
06:13:15 [2020-01-31T06:13:15.872Z] #45 96.28   CC       criu/string.o
06:13:16 [2020-01-31T06:13:16.078Z] #44 73.83   DEP      criu/arch/aarch64/cpu.d
06:13:16 [2020-01-31T06:13:16.078Z] #44 73.86   DEP      criu/arch/aarch64/bitops.d
06:13:16 [2020-01-31T06:13:16.078Z] #44 73.92   CC       criu/arch/aarch64/bitops.o
06:13:16 [2020-01-31T06:13:16.244Z] #45 96.36   CC       criu/sysctl.o
06:13:16 [2020-01-31T06:13:16.339Z] #44 74.02   CC       criu/arch/aarch64/cpu.o
06:13:16 [2020-01-31T06:13:16.339Z] #44 74.17   CC       criu/arch/aarch64/crtools.o
06:13:16 [2020-01-31T06:13:16.608Z] #45 96.88   CC       criu/sysfs_parse.o
06:13:16 [2020-01-31T06:13:16.974Z] #45 97.08   CC       criu/timerfd.o
06:13:16 [2020-01-31T06:13:16.974Z] #45 97.32   CC       criu/tty.o
06:13:17 [2020-01-31T06:13:17.282Z] #44 74.99   CC       criu/arch/aarch64/sigframe.o
06:13:17 [2020-01-31T06:13:17.282Z] #44 75.21   LINK     criu/arch/aarch64/crtools.built-in.o
06:13:17 [2020-01-31T06:13:17.542Z] #44 75.25   DEP      criu/arch/aarch64/intraprocedure.d
06:13:17 [2020-01-31T06:13:17.542Z] #44 75.27   DEP      criu/arch/aarch64/vdso-pie.d
06:13:17 [2020-01-31T06:13:17.542Z] #44 75.47   DEP      criu/pie/parasite-vdso.d
06:13:17 [2020-01-31T06:13:17.715Z] #43 ...
06:13:17 [2020-01-31T06:13:17.715Z] 
06:13:17 [2020-01-31T06:13:17.715Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:13:17 [2020-01-31T06:13:17.715Z] #35 93.85 Selecting previously unselected package libxml2:amd64.
06:13:17 [2020-01-31T06:13:17.715Z] #35 93.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
06:13:17 [2020-01-31T06:13:17.715Z] #35 93.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:13:17 [2020-01-31T06:13:17.803Z] #44 75.67   DEP      criu/pie/util-vdso.d
06:13:17 [2020-01-31T06:13:17.803Z] #44 ...
06:13:17 [2020-01-31T06:13:17.803Z] 
06:13:17 [2020-01-31T06:13:17.803Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:13:18 [2020-01-31T06:13:18.212Z] #45 98.36   CC       criu/tun.o
06:13:18 [2020-01-31T06:13:18.282Z] #35 95.03 Selecting previously unselected package libarchive13:amd64.
06:13:18 [2020-01-31T06:13:18.282Z] #35 95.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
06:13:18 [2020-01-31T06:13:18.282Z] #35 95.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:13:18 [2020-01-31T06:13:18.574Z] #45 98.71   CC       criu/uffd.o
06:13:18 [2020-01-31T06:13:18.849Z] #35 95.79 Selecting previously unselected package libjsoncpp1:amd64.
06:13:18 [2020-01-31T06:13:18.849Z] #35 95.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
06:13:19 [2020-01-31T06:13:19.107Z] #35 95.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
06:13:19 [2020-01-31T06:13:19.107Z] #35 96.05 Selecting previously unselected package librhash0:amd64.
06:13:19 [2020-01-31T06:13:19.107Z] #35 96.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
06:13:19 [2020-01-31T06:13:19.363Z] #45 99.58   CC       criu/util.o
06:13:19 [2020-01-31T06:13:19.366Z] #35 96.06 Unpacking librhash0:amd64 (1.3.8-1) ...
06:13:19 [2020-01-31T06:13:19.624Z] #35 96.37 Selecting previously unselected package libuv1:amd64.
06:13:19 [2020-01-31T06:13:19.624Z] #35 96.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
06:13:19 [2020-01-31T06:13:19.624Z] #35 96.37 Unpacking libuv1:amd64 (1.24.1-1) ...
06:13:19 [2020-01-31T06:13:19.624Z] #35 ...
06:13:19 [2020-01-31T06:13:19.624Z] 
06:13:19 [2020-01-31T06:13:19.624Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:13:19 [2020-01-31T06:13:19.624Z] #33 86.05 time
06:13:19 [2020-01-31T06:13:19.624Z] #33 94.26 internal/poll
06:13:19 [2020-01-31T06:13:19.624Z] #33 ...
06:13:19 [2020-01-31T06:13:19.624Z] 
06:13:19 [2020-01-31T06:13:19.624Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:13:19 [2020-01-31T06:13:19.624Z] #43 94.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
06:13:19 [2020-01-31T06:13:19.624Z] #43 94.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 94.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 94.94 Setting up libcap-dev:amd64 (1:2.25-2) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 94.97 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 94.98 Setting up protobuf-compiler (3.6.1.3-2) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 95.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 95.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 95.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:13:19 [2020-01-31T06:13:19.625Z] #43 95.03 Setting up python-protobuf (3.6.1.3-2) ...
06:13:19 [2020-01-31T06:13:19.888Z] #23 137.9 Checking out files:  21% (2271/10503)   
Checking out files:  22% (2311/10503)   
Checking out files:  23% (2416/10503)   
Checking out files:  24% (2521/10503)   
Checking out files:  25% (2626/10503)   
Checking out files:  26% (2731/10503)   
Checking out files:  27% (2836/10503)   
Checking out files:  28% (2941/10503)   
Checking out files:  29% (3046/10503)   
Checking out files:  30% (3151/10503)   
Checking out files:  31% (3256/10503)   
Checking out files:  32% (3361/10503)   
Checking out files:  33% (3466/10503)   
Checking out files:  34% (3572/10503)   
Checking out files:  35% (3677/10503)   
Checking out files:  36% (3782/10503)   
Checking out files:  37% (3887/10503)   
Checking out files:  38% (3992/10503)   
Checking out files:  39% (4097/10503)   
Checking out files:  39% (4104/10503)   
Checking out files:  40% (4202/10503)   
Checking out files:  41% (4307/10503)   
Checking out files:  42% (4412/10503)   
Checking out files:  43% (4517/10503)   
Checking out files:  44% (4622/10503)   
Checking out files:  45% (4727/10503)   
Checking out files:  46% (4832/10503)   
Checking out files:  47% (4937/10503)   
Checking out files:  48% (5042/10503)   
Checking out files:  49% (5147/10503)   
Checking out files:  50% (5252/10503)   
Checking out files:  51% (5357/10503)   
Checking out files:  52% (5462/10503)   
Checking out files:  53% (5567/10503)   
Checking out files:  54% (5672/10503)   
Checking out files:  55% (5777/10503)   
Checking out files:  56% (5882/10503)   
Checking out files:  57% (5987/10503)   
Checking out files:  58% (6092/10503)   
Checking out files:  59% (6197/10503)   
Checking out files:  60% (6302/10503)   
Checking out files:  61% (6407/10503)   
Checking out files:  62% (6512/10503)   
Checking out files:  62% (6578/10503)   
Checking out files:  63% (6617/10503)   
Checking out files:  64% (6722/10503)   
Checking out files:  65% (6827/10503)   
Checking out files:  66% (6932/10503)   
Checking out files:  67% (7038/10503)   
Checking out files:  68% (7143/10503)   
Checking out files:  69% (7248/10503)   
Checking out files:  70% (7353/10503)   
Checking out files:  71% (7458/10503)   
Checking out files:  72% (7563/10503)   
Checking out files:  73% (7668/10503)   
Checking out files:  74% (7773/10503)   
Checking out files:  75% (7878/10503)   
Checking out files:  76% (7983/10503)   
Checking out files:  77% (8088/10503)   
Checking out files:  78% (8193/10503)   
Checking out files:  79% (8298/10503)   
Checking out files:  80% (8403/10503)   
Checking out files:  81% (8508/10503)   
Checking out files:  82% (8613/10503)   
Checking out files:  83% (8718/10503)   
Checking out files:  83% (8777/10503)   
Checking out files:  84% (8823/10503)   
Checking out files:  85% (8928/10503)   
Checking out files:  86% (9033/10503)   
Checking out files:  87% (9138/10503)   
Checking out files:  88% (9243/10503)   
Checking out files:  89% (9348/10503)   
Checking out files:  90% (9453/10503)   
Checking out files:  91% (9558/10503)   
Checking out files:  92% (9663/10503)   
Checking out files:  93% (9768/10503)   
Checking out files:  94% (9873/10503)   
Checking out files:  95% (9978/10503)   
Checking out files:  96% (10083/10503)   
Checking out files:  97% (10188/10503)   
Checking out files:  98% (10293/10503)   
Checking out files:  99% (10398/10503)   
Checking out files: 100% (10503/10503)   
Checking out files: 100% (10503/10503), done.
06:13:20 [2020-01-31T06:13:20.148Z] #23 142.0 + cd /tmp/tmp.BGAUogrn2U/tmp/docker-ce
06:13:20 [2020-01-31T06:13:20.148Z] #23 142.0 + git checkout -q v17.06.2-ce
06:13:20 [2020-01-31T06:13:20.158Z] #45 100.3   CC       criu/uts_ns.o
06:13:20 [2020-01-31T06:13:20.158Z] #45 100.5   CC       criu/vdso.o
06:13:20 [2020-01-31T06:13:20.539Z] #45 100.8   LINK     criu/built-in.o
06:13:20 [2020-01-31T06:13:20.911Z] #45 100.9   LINK     criu/criu
06:13:20 [2020-01-31T06:13:20.911Z] #45 101.2   DEP      lib/c/criu.d
06:13:20 [2020-01-31T06:13:20.911Z] #45 101.3   CC       images/rpc.pb-c.o
06:13:21 [2020-01-31T06:13:21.282Z] #45 101.6   CC       lib/c/criu.o
06:13:21 [2020-01-31T06:13:21.327Z] Removing intermediate container 87907638653a
06:13:21 [2020-01-31T06:13:21.328Z]  ---> a51a00e84a49
06:13:21 [2020-01-31T06:13:21.328Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
06:13:21 [2020-01-31T06:13:21.328Z]  ---> ebd73b5ebd31
06:13:21 [2020-01-31T06:13:21.328Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
06:13:21 [2020-01-31T06:13:21.328Z]  ---> c7453d0bf820
06:13:21 [2020-01-31T06:13:21.328Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
06:13:21 [2020-01-31T06:13:21.328Z]  ---> Running in c700a0bc4674
06:13:21 [2020-01-31T06:13:21.328Z] Removing intermediate container c700a0bc4674
06:13:21 [2020-01-31T06:13:21.328Z]  ---> b115b12c975d
06:13:21 [2020-01-31T06:13:21.328Z] Successfully built b115b12c975d
06:13:21 [2020-01-31T06:13:21.328Z] Successfully tagged moby-buildx:latest
06:13:21 [2020-01-31T06:13:21.328Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
06:13:21 [2020-01-31T06:13:21.328Z] if [ -n "${id}" ]; then \
06:13:21 [2020-01-31T06:13:21.328Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
06:13:21 [2020-01-31T06:13:21.328Z] 	&& touch bundles/buildx; \
06:13:21 [2020-01-31T06:13:21.328Z] 	docker rm -f ${id}; \
06:13:21 [2020-01-31T06:13:21.328Z] fi
06:13:21 [2020-01-31T06:13:21.328Z] b164ee977b8142ce344832c6ebbd25b60c5221e226a062c0a3b3f848fa667cfd
06:13:21 [2020-01-31T06:13:21.328Z] bundles/buildx version
06:13:21 [2020-01-31T06:13:21.328Z] buildx v0.3.1 6db68d0
06:13:21 [2020-01-31T06:13:21.328Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d .
06:13:21 [2020-01-31T06:13:21.328Z] #1 [internal] booting buildkit
06:13:21 [2020-01-31T06:13:21.328Z] #1 pulling image moby/buildkit:buildx-stable-1
06:13:22 [2020-01-31T06:13:22.063Z] #45 102.3   LINK     lib/c/built-in.o
06:13:22 [2020-01-31T06:13:22.063Z] #45 102.3   LINK     lib/c/libcriu.so
06:13:22 [2020-01-31T06:13:22.063Z] #45 102.4   GEN      magic.py
06:13:22 [2020-01-31T06:13:22.063Z] #45 102.4 Note: Building without setproctitle() and strlcpy() support.
06:13:22 [2020-01-31T06:13:22.063Z] #45 102.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:13:22 [2020-01-31T06:13:22.351Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
06:13:22 [2020-01-31T06:13:22.424Z] #45 102.8 fatal: not a git repository (or any of the parent directories): .git
06:13:22 [2020-01-31T06:13:22.641Z] #1 creating container buildx_buildkit_default
06:13:22 [2020-01-31T06:13:22.933Z] #1 creating container buildx_buildkit_default 0.5s done
06:13:22 [2020-01-31T06:13:22.933Z] #1 DONE 3.3s
06:13:22 [2020-01-31T06:13:22.993Z] #45 103.3 make[1]: Nothing to be done for 'all'.
06:13:23 [2020-01-31T06:13:23.215Z] 
06:13:23 [2020-01-31T06:13:23.215Z] #2 [internal] load build definition from Dockerfile
06:13:23 [2020-01-31T06:13:23.215Z] #2 transferring dockerfile: 15.64kB 0.0s done
06:13:23 [2020-01-31T06:13:23.215Z] #2 DONE 0.0s
06:13:23 [2020-01-31T06:13:23.215Z] 
06:13:23 [2020-01-31T06:13:23.215Z] #3 [internal] load .dockerignore
06:13:23 [2020-01-31T06:13:23.215Z] #3 transferring context: 87B 0.0s done
06:13:23 [2020-01-31T06:13:23.215Z] #3 DONE 0.0s
06:13:23 [2020-01-31T06:13:23.215Z] 
06:13:23 [2020-01-31T06:13:23.215Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
06:13:23 [2020-01-31T06:13:23.448Z] #23 ...
06:13:23 [2020-01-31T06:13:23.448Z] 
06:13:23 [2020-01-31T06:13:23.448Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:23 [2020-01-31T06:13:23.448Z] #17 10.89 Fetched 8153 kB in 8s (1020 kB/s)
06:13:23 [2020-01-31T06:13:23.448Z] #17 10.89 Reading package lists...
06:13:23 [2020-01-31T06:13:23.448Z] #17 14.51 Reading package lists...
06:13:23 [2020-01-31T06:13:23.448Z] #17 18.50 Building dependency tree...
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24 libcap2-bin is already the newest version (1:2.25-2).
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24 The following additional packages will be installed:
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   python3.7 python3.7-minimal vim-runtime xxd
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24 Suggested packages:
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24 Recommended packages:
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   aufs-dkms nftables build-essential python3-dev python3-keyring
06:13:23 [2020-01-31T06:13:23.448Z] #17 20.24   python3-keyrings.alt python3-xdg unzip
06:13:23 [2020-01-31T06:13:23.448Z] #17 ...
06:13:23 [2020-01-31T06:13:23.448Z] 
06:13:23 [2020-01-31T06:13:23.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:23 [2020-01-31T06:13:23.448Z] #44 75.90   DEP      criu/pie/util.d
06:13:23 [2020-01-31T06:13:23.448Z] #44 76.04   CC       criu/pie/util.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 76.44   CC       criu/pie/util-vdso.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 77.25   CC       criu/pie/parasite-vdso.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 78.04   CC       criu/arch/aarch64/vdso-pie.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 78.49   CC       criu/arch/aarch64/intraprocedure.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 78.59   AR       criu/pie/pie.lib.a
06:13:23 [2020-01-31T06:13:23.448Z] #44 78.69   DEP      criu/pie/restorer.d
06:13:23 [2020-01-31T06:13:23.448Z] #44 79.01   DEP      criu/arch/aarch64/restorer.d
06:13:23 [2020-01-31T06:13:23.448Z] #44 79.31   DEP      criu/pie/parasite.d
06:13:23 [2020-01-31T06:13:23.448Z] #44 79.65   CC       criu/pie/parasite.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 81.12   LINK     criu/pie/parasite.built-in.o
06:13:23 [2020-01-31T06:13:23.448Z] #44 81.16   GEN      criu/pie/parasite-blob.h
06:13:23 [2020-01-31T06:13:23.448Z] #44 81.18   CC       criu/arch/aarch64/restorer.o
06:13:23 [2020-01-31T06:13:23.814Z] #43 ...
06:13:23 [2020-01-31T06:13:23.814Z] 
06:13:23 [2020-01-31T06:13:23.814Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:13:23 [2020-01-31T06:13:23.814Z] #10 100.1 Selecting previously unselected package mingw-w64-x86-64-dev.
06:13:23 [2020-01-31T06:13:23.814Z] #10 100.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:13:23 [2020-01-31T06:13:23.814Z] #10 100.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:13:23 [2020-01-31T06:13:23.814Z] #10 ...
06:13:23 [2020-01-31T06:13:23.814Z] 
06:13:23 [2020-01-31T06:13:23.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:23 [2020-01-31T06:13:23.814Z] #47 89.85 time
06:13:23 [2020-01-31T06:13:23.814Z] #47 98.22 internal/syscall/unix
06:13:23 [2020-01-31T06:13:23.814Z] #47 99.08 os
06:13:23 [2020-01-31T06:13:23.814Z] #47 ...
06:13:23 [2020-01-31T06:13:23.814Z] 
06:13:23 [2020-01-31T06:13:23.814Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:13:23 [2020-01-31T06:13:23.814Z] #33 97.89 internal/syscall/unix
06:13:23 [2020-01-31T06:13:23.814Z] #33 98.41 os
06:13:23 [2020-01-31T06:13:23.814Z] #33 98.46 internal/fmtsort
06:13:23 [2020-01-31T06:13:23.814Z] #33 99.45 strings
06:13:23 [2020-01-31T06:13:23.832Z] #4 DONE 0.6s
06:13:23 [2020-01-31T06:13:23.832Z] 
06:13:23 [2020-01-31T06:13:23.832Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
06:13:23 [2020-01-31T06:13:23.832Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
06:13:23 [2020-01-31T06:13:23.832Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
06:13:23 [2020-01-31T06:13:23.832Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
06:13:23 [2020-01-31T06:13:23.832Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.15MB / 8.18MB 0.1s
06:13:23 [2020-01-31T06:13:23.832Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.0 make[1]: 'images/built-in.o' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: 'compel/libcompel.a' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: 'compel/compel-host-bin' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.1 make[1]: 'soccr/libsoccr.a' is up to date.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.3 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.3 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.004Z] #45 104.3 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.019Z] #44 81.83   CC       criu/pie/restorer.o
06:13:24 [2020-01-31T06:13:24.115Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
06:13:24 [2020-01-31T06:13:24.115Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
06:13:24 [2020-01-31T06:13:24.280Z] #44 ...
06:13:24 [2020-01-31T06:13:24.280Z] 
06:13:24 [2020-01-31T06:13:24.280Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:13:24 [2020-01-31T06:13:24.280Z] #23 146.2 + mkdir -p /tmp/tmp.BGAUogrn2U/src/github.com/docker
06:13:24 [2020-01-31T06:13:24.280Z] #23 146.2 + mv components/cli /tmp/tmp.BGAUogrn2U/src/github.com/docker/cli
06:13:24 [2020-01-31T06:13:24.280Z] #23 146.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
06:13:24 [2020-01-31T06:13:24.397Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.5 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.6 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.6 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.6 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.7 make[2]: Nothing to be done for 'all'.
06:13:24 [2020-01-31T06:13:24.424Z] #45 104.7   INSTALL  criu/criu
06:13:24 [2020-01-31T06:13:24.680Z] #5 DONE 0.8s
06:13:24 [2020-01-31T06:13:24.680Z] 
06:13:24 [2020-01-31T06:13:24.680Z] #7 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:13:24 [2020-01-31T06:13:24.784Z] #45 DONE 104.9s
06:13:24 [2020-01-31T06:13:24.784Z] 
06:13:24 [2020-01-31T06:13:24.784Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:13:24 [2020-01-31T06:13:24.784Z] #42 131.1 + dpkg --print-architecture
06:13:24 [2020-01-31T06:13:24.784Z] #42 131.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:13:24 [2020-01-31T06:13:24.784Z] #42 131.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:13:24 [2020-01-31T06:13:24.784Z] #42 131.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:13:24 [2020-01-31T06:13:24.968Z] #7 ...
06:13:24 [2020-01-31T06:13:24.968Z] 
06:13:24 [2020-01-31T06:13:24.968Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
06:13:24 [2020-01-31T06:13:24.968Z] #6 DONE 0.2s
06:13:24 [2020-01-31T06:13:24.968Z] 
06:13:24 [2020-01-31T06:13:24.968Z] #7 [internal] load metadata for docker.io/library/golang:1.13.6-buster
06:13:24 [2020-01-31T06:13:24.968Z] #7 DONE 0.3s
06:13:24 [2020-01-31T06:13:24.968Z] 
06:13:24 [2020-01-31T06:13:24.968Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:13:24 [2020-01-31T06:13:24.968Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 0B / 73.43MB 0.1s
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 0B / 10.73MB 0.1s
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 0B / 57.39MB 0.1s
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:b406ecf79bbbce5af405caed51a281b7cbfa041776511ecf8cd510fc09144992 1.79kB / 1.79kB done
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:ab4db1e19320e75a1e1e822afd799ce3b96bb9c9654a2a8d3964c1bf2fad2013 5.46kB / 5.46kB done
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:a092ee1efe2dba2a24e85a7c9b3fa869e6189f6060e6b69fd250b9260a7dfafa 155B / 155B 0.1s
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 0B / 54.13MB 0.1s
06:13:25 [2020-01-31T06:13:25.259Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 0B / 96.43MB 0.1s
06:13:25 [2020-01-31T06:13:25.550Z] #8 sha256:a092ee1efe2dba2a24e85a7c9b3fa869e6189f6060e6b69fd250b9260a7dfafa 155B / 155B 0.1s done
06:13:25 [2020-01-31T06:13:25.550Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 0B / 8.25MB 0.3s
06:13:25 [2020-01-31T06:13:25.550Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 851.06kB / 10.73MB 0.4s
06:13:25 [2020-01-31T06:13:25.550Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 523.38kB / 8.25MB 0.4s
06:13:25 [2020-01-31T06:13:25.842Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.08MB / 8.25MB 0.6s
06:13:25 [2020-01-31T06:13:25.842Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 1.87MB / 10.73MB 0.7s
06:13:25 [2020-01-31T06:13:25.842Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 2.95MB / 54.13MB 0.7s
06:13:25 [2020-01-31T06:13:25.842Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 1.57MB / 8.25MB 0.7s
06:13:26 [2020-01-31T06:13:26.134Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.13MB / 8.25MB 0.8s
06:13:26 [2020-01-31T06:13:26.134Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 2.85MB / 10.73MB 1.0s
06:13:26 [2020-01-31T06:13:26.134Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 2.92MB / 57.39MB 1.0s
06:13:26 [2020-01-31T06:13:26.134Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 2.63MB / 8.25MB 1.0s
06:13:26 [2020-01-31T06:13:26.194Z] #23 ...
06:13:26 [2020-01-31T06:13:26.194Z] 
06:13:26 [2020-01-31T06:13:26.194Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:13:26 [2020-01-31T06:13:26.194Z] #30 DONE 148.3s
06:13:26 [2020-01-31T06:13:26.194Z] 
06:13:26 [2020-01-31T06:13:26.194Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.18 The following NEW packages will be installed:
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.19   python3-setuptools python3-wheel python3.7 python3.7-minimal
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.20   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.56 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.56 Need to get 26.1 MB of archives.
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.56 After this operation, 110 MB of additional disk space will be used.
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 22.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 24.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 24.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 24.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:13:26 [2020-01-31T06:13:26.194Z] #17 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
06:13:26 [2020-01-31T06:13:26.424Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 3.54MB / 10.73MB 1.1s
06:13:26 [2020-01-31T06:13:26.424Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.31MB / 8.25MB 1.1s
06:13:26 [2020-01-31T06:13:26.424Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 3.93MB / 73.43MB 1.3s
06:13:26 [2020-01-31T06:13:26.424Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 3.83MB / 8.25MB 1.3s
06:13:26 [2020-01-31T06:13:26.455Z] #17 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
06:13:26 [2020-01-31T06:13:26.455Z] #17 24.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
06:13:26 [2020-01-31T06:13:26.455Z] #17 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:13:26 [2020-01-31T06:13:26.715Z] #17 24.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
06:13:26 [2020-01-31T06:13:26.715Z] #17 24.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
06:13:26 [2020-01-31T06:13:26.715Z] #17 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
06:13:26 [2020-01-31T06:13:26.716Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 4.49MB / 10.73MB 1.4s
06:13:26 [2020-01-31T06:13:26.716Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 6.03MB / 54.13MB 1.6s
06:13:26 [2020-01-31T06:13:26.716Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 4.85MB / 96.43MB 1.6s
06:13:26 [2020-01-31T06:13:26.716Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 4.75MB / 8.25MB 1.6s
06:13:27 [2020-01-31T06:13:27.007Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 5.57MB / 10.73MB 1.8s
06:13:27 [2020-01-31T06:13:27.007Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.34MB / 8.25MB 1.8s
06:13:27 [2020-01-31T06:13:27.007Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 6.09MB / 57.39MB 1.9s
06:13:27 [2020-01-31T06:13:27.007Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 5.83MB / 8.25MB 1.9s
06:13:27 [2020-01-31T06:13:27.292Z] #17 ...
06:13:27 [2020-01-31T06:13:27.292Z] 
06:13:27 [2020-01-31T06:13:27.292Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:27 [2020-01-31T06:13:27.292Z] #47 139.2 github.com/LK4D4/vndr/godl
06:13:27 [2020-01-31T06:13:27.292Z] #47 140.2 github.com/LK4D4/vndr
06:13:27 [2020-01-31T06:13:27.292Z] #47 ...
06:13:27 [2020-01-31T06:13:27.292Z] 
06:13:27 [2020-01-31T06:13:27.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:27 [2020-01-31T06:13:27.292Z] #44 85.30   LINK     criu/pie/restorer.built-in.o
06:13:27 [2020-01-31T06:13:27.304Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 6.65MB / 10.73MB 2.0s
06:13:27 [2020-01-31T06:13:27.304Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.42MB / 8.25MB 2.0s
06:13:27 [2020-01-31T06:13:27.304Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 7.21MB / 10.73MB 2.2s
06:13:27 [2020-01-31T06:13:27.304Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 6.98MB / 8.25MB 2.2s
06:13:27 [2020-01-31T06:13:27.553Z] #44 ...
06:13:27 [2020-01-31T06:13:27.553Z] 
06:13:27 [2020-01-31T06:13:27.553Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:27 [2020-01-31T06:13:27.553Z] #47 DONE 149.4s
06:13:27 [2020-01-31T06:13:27.553Z] 
06:13:27 [2020-01-31T06:13:27.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:27 [2020-01-31T06:13:27.553Z] #44 85.36   GEN      criu/pie/restorer-blob.h
06:13:27 [2020-01-31T06:13:27.605Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 8.78MB / 54.13MB 2.3s
06:13:27 [2020-01-31T06:13:27.605Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 7.48MB / 8.25MB 2.3s
06:13:27 [2020-01-31T06:13:27.605Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 8.16MB / 73.43MB 2.5s
06:13:27 [2020-01-31T06:13:27.606Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.26MB / 10.73MB 2.5s
06:13:27 [2020-01-31T06:13:27.606Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.03MB / 8.25MB 2.5s
06:13:27 [2020-01-31T06:13:27.814Z] #44 85.51   DEP      criu/vdso.d
06:13:27 [2020-01-31T06:13:27.904Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 8.88MB / 10.73MB 2.6s
06:13:27 [2020-01-31T06:13:27.904Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.6s done
06:13:27 [2020-01-31T06:13:27.904Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 9.53MB / 10.73MB 2.8s
06:13:27 [2020-01-31T06:13:27.904Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 9.60MB / 57.39MB 2.8s
06:13:27 [2020-01-31T06:13:27.904Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 9.73MB / 96.43MB 2.8s
06:13:27 [2020-01-31T06:13:27.998Z] #33 ...
06:13:27 [2020-01-31T06:13:27.998Z] 
06:13:27 [2020-01-31T06:13:27.998Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:13:27 [2020-01-31T06:13:27.998Z] #35 96.68 Selecting previously unselected package cmake.
06:13:27 [2020-01-31T06:13:27.998Z] #35 96.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 96.71 Unpacking cmake (3.13.4-1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.7 Setting up libicu63:amd64 (63.1-6) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.7 Setting up xxd (2:8.1.0875-5) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.7 Setting up libuv1:amd64 (1.24.1-1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.7 Setting up vim-common (2:8.1.0875-5) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.9 Setting up librhash0:amd64 (1.3.8-1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.9 Setting up cmake-data (3.13.4-1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 102.9 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 103.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 103.1 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 103.1 Setting up cmake (3.13.4-1) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 103.2 Processing triggers for libc-bin (2.28-10) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 103.3 Processing triggers for mime-support (3.62) ...
06:13:27 [2020-01-31T06:13:27.998Z] #35 DONE 104.1s
06:13:27 [2020-01-31T06:13:27.998Z] 
06:13:27 [2020-01-31T06:13:27.998Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:13:27 [2020-01-31T06:13:27.998Z] #36 DONE 0.1s
06:13:27 [2020-01-31T06:13:27.998Z] 
06:13:27 [2020-01-31T06:13:27.998Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
06:13:27 [2020-01-31T06:13:27.998Z] #37 DONE 0.1s
06:13:27 [2020-01-31T06:13:27.998Z] 
06:13:27 [2020-01-31T06:13:27.998Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:27 [2020-01-31T06:13:27.998Z] #47 101.0 strings
06:13:28 [2020-01-31T06:13:28.076Z] #44 85.85   DEP      criu/uts_ns.d
06:13:28 [2020-01-31T06:13:28.202Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.52MB / 10.73MB 2.9s
06:13:28 [2020-01-31T06:13:28.202Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 11.50MB / 54.13MB 2.9s
06:13:28 [2020-01-31T06:13:28.202Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.0s done
06:13:28 [2020-01-31T06:13:28.337Z] #44 86.05   DEP      criu/util.d
06:13:28 [2020-01-31T06:13:28.337Z] #44 86.28   DEP      criu/uffd.d
06:13:28 [2020-01-31T06:13:28.492Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 12.16MB / 73.43MB 3.2s
06:13:28 [2020-01-31T06:13:28.492Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 12.69MB / 57.39MB 3.2s
06:13:28 [2020-01-31T06:13:28.566Z] #47 105.1 regexp/syntax
06:13:28 [2020-01-31T06:13:28.599Z] #44 86.45   DEP      criu/tun.d
06:13:28 [2020-01-31T06:13:28.843Z] #47 ...
06:13:28 [2020-01-31T06:13:28.843Z] 
06:13:28 [2020-01-31T06:13:28.843Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:13:28 [2020-01-31T06:13:28.843Z] #43 105.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
06:13:28 [2020-01-31T06:13:28.843Z] #43 105.1 Processing triggers for libc-bin (2.28-10) ...
06:13:28 [2020-01-31T06:13:28.843Z] #43 DONE 105.6s
06:13:28 [2020-01-31T06:13:28.843Z] 
06:13:28 [2020-01-31T06:13:28.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:28 [2020-01-31T06:13:28.863Z] #44 86.72   DEP      criu/tty.d
06:13:28 [2020-01-31T06:13:28.863Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 14.71MB / 54.13MB 3.5s
06:13:29 [2020-01-31T06:13:29.124Z] #44 86.96   DEP      criu/timerfd.d
06:13:29 [2020-01-31T06:13:29.157Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 16.02MB / 73.43MB 4.0s
06:13:29 [2020-01-31T06:13:29.157Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 16.78MB / 57.39MB 4.0s
06:13:29 [2020-01-31T06:13:29.157Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 15.83MB / 96.43MB 4.0s
06:13:29 [2020-01-31T06:13:29.384Z] #44 87.16   DEP      criu/sysfs_parse.d
06:13:29 [2020-01-31T06:13:29.449Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 17.66MB / 54.13MB 4.1s
06:13:29 [2020-01-31T06:13:29.644Z] #44 87.49   DEP      criu/sysctl.d
06:13:29 [2020-01-31T06:13:29.738Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 19.99MB / 57.39MB 4.6s
06:13:29 [2020-01-31T06:13:29.738Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 20.41MB / 54.13MB 4.6s
06:13:29 [2020-01-31T06:13:29.905Z] #44 87.82   DEP      criu/string.d
06:13:30 [2020-01-31T06:13:30.027Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 20.05MB / 73.43MB 4.7s
06:13:30 [2020-01-31T06:13:30.165Z] #44 87.86   DEP      criu/stats.d
06:13:30 [2020-01-31T06:13:30.318Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 23.30MB / 57.39MB 5.2s
06:13:30 [2020-01-31T06:13:30.318Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 23.62MB / 54.13MB 5.2s
06:13:30 [2020-01-31T06:13:30.318Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 22.17MB / 96.43MB 5.2s
06:13:30 [2020-01-31T06:13:30.425Z] #44 88.13   DEP      criu/sockets.d
06:13:30 [2020-01-31T06:13:30.609Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 24.67MB / 73.43MB 5.5s
06:13:30 [2020-01-31T06:13:30.609Z] #8 ...
06:13:30 [2020-01-31T06:13:30.609Z] 
06:13:30 [2020-01-31T06:13:30.609Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
06:13:30 [2020-01-31T06:13:30.609Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
06:13:30 [2020-01-31T06:13:30.609Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
06:13:30 [2020-01-31T06:13:30.609Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done
06:13:30 [2020-01-31T06:13:30.609Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
06:13:30 [2020-01-31T06:13:30.609Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
06:13:30 [2020-01-31T06:13:30.609Z] #69 DONE 5.6s
06:13:30 [2020-01-31T06:13:30.609Z] 
06:13:30 [2020-01-31T06:13:30.609Z] #21 [internal] load build context
06:13:30 [2020-01-31T06:13:30.609Z] #21 transferring context: 42.81MB 5.7s
06:13:30 [2020-01-31T06:13:30.686Z] #44 88.43   DEP      criu/sk-unix.d
06:13:30 [2020-01-31T06:13:30.946Z] #44 88.73   DEP      criu/sk-tcp.d
06:13:31 [2020-01-31T06:13:31.206Z] #44 88.98   DEP      criu/sk-queue.d
06:13:31 [2020-01-31T06:13:31.237Z] #21 transferring context: 46.87MB 6.1s done
06:13:31 [2020-01-31T06:13:31.237Z] #21 DONE 6.1s
06:13:31 [2020-01-31T06:13:31.237Z] 
06:13:31 [2020-01-31T06:13:31.237Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 27.82MB / 57.39MB 5.9s
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 27.98MB / 54.13MB 6.0s
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.00MB / 73.43MB 6.1s
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 27.92MB / 96.43MB 6.1s
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 31.03MB / 57.39MB 6.2s
06:13:31 [2020-01-31T06:13:31.237Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 31.36MB / 54.13MB 6.2s
06:13:31 [2020-01-31T06:13:31.466Z] #44 89.17   DEP      criu/sk-packet.d
06:13:31 [2020-01-31T06:13:31.466Z] #44 89.40   DEP      criu/sk-netlink.d
06:13:31 [2020-01-31T06:13:31.727Z] #44 89.62   DEP      criu/sk-inet.d
06:13:31 [2020-01-31T06:13:31.875Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 36.37MB / 73.43MB 6.7s
06:13:31 [2020-01-31T06:13:31.875Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 36.24MB / 57.39MB 6.7s
06:13:31 [2020-01-31T06:13:31.875Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 36.74MB / 54.13MB 6.7s
06:13:31 [2020-01-31T06:13:31.875Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 35.02MB / 96.43MB 6.7s
06:13:31 [2020-01-31T06:13:31.987Z] #44 89.79   DEP      criu/signalfd.d
06:13:32 [2020-01-31T06:13:32.160Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 40.07MB / 73.43MB 7.0s
06:13:32 [2020-01-31T06:13:32.160Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 39.92MB / 57.39MB 7.0s
06:13:32 [2020-01-31T06:13:32.160Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.47MB / 54.13MB 7.0s
06:13:32 [2020-01-31T06:13:32.160Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 40.69MB / 96.43MB 7.1s
06:13:32 [2020-01-31T06:13:32.248Z] #44 90.02   DEP      criu/sigframe.d
06:13:32 [2020-01-31T06:13:32.248Z] #44 90.12   DEP      criu/shmem.d
06:13:32 [2020-01-31T06:13:32.446Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 43.55MB / 57.39MB 7.3s
06:13:32 [2020-01-31T06:13:32.446Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.18MB / 54.13MB 7.3s
06:13:32 [2020-01-31T06:13:32.508Z] #44 90.39   DEP      criu/servicefd.d
06:13:32 [2020-01-31T06:13:32.508Z] #44 90.53   DEP      criu/seize.d
06:13:32 [2020-01-31T06:13:32.681Z] #62 231.6 + bin/containerd-stress
06:13:32 [2020-01-31T06:13:32.738Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 47.28MB / 73.43MB 7.6s
06:13:32 [2020-01-31T06:13:32.738Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 47.19MB / 57.39MB 7.6s
06:13:32 [2020-01-31T06:13:32.738Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.77MB / 54.13MB 7.6s
06:13:32 [2020-01-31T06:13:32.738Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 46.48MB / 96.43MB 7.6s
06:13:32 [2020-01-31T06:13:32.769Z] #44 90.64   DEP      criu/seccomp.d
06:13:33 [2020-01-31T06:13:33.025Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 50.40MB / 57.39MB 7.9s
06:13:33 [2020-01-31T06:13:33.025Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 50.99MB / 54.13MB 7.9s
06:13:33 [2020-01-31T06:13:33.025Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 52.26MB / 73.43MB 8.0s
06:13:33 [2020-01-31T06:13:33.025Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 51.54MB / 96.43MB 8.0s
06:13:33 [2020-01-31T06:13:33.029Z] #44 90.77   DEP      criu/rst-malloc.d
06:13:33 [2020-01-31T06:13:33.029Z] #44 90.82   DEP      criu/rbtree.d
06:13:33 [2020-01-31T06:13:33.029Z] #44 90.85   DEP      criu/pstree.d
06:13:33 [2020-01-31T06:13:33.290Z] #44 91.11   DEP      criu/protobuf.d
06:13:33 [2020-01-31T06:13:33.311Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 54.00MB / 57.39MB 8.2s
06:13:33 [2020-01-31T06:13:33.311Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.2s done
06:13:33 [2020-01-31T06:13:33.311Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 56.88MB / 73.43MB 8.3s
06:13:33 [2020-01-31T06:13:33.551Z] #44 91.31   GEN      criu/protobuf-desc-gen.h
06:13:33 [2020-01-31T06:13:33.597Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 60.84MB / 73.43MB 8.5s
06:13:33 [2020-01-31T06:13:33.597Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.4s done
06:13:33 [2020-01-31T06:13:33.597Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 59.38MB / 96.43MB 8.5s
06:13:33 [2020-01-31T06:13:33.607Z] #62 233.4 + bin/containerd-shim
06:13:33 [2020-01-31T06:13:33.888Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 64.58MB / 73.43MB 8.6s
06:13:33 [2020-01-31T06:13:33.888Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 67.72MB / 96.43MB 8.8s
06:13:34 [2020-01-31T06:13:34.105Z] #44 ...
06:13:34 [2020-01-31T06:13:34.105Z] 
06:13:34 [2020-01-31T06:13:34.105Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:13:34 [2020-01-31T06:13:34.105Z] #10 110.8 Selecting previously unselected package gcc-mingw-w64-base.
06:13:34 [2020-01-31T06:13:34.105Z] #10 110.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:13:34 [2020-01-31T06:13:34.105Z] #10 110.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:13:34 [2020-01-31T06:13:34.105Z] #10 111.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:13:34 [2020-01-31T06:13:34.144Z] #42 DONE 146.3s
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:34 [2020-01-31T06:13:34.144Z] #54 ...
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:13:34 [2020-01-31T06:13:34.144Z] #43 DONE 0.1s
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:34 [2020-01-31T06:13:34.144Z] #54 ...
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
06:13:34 [2020-01-31T06:13:34.144Z] #46 DONE 0.1s
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:13:34 [2020-01-31T06:13:34.144Z] #49 DONE 0.1s
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:13:34 [2020-01-31T06:13:34.144Z] #52 DONE 0.1s
06:13:34 [2020-01-31T06:13:34.144Z] 
06:13:34 [2020-01-31T06:13:34.144Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:34 [2020-01-31T06:13:34.175Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.0s done
06:13:34 [2020-01-31T06:13:34.175Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 77.83MB / 96.43MB 9.1s
06:13:34 [2020-01-31T06:13:34.362Z] #10 111.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:13:34 [2020-01-31T06:13:34.362Z] #10 111.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:13:34 [2020-01-31T06:13:34.460Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 86.40MB / 96.43MB 9.2s
06:13:34 [2020-01-31T06:13:34.460Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 95.57MB / 96.43MB 9.4s
06:13:34 [2020-01-31T06:13:34.743Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 96.43MB / 96.43MB 9.4s done
06:13:34 [2020-01-31T06:13:34.743Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
06:13:35 [2020-01-31T06:13:35.386Z] #54 ...
06:13:35 [2020-01-31T06:13:35.386Z] 
06:13:35 [2020-01-31T06:13:35.386Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:35 [2020-01-31T06:13:35.386Z] #58 74.81 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
06:13:35 [2020-01-31T06:13:35.462Z] #44 93.16   DEP      criu/protobuf-desc.d
06:13:35 [2020-01-31T06:13:35.462Z] #44 ...
06:13:35 [2020-01-31T06:13:35.462Z] 
06:13:35 [2020-01-31T06:13:35.462Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.46 debconf: delaying package configuration, since apt-utils is not installed
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.74 Fetched 26.1 MB in 2s (11.8 MB/s)
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.86 Selecting previously unselected package pigz.
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.86 (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 ... 23396 files and directories currently installed.)
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.97 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 25.99 Unpacking pigz (2.4-1) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 26.32 Selecting previously unselected package libpython3.7-minimal:arm64.
06:13:35 [2020-01-31T06:13:35.462Z] #17 26.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 26.32 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 27.05 Selecting previously unselected package python3.7-minimal.
06:13:35 [2020-01-31T06:13:35.462Z] #17 27.06 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 27.08 Unpacking python3.7-minimal (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 27.86 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 27.89 Setting up python3.7-minimal (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.56 Selecting previously unselected package python3-minimal.
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.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 ... 23645 files and directories currently installed.)
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.67 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.71 Unpacking python3-minimal (3.7.3-1) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.87 Selecting previously unselected package libmpdec2:arm64.
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.91 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 30.93 Unpacking libmpdec2:arm64 (2.4.2-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 31.08 Selecting previously unselected package libpython3.7-stdlib:arm64.
06:13:35 [2020-01-31T06:13:35.462Z] #17 31.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 31.09 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.05 Selecting previously unselected package python3.7.
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.05 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.06 Unpacking python3.7 (3.7.3-2) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.23 Selecting previously unselected package libpython3-stdlib:arm64.
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.25 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
06:13:35 [2020-01-31T06:13:35.462Z] #17 32.42 Setting up python3-minimal (3.7.3-1) ...
06:13:36 [2020-01-31T06:13:36.033Z] #17 33.69 Selecting previously unselected package python3.
06:13:36 [2020-01-31T06:13:36.033Z] #17 33.69 (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 ... 24057 files and directories currently installed.)
06:13:36 [2020-01-31T06:13:36.033Z] #17 33.74 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.033Z] #17 33.77 Unpacking python3 (3.7.3-1) ...
06:13:36 [2020-01-31T06:13:36.159Z] #58 75.73 + mkdir -p /build
06:13:36 [2020-01-31T06:13:36.159Z] #58 75.73 + cp runc /build/runc
06:13:36 [2020-01-31T06:13:36.159Z] #58 DONE 75.9s
06:13:36 [2020-01-31T06:13:36.159Z] 
06:13:36 [2020-01-31T06:13:36.159Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 33.90 Selecting previously unselected package libip4tc0:arm64.
06:13:36 [2020-01-31T06:13:36.293Z] #17 33.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 33.92 Unpacking libip4tc0:arm64 (1.8.2-4) ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.01 Selecting previously unselected package libip6tc0:arm64.
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.03 Unpacking libip6tc0:arm64 (1.8.2-4) ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.13 Selecting previously unselected package libiptc0:arm64.
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.13 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.14 Unpacking libiptc0:arm64 (1.8.2-4) ...
06:13:36 [2020-01-31T06:13:36.293Z] #17 34.23 Selecting previously unselected package libnfnetlink0:arm64.
06:13:36 [2020-01-31T06:13:36.553Z] #17 34.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.553Z] #17 34.26 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:13:36 [2020-01-31T06:13:36.553Z] #17 34.33 Selecting previously unselected package libnetfilter-conntrack3:arm64.
06:13:36 [2020-01-31T06:13:36.554Z] #17 34.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.554Z] #17 34.37 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.55 Selecting previously unselected package libnftnl11:arm64.
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.55 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.56 Unpacking libnftnl11:arm64 (1.1.2-2) ...
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.70 Selecting previously unselected package iptables.
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.70 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
06:13:36 [2020-01-31T06:13:36.814Z] #17 34.70 Unpacking iptables (1.8.2-4) ...
06:13:37 [2020-01-31T06:13:37.641Z] #10 ...
06:13:37 [2020-01-31T06:13:37.641Z] 
06:13:37 [2020-01-31T06:13:37.641Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.699 + RM_GOPATH=0
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.699 + TMP_GOPATH=
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.699 + : /build
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.699 + '[' -z '' ']'
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.707 ++ mktemp -d
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.723 + export GOPATH=/tmp/tmp.jKEY3LSfpl
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.723 + GOPATH=/tmp/tmp.jKEY3LSfpl
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.723 + RM_GOPATH=1
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.758 ++ dirname ./install.sh
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.759 + dir=.
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.759 + bin=tini
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.759 + shift
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.760 + '[' '!' -f ./tini.installer ']'
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.760 + . ./tini.installer
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.760 ++ : fec3683b971d9c3ef73f284f176672c44b448662
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.760 + install_tini
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.761 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.761 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.761 + git clone https://github.com/krallin/tini.git /tmp/tmp.jKEY3LSfpl/tini
06:13:37 [2020-01-31T06:13:37.641Z] #38 4.764 Cloning into '/tmp/tmp.jKEY3LSfpl/tini'...
06:13:37 [2020-01-31T06:13:37.641Z] #38 5.895 + cd /tmp/tmp.jKEY3LSfpl/tini
06:13:37 [2020-01-31T06:13:37.641Z] #38 5.895 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
06:13:37 [2020-01-31T06:13:37.641Z] #38 5.916 + cmake .
06:13:37 [2020-01-31T06:13:37.641Z] #38 6.565 -- The C compiler identification is GNU 8.3.0
06:13:37 [2020-01-31T06:13:37.641Z] #38 6.641 -- Check for working C compiler: /usr/bin/cc
06:13:37 [2020-01-31T06:13:37.641Z] #38 7.980 -- Check for working C compiler: /usr/bin/cc -- works
06:13:37 [2020-01-31T06:13:37.641Z] #38 7.991 -- Detecting C compiler ABI info
06:13:37 [2020-01-31T06:13:37.641Z] #38 9.314 -- Detecting C compiler ABI info - done
06:13:37 [2020-01-31T06:13:37.641Z] #38 9.413 -- Detecting C compile features
06:13:37 [2020-01-31T06:13:37.641Z] #38 ...
06:13:37 [2020-01-31T06:13:37.641Z] 
06:13:37 [2020-01-31T06:13:37.641Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:13:37 [2020-01-31T06:13:37.641Z] #33 104.1 fmt
06:13:37 [2020-01-31T06:13:37.641Z] #33 104.6 path/filepath
06:13:37 [2020-01-31T06:13:37.641Z] #33 107.4 io/ioutil
06:13:37 [2020-01-31T06:13:37.641Z] #33 108.5 path
06:13:37 [2020-01-31T06:13:37.641Z] #33 109.7 text/tabwriter
06:13:37 [2020-01-31T06:13:37.641Z] #33 111.7 flag
06:13:37 [2020-01-31T06:13:37.641Z] #33 111.7 github.com/BurntSushi/toml
06:13:37 [2020-01-31T06:13:37.641Z] #33 114.0 log
06:13:37 [2020-01-31T06:13:37.755Z] #17 35.24 Selecting previously unselected package xxd.
06:13:37 [2020-01-31T06:13:37.755Z] #17 35.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
06:13:37 [2020-01-31T06:13:37.755Z] #17 35.25 Unpacking xxd (2:8.1.0875-5) ...
06:13:37 [2020-01-31T06:13:37.899Z] #33 ...
06:13:37 [2020-01-31T06:13:37.899Z] 
06:13:37 [2020-01-31T06:13:37.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:37 [2020-01-31T06:13:37.899Z] #44 6.227 Note: Building without setproctitle() and strlcpy() support.
06:13:37 [2020-01-31T06:13:37.899Z] #44 6.227       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:13:37 [2020-01-31T06:13:37.899Z] #44 8.992 fatal: not a git repository (or any of the parent directories): .git
06:13:37 [2020-01-31T06:13:37.899Z] #44 9.036   GEN      .gitid
06:13:37 [2020-01-31T06:13:37.899Z] #44 9.092   GEN      criu/include/version.h
06:13:38 [2020-01-31T06:13:38.015Z] #17 35.65 Selecting previously unselected package vim-common.
06:13:38 [2020-01-31T06:13:38.015Z] #17 35.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:13:38 [2020-01-31T06:13:38.015Z] #17 35.67 Unpacking vim-common (2:8.1.0875-5) ...
06:13:38 [2020-01-31T06:13:38.015Z] #17 35.90 Selecting previously unselected package bash-completion.
06:13:38 [2020-01-31T06:13:38.157Z] #44 9.295   GEN      include/common/asm
06:13:38 [2020-01-31T06:13:38.276Z] #17 35.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:13:39 [2020-01-31T06:13:39.087Z] #44 ...
06:13:39 [2020-01-31T06:13:39.087Z] 
06:13:39 [2020-01-31T06:13:39.087Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:39 [2020-01-31T06:13:39.087Z] #47 105.6 fmt
06:13:39 [2020-01-31T06:13:39.087Z] #47 113.3 regexp
06:13:39 [2020-01-31T06:13:39.087Z] #47 113.3 flag
06:13:39 [2020-01-31T06:13:39.346Z] #47 ...
06:13:39 [2020-01-31T06:13:39.346Z] 
06:13:39 [2020-01-31T06:13:39.346Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:41 [2020-01-31T06:13:41.152Z] #62 52.35 Checking out files:  43% (1315/3042)   
Checking out files:  44% (1339/3042)   
Checking out files:  45% (1369/3042)   
Checking out files:  46% (1400/3042)   
Checking out files:  47% (1430/3042)   
Checking out files:  48% (1461/3042)   
Checking out files:  49% (1491/3042)   
Checking out files:  50% (1521/3042)   
Checking out files:  51% (1552/3042)   
Checking out files:  52% (1582/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  78% (2402/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
06:13:41 [2020-01-31T06:13:41.152Z] #62 54.63 + cd /tmp/tmp.HkvyFFVoqG/src/github.com/containerd/containerd
06:13:41 [2020-01-31T06:13:41.152Z] #62 54.63 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:13:41 [2020-01-31T06:13:41.345Z] #63 133.2 + bin/containerd
06:13:41 [2020-01-31T06:13:41.573Z] #17 39.17 Unpacking bash-completion (1:2.8-6) ...
06:13:41 [2020-01-31T06:13:41.680Z] #62 239.8 + bin/containerd-shim-runc-v1
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.79 Selecting previously unselected package bzip2.
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.93 Selecting previously unselected package xz-utils.
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
06:13:42 [2020-01-31T06:13:42.143Z] #17 39.94 Unpacking xz-utils (5.2.4-1) ...
06:13:42 [2020-01-31T06:13:42.404Z] #17 40.19 Selecting previously unselected package apparmor.
06:13:42 [2020-01-31T06:13:42.404Z] #17 40.21 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
06:13:42 [2020-01-31T06:13:42.664Z] #17 40.31 Unpacking apparmor (2.13.2-10) ...
06:13:42 [2020-01-31T06:13:42.925Z] #17 40.75 Selecting previously unselected package aufs-tools.
06:13:42 [2020-01-31T06:13:42.925Z] #17 40.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
06:13:42 [2020-01-31T06:13:42.925Z] #17 40.81 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:13:43 [2020-01-31T06:13:43.185Z] #17 40.95 Selecting previously unselected package libonig5:arm64.
06:13:43 [2020-01-31T06:13:43.185Z] #17 40.98 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.185Z] #17 40.99 Unpacking libonig5:arm64 (6.9.1-1) ...
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.15 Selecting previously unselected package libjq1:arm64.
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.17 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.23 Selecting previously unselected package jq.
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.446Z] #17 41.24 Unpacking jq (1.5+dfsg-2+b1) ...
06:13:43 [2020-01-31T06:13:43.566Z] #62 242.8 + bin/containerd-shim-runc-v2
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + export 'BUILDTAGS=netgo osusergo static_build'
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + BUILDTAGS='netgo osusergo static_build'
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + export EXTRA_FLAGS=-buildmode=pie
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + EXTRA_FLAGS=-buildmode=pie
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + '[' '' = dynamic ']'
06:13:43 [2020-01-31T06:13:43.680Z] #62 56.72 + make
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.34 Selecting previously unselected package libaio1:arm64.
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.35 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.36 Unpacking libaio1:arm64 (0.3.112-3) ...
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.45 Selecting previously unselected package libgpm2:arm64.
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.47 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.707Z] #17 41.47 Unpacking libgpm2:arm64 (1.20.7-5) ...
06:13:43 [2020-01-31T06:13:43.967Z] #17 41.68 Selecting previously unselected package libicu63:arm64.
06:13:43 [2020-01-31T06:13:43.967Z] #17 41.69 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
06:13:43 [2020-01-31T06:13:43.967Z] #17 41.71 Unpacking libicu63:arm64 (63.1-6) ...
06:13:44 [2020-01-31T06:13:44.126Z] #62 243.6 + binaries
06:13:44 [2020-01-31T06:13:44.126Z] #62 243.6 + mkdir -p /build
06:13:44 [2020-01-31T06:13:44.126Z] #62 243.6 + cp bin/containerd /build/containerd
06:13:44 [2020-01-31T06:13:44.126Z] #62 243.7 + cp bin/containerd-shim /build/containerd-shim
06:13:44 [2020-01-31T06:13:44.126Z] #62 243.7 + cp bin/ctr /build/ctr
06:13:44 [2020-01-31T06:13:44.495Z] #63 ...
06:13:44 [2020-01-31T06:13:44.495Z] 
06:13:44 [2020-01-31T06:13:44.495Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:13:44 [2020-01-31T06:13:44.495Z] #54 DONE 157.4s
06:13:44 [2020-01-31T06:13:44.495Z] 
06:13:44 [2020-01-31T06:13:44.495Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:44 [2020-01-31T06:13:44.703Z] #62 DONE 244.2s
06:13:45 [2020-01-31T06:13:45.054Z] #62 58.64 + bin/ctr
06:13:45 [2020-01-31T06:13:45.264Z] #63 ...
06:13:45 [2020-01-31T06:13:45.264Z] 
06:13:45 [2020-01-31T06:13:45.264Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:13:45 [2020-01-31T06:13:45.264Z] #55 DONE 0.2s
06:13:45 [2020-01-31T06:13:45.264Z] 
06:13:45 [2020-01-31T06:13:45.264Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
06:13:45 [2020-01-31T06:13:45.264Z] #59 DONE 0.1s
06:13:45 [2020-01-31T06:13:45.264Z] 
06:13:45 [2020-01-31T06:13:45.264Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:13:45 [2020-01-31T06:13:45.627Z] 
06:13:45 [2020-01-31T06:13:45.628Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
06:13:45 [2020-01-31T06:13:45.628Z] #63 DONE 0.3s
06:13:45 [2020-01-31T06:13:45.628Z] 
06:13:45 [2020-01-31T06:13:45.628Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:13:45 [2020-01-31T06:13:45.881Z] #17 ...
06:13:45 [2020-01-31T06:13:45.881Z] 
06:13:45 [2020-01-31T06:13:45.881Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:45 [2020-01-31T06:13:45.881Z] #44 93.34   DEP      criu/proc_parse.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 93.60   DEP      criu/plugin.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 93.74   DEP      criu/pipes.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 93.88   DEP      criu/pie-util.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 94.05   DEP      criu/pie-util-vdso.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 94.25   DEP      criu/pie-util-vdso-elf32.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 94.49   DEP      criu/path.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 94.65   DEP      criu/parasite-syscall.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 94.84   DEP      criu/pagemap.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 95.04   DEP      criu/pagemap-cache.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 95.23   DEP      criu/page-xfer.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 95.44   DEP      criu/page-pipe.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 95.56   DEP      criu/netfilter.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 95.73   DEP      criu/net.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.01   DEP      criu/namespaces.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.19   DEP      criu/mount.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.38   DEP      criu/mem.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.53   DEP      criu/lsm.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.69   DEP      criu/log.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 96.86   DEP      criu/libnetlink.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.08   DEP      criu/kerndat.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.21   DEP      criu/kcmp-ids.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.27   DEP      criu/irmap.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.53   DEP      criu/ipc_ns.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.68   DEP      criu/image.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 97.84   DEP      criu/image-desc.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.00   DEP      criu/fsnotify.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.21   DEP      criu/filesystems.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.45   DEP      criu/files.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.60   DEP      criu/files-reg.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.74   DEP      criu/files-ext.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 98.91   DEP      criu/file-lock.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.15   DEP      criu/file-ids.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.42   DEP      criu/fifo.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.62   DEP      criu/fdstore.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.79   DEP      criu/fault-injection.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.84   DEP      criu/external.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 99.94   DEP      criu/eventpoll.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 100.2   DEP      criu/eventfd.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 100.3   DEP      criu/crtools.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 100.5   DEP      criu/cr-service.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 100.6   DEP      criu/cr-restore.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 100.9   DEP      criu/cr-errno.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.0   DEP      criu/cr-dump.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.3   DEP      criu/cr-dedup.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.5   DEP      criu/cr-check.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.7   DEP      criu/config.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.8   DEP      criu/clone-noasan.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 101.9   DEP      criu/cgroup.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.0   DEP      criu/cgroup-props.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.2   DEP      criu/bitmap.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.2   DEP      criu/bfd.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.3   DEP      criu/autofs.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.6   DEP      criu/aio.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 102.8   DEP      criu/action-scripts.d
06:13:45 [2020-01-31T06:13:45.881Z] #44 103.2   CC       criu/action-scripts.o
06:13:45 [2020-01-31T06:13:45.882Z] #67 DONE 0.1s
06:13:45 [2020-01-31T06:13:45.882Z] 
06:13:45 [2020-01-31T06:13:45.882Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
06:13:45 [2020-01-31T06:13:45.882Z] #69 DONE 0.2s
06:13:46 [2020-01-31T06:13:46.142Z] #44 103.9   CC       criu/aio.o
06:13:46 [2020-01-31T06:13:46.181Z] 
06:13:46 [2020-01-31T06:13:46.181Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
06:13:46 [2020-01-31T06:13:46.181Z] #72 DONE 0.1s
06:13:46 [2020-01-31T06:13:46.181Z] 
06:13:46 [2020-01-31T06:13:46.181Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
06:13:46 [2020-01-31T06:13:46.181Z] #73 DONE 0.0s
06:13:46 [2020-01-31T06:13:46.181Z] 
06:13:46 [2020-01-31T06:13:46.181Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
06:13:46 [2020-01-31T06:13:46.721Z] #44 104.6   CC       criu/autofs.o
06:13:46 [2020-01-31T06:13:46.787Z] #74 DONE 0.7s
06:13:46 [2020-01-31T06:13:46.991Z] #44 ...
06:13:46 [2020-01-31T06:13:46.991Z] 
06:13:46 [2020-01-31T06:13:46.991Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:46 [2020-01-31T06:13:46.991Z] #17 44.74 Selecting previously unselected package libnet1:arm64.
06:13:46 [2020-01-31T06:13:46.991Z] #17 44.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
06:13:46 [2020-01-31T06:13:46.991Z] #17 44.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:13:46 [2020-01-31T06:13:46.991Z] #17 44.87 Selecting previously unselected package libnl-3-200:arm64.
06:13:47 [2020-01-31T06:13:47.042Z] 
06:13:47 [2020-01-31T06:13:47.042Z] #75 exporting to image
06:13:47 [2020-01-31T06:13:47.042Z] #75 exporting layers
06:13:47 [2020-01-31T06:13:47.050Z] #62 ...
06:13:47 [2020-01-31T06:13:47.050Z] 
06:13:47 [2020-01-31T06:13:47.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:47 [2020-01-31T06:13:47.050Z] #44 12.71   PBCC     images/google/protobuf/descriptor.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 12.84   PBCC     images/opts.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 12.92   PBCC     images/sit.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 12.99   DEP      images/google/protobuf/descriptor.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.23   DEP      images/opts.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.34   DEP      images/sit.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.49   PBCC     images/macvlan.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.60   DEP      images/macvlan.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.75   PBCC     images/autofs.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.82   DEP      images/autofs.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 13.90   PBCC     images/sysctl.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.01   DEP      images/sysctl.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.17   PBCC     images/time.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.22   DEP      images/time.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.51   PBCC     images/binfmt-misc.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.54   DEP      images/binfmt-misc.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.69   PBCC     images/seccomp.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.79   DEP      images/seccomp.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 14.97   PBCC     images/userns.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.08   DEP      images/userns.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.18   PBCC     images/cgroup.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.26   DEP      images/cgroup.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.49   PBCC     images/fown.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.57   PBCC     images/ext-file.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.63   DEP      images/fown.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.80   DEP      images/ext-file.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.89   PBCC     images/rpc.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 15.97   DEP      images/rpc.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.07   PBCC     images/siginfo.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.13   DEP      images/siginfo.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.17   PBCC     images/pagemap.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.32   DEP      images/pagemap.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.43   PBCC     images/rlimit.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.47   DEP      images/rlimit.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.57   PBCC     images/file-lock.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.59   DEP      images/file-lock.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.69   PBCC     images/tty.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 16.86   DEP      images/tty.pb-c.d
06:13:47 [2020-01-31T06:13:47.050Z] #44 17.04   PBCC     images/tun.pb-c.c
06:13:47 [2020-01-31T06:13:47.050Z] #44 17.24   PBCC     images/netdev.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.47   DEP      images/tun.pb-c.d
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.60   DEP      images/netdev.pb-c.d
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.71   PBCC     images/vma.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.81   DEP      images/vma.pb-c.d
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.90   PBCC     images/creds.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 17.97   DEP      images/creds.pb-c.d
06:13:47 [2020-01-31T06:13:47.051Z] #44 18.17   PBCC     images/utsns.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 18.28   DEP      images/utsns.pb-c.d
06:13:47 [2020-01-31T06:13:47.051Z] #44 18.37   PBCC     images/ipc-desc.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 ...
06:13:47 [2020-01-31T06:13:47.051Z] 
06:13:47 [2020-01-31T06:13:47.051Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:47 [2020-01-31T06:13:47.051Z] #38 13.37 -- Detecting C compile features - done
06:13:47 [2020-01-31T06:13:47.051Z] #38 13.44 -- Performing Test HAS_BUILTIN_FORTIFY
06:13:47 [2020-01-31T06:13:47.051Z] #38 13.83 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.02 -- Configuring done
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.04 -- Generating done
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.06 -- Build files have been written to: /tmp/tmp.jKEY3LSfpl/tini
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.07 + make tini-static
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.67 Scanning dependencies of target tini-static
06:13:47 [2020-01-31T06:13:47.051Z] #38 14.92 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:13:47 [2020-01-31T06:13:47.051Z] #38 17.43 [100%] Linking C executable tini-static
06:13:47 [2020-01-31T06:13:47.051Z] #38 18.61 [100%] Built target tini-static
06:13:47 [2020-01-31T06:13:47.051Z] #38 18.94 + mkdir -p /build
06:13:47 [2020-01-31T06:13:47.051Z] #38 18.94 + cp tini-static /build/docker-init
06:13:47 [2020-01-31T06:13:47.051Z] #38 DONE 19.7s
06:13:47 [2020-01-31T06:13:47.051Z] 
06:13:47 [2020-01-31T06:13:47.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:47 [2020-01-31T06:13:47.051Z] #44 18.47   PBCC     images/ipc-sem.pb-c.c
06:13:47 [2020-01-31T06:13:47.051Z] #44 ...
06:13:47 [2020-01-31T06:13:47.051Z] 
06:13:47 [2020-01-31T06:13:47.051Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:47 [2020-01-31T06:13:47.051Z] #47 116.3 go/token
06:13:47 [2020-01-31T06:13:47.051Z] #47 117.9 go/scanner
06:13:47 [2020-01-31T06:13:47.051Z] #47 119.5 go/ast
06:13:47 [2020-01-31T06:13:47.051Z] #47 119.8 internal/lazyregexp
06:13:47 [2020-01-31T06:13:47.051Z] #47 120.5 net/url
06:13:47 [2020-01-31T06:13:47.252Z] #17 44.88 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
06:13:47 [2020-01-31T06:13:47.252Z] #17 44.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.00 Selecting previously unselected package libprotobuf-c1:arm64.
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.08 Selecting previously unselected package libreadline5:arm64.
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
06:13:47 [2020-01-31T06:13:47.252Z] #17 45.09 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
06:13:47 [2020-01-31T06:13:47.322Z] #47 ...
06:13:47 [2020-01-31T06:13:47.322Z] 
06:13:47 [2020-01-31T06:13:47.322Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:47 [2020-01-31T06:13:47.322Z] #44 18.53   DEP      images/ipc-desc.pb-c.d
06:13:47 [2020-01-31T06:13:47.514Z] #17 45.22 Selecting previously unselected package net-tools.
06:13:47 [2020-01-31T06:13:47.514Z] #17 45.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
06:13:47 [2020-01-31T06:13:47.514Z] #17 45.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:13:47 [2020-01-31T06:13:47.586Z] #44 18.64   DEP      images/ipc-sem.pb-c.d
06:13:47 [2020-01-31T06:13:47.586Z] #44 18.78   PBCC     images/ipc-msg.pb-c.c
06:13:47 [2020-01-31T06:13:47.586Z] #44 18.87   DEP      images/ipc-msg.pb-c.d
06:13:47 [2020-01-31T06:13:47.774Z] #17 45.57 Selecting previously unselected package python-pip-whl.
06:13:47 [2020-01-31T06:13:47.774Z] #17 45.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:13:47 [2020-01-31T06:13:47.774Z] #17 45.65 Unpacking python-pip-whl (18.1-5) ...
06:13:47 [2020-01-31T06:13:47.843Z] #44 18.95   PBCC     images/ipc-shm.pb-c.c
06:13:47 [2020-01-31T06:13:47.844Z] #44 18.97   DEP      images/ipc-shm.pb-c.d
06:13:47 [2020-01-31T06:13:47.844Z] #44 19.13   PBCC     images/ipc-var.pb-c.c
06:13:47 [2020-01-31T06:13:47.844Z] #44 19.18   DEP      images/ipc-var.pb-c.d
06:13:48 [2020-01-31T06:13:48.101Z] #44 19.27   PBCC     images/sk-opts.pb-c.c
06:13:48 [2020-01-31T06:13:48.101Z] #44 19.37   PBCC     images/packet-sock.pb-c.c
06:13:48 [2020-01-31T06:13:48.101Z] #44 19.44   DEP      images/sk-opts.pb-c.d
06:13:48 [2020-01-31T06:13:48.358Z] #44 19.56   DEP      images/packet-sock.pb-c.d
06:13:48 [2020-01-31T06:13:48.358Z] #44 19.61   PBCC     images/sk-netlink.pb-c.c
06:13:48 [2020-01-31T06:13:48.358Z] #44 19.67   DEP      images/sk-netlink.pb-c.d
06:13:48 [2020-01-31T06:13:48.366Z] #17 46.14 Selecting previously unselected package python3-lib2to3.
06:13:48 [2020-01-31T06:13:48.366Z] #17 46.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:13:48 [2020-01-31T06:13:48.617Z] #44 19.78   PBCC     images/sk-inet.pb-c.c
06:13:48 [2020-01-31T06:13:48.617Z] #44 19.86   DEP      images/sk-inet.pb-c.d
06:13:48 [2020-01-31T06:13:48.617Z] #44 19.95   PBCC     images/sk-unix.pb-c.c
06:13:48 [2020-01-31T06:13:48.628Z] #17 46.15 Unpacking python3-lib2to3 (3.7.3-1) ...
06:13:48 [2020-01-31T06:13:48.628Z] #17 46.38 Selecting previously unselected package python3-distutils.
06:13:48 [2020-01-31T06:13:48.628Z] #17 46.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:13:48 [2020-01-31T06:13:48.628Z] #17 46.41 Unpacking python3-distutils (3.7.3-1) ...
06:13:48 [2020-01-31T06:13:48.874Z] #44 20.02   DEP      images/sk-unix.pb-c.d
06:13:48 [2020-01-31T06:13:48.874Z] #44 20.07   PBCC     images/mm.pb-c.c
06:13:49 [2020-01-31T06:13:49.010Z] #17 46.59 Selecting previously unselected package python3-pip.
06:13:49 [2020-01-31T06:13:49.010Z] #17 46.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:13:49 [2020-01-31T06:13:49.010Z] #17 46.62 Unpacking python3-pip (18.1-5) ...
06:13:49 [2020-01-31T06:13:49.132Z] #44 20.17   DEP      images/mm.pb-c.d
06:13:49 [2020-01-31T06:13:49.132Z] #44 ...
06:13:49 [2020-01-31T06:13:49.132Z] 
06:13:49 [2020-01-31T06:13:49.132Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:13:49 [2020-01-31T06:13:49.132Z] #33 118.6 github.com/BurntSushi/toml/cmd/tomlv
06:13:49 [2020-01-31T06:13:49.132Z] #33 DONE 125.5s
06:13:49 [2020-01-31T06:13:49.132Z] 
06:13:49 [2020-01-31T06:13:49.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:49 [2020-01-31T06:13:49.132Z] #44 20.33   PBCC     images/timerfd.pb-c.c
06:13:49 [2020-01-31T06:13:49.132Z] #44 20.43   DEP      images/timerfd.pb-c.d
06:13:49 [2020-01-31T06:13:49.390Z] #44 20.56   PBCC     images/timer.pb-c.c
06:13:49 [2020-01-31T06:13:49.390Z] #44 20.64   DEP      images/timer.pb-c.d
06:13:49 [2020-01-31T06:13:49.530Z] #17 47.13 Selecting previously unselected package python3-pkg-resources.
06:13:49 [2020-01-31T06:13:49.530Z] #17 47.16 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:13:49 [2020-01-31T06:13:49.530Z] #17 47.17 Unpacking python3-pkg-resources (40.8.0-1) ...
06:13:49 [2020-01-31T06:13:49.647Z] #44 20.76   PBCC     images/sa.pb-c.c
06:13:49 [2020-01-31T06:13:49.648Z] #44 20.87   DEP      images/sa.pb-c.d
06:13:49 [2020-01-31T06:13:49.791Z] #17 47.37 Selecting previously unselected package python3-setuptools.
06:13:49 [2020-01-31T06:13:49.791Z] #17 47.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:13:49 [2020-01-31T06:13:49.791Z] #17 47.40 Unpacking python3-setuptools (40.8.0-1) ...
06:13:49 [2020-01-31T06:13:49.904Z] #44 21.05   PBCC     images/pipe-data.pb-c.c
06:13:49 [2020-01-31T06:13:49.905Z] #44 21.08   DEP      images/pipe-data.pb-c.d
06:13:49 [2020-01-31T06:13:49.905Z] #44 21.23   PBCC     images/mnt.pb-c.c
06:13:50 [2020-01-31T06:13:50.052Z] #17 47.85 Selecting previously unselected package python3-wheel.
06:13:50 [2020-01-31T06:13:50.052Z] #17 47.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:13:50 [2020-01-31T06:13:50.052Z] #17 47.85 Unpacking python3-wheel (0.32.3-2) ...
06:13:50 [2020-01-31T06:13:50.162Z] #44 21.31   DEP      images/mnt.pb-c.d
06:13:50 [2020-01-31T06:13:50.162Z] #44 21.44   PBCC     images/sk-packet.pb-c.c
06:13:50 [2020-01-31T06:13:50.162Z] #44 21.49   DEP      images/sk-packet.pb-c.d
06:13:50 [2020-01-31T06:13:50.313Z] #17 47.98 Selecting previously unselected package thin-provisioning-tools.
06:13:50 [2020-01-31T06:13:50.313Z] #17 47.99 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
06:13:50 [2020-01-31T06:13:50.313Z] #17 48.00 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:13:50 [2020-01-31T06:13:50.313Z] #17 48.24 Selecting previously unselected package vim-runtime.
06:13:50 [2020-01-31T06:13:50.313Z] #17 48.24 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:13:50 [2020-01-31T06:13:50.419Z] #44 21.68   PBCC     images/tcp-stream.pb-c.c
06:13:50 [2020-01-31T06:13:50.419Z] #44 21.74   DEP      images/tcp-stream.pb-c.d
06:13:50 [2020-01-31T06:13:50.573Z] #17 48.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:13:50 [2020-01-31T06:13:50.573Z] #17 48.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:13:50 [2020-01-31T06:13:50.573Z] #17 48.33 Unpacking vim-runtime (2:8.1.0875-5) ...
06:13:50 [2020-01-31T06:13:50.677Z] #44 21.83   PBCC     images/pipe.pb-c.c
06:13:50 [2020-01-31T06:13:50.677Z] #44 21.85   DEP      images/pipe.pb-c.d
06:13:50 [2020-01-31T06:13:50.677Z] #44 21.93   PBCC     images/pstree.pb-c.c
06:13:50 [2020-01-31T06:13:50.677Z] #44 21.95   DEP      images/pstree.pb-c.d
06:13:50 [2020-01-31T06:13:50.677Z] #44 22.02   PBCC     images/fs.pb-c.c
06:13:50 [2020-01-31T06:13:50.677Z] #44 22.04   DEP      images/fs.pb-c.d
06:13:50 [2020-01-31T06:13:50.935Z] #44 22.14   PBCC     images/signalfd.pb-c.c
06:13:50 [2020-01-31T06:13:50.935Z] #44 22.16   DEP      images/signalfd.pb-c.d
06:13:50 [2020-01-31T06:13:50.935Z] #44 22.30   PBCC     images/fh.pb-c.c
06:13:51 [2020-01-31T06:13:51.192Z] #44 22.35   PBCC     images/fsnotify.pb-c.c
06:13:51 [2020-01-31T06:13:51.192Z] #44 22.44   DEP      images/fh.pb-c.d
06:13:51 [2020-01-31T06:13:51.450Z] #44 22.60   DEP      images/fsnotify.pb-c.d
06:13:51 [2020-01-31T06:13:51.450Z] #44 22.63   PBCC     images/eventpoll.pb-c.c
06:13:51 [2020-01-31T06:13:51.450Z] #44 22.68   DEP      images/eventpoll.pb-c.d
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.75   PBCC     images/eventfd.pb-c.c
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.79   DEP      images/eventfd.pb-c.d
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.89   PBCC     images/remap-file-path.pb-c.c
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.90   DEP      images/remap-file-path.pb-c.d
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.95   PBCC     images/fifo.pb-c.c
06:13:51 [2020-01-31T06:13:51.707Z] #44 22.99   DEP      images/fifo.pb-c.d
06:13:51 [2020-01-31T06:13:51.707Z] #44 23.09   PBCC     images/ghost-file.pb-c.c
06:13:51 [2020-01-31T06:13:51.707Z] #44 23.13   DEP      images/ghost-file.pb-c.d
06:13:51 [2020-01-31T06:13:51.965Z] #44 23.22   PBCC     images/regfile.pb-c.c
06:13:51 [2020-01-31T06:13:51.965Z] #44 23.29   DEP      images/regfile.pb-c.d
06:13:51 [2020-01-31T06:13:51.965Z] #44 23.39   PBCC     images/ns.pb-c.c
06:13:52 [2020-01-31T06:13:52.223Z] #44 23.48   DEP      images/ns.pb-c.d
06:13:52 [2020-01-31T06:13:52.481Z] #44 23.63   PBCC     images/fdinfo.pb-c.c
06:13:52 [2020-01-31T06:13:52.481Z] #44 23.74   DEP      images/fdinfo.pb-c.d
06:13:52 [2020-01-31T06:13:52.741Z] #44 23.90   PBCC     images/core-aarch64.pb-c.c
06:13:52 [2020-01-31T06:13:52.741Z] #44 24.00   PBCC     images/core-arm.pb-c.c
06:13:52 [2020-01-31T06:13:52.741Z] #44 24.12   PBCC     images/core-ppc64.pb-c.c
06:13:52 [2020-01-31T06:13:52.999Z] #44 24.19   PBCC     images/core-s390.pb-c.c
06:13:53 [2020-01-31T06:13:53.257Z] #44 24.30   PBCC     images/core-x86.pb-c.c
06:13:53 [2020-01-31T06:13:53.257Z] #44 24.45   PBCC     images/core.pb-c.c
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.59   PBCC     images/inventory.pb-c.c
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.66   DEP      images/core-aarch64.pb-c.d
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.70   DEP      images/core-arm.pb-c.d
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.71   DEP      images/core-ppc64.pb-c.d
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.83   DEP      images/core-s390.pb-c.d
06:13:53 [2020-01-31T06:13:53.515Z] #44 24.93   DEP      images/core-x86.pb-c.d
06:13:53 [2020-01-31T06:13:53.773Z] #44 25.03   DEP      images/core.pb-c.d
06:13:53 [2020-01-31T06:13:53.773Z] #44 25.10   DEP      images/inventory.pb-c.d
06:13:54 [2020-01-31T06:13:54.031Z] #44 25.24   PBCC     images/cpuinfo.pb-c.c
06:13:54 [2020-01-31T06:13:54.031Z] #44 25.28   DEP      images/cpuinfo.pb-c.d
06:13:54 [2020-01-31T06:13:54.290Z] #44 25.45   PBCC     images/stats.pb-c.c
06:13:54 [2020-01-31T06:13:54.290Z] #44 25.48   DEP      images/stats.pb-c.d
06:13:54 [2020-01-31T06:13:54.792Z] #17 52.08 Selecting previously unselected package vim.
06:13:54 [2020-01-31T06:13:54.792Z] #17 52.09 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
06:13:54 [2020-01-31T06:13:54.792Z] #17 52.17 Unpacking vim (2:8.1.0875-5) ...
06:13:54 [2020-01-31T06:13:54.792Z] #17 ...
06:13:54 [2020-01-31T06:13:54.792Z] 
06:13:54 [2020-01-31T06:13:54.792Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:13:54 [2020-01-31T06:13:54.792Z] #41 176.7 + dpkg --print-architecture
06:13:55 [2020-01-31T06:13:55.156Z] #75 exporting layers 7.6s done
06:13:55 [2020-01-31T06:13:55.156Z] #75 writing image sha256:93aa8d0b6d47225720f4a19fd4a09266c4c76345d54ccfac29ec921aed59e592 done
06:13:55 [2020-01-31T06:13:55.156Z] #75 naming to docker.io/library/docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d done
06:13:55 [2020-01-31T06:13:55.156Z] #75 DONE 7.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
06:13:55 [2020-01-31T06:13:55.368Z] #41 DONE 177.5s
06:13:55 [2020-01-31T06:13:55.368Z] 
06:13:55 [2020-01-31T06:13:55.368Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:13:55 [2020-01-31T06:13:55.368Z] #17 52.81 Selecting previously unselected package xfsprogs.
06:13:55 [2020-01-31T06:13:55.368Z] #17 52.82 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
06:13:55 [2020-01-31T06:13:55.368Z] #17 52.86 Unpacking xfsprogs (4.20.0-1) ...
06:13:55 [2020-01-31T06:13:55.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40439/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/validate/default
06:13:55 [2020-01-31T06:13:55.663Z] #44 27.04 make[1]: Nothing to be done for 'all'.
06:13:55 [2020-01-31T06:13:55.893Z] #17 53.51 Selecting previously unselected package zip.
06:13:55 [2020-01-31T06:13:55.893Z] #17 53.54 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
06:13:55 [2020-01-31T06:13:55.893Z] #17 53.57 Unpacking zip (3.0-11+b1) ...
06:13:56 [2020-01-31T06:13:56.158Z] #17 53.92 Setting up aufs-tools (1:4.14+20190211-1) ...
06:13:56 [2020-01-31T06:13:56.158Z] #17 54.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.08 Setting up libip6tc0:arm64 (1.8.2-4) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.12 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.14 Setting up libgpm2:arm64 (1.20.7-5) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.15 Setting up libip4tc0:arm64 (1.8.2-4) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.16 Setting up libnftnl11:arm64 (1.1.2-2) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.22 Setting up libicu63:arm64 (63.1-6) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.22 Setting up xxd (2:8.1.0875-5) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.23 Setting up zip (3.0-11+b1) ...
06:13:56 [2020-01-31T06:13:56.419Z] #17 54.25 Setting up vim-common (2:8.1.0875-5) ...
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  All commits are properly signed with the DCO!
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
06:13:56 [2020-01-31T06:13:56.488Z] No api/types/ or api/swagger.yaml changes in diff.
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  All TOML source files changed here have valid syntax.
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
06:13:56 [2020-01-31T06:13:56.488Z] Congratulations!  No new tests were added to integration-cli.
06:13:56 [2020-01-31T06:13:56.488Z] 
06:13:56 [2020-01-31T06:13:56.488Z] INFO Start validation with golang-ci-lint
06:13:56 [2020-01-31T06:13:56.488Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
06:13:56 [2020-01-31T06:13:56.488Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
06:13:56 [2020-01-31T06:13:56.680Z] #17 54.27 Setting up bash-completion (1:2.8-6) ...
06:13:57 [2020-01-31T06:13:57.561Z] #44 ...
06:13:57 [2020-01-31T06:13:57.561Z] 
06:13:57 [2020-01-31T06:13:57.561Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:13:57 [2020-01-31T06:13:57.561Z] #47 123.9 text/template/parse
06:13:57 [2020-01-31T06:13:57.561Z] #47 128.1 go/parser
06:13:57 [2020-01-31T06:13:57.561Z] #47 131.1 text/template
06:13:57 [2020-01-31T06:13:57.561Z] #47 134.2 encoding/xml
06:13:58 [2020-01-31T06:13:58.494Z] #47 ...
06:13:58 [2020-01-31T06:13:58.494Z] 
06:13:58 [2020-01-31T06:13:58.494Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:58 [2020-01-31T06:13:58.494Z] #44 29.71   CC       images/stats.o
06:13:59 [2020-01-31T06:13:59.060Z] #44 30.31   CC       images/core.o
06:13:59 [2020-01-31T06:13:59.223Z] #17 ...
06:13:59 [2020-01-31T06:13:59.223Z] 
06:13:59 [2020-01-31T06:13:59.223Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:13:59 [2020-01-31T06:13:59.223Z] #44 106.6   CC       criu/bfd.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 107.4   CC       criu/bitmap.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 107.7   CC       criu/cgroup-props.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 108.5   CC       criu/cgroup.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 112.0   CC       criu/clone-noasan.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 112.2   CC       criu/config.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 114.0   CC       criu/cr-check.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 116.3   CC       criu/cr-dedup.o
06:13:59 [2020-01-31T06:13:59.223Z] #44 116.8   CC       criu/cr-dump.o
06:14:00 [2020-01-31T06:14:00.167Z] #44 ...
06:14:00 [2020-01-31T06:14:00.167Z] 
06:14:00 [2020-01-31T06:14:00.167Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:14:00 [2020-01-31T06:14:00.167Z] #17 57.95 Setting up libiptc0:arm64 (1.8.2-4) ...
06:14:00 [2020-01-31T06:14:00.167Z] #17 57.99 Setting up xz-utils (5.2.4-1) ...
06:14:00 [2020-01-31T06:14:00.167Z] #17 58.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:14:00 [2020-01-31T06:14:00.167Z] #17 58.03 Setting up pigz (2.4-1) ...
06:14:00 [2020-01-31T06:14:00.167Z] #17 58.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
06:14:00 [2020-01-31T06:14:00.167Z] #17 58.06 Setting up libnl-3-200:arm64 (3.4.0-1) ...
06:14:00 [2020-01-31T06:14:00.428Z] #17 58.10 Setting up python-pip-whl (18.1-5) ...
06:14:00 [2020-01-31T06:14:00.428Z] #17 58.13 Setting up libmpdec2:arm64 (2.4.2-2) ...
06:14:00 [2020-01-31T06:14:00.428Z] #17 58.15 Setting up vim-runtime (2:8.1.0875-5) ...
06:14:00 [2020-01-31T06:14:00.434Z] #44 31.58   CC       images/core-x86.o
06:14:00 [2020-01-31T06:14:00.999Z] #17 58.80 Setting up libaio1:arm64 (0.3.112-3) ...
06:14:01 [2020-01-31T06:14:01.260Z] #17 58.81 Setting up libonig5:arm64 (6.9.1-1) ...
06:14:01 [2020-01-31T06:14:01.260Z] #17 58.90 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
06:14:01 [2020-01-31T06:14:01.260Z] #17 59.00 Setting up vim (2:8.1.0875-5) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.25 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.26 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.27 Setting up jq (1.5+dfsg-2+b1) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.29 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
06:14:01 [2020-01-31T06:14:01.522Z] #17 59.30 Setting up python3.7 (3.7.3-2) ...
06:14:01 [2020-01-31T06:14:01.560Z] #63 152.3 + bin/containerd-stress
06:14:01 [2020-01-31T06:14:01.560Z] #63 153.6 + bin/containerd-shim
06:14:01 [2020-01-31T06:14:01.840Z] #44 32.73   CC       images/core-arm.o
06:14:02 [2020-01-31T06:14:02.406Z] #44 33.62   CC       images/core-aarch64.o
06:14:03 [2020-01-31T06:14:03.340Z] #44 34.46   CC       images/core-ppc64.o
06:14:04 [2020-01-31T06:14:04.715Z] #44 35.65   CC       images/core-s390.o
06:14:04 [2020-01-31T06:14:04.882Z] #17 62.43 Setting up iptables (1.8.2-4) ...
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:14:04 [2020-01-31T06:14:04.883Z] #17 62.55 Setting up python3 (3.7.3-1) ...
06:14:05 [2020-01-31T06:14:05.650Z] #44 36.80   CC       images/cpuinfo.o
06:14:05 [2020-01-31T06:14:05.714Z] #17 63.36 Setting up python3-wheel (0.32.3-2) ...
06:14:06 [2020-01-31T06:14:06.219Z] #44 37.40   CC       images/inventory.o
06:14:06 [2020-01-31T06:14:06.655Z] #17 64.47 Setting up apparmor (2.13.2-10) ...
06:14:06 [2020-01-31T06:14:06.785Z] #63 158.7 + bin/containerd-shim-runc-v1
06:14:06 [2020-01-31T06:14:06.785Z] #44 37.95   CC       images/fdinfo.o
06:14:07 [2020-01-31T06:14:07.419Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 29.1s done
06:14:07 [2020-01-31T06:14:07.419Z] #8 DONE 38.7s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
06:14:07 [2020-01-31T06:14:07.419Z] #9 DONE 0.2s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
06:14:07 [2020-01-31T06:14:07.419Z] #10 DONE 0.2s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
06:14:07 [2020-01-31T06:14:07.419Z] #30 DONE 0.0s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:14:07 [2020-01-31T06:14:07.419Z] #22 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
06:14:07 [2020-01-31T06:14:07.419Z] #41 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #23 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #71 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #47 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
06:14:07 [2020-01-31T06:14:07.419Z] #53 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #50 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #33 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
06:14:07 [2020-01-31T06:14:07.419Z] #65 DONE 0.1s
06:14:07 [2020-01-31T06:14:07.419Z] 
06:14:07 [2020-01-31T06:14:07.419Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.692 + RM_GOPATH=0
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.693 + TMP_GOPATH=
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.693 + : /build
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.693 + '[' -z '' ']'
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.728 ++ mktemp -d
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.739 + export GOPATH=/tmp/tmp.UWA2wBRKKY
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.739 + GOPATH=/tmp/tmp.UWA2wBRKKY
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.739 + RM_GOPATH=1
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.739 ++ dirname ./install.sh
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.754 + dir=.
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.754 + bin=proxy
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.754 + shift
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.755 + '[' '!' -f ./proxy.installer ']'
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.755 + . ./proxy.installer
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.755 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.757 + install_proxy
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.757 + case "$1" in
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.757 + export CGO_ENABLED=0
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.757 + CGO_ENABLED=0
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.758 + _install_proxy
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.759 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.759 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.760 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UWA2wBRKKY/src/github.com/docker/libnetwork
06:14:07 [2020-01-31T06:14:07.419Z] #72 0.789 Cloning into '/tmp/tmp.UWA2wBRKKY/src/github.com/docker/libnetwork'...
06:14:07 [2020-01-31T06:14:07.720Z] #44 38.70   CC       images/fown.o
06:14:07 [2020-01-31T06:14:07.979Z] #44 39.24   CC       images/ns.o
06:14:08 [2020-01-31T06:14:08.545Z] #44 39.88   CC       images/regfile.o
06:14:08 [2020-01-31T06:14:08.569Z] #63 160.9 + bin/containerd-shim-runc-v2
06:14:08 [2020-01-31T06:14:08.803Z] #44 40.17   CC       images/ghost-file.o
06:14:09 [2020-01-31T06:14:09.199Z] #17 66.43 Setting up xfsprogs (4.20.0-1) ...
06:14:09 [2020-01-31T06:14:09.199Z] #17 66.45 Setting up python3-lib2to3 (3.7.3-1) ...
06:14:09 [2020-01-31T06:14:09.199Z] #17 67.03 Setting up python3-pkg-resources (40.8.0-1) ...
06:14:09 [2020-01-31T06:14:09.315Z] #63 161.5 + binaries
06:14:09 [2020-01-31T06:14:09.315Z] #63 161.5 + mkdir -p /build
06:14:09 [2020-01-31T06:14:09.315Z] #63 161.5 + cp bin/containerd /build/containerd
06:14:09 [2020-01-31T06:14:09.315Z] #63 161.5 + cp bin/containerd-shim /build/containerd-shim
06:14:09 [2020-01-31T06:14:09.315Z] #63 161.5 + cp bin/ctr /build/ctr
06:14:09 [2020-01-31T06:14:09.315Z] #63 DONE 161.7s
06:14:09 [2020-01-31T06:14:09.659Z] 
06:14:09 [2020-01-31T06:14:09.659Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
06:14:09 [2020-01-31T06:14:09.738Z] #44 40.82   CC       images/fifo.o
06:14:09 [2020-01-31T06:14:09.996Z] #44 41.22   CC       images/remap-file-path.o
06:14:10 [2020-01-31T06:14:10.006Z] #64 DONE 0.1s
06:14:10 [2020-01-31T06:14:10.006Z] 
06:14:10 [2020-01-31T06:14:10.006Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:14:10 [2020-01-31T06:14:10.006Z] #68 DONE 0.1s
06:14:10 [2020-01-31T06:14:10.006Z] 
06:14:10 [2020-01-31T06:14:10.006Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
06:14:10 [2020-01-31T06:14:10.170Z] #72 ...
06:14:10 [2020-01-31T06:14:10.170Z] 
06:14:10 [2020-01-31T06:14:10.170Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.661 + RM_GOPATH=0
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.662 + TMP_GOPATH=
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.662 + : /build
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.662 + '[' -z '' ']'
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.662 ++ mktemp -d
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.664 + export GOPATH=/tmp/tmp.CKj2JQNYxh
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.664 + GOPATH=/tmp/tmp.CKj2JQNYxh
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.664 + RM_GOPATH=1
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.674 ++ dirname ./install.sh
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.677 + dir=.
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.677 + bin=vndr
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.677 + shift
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.678 + '[' '!' -f ./vndr.installer ']'
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.679 + . ./vndr.installer
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.680 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.681 + install_vndr
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.681 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.681 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.681 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CKj2JQNYxh/src/github.com/LK4D4/vndr
06:14:10 [2020-01-31T06:14:10.170Z] #48 0.686 Cloning into '/tmp/tmp.CKj2JQNYxh/src/github.com/LK4D4/vndr'...
06:14:10 [2020-01-31T06:14:10.170Z] #48 1.602 + cd /tmp/tmp.CKj2JQNYxh/src/github.com/LK4D4/vndr
06:14:10 [2020-01-31T06:14:10.170Z] #48 1.603 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
06:14:10 [2020-01-31T06:14:10.170Z] #48 1.636 + go build -buildmode=pie -v -o /build/vndr .
06:14:10 [2020-01-31T06:14:10.170Z] #48 3.598 runtime/internal/sys
06:14:10 [2020-01-31T06:14:10.170Z] #48 3.599 internal/race
06:14:10 [2020-01-31T06:14:10.170Z] #48 3.621 internal/cpu
06:14:10 [2020-01-31T06:14:10.170Z] #48 3.753 runtime/internal/atomic
06:14:10 [2020-01-31T06:14:10.170Z] #48 3.924 sync/atomic
06:14:10 [2020-01-31T06:14:10.170Z] #48 4.472 runtime/internal/math
06:14:10 [2020-01-31T06:14:10.170Z] #48 4.917 unicode
06:14:10 [2020-01-31T06:14:10.170Z] #48 5.073 unicode/utf8
06:14:10 [2020-01-31T06:14:10.170Z] #48 5.363 math/bits
06:14:10 [2020-01-31T06:14:10.170Z] #48 5.932 internal/bytealg
06:14:10 [2020-01-31T06:14:10.351Z] #70 DONE 0.1s
06:14:10 [2020-01-31T06:14:10.351Z] 
06:14:10 [2020-01-31T06:14:10.351Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
06:14:10 [2020-01-31T06:14:10.351Z] #73 DONE 0.1s
06:14:10 [2020-01-31T06:14:10.351Z] 
06:14:10 [2020-01-31T06:14:10.351Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
06:14:10 [2020-01-31T06:14:10.351Z] #74 DONE 0.0s
06:14:10 [2020-01-31T06:14:10.351Z] 
06:14:10 [2020-01-31T06:14:10.351Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
06:14:10 [2020-01-31T06:14:10.566Z] #44 41.57   CC       images/eventfd.o
06:14:10 [2020-01-31T06:14:10.566Z] #44 41.97   CC       images/eventpoll.o
06:14:10 [2020-01-31T06:14:10.583Z] #17 68.37 Setting up python3-distutils (3.7.3-1) ...
06:14:11 [2020-01-31T06:14:11.105Z] #75 DONE 0.7s
06:14:11 [2020-01-31T06:14:11.105Z] 
06:14:11 [2020-01-31T06:14:11.105Z] #76 exporting to oci image format
06:14:11 [2020-01-31T06:14:11.105Z] #76 exporting layers
06:14:11 [2020-01-31T06:14:11.499Z] #44 42.44   CC       images/fh.o
06:14:11 [2020-01-31T06:14:11.499Z] #44 42.87   CC       images/fsnotify.o
06:14:11 [2020-01-31T06:14:11.523Z] #17 68.96 Setting up python3-setuptools (40.8.0-1) ...
06:14:11 [2020-01-31T06:14:11.523Z] #17 ...
06:14:11 [2020-01-31T06:14:11.523Z] 
06:14:11 [2020-01-31T06:14:11.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:11 [2020-01-31T06:14:11.523Z] #44 119.2   CC       criu/cr-errno.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 119.3   CC       criu/cr-restore.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 124.3   CC       criu/cr-service.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 126.5   CC       criu/crtools.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 127.0   CC       criu/eventfd.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 127.5   CC       criu/eventpoll.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 128.2   CC       criu/external.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 128.5   CC       criu/fault-injection.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 128.7   CC       criu/fdstore.o
06:14:11 [2020-01-31T06:14:11.523Z] #44 129.3   CC       criu/fifo.o
06:14:11 [2020-01-31T06:14:11.670Z] #48 7.309 internal/testlog
06:14:11 [2020-01-31T06:14:11.784Z] #44 129.6   CC       criu/file-ids.o
06:14:11 [2020-01-31T06:14:11.961Z] #48 7.889 math
06:14:12 [2020-01-31T06:14:12.044Z] #44 130.1   CC       criu/file-lock.o
06:14:12 [2020-01-31T06:14:12.874Z] #44 43.88   CC       images/signalfd.o
06:14:12 [2020-01-31T06:14:12.874Z] #44 44.11   CC       images/fs.o
06:14:12 [2020-01-31T06:14:12.874Z] #44 ...
06:14:12 [2020-01-31T06:14:12.874Z] 
06:14:12 [2020-01-31T06:14:12.874Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:12 [2020-01-31T06:14:12.874Z] #47 139.4 go/doc
06:14:12 [2020-01-31T06:14:12.874Z] #47 143.6 github.com/LK4D4/vndr/versioned
06:14:12 [2020-01-31T06:14:12.874Z] #47 144.0 net
06:14:12 [2020-01-31T06:14:12.874Z] #47 144.3 github.com/LK4D4/vndr/build
06:14:12 [2020-01-31T06:14:12.986Z] #44 ...
06:14:12 [2020-01-31T06:14:12.986Z] 
06:14:12 [2020-01-31T06:14:12.986Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:14:12 [2020-01-31T06:14:12.986Z] #17 70.61 Setting up python3-pip (18.1-5) ...
06:14:13 [2020-01-31T06:14:13.013Z] #48 8.571 unicode/utf16
06:14:13 [2020-01-31T06:14:13.133Z] #47 149.5 vendor/golang.org/x/text/transform
06:14:13 [2020-01-31T06:14:13.133Z] #47 ...
06:14:13 [2020-01-31T06:14:13.133Z] 
06:14:13 [2020-01-31T06:14:13.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:13 [2020-01-31T06:14:13.133Z] #44 44.37   CC       images/pstree.o
06:14:13 [2020-01-31T06:14:13.657Z] #48 9.468 runtime
06:14:13 [2020-01-31T06:14:13.699Z] #44 44.90   CC       images/pipe.o
06:14:13 [2020-01-31T06:14:13.958Z] #44 45.32   CC       images/tcp-stream.o
06:14:14 [2020-01-31T06:14:14.285Z] #48 ...
06:14:14 [2020-01-31T06:14:14.285Z] 
06:14:14 [2020-01-31T06:14:14.285Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:14 [2020-01-31T06:14:14.285Z] #11 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #11 0.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #11 0.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #11 2.777 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #11 5.955 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #11 8.636 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:14:14 [2020-01-31T06:14:14.285Z] #11 ...
06:14:14 [2020-01-31T06:14:14.285Z] 
06:14:14 [2020-01-31T06:14:14.285Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.567 + RM_GOPATH=0
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.567 + TMP_GOPATH=
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.567 + : /build
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.568 + '[' -z '' ']'
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.568 ++ mktemp -d
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.585 + export GOPATH=/tmp/tmp.eK2K6vRoB2
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.585 + GOPATH=/tmp/tmp.eK2K6vRoB2
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.585 + RM_GOPATH=1
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.586 ++ dirname ./install.sh
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.587 + dir=.
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.587 + bin=tomlv
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.587 + shift
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 + '[' '!' -f ./tomlv.installer ']'
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 + . ./tomlv.installer
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 + install_tomlv
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.588 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eK2K6vRoB2/src/github.com/BurntSushi/toml
06:14:14 [2020-01-31T06:14:14.285Z] #34 0.592 Cloning into '/tmp/tmp.eK2K6vRoB2/src/github.com/BurntSushi/toml'...
06:14:14 [2020-01-31T06:14:14.285Z] #34 2.199 + cd /tmp/tmp.eK2K6vRoB2/src/github.com/BurntSushi/toml
06:14:14 [2020-01-31T06:14:14.285Z] #34 2.211 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
06:14:14 [2020-01-31T06:14:14.285Z] #34 2.273 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
06:14:14 [2020-01-31T06:14:14.285Z] #34 3.481 internal/cpu
06:14:14 [2020-01-31T06:14:14.285Z] #34 3.550 math/bits
06:14:14 [2020-01-31T06:14:14.285Z] #34 3.586 runtime/internal/atomic
06:14:14 [2020-01-31T06:14:14.285Z] #34 3.597 runtime/internal/sys
06:14:14 [2020-01-31T06:14:14.285Z] #34 4.842 unicode/utf8
06:14:14 [2020-01-31T06:14:14.285Z] #34 5.014 sync/atomic
06:14:14 [2020-01-31T06:14:14.285Z] #34 5.054 internal/bytealg
06:14:14 [2020-01-31T06:14:14.285Z] #34 6.241 unicode
06:14:14 [2020-01-31T06:14:14.285Z] #34 6.309 math
06:14:14 [2020-01-31T06:14:14.285Z] #34 6.742 internal/testlog
06:14:14 [2020-01-31T06:14:14.285Z] #34 8.091 encoding
06:14:14 [2020-01-31T06:14:14.285Z] #34 8.317 runtime
06:14:14 [2020-01-31T06:14:14.285Z] #34 8.770 runtime/cgo
06:14:14 [2020-01-31T06:14:14.285Z] #34 ...
06:14:14 [2020-01-31T06:14:14.285Z] 
06:14:14 [2020-01-31T06:14:14.285Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:14:14 [2020-01-31T06:14:14.285Z] #60 0.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #60 0.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #60 0.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #60 2.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #60 6.007 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:14:14 [2020-01-31T06:14:14.285Z] #60 8.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:14:14 [2020-01-31T06:14:14.371Z] #17 72.11 Processing triggers for libc-bin (2.28-10) ...
06:14:14 [2020-01-31T06:14:14.525Z] #44 45.84   CC       images/sk-packet.o
06:14:14 [2020-01-31T06:14:14.576Z] #60 ...
06:14:14 [2020-01-31T06:14:14.576Z] 
06:14:14 [2020-01-31T06:14:14.576Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:14:14 [2020-01-31T06:14:14.576Z] #31 0.899 + git clone https://github.com/kolyshkin/go-swagger.git .
06:14:14 [2020-01-31T06:14:14.576Z] #31 0.904 Cloning into '.'...
06:14:14 [2020-01-31T06:14:14.576Z] #31 ...
06:14:14 [2020-01-31T06:14:14.576Z] 
06:14:14 [2020-01-31T06:14:14.576Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.727 + RM_GOPATH=0
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.728 + TMP_GOPATH=
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.728 + : /build/
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.728 + '[' -z '' ']'
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.731 ++ mktemp -d
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.738 + export GOPATH=/tmp/tmp.PqiAbwwtMD
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.738 + GOPATH=/tmp/tmp.PqiAbwwtMD
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.738 + RM_GOPATH=1
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.739 ++ dirname ./install.sh
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.760 + dir=.
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.763 + bin=rootlesskit
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.763 + shift
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.767 + '[' '!' -f ./rootlesskit.installer ']'
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.769 + . ./rootlesskit.installer
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.771 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.777 + install_rootlesskit
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.777 + case "$1" in
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.778 + export CGO_ENABLED=0
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.781 + CGO_ENABLED=0
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.782 + _install_rootlesskit
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.783 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.783 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.784 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.PqiAbwwtMD/src/github.com/rootless-containers/rootlesskit
06:14:14 [2020-01-31T06:14:14.576Z] #66 0.792 Cloning into '/tmp/tmp.PqiAbwwtMD/src/github.com/rootless-containers/rootlesskit'...
06:14:14 [2020-01-31T06:14:14.576Z] #66 7.608 + cd /tmp/tmp.PqiAbwwtMD/src/github.com/rootless-containers/rootlesskit
06:14:14 [2020-01-31T06:14:14.576Z] #66 7.608 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
06:14:14 [2020-01-31T06:14:14.576Z] #66 8.474 + for f in rootlesskit rootlesskit-docker-proxy
06:14:14 [2020-01-31T06:14:14.576Z] #66 8.475 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
06:14:14 [2020-01-31T06:14:14.632Z] #17 72.21 Processing triggers for mime-support (3.62) ...
06:14:14 [2020-01-31T06:14:14.866Z] #66 ...
06:14:14 [2020-01-31T06:14:14.866Z] 
06:14:14 [2020-01-31T06:14:14.866Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:14:14 [2020-01-31T06:14:14.866Z] #36 0.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:14:14 [2020-01-31T06:14:14.866Z] #36 0.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:14:14 [2020-01-31T06:14:14.867Z] #36 0.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:14:14 [2020-01-31T06:14:14.867Z] #36 2.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:14:14 [2020-01-31T06:14:14.867Z] #36 5.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:14:14 [2020-01-31T06:14:14.867Z] #36 8.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:14:15 [2020-01-31T06:14:15.156Z] #36 ...
06:14:15 [2020-01-31T06:14:15.156Z] 
06:14:15 [2020-01-31T06:14:15.156Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:14:15 [2020-01-31T06:14:15.156Z] #26 0.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #26 0.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #26 0.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #26 2.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #26 6.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #26 8.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:14:15 [2020-01-31T06:14:15.156Z] #26 ...
06:14:15 [2020-01-31T06:14:15.156Z] 
06:14:15 [2020-01-31T06:14:15.156Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:14:15 [2020-01-31T06:14:15.156Z] #44 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #44 1.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #44 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #44 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #44 6.358 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:14:15 [2020-01-31T06:14:15.156Z] #44 9.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:14:15 [2020-01-31T06:14:15.446Z] #44 ...
06:14:15 [2020-01-31T06:14:15.446Z] 
06:14:15 [2020-01-31T06:14:15.446Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.774 + RM_GOPATH=0
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.774 + TMP_GOPATH=
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.774 + : /build
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.774 + '[' -z '' ']'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.795 ++ mktemp -d
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.804 + export GOPATH=/tmp/tmp.HVE9SWe0Fl
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.804 + GOPATH=/tmp/tmp.HVE9SWe0Fl
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.804 + RM_GOPATH=1
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.811 ++ dirname ./install.sh
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.828 + dir=.
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.828 + bin=dockercli
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.829 + shift
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.829 + '[' '!' -f ./dockercli.installer ']'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.830 + . ./dockercli.installer
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.831 ++ : stable
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.831 ++ : 17.06.2-ce
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.838 + install_dockercli
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.839 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.839 Install docker/cli version 17.06.2-ce from stable
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.864 ++ uname -m
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.887 + arch=ppc64le
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.890 + '[' ppc64le '!=' x86_64 ']'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.891 + '[' ppc64le '!=' s390x ']'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.891 + '[' ppc64le '!=' armhf ']'
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.891 + build_dockercli
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.892 + git clone https://github.com/docker/docker-ce /tmp/tmp.HVE9SWe0Fl/tmp/docker-ce
06:14:15 [2020-01-31T06:14:15.446Z] #24 0.921 Cloning into '/tmp/tmp.HVE9SWe0Fl/tmp/docker-ce'...
06:14:15 [2020-01-31T06:14:15.446Z] #24 ...
06:14:15 [2020-01-31T06:14:15.446Z] 
06:14:15 [2020-01-31T06:14:15.446Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:14:15 [2020-01-31T06:14:15.446Z] #42 0.724 + git clone https://github.com/docker/distribution.git .
06:14:15 [2020-01-31T06:14:15.446Z] #42 0.735 Cloning into '.'...
06:14:15 [2020-01-31T06:14:15.460Z] #44 46.55   CC       images/mnt.o
06:14:15 [2020-01-31T06:14:15.718Z] #44 47.04   CC       images/pipe-data.o
06:14:15 [2020-01-31T06:14:15.735Z] #42 ...
06:14:15 [2020-01-31T06:14:15.735Z] 
06:14:15 [2020-01-31T06:14:15.735Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.734 + RM_GOPATH=0
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.734 + TMP_GOPATH=
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.735 + : /build
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.736 + '[' -z '' ']'
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.738 ++ mktemp -d
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.750 + export GOPATH=/tmp/tmp.2jLhoAUOVb
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.750 + GOPATH=/tmp/tmp.2jLhoAUOVb
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.750 + RM_GOPATH=1
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.753 ++ dirname ./install.sh
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.757 + dir=.
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.778 + bin=gotestsum
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.779 + shift
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.786 + '[' '!' -f ./gotestsum.installer ']'
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.788 + . ./gotestsum.installer
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.790 ++ : v0.3.5
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.793 + install_gotestsum
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.794 + echo 'Installing gotestsum version v0.3.5'
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.794 Installing gotestsum version v0.3.5
06:14:15 [2020-01-31T06:14:15.735Z] #51 0.795 + go get -d gotest.tools/gotestsum
06:14:15 [2020-01-31T06:14:15.735Z] #51 ...
06:14:15 [2020-01-31T06:14:15.735Z] 
06:14:15 [2020-01-31T06:14:15.735Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.778 + RM_GOPATH=0
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.778 + TMP_GOPATH=
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.778 + : /build
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.778 + '[' -z '' ']'
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.781 ++ mktemp -d
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.787 + export GOPATH=/tmp/tmp.iebjKul5IT
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.787 + GOPATH=/tmp/tmp.iebjKul5IT
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.787 + RM_GOPATH=1
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.789 ++ dirname ./install.sh
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.796 + dir=.
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.798 + bin=golangci_lint
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.798 + shift
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.799 + '[' '!' -f ./golangci_lint.installer ']'
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.800 + . ./golangci_lint.installer
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.802 ++ : v1.20.0
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.806 + install_golangci_lint
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.807 + echo 'Installing golangci-lint version v1.20.0'
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.807 Installing golangci-lint version v1.20.0
06:14:15 [2020-01-31T06:14:15.735Z] #54 0.808 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
06:14:16 [2020-01-31T06:14:16.016Z] #17 DONE 73.7s
06:14:16 [2020-01-31T06:14:16.016Z] 
06:14:16 [2020-01-31T06:14:16.016Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:14:16 [2020-01-31T06:14:16.284Z] #44 47.48   CC       images/sa.o
06:14:16 [2020-01-31T06:14:16.850Z] #44 47.95   CC       images/timer.o
06:14:17 [2020-01-31T06:14:17.416Z] #44 48.59   CC       images/timerfd.o
06:14:17 [2020-01-31T06:14:17.927Z] #18 2.090 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:14:17 [2020-01-31T06:14:17.981Z] #44 49.11   CC       images/mm.o
06:14:18 [2020-01-31T06:14:18.188Z] #18 2.095 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:14:18 [2020-01-31T06:14:18.188Z] #18 2.101 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:14:18 [2020-01-31T06:14:18.188Z] #18 DONE 2.3s
06:14:18 [2020-01-31T06:14:18.188Z] 
06:14:18 [2020-01-31T06:14:18.188Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:14:18 [2020-01-31T06:14:18.548Z] #44 49.71   CC       images/sk-opts.o
06:14:18 [2020-01-31T06:14:18.806Z] #44 50.08   CC       images/sk-unix.o
06:14:19 [2020-01-31T06:14:19.372Z] #44 50.72   CC       images/sk-inet.o
06:14:20 [2020-01-31T06:14:20.306Z] #44 51.57   CC       images/tun.o
06:14:20 [2020-01-31T06:14:20.872Z] #44 52.05   CC       images/sk-netlink.o
06:14:21 [2020-01-31T06:14:21.130Z] #44 52.47   CC       images/packet-sock.o
06:14:22 [2020-01-31T06:14:22.063Z] #44 53.20   CC       images/ipc-var.o
06:14:22 [2020-01-31T06:14:22.321Z] #44 53.63   CC       images/ipc-desc.o
06:14:22 [2020-01-31T06:14:22.887Z] #44 53.95   CC       images/ipc-shm.o
06:14:23 [2020-01-31T06:14:23.145Z] #44 54.35   CC       images/ipc-msg.o
06:14:23 [2020-01-31T06:14:23.476Z] #19 ...
06:14:23 [2020-01-31T06:14:23.476Z] 
06:14:23 [2020-01-31T06:14:23.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:23 [2020-01-31T06:14:23.476Z] #44 130.9   CC       criu/files-ext.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 131.3   CC       criu/files-reg.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 133.4   CC       criu/files.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 135.8   CC       criu/filesystems.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 136.7   CC       criu/fsnotify.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 138.1   CC       criu/image-desc.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 138.3   CC       criu/image.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 139.6   CC       criu/ipc_ns.o
06:14:23 [2020-01-31T06:14:23.476Z] #44 141.3   CC       criu/irmap.o
06:14:23 [2020-01-31T06:14:23.711Z] #44 54.81   CC       images/ipc-sem.o
06:14:23 [2020-01-31T06:14:23.711Z] #44 ...
06:14:23 [2020-01-31T06:14:23.711Z] 
06:14:23 [2020-01-31T06:14:23.711Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:14:23 [2020-01-31T06:14:23.711Z] #65 160.1 + for f in rootlesskit rootlesskit-docker-proxy
06:14:23 [2020-01-31T06:14:23.711Z] #65 160.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:14:24 [2020-01-31T06:14:24.049Z] #44 141.9   CC       criu/kcmp-ids.o
06:14:24 [2020-01-31T06:14:24.201Z] #54 ...
06:14:24 [2020-01-31T06:14:24.201Z] 
06:14:24 [2020-01-31T06:14:24.201Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:24 [2020-01-31T06:14:24.201Z] #48 10.04 container/list
06:14:24 [2020-01-31T06:14:24.201Z] #48 13.67 crypto/internal/subtle
06:14:24 [2020-01-31T06:14:24.201Z] #48 14.18 crypto/subtle
06:14:24 [2020-01-31T06:14:24.201Z] #48 14.82 vendor/golang.org/x/crypto/cryptobyte/asn1
06:14:24 [2020-01-31T06:14:24.201Z] #48 15.30 internal/nettrace
06:14:24 [2020-01-31T06:14:24.201Z] #48 15.93 runtime/cgo
06:14:24 [2020-01-31T06:14:24.278Z] #65 ...
06:14:24 [2020-01-31T06:14:24.278Z] 
06:14:24 [2020-01-31T06:14:24.278Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:24 [2020-01-31T06:14:24.278Z] #47 150.8 vendor/golang.org/x/text/unicode/bidi
06:14:24 [2020-01-31T06:14:24.278Z] #47 153.9 vendor/golang.org/x/text/secure/bidirule
06:14:24 [2020-01-31T06:14:24.278Z] #47 154.4 vendor/golang.org/x/text/unicode/norm
06:14:24 [2020-01-31T06:14:24.536Z] #47 ...
06:14:24 [2020-01-31T06:14:24.537Z] 
06:14:24 [2020-01-31T06:14:24.537Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:24 [2020-01-31T06:14:24.537Z] #44 55.08   CC       images/utsns.o
06:14:24 [2020-01-31T06:14:24.537Z] #44 55.40   CC       images/creds.o
06:14:24 [2020-01-31T06:14:24.537Z] #44 55.76   CC       images/vma.o
06:14:24 [2020-01-31T06:14:24.622Z] #44 142.4   CC       criu/kerndat.o
06:14:25 [2020-01-31T06:14:25.102Z] #44 56.24   CC       images/netdev.o
06:14:26 [2020-01-31T06:14:26.006Z] #44 ...
06:14:26 [2020-01-31T06:14:26.006Z] 
06:14:26 [2020-01-31T06:14:26.006Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:14:26 [2020-01-31T06:14:26.006Z] #19 7.659 Collecting yamllint==1.16.0
06:14:26 [2020-01-31T06:14:26.036Z] #44 57.01   CC       images/tty.o
06:14:26 [2020-01-31T06:14:26.256Z] #48 21.98 vendor/golang.org/x/crypto/internal/subtle
06:14:26 [2020-01-31T06:14:26.896Z] #48 ...
06:14:26 [2020-01-31T06:14:26.896Z] 
06:14:26 [2020-01-31T06:14:26.896Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:14:26 [2020-01-31T06:14:26.896Z] #60 22.63 Fetched 8106 kB in 22s (369 kB/s)
06:14:26 [2020-01-31T06:14:26.976Z] #44 58.13   CC       images/file-lock.o
06:14:27 [2020-01-31T06:14:27.234Z] #44 58.49   CC       images/rlimit.o
06:14:27 [2020-01-31T06:14:27.234Z] #44 58.63   CC       images/pagemap.o
06:14:27 [2020-01-31T06:14:27.492Z] #44 ...
06:14:27 [2020-01-31T06:14:27.492Z] 
06:14:27 [2020-01-31T06:14:27.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:27 [2020-01-31T06:14:27.492Z] #10 154.3 Selecting previously unselected package g++-mingw-w64-x86-64.
06:14:27 [2020-01-31T06:14:27.492Z] #10 154.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
06:14:27 [2020-01-31T06:14:27.492Z] #10 154.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:14:27 [2020-01-31T06:14:27.750Z] #10 ...
06:14:27 [2020-01-31T06:14:27.750Z] 
06:14:27 [2020-01-31T06:14:27.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:27 [2020-01-31T06:14:27.750Z] #44 58.84   CC       images/siginfo.o
06:14:28 [2020-01-31T06:14:28.008Z] #44 59.28   CC       images/rpc.o
06:14:29 [2020-01-31T06:14:29.908Z] #44 61.06   CC       images/ext-file.o
06:14:30 [2020-01-31T06:14:30.167Z] #44 61.42   CC       images/cgroup.o
06:14:31 [2020-01-31T06:14:31.348Z] #19 13.10   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:14:31 [2020-01-31T06:14:31.540Z] #44 62.67   CC       images/userns.o
06:14:31 [2020-01-31T06:14:31.608Z] #19 13.20 Collecting pyyaml (from yamllint==1.16.0)
06:14:31 [2020-01-31T06:14:31.608Z] #19 13.45   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
06:14:31 [2020-01-31T06:14:31.798Z] #44 63.19   CC       images/google/protobuf/descriptor.o
06:14:32 [2020-01-31T06:14:32.433Z] #60 22.63 Reading package lists...
06:14:32 [2020-01-31T06:14:32.433Z] #60 ...
06:14:32 [2020-01-31T06:14:32.433Z] 
06:14:32 [2020-01-31T06:14:32.433Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:14:32 [2020-01-31T06:14:32.433Z] #42 25.66 Checking out files:  87% (1371/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
06:14:32 [2020-01-31T06:14:32.433Z] #42 25.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
06:14:33 [2020-01-31T06:14:33.647Z] #42 29.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
06:14:34 [2020-01-31T06:14:34.364Z] #19 15.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:14:34 [2020-01-31T06:14:34.364Z] #19 15.52   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
06:14:34 [2020-01-31T06:14:34.364Z] #19 15.56 Building wheels for collected packages: pyyaml
06:14:34 [2020-01-31T06:14:34.364Z] #19 15.57   Running setup.py bdist_wheel for pyyaml: started
06:14:35 [2020-01-31T06:14:35.148Z] #44 65.98   CC       images/opts.o
06:14:35 [2020-01-31T06:14:35.306Z] #19 16.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:14:35 [2020-01-31T06:14:35.306Z] #19 16.98   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
06:14:35 [2020-01-31T06:14:35.306Z] #19 17.09 Successfully built pyyaml
06:14:35 [2020-01-31T06:14:35.306Z] #19 17.11 Installing collected packages: pyyaml, pathspec, yamllint
06:14:35 [2020-01-31T06:14:35.463Z] #44 66.52   CC       images/seccomp.o
06:14:35 [2020-01-31T06:14:35.567Z] #19 17.52 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
06:14:35 [2020-01-31T06:14:35.714Z] #42 ...
06:14:35 [2020-01-31T06:14:35.714Z] 
06:14:35 [2020-01-31T06:14:35.714Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:14:35 [2020-01-31T06:14:35.714Z] #72 27.99 Checking out files:  59% (1186/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  96% (1928/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
06:14:35 [2020-01-31T06:14:35.714Z] #72 29.25 + cd /tmp/tmp.UWA2wBRKKY/src/github.com/docker/libnetwork
06:14:35 [2020-01-31T06:14:35.714Z] #72 29.25 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
06:14:35 [2020-01-31T06:14:35.714Z] #72 29.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
06:14:35 [2020-01-31T06:14:35.732Z] #44 ...
06:14:35 [2020-01-31T06:14:35.733Z] 
06:14:35 [2020-01-31T06:14:35.733Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:35 [2020-01-31T06:14:35.733Z] #47 162.1 vendor/golang.org/x/net/idna
06:14:35 [2020-01-31T06:14:35.733Z] #47 166.4 vendor/golang.org/x/net/http2/hpack
06:14:35 [2020-01-31T06:14:35.733Z] #47 168.4 mime
06:14:35 [2020-01-31T06:14:35.733Z] #47 171.4 net/http/internal
06:14:35 [2020-01-31T06:14:35.733Z] #47 ...
06:14:35 [2020-01-31T06:14:35.733Z] 
06:14:35 [2020-01-31T06:14:35.733Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:14:35 [2020-01-31T06:14:35.733Z] #65 DONE 172.3s
06:14:35 [2020-01-31T06:14:35.733Z] 
06:14:35 [2020-01-31T06:14:35.733Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
06:14:35 [2020-01-31T06:14:35.733Z] #66 DONE 0.1s
06:14:36 [2020-01-31T06:14:36.000Z] 
06:14:36 [2020-01-31T06:14:36.000Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:14:36 [2020-01-31T06:14:36.000Z] #30 ...
06:14:36 [2020-01-31T06:14:36.000Z] 
06:14:36 [2020-01-31T06:14:36.000Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:36 [2020-01-31T06:14:36.000Z] #44 67.31   CC       images/binfmt-misc.o
06:14:36 [2020-01-31T06:14:36.507Z] #19 ...
06:14:36 [2020-01-31T06:14:36.508Z] 
06:14:36 [2020-01-31T06:14:36.508Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:36 [2020-01-31T06:14:36.508Z] #44 144.0   CC       criu/libnetlink.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 144.4   CC       criu/log.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 144.9   CC       criu/lsm.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 145.6   CC       criu/mem.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 147.5   CC       criu/mount.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 151.9   CC       criu/namespaces.o
06:14:36 [2020-01-31T06:14:36.508Z] #44 154.4   CC       criu/net.o
06:14:36 [2020-01-31T06:14:36.573Z] #44 67.80   CC       images/time.o
06:14:37 [2020-01-31T06:14:37.082Z] #44 ...
06:14:37 [2020-01-31T06:14:37.082Z] 
06:14:37 [2020-01-31T06:14:37.082Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:14:37 [2020-01-31T06:14:37.082Z] #19 DONE 18.8s
06:14:37 [2020-01-31T06:14:37.138Z] #44 68.13   CC       images/sysctl.o
06:14:37 [2020-01-31T06:14:37.138Z] #44 68.52   CC       images/autofs.o
06:14:37 [2020-01-31T06:14:37.215Z] #72 ...
06:14:37 [2020-01-31T06:14:37.215Z] 
06:14:37 [2020-01-31T06:14:37.215Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:14:37 [2020-01-31T06:14:37.215Z] #36 22.82 Fetched 8106 kB in 22s (365 kB/s)
06:14:37 [2020-01-31T06:14:37.215Z] #36 22.82 Reading package lists...
06:14:37 [2020-01-31T06:14:37.215Z] #36 32.53 Reading package lists...
06:14:37 [2020-01-31T06:14:37.215Z] #36 ...
06:14:37 [2020-01-31T06:14:37.215Z] 
06:14:37 [2020-01-31T06:14:37.215Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:37 [2020-01-31T06:14:37.215Z] #11 22.94 Fetched 8106 kB in 22s (365 kB/s)
06:14:37 [2020-01-31T06:14:37.215Z] #11 22.94 Reading package lists...
06:14:37 [2020-01-31T06:14:37.215Z] #11 32.61 Reading package lists...
06:14:37 [2020-01-31T06:14:37.215Z] #11 ...
06:14:37 [2020-01-31T06:14:37.215Z] 
06:14:37 [2020-01-31T06:14:37.215Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:14:37 [2020-01-31T06:14:37.215Z] #54 32.70 + cd /tmp/tmp.iebjKul5IT/src/github.com/golangci/golangci-lint/
06:14:37 [2020-01-31T06:14:37.215Z] #54 32.71 + git checkout -q v1.20.0
06:14:37 [2020-01-31T06:14:37.344Z] 
06:14:37 [2020-01-31T06:14:37.344Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:37 [2020-01-31T06:14:37.504Z] #54 ...
06:14:37 [2020-01-31T06:14:37.504Z] 
06:14:37 [2020-01-31T06:14:37.504Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:14:37 [2020-01-31T06:14:37.504Z] #26 23.41 Fetched 8106 kB in 23s (358 kB/s)
06:14:37 [2020-01-31T06:14:37.504Z] #26 23.41 Reading package lists...
06:14:37 [2020-01-31T06:14:37.504Z] #26 33.30 Reading package lists...
06:14:37 [2020-01-31T06:14:37.504Z] #26 ...
06:14:37 [2020-01-31T06:14:37.504Z] 
06:14:37 [2020-01-31T06:14:37.504Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:14:37 [2020-01-31T06:14:37.504Z] #60 22.63 Reading package lists...
06:14:37 [2020-01-31T06:14:37.704Z] #44 68.89   CC       images/macvlan.o
06:14:38 [2020-01-31T06:14:38.270Z] #44 69.31   CC       images/sit.o
06:14:38 [2020-01-31T06:14:38.528Z] #44 69.65   LINK     images/built-in.o
06:14:38 [2020-01-31T06:14:38.531Z] #60 32.35 Reading package lists...
06:14:38 [2020-01-31T06:14:38.531Z] #60 ...
06:14:38 [2020-01-31T06:14:38.531Z] 
06:14:38 [2020-01-31T06:14:38.531Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:14:38 [2020-01-31T06:14:38.531Z] #44 24.47 Fetched 8106 kB in 23s (347 kB/s)
06:14:38 [2020-01-31T06:14:38.531Z] #44 24.47 Reading package lists...
06:14:38 [2020-01-31T06:14:38.531Z] #44 33.29 Reading package lists...
06:14:38 [2020-01-31T06:14:38.531Z] #44 ...
06:14:38 [2020-01-31T06:14:38.531Z] 
06:14:38 [2020-01-31T06:14:38.531Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.12 ++ git describe --tags
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.14 + version=v1.20.0
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.14 ++ git rev-parse --short HEAD
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.14 + commit=cc98739
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.15 ++ git show -s --format=%cd
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.16 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
06:14:38 [2020-01-31T06:14:38.531Z] #54 34.16 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
06:14:38 [2020-01-31T06:14:38.786Z] #44 69.99   GEN      compel/include/asm
06:14:38 [2020-01-31T06:14:38.786Z] #44 70.01   GEN      compel/include/version.h
06:14:38 [2020-01-31T06:14:38.786Z] #44 70.06 touch .config
06:14:38 [2020-01-31T06:14:38.786Z] #44 70.08   GEN      include/common/config.h
06:14:39 [2020-01-31T06:14:39.044Z] #44 70.29   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
06:14:39 [2020-01-31T06:14:39.044Z] #44 70.36   GEN      compel/plugins/include/uapi/std/syscall-64.h
06:14:39 [2020-01-31T06:14:39.302Z] #44 70.47   GEN      compel/arch/x86/plugins/std/syscalls-64.S
06:14:39 [2020-01-31T06:14:39.302Z] #44 70.53   DEP      compel/arch/x86/plugins/std/syscalls-64.d
06:14:39 [2020-01-31T06:14:39.302Z] #44 70.59   DEP      compel/arch/x86/plugins/std/memcpy.d
06:14:39 [2020-01-31T06:14:39.560Z] #44 70.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
06:14:39 [2020-01-31T06:14:39.560Z] #44 70.73   GEN      compel/plugins/include/uapi/std/syscall.h
06:14:39 [2020-01-31T06:14:39.560Z] #44 70.86   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
06:14:39 [2020-01-31T06:14:39.818Z] #44 70.86   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:14:39 [2020-01-31T06:14:39.818Z] #44 70.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:14:39 [2020-01-31T06:14:39.818Z] #44 70.87   DEP      compel/plugins/std/infect.d
06:14:39 [2020-01-31T06:14:39.818Z] #44 71.00   DEP      compel/plugins/std/string.d
06:14:39 [2020-01-31T06:14:39.818Z] #44 71.13   DEP      compel/plugins/std/log.d
06:14:39 [2020-01-31T06:14:39.888Z] #57 ...
06:14:39 [2020-01-31T06:14:39.888Z] 
06:14:39 [2020-01-31T06:14:39.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:39 [2020-01-31T06:14:39.888Z] #44 157.2   CC       criu/netfilter.o
06:14:39 [2020-01-31T06:14:39.888Z] #44 157.5   CC       criu/page-pipe.o
06:14:40 [2020-01-31T06:14:40.076Z] #44 71.28   DEP      compel/plugins/std/fds.d
06:14:40 [2020-01-31T06:14:40.333Z] #44 71.44   DEP      compel/plugins/std/std.d
06:14:40 [2020-01-31T06:14:40.333Z] #44 71.57   DEP      compel/plugins/shmem/shmem.d
06:14:40 [2020-01-31T06:14:40.333Z] #44 71.69   DEP      compel/plugins/fds/fds.d
06:14:40 [2020-01-31T06:14:40.459Z] #44 158.2   CC       criu/page-xfer.o
06:14:40 [2020-01-31T06:14:40.899Z] #44 72.09   CC       compel/plugins/std/std.o
06:14:41 [2020-01-31T06:14:41.406Z] #44 159.3   CC       criu/pagemap-cache.o
06:14:41 [2020-01-31T06:14:41.465Z] #44 72.67   CC       compel/plugins/std/fds.o
06:14:41 [2020-01-31T06:14:41.667Z] #44 159.6   CC       criu/pagemap.o
06:14:42 [2020-01-31T06:14:42.032Z] #44 73.24   CC       compel/plugins/std/log.o
06:14:43 [2020-01-31T06:14:43.054Z] #44 160.5   CC       criu/parasite-syscall.o
06:14:43 [2020-01-31T06:14:43.314Z] #44 161.2   CC       criu/path.o
06:14:43 [2020-01-31T06:14:43.425Z] #44 74.62   CC       compel/plugins/std/string.o
06:14:43 [2020-01-31T06:14:43.575Z] #44 161.4   CC       criu/pie-util-vdso-elf32.o
06:14:43 [2020-01-31T06:14:43.575Z] #44 ...
06:14:43 [2020-01-31T06:14:43.575Z] 
06:14:43 [2020-01-31T06:14:43.575Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:43 [2020-01-31T06:14:43.575Z] #57 114.7 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
06:14:43 [2020-01-31T06:14:43.575Z] #57 116.5 + mkdir -p /build
06:14:43 [2020-01-31T06:14:43.575Z] #57 116.5 + cp runc /build/runc
06:14:43 [2020-01-31T06:14:43.575Z] #57 DONE 116.9s
06:14:43 [2020-01-31T06:14:43.836Z] 
06:14:43 [2020-01-31T06:14:43.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:44 [2020-01-31T06:14:44.096Z] #44 161.9   CC       criu/pie-util-vdso.o
06:14:44 [2020-01-31T06:14:44.669Z] #44 162.5   CC       criu/pie-util.o
06:14:44 [2020-01-31T06:14:44.799Z] #44 75.79   CC       compel/plugins/std/infect.o
06:14:44 [2020-01-31T06:14:44.929Z] #44 162.7   CC       criu/pipes.o
06:14:45 [2020-01-31T06:14:45.365Z] #44 76.51   CC       compel/arch/x86/plugins/std/parasite-head.o
06:14:45 [2020-01-31T06:14:45.365Z] #44 76.62   CC       compel/arch/x86/plugins/std/memcpy.o
06:14:45 [2020-01-31T06:14:45.501Z] #44 163.4   CC       criu/plugin.o
06:14:45 [2020-01-31T06:14:45.623Z] #44 76.66   CC       compel/arch/x86/plugins/std/syscalls-64.o
06:14:45 [2020-01-31T06:14:45.623Z] #44 76.76   AR       compel/plugins/std.lib.a
06:14:45 [2020-01-31T06:14:45.885Z] #44 76.92   CC       compel/plugins/fds/fds.o
06:14:46 [2020-01-31T06:14:46.072Z] #44 163.7   CC       criu/proc_parse.o
06:14:46 [2020-01-31T06:14:46.143Z] #44 77.28   AR       compel/plugins/fds.lib.a
06:14:46 [2020-01-31T06:14:46.143Z] #44 77.40   HOSTDEP  compel/src/lib/log-host.d
06:14:46 [2020-01-31T06:14:46.401Z] #44 77.54   HOSTDEP  compel/src/lib/handle-elf-host.d
06:14:46 [2020-01-31T06:14:46.401Z] #44 77.65   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
06:14:46 [2020-01-31T06:14:46.659Z] #44 77.82   HOSTDEP  compel/src/main-host.d
06:14:46 [2020-01-31T06:14:46.916Z] #44 78.00   DEP      compel/src/lib/ptrace.d
06:14:46 [2020-01-31T06:14:46.916Z] #44 78.17   DEP      compel/src/lib/infect.d
06:14:47 [2020-01-31T06:14:47.001Z] #54 ...
06:14:47 [2020-01-31T06:14:47.001Z] 
06:14:47 [2020-01-31T06:14:47.001Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:47 [2020-01-31T06:14:47.001Z] #11 32.61 Reading package lists...
06:14:47 [2020-01-31T06:14:47.174Z] #44 78.44   DEP      compel/src/lib/infect-util.d
06:14:47 [2020-01-31T06:14:47.433Z] #44 78.61   DEP      compel/src/lib/infect-rpc.d
06:14:47 [2020-01-31T06:14:47.433Z] #44 78.81   DEP      compel/arch/x86/src/lib/infect.d
06:14:47 [2020-01-31T06:14:47.691Z] #44 ...
06:14:47 [2020-01-31T06:14:47.691Z] 
06:14:47 [2020-01-31T06:14:47.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:47 [2020-01-31T06:14:47.691Z] #10 184.6 Selecting previously unselected package libapparmor1:amd64.
06:14:47 [2020-01-31T06:14:47.691Z] #10 184.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
06:14:47 [2020-01-31T06:14:47.691Z] #10 184.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
06:14:47 [2020-01-31T06:14:47.952Z] #10 184.8 Selecting previously unselected package libapparmor-dev:amd64.
06:14:47 [2020-01-31T06:14:47.952Z] #10 184.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
06:14:47 [2020-01-31T06:14:47.952Z] #10 184.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
06:14:47 [2020-01-31T06:14:47.986Z] #44 165.8   CC       criu/protobuf-desc.o
06:14:48 [2020-01-31T06:14:48.211Z] #10 185.1 Selecting previously unselected package libbtrfs0.#10 ...
06:14:48 [2020-01-31T06:14:48.211Z] 
06:14:48 [2020-01-31T06:14:48.211Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:14:48 [2020-01-31T06:14:48.211Z] #50 DONE 184.8s
06:14:48 [2020-01-31T06:14:48.211Z] 
06:14:48 [2020-01-31T06:14:48.211Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:48 [2020-01-31T06:14:48.211Z] #10 185.1 Selecting previously unselected package libbtrfs0.
06:14:48 [2020-01-31T06:14:48.211Z] #10 185.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
06:14:48 [2020-01-31T06:14:48.211Z] #10 185.1 Unpacking libbtrfs0 (4.20.1-2) ...
06:14:48 [2020-01-31T06:14:48.469Z] #10 185.3 Selecting previously unselected package libbtrfs-dev.
06:14:48 [2020-01-31T06:14:48.469Z] #10 185.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
06:14:48 [2020-01-31T06:14:48.469Z] #10 185.3 Unpacking libbtrfs-dev (4.20.1-2) ...
06:14:48 [2020-01-31T06:14:48.469Z] #10 185.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
06:14:48 [2020-01-31T06:14:48.727Z] #10 185.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
06:14:48 [2020-01-31T06:14:48.727Z] #10 185.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:14:48 [2020-01-31T06:14:48.727Z] #10 185.6 Selecting previously unselected package libudev-dev:amd64.
06:14:48 [2020-01-31T06:14:48.727Z] #10 185.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
06:14:48 [2020-01-31T06:14:48.928Z] #44 166.5   CC       criu/protobuf.o
06:14:48 [2020-01-31T06:14:48.928Z] #44 166.9   CC       criu/pstree.o
06:14:48 [2020-01-31T06:14:48.985Z] #10 185.8 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
06:14:49 [2020-01-31T06:14:49.058Z] #11 42.25 Building dependency tree...
06:14:49 [2020-01-31T06:14:49.244Z] #10 186.1 Selecting previously unselected package libsepol1-dev:amd64.
06:14:49 [2020-01-31T06:14:49.244Z] #10 186.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
06:14:49 [2020-01-31T06:14:49.244Z] #10 186.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.03 The following additional packages will be installed:
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.03   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.04   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.04   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.05   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
06:14:50 [2020-01-31T06:14:50.087Z] #11 46.06 Suggested packages:
06:14:50 [2020-01-31T06:14:50.088Z] #11 46.06   gcc-8-locales seccomp wine64
06:14:50 [2020-01-31T06:14:50.179Z] #10 186.9 Selecting previously unselected package libpcre16-3:amd64.
06:14:50 [2020-01-31T06:14:50.179Z] #10 186.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
06:14:50 [2020-01-31T06:14:50.179Z] #10 187.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
06:14:50 [2020-01-31T06:14:50.312Z] #44 167.9   CC       criu/rbtree.o
06:14:50 [2020-01-31T06:14:50.313Z] #44 ...
06:14:50 [2020-01-31T06:14:50.313Z] 
06:14:50 [2020-01-31T06:14:50.313Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:14:50 [2020-01-31T06:14:50.313Z] #62 192.0 + bin/containerd
06:14:50 [2020-01-31T06:14:50.437Z] #10 187.3 Selecting previously unselected package libpcre32-3:amd64.
06:14:50 [2020-01-31T06:14:50.437Z] #10 187.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
06:14:50 [2020-01-31T06:14:50.437Z] #10 187.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
06:14:50 [2020-01-31T06:14:50.695Z] #10 ...
06:14:50 [2020-01-31T06:14:50.695Z] 
06:14:50 [2020-01-31T06:14:50.695Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:50 [2020-01-31T06:14:50.695Z] #47 177.2 net/textproto
06:14:50 [2020-01-31T06:14:50.695Z] #47 177.2 crypto/x509
06:14:50 [2020-01-31T06:14:50.695Z] #47 178.4 vendor/golang.org/x/net/http/httpguts
06:14:50 [2020-01-31T06:14:50.695Z] #47 178.8 vendor/golang.org/x/net/http/httpproxy
06:14:50 [2020-01-31T06:14:50.695Z] #47 179.8 mime/multipart
06:14:50 [2020-01-31T06:14:50.695Z] #47 183.2 crypto/tls
06:14:50 [2020-01-31T06:14:50.883Z] #62 ...
06:14:50 [2020-01-31T06:14:50.883Z] 
06:14:50 [2020-01-31T06:14:50.883Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:14:50 [2020-01-31T06:14:50.883Z] #53 DONE 232.9s
06:14:50 [2020-01-31T06:14:50.955Z] #47 ...
06:14:50 [2020-01-31T06:14:50.955Z] 
06:14:50 [2020-01-31T06:14:50.955Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:50 [2020-01-31T06:14:50.955Z] #10 187.7 Selecting previously unselected package libpcrecpp0v5:amd64.
06:14:50 [2020-01-31T06:14:50.955Z] #10 187.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
06:14:50 [2020-01-31T06:14:50.955Z] #10 187.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
06:14:50 [2020-01-31T06:14:50.955Z] #10 187.9 Selecting previously unselected package libpcre3-dev:amd64.
06:14:51 [2020-01-31T06:14:51.143Z] 
06:14:51 [2020-01-31T06:14:51.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:51 [2020-01-31T06:14:51.143Z] #44 168.3   CC       criu/rst-malloc.o
06:14:51 [2020-01-31T06:14:51.143Z] #44 168.5   CC       criu/seccomp.o
06:14:51 [2020-01-31T06:14:51.213Z] #10 187.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
06:14:51 [2020-01-31T06:14:51.213Z] #10 188.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
06:14:51 [2020-01-31T06:14:51.404Z] #44 169.1   CC       criu/seize.o
06:14:51 [2020-01-31T06:14:51.974Z] #44 169.8   CC       criu/servicefd.o
06:14:52 [2020-01-31T06:14:52.141Z] #11 ...
06:14:52 [2020-01-31T06:14:52.141Z] 
06:14:52 [2020-01-31T06:14:52.141Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:14:52 [2020-01-31T06:14:52.141Z] #44 33.29 Reading package lists...
06:14:52 [2020-01-31T06:14:52.141Z] #44 44.27 Building dependency tree...
06:14:52 [2020-01-31T06:14:52.141Z] #44 47.52 The following additional packages will be installed:
06:14:52 [2020-01-31T06:14:52.141Z] #44 47.53   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
06:14:52 [2020-01-31T06:14:52.141Z] #44 47.54   libprotoc17 python-pkg-resources python-six zlib1g-dev
06:14:52 [2020-01-31T06:14:52.141Z] #44 47.55 Suggested packages:
06:14:52 [2020-01-31T06:14:52.141Z] #44 47.55   manpages-dev python-setuptools
06:14:52 [2020-01-31T06:14:52.147Z] #10 188.8 Selecting previously unselected package libselinux1-dev:amd64.
06:14:52 [2020-01-31T06:14:52.147Z] #10 188.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
06:14:52 [2020-01-31T06:14:52.147Z] #10 188.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
06:14:52 [2020-01-31T06:14:52.235Z] #44 170.1   CC       criu/shmem.o
06:14:52 [2020-01-31T06:14:52.406Z] #10 189.2 Selecting previously unselected package libdevmapper-dev:amd64.
06:14:52 [2020-01-31T06:14:52.406Z] #10 189.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
06:14:52 [2020-01-31T06:14:52.406Z] #10 189.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:14:52 [2020-01-31T06:14:52.406Z] #10 189.4 Selecting previously unselected package libseccomp-dev:amd64.
06:14:52 [2020-01-31T06:14:52.664Z] #10 189.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
06:14:52 [2020-01-31T06:14:52.664Z] #10 189.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
06:14:52 [2020-01-31T06:14:52.806Z] #44 170.8   CC       criu/sigframe.o
06:14:52 [2020-01-31T06:14:52.922Z] #10 189.7 Selecting previously unselected package libsystemd-dev:amd64.
06:14:52 [2020-01-31T06:14:52.922Z] #10 189.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
06:14:52 [2020-01-31T06:14:52.922Z] #10 189.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
06:14:53 [2020-01-31T06:14:53.066Z] #44 170.9   CC       criu/signalfd.o
06:14:53 [2020-01-31T06:14:53.326Z] #44 171.2   CC       criu/sk-inet.o
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up libbtrfs0 (4.20.1-2) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
06:14:53 [2020-01-31T06:14:53.489Z] #10 190.5 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
06:14:53 [2020-01-31T06:14:53.654Z] #44 ...
06:14:53 [2020-01-31T06:14:53.654Z] 
06:14:53 [2020-01-31T06:14:53.654Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.15 The following NEW packages will be installed:
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.17   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.18   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.18   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.18   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.18   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.18   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.46 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.46 Need to get 78.9 MB of archives.
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.46 After this operation, 532 MB of additional disk space will be used.
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
06:14:53 [2020-01-31T06:14:53.654Z] #11 48.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
06:14:53 [2020-01-31T06:14:53.654Z] #11 49.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
06:14:53 [2020-01-31T06:14:53.654Z] #11 49.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up libbtrfs-dev (4.20.1-2) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up mingw-w64-common (6.0.0-3) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.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
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.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
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 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
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 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
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
06:14:53 [2020-01-31T06:14:53.747Z] #10 190.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
06:14:53 [2020-01-31T06:14:53.943Z] #11 49.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
06:14:53 [2020-01-31T06:14:53.943Z] #11 49.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
06:14:54 [2020-01-31T06:14:54.005Z] #10 190.7 Setting up dmsetup (2:1.02.155-3) ...
06:14:54 [2020-01-31T06:14:54.005Z] #10 190.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
06:14:54 [2020-01-31T06:14:54.005Z] #10 190.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
06:14:54 [2020-01-31T06:14:54.005Z] #10 190.8 Processing triggers for libc-bin (2.28-10) ...
06:14:54 [2020-01-31T06:14:54.269Z] #44 172.0   CC       criu/sk-netlink.o
06:14:54 [2020-01-31T06:14:54.269Z] #44 172.3   CC       criu/sk-packet.o
06:14:54 [2020-01-31T06:14:54.632Z] #11 50.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
06:14:54 [2020-01-31T06:14:54.922Z] #11 50.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
06:14:54 [2020-01-31T06:14:54.940Z] #10 DONE 191.5s
06:14:54 [2020-01-31T06:14:54.940Z] 
06:14:54 [2020-01-31T06:14:54.940Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:14:54 [2020-01-31T06:14:54.940Z] #55 DONE 0.1s
06:14:54 [2020-01-31T06:14:54.940Z] 
06:14:54 [2020-01-31T06:14:54.940Z] #11 [dev 1/25] RUN groupadd -r docker
06:14:54 [2020-01-31T06:14:54.940Z] #11 ...
06:14:54 [2020-01-31T06:14:54.940Z] 
06:14:54 [2020-01-31T06:14:54.940Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
06:14:54 [2020-01-31T06:14:54.940Z] #56 DONE 0.1s
06:14:54 [2020-01-31T06:14:54.940Z] 
06:14:54 [2020-01-31T06:14:54.940Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:55 [2020-01-31T06:14:55.210Z] #44 172.8   CC       criu/sk-queue.o
06:14:55 [2020-01-31T06:14:55.210Z] #44 173.2   CC       criu/sk-tcp.o
06:14:55 [2020-01-31T06:14:55.212Z] #11 51.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
06:14:55 [2020-01-31T06:14:55.212Z] #11 ...
06:14:55 [2020-01-31T06:14:55.212Z] 
06:14:55 [2020-01-31T06:14:55.212Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
06:14:55 [2020-01-31T06:14:55.212Z] #60 32.35 Reading package lists...
06:14:55 [2020-01-31T06:14:55.212Z] #60 42.70 Building dependency tree...
06:14:55 [2020-01-31T06:14:55.212Z] #60 45.95 The following additional packages will be installed:
06:14:55 [2020-01-31T06:14:55.212Z] #60 45.96   libbtrfs0
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.22 The following NEW packages will be installed:
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.24   libbtrfs-dev libbtrfs0
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.44 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.44 Need to get 120 kB of archives.
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.44 After this operation, 423 kB of additional disk space will be used.
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:14:55 [2020-01-31T06:14:55.212Z] #60 46.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:14:55 [2020-01-31T06:14:55.212Z] #60 48.88 debconf: delaying package configuration, since apt-utils is not installed
06:14:55 [2020-01-31T06:14:55.212Z] #60 49.36 Fetched 120 kB in 0s (1233 kB/s)
06:14:55 [2020-01-31T06:14:55.212Z] #60 49.58 Selecting previously unselected package libbtrfs0.
06:14:55 [2020-01-31T06:14:55.212Z] #60 49.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
06:14:55 [2020-01-31T06:14:55.212Z] #60 49.85 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 49.86 Unpacking libbtrfs0 (4.20.1-2) ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.04 Selecting previously unselected package libbtrfs-dev.
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.09 Unpacking libbtrfs-dev (4.20.1-2) ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.53 Setting up libbtrfs0 (4.20.1-2) ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.55 Setting up libbtrfs-dev (4.20.1-2) ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 50.59 Processing triggers for libc-bin (2.28-10) ...
06:14:55 [2020-01-31T06:14:55.212Z] #60 DONE 51.2s
06:14:55 [2020-01-31T06:14:55.212Z] 
06:14:55 [2020-01-31T06:14:55.212Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:14:55 [2020-01-31T06:14:55.212Z] #61 DONE 0.1s
06:14:55 [2020-01-31T06:14:55.501Z] 
06:14:55 [2020-01-31T06:14:55.501Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
06:14:55 [2020-01-31T06:14:55.501Z] #62 DONE 0.1s
06:14:55 [2020-01-31T06:14:55.501Z] 
06:14:55 [2020-01-31T06:14:55.501Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.07 The following NEW packages will be installed:
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.07   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.08   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.09   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.09   python-six zlib1g-dev
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.32 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.32 Need to get 4075 kB of archives.
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.32 After this operation, 24.5 MB of additional disk space will be used.
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 50.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
06:14:55 [2020-01-31T06:14:55.501Z] #44 51.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
06:14:55 [2020-01-31T06:14:55.786Z] #44 173.6   CC       criu/sk-unix.o
06:14:56 [2020-01-31T06:14:56.132Z] #44 ...
06:14:56 [2020-01-31T06:14:56.132Z] 
06:14:56 [2020-01-31T06:14:56.132Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:14:56 [2020-01-31T06:14:56.132Z] #36 32.53 Reading package lists...
06:14:56 [2020-01-31T06:14:56.132Z] #36 42.37 Building dependency tree...
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.70 The following additional packages will be installed:
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.72   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.73 Suggested packages:
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.73   cmake-doc ninja-build lrzip
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.73 Recommended packages:
06:14:56 [2020-01-31T06:14:56.132Z] #36 45.73   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.43 The following NEW packages will be installed:
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.44   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.44   vim-common xxd
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.70 Need to get 14.9 MB of archives.
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.70 After this operation, 67.2 MB of additional disk space will be used.
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 47.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 48.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 49.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
06:14:56 [2020-01-31T06:14:56.132Z] #36 52.07 debconf: delaying package configuration, since apt-utils is not installed
06:14:56 [2020-01-31T06:14:56.132Z] #36 ...
06:14:56 [2020-01-31T06:14:56.132Z] 
06:14:56 [2020-01-31T06:14:56.132Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:14:56 [2020-01-31T06:14:56.132Z] #63 0.342 + RM_GOPATH=0
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.344 + TMP_GOPATH=
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.344 + : /build
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.345 + '[' -z '' ']'
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.348 ++ mktemp -d
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.359 + export GOPATH=/tmp/tmp.enHxWX6ViG
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.359 + GOPATH=/tmp/tmp.enHxWX6ViG
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.359 + RM_GOPATH=1
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.360 ++ dirname ./install.sh
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.365 + dir=.
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.365 + bin=containerd
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.365 + shift
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.366 + '[' '!' -f ./containerd.installer ']'
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.367 + . ./containerd.installer
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.370 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.375 + install_containerd
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.376 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.377 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.377 + git clone https://github.com/containerd/containerd.git /tmp/tmp.enHxWX6ViG/src/github.com/containerd/containerd
06:14:56 [2020-01-31T06:14:56.133Z] #63 0.397 Cloning into '/tmp/tmp.enHxWX6ViG/src/github.com/containerd/containerd'...
06:14:57 [2020-01-31T06:14:57.093Z] Running on azwin-2-d42220 in d:\jenkins\workspace\moby_PR-40439
[Pipeline] {
[Pipeline] ws
06:14:57 [2020-01-31T06:14:57.111Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
06:14:57 [2020-01-31T06:14:57.166Z] #63 ...
06:14:57 [2020-01-31T06:14:57.166Z] 
06:14:57 [2020-01-31T06:14:57.166Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
06:14:57 [2020-01-31T06:14:57.166Z] #26 33.30 Reading package lists...
06:14:57 [2020-01-31T06:14:57.166Z] #26 43.53 Building dependency tree...
06:14:57 [2020-01-31T06:14:57.166Z] #26 47.09 ca-certificates is already the newest version (20190110).
06:14:57 [2020-01-31T06:14:57.166Z] #26 47.09 The following additional packages will be installed:
06:14:57 [2020-01-31T06:14:57.166Z] #26 47.09   libjq1 libonig5
06:14:57 [2020-01-31T06:14:57.166Z] #26 47.81 The following NEW packages will be installed:
06:14:57 [2020-01-31T06:14:57.166Z] #26 47.83   jq libjq1 libonig5
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.08 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.08 Need to get 358 kB of archives.
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.08 After this operation, 1277 kB of additional disk space will be used.
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:14:57 [2020-01-31T06:14:57.166Z] #26 48.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:14:57 [2020-01-31T06:14:57.166Z] #26 50.51 debconf: delaying package configuration, since apt-utils is not installed
06:14:57 [2020-01-31T06:14:57.166Z] #26 50.87 Fetched 358 kB in 0s (1618 kB/s)
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.07 Selecting previously unselected package libonig5:ppc64el.
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.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 ... 15330 files and directories currently installed.)
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.17 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.20 Unpacking libonig5:ppc64el (6.9.1-1) ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.69 Selecting previously unselected package libjq1:ppc64el.
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.74 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 51.76 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 52.14 Selecting previously unselected package jq.
06:14:57 [2020-01-31T06:14:57.166Z] #26 52.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 52.18 Unpacking jq (1.5+dfsg-2+b1) ...
06:14:57 [2020-01-31T06:14:57.166Z] #26 52.62 Setting up libonig5:ppc64el (6.9.1-1) ...
06:14:57 [2020-01-31T06:14:57.167Z] #26 52.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:14:57 [2020-01-31T06:14:57.167Z] #26 52.65 Setting up jq (1.5+dfsg-2+b1) ...
06:14:57 [2020-01-31T06:14:57.167Z] #26 52.66 Processing triggers for libc-bin (2.28-10) ...
06:14:57 [2020-01-31T06:14:57.167Z] #26 DONE 53.0s
06:14:57 [2020-01-31T06:14:57.167Z] 
06:14:57 [2020-01-31T06:14:57.167Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
06:14:57 [2020-01-31T06:14:57.167Z] #27 DONE 0.1s
06:14:57 [2020-01-31T06:14:57.167Z] 
06:14:57 [2020-01-31T06:14:57.167Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:14:57 [2020-01-31T06:14:57.167Z] #36 52.30 Fetched 14.9 MB in 2s (6003 kB/s)
06:14:57 [2020-01-31T06:14:57.167Z] #36 52.47 Selecting previously unselected package xxd.
06:14:57 [2020-01-31T06:14:57.167Z] #36 52.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
06:14:57 [2020-01-31T06:14:57.167Z] #36 52.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:14:57 [2020-01-31T06:14:57.167Z] #36 52.66 Unpacking xxd (2:8.1.0875-5) ...
06:14:57 [2020-01-31T06:14:57.167Z] #36 53.16 Selecting previously unselected package vim-common.
06:14:57 [2020-01-31T06:14:57.167Z] #36 53.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
06:14:57 [2020-01-31T06:14:57.458Z] #36 53.27 Unpacking vim-common (2:8.1.0875-5) ...
06:14:57 [2020-01-31T06:14:57.699Z] #44 175.2   CC       criu/sockets.o
06:14:58 [2020-01-31T06:14:58.094Z] #36 54.03 Selecting previously unselected package cmake-data.
06:14:58 [2020-01-31T06:14:58.094Z] #36 54.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
06:14:58 [2020-01-31T06:14:58.094Z] #36 54.04 Unpacking cmake-data (3.13.4-1) ...
06:14:58 [2020-01-31T06:14:58.224Z] #57 ...
06:14:58 [2020-01-31T06:14:58.224Z] 
06:14:58 [2020-01-31T06:14:58.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.01   DEP      compel/arch/x86/src/lib/cpu.d
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.15   DEP      compel/src/lib/log.d
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.28   DEP      compel/src/main.d
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.50   DEP      compel/src/lib/handle-elf.d
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.73   DEP      compel/arch/x86/src/lib/handle-elf.d
06:14:58 [2020-01-31T06:14:58.224Z] #44 79.97   CC       compel/src/lib/log.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 80.57   CC       compel/arch/x86/src/lib/cpu.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 82.06   CC       compel/arch/x86/src/lib/infect.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 83.21   CC       compel/src/lib/infect-rpc.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 83.76   CC       compel/src/lib/infect-util.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 84.18   CC       compel/src/lib/infect.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 87.39   CC       compel/src/lib/ptrace.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 87.89   AR       compel/libcompel.a
06:14:58 [2020-01-31T06:14:58.224Z] #44 87.99   HOSTCC   compel/src/main-host.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 88.44   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 88.82   HOSTCC   compel/src/lib/handle-elf-host.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 89.18   HOSTCC   compel/src/lib/log-host.o
06:14:58 [2020-01-31T06:14:58.224Z] #44 ...
06:14:58 [2020-01-31T06:14:58.224Z] 
06:14:58 [2020-01-31T06:14:58.224Z] #11 [dev 1/25] RUN groupadd -r docker
06:14:58 [2020-01-31T06:14:58.224Z] #11 DONE 3.6s
06:14:58 [2020-01-31T06:14:58.224Z] 
06:14:58 [2020-01-31T06:14:58.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:14:58 [2020-01-31T06:14:58.224Z] #44 89.38   HOSTLINK compel/compel-host-bin
06:14:58 [2020-01-31T06:14:58.224Z] #44 ...
06:14:58 [2020-01-31T06:14:58.224Z] 
06:14:58 [2020-01-31T06:14:58.224Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:14:58 [2020-01-31T06:14:58.224Z] #47 192.8 net/http/httptrace
06:14:58 [2020-01-31T06:14:58.224Z] #47 193.2 net/http
06:14:58 [2020-01-31T06:14:58.271Z] #44 175.9   CC       criu/stats.o
06:14:58 [2020-01-31T06:14:58.532Z] #44 176.2   CC       criu/string.o
06:14:58 [2020-01-31T06:14:58.532Z] #44 176.3   CC       criu/sysctl.o
06:14:59 [2020-01-31T06:14:59.103Z] #44 176.9   CC       criu/sysfs_parse.o
06:14:59 [2020-01-31T06:14:59.474Z] #44 177.2   CC       criu/timerfd.o
06:14:59 [2020-01-31T06:14:59.736Z] #44 177.5   CC       criu/tty.o
06:15:00 [2020-01-31T06:15:00.342Z] #76 exporting layers 43.9s done
06:15:00 [2020-01-31T06:15:00.342Z] #76 exporting manifest sha256:4527a89092a0813050822b46991115c5138253e99a22487d79cd2db1dd00a667 done
06:15:00 [2020-01-31T06:15:00.342Z] #76 exporting config sha256:ded8984e3dbb91c3af56e3efc650932e08bae51f435e09245aec83204092c87d done
06:15:00 [2020-01-31T06:15:00.342Z] #76 sending tarball
06:15:01 [2020-01-31T06:15:01.509Z] #47 ...
06:15:01 [2020-01-31T06:15:01.509Z] 
06:15:01 [2020-01-31T06:15:01.509Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
06:15:01 [2020-01-31T06:15:01.509Z] #12 DONE 2.8s
06:15:01 [2020-01-31T06:15:01.509Z] 
06:15:01 [2020-01-31T06:15:01.509Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
06:15:01 [2020-01-31T06:15:01.638Z] #36 ...
06:15:01 [2020-01-31T06:15:01.638Z] 
06:15:01 [2020-01-31T06:15:01.638Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:01 [2020-01-31T06:15:01.638Z] #28 2.358 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:15:01 [2020-01-31T06:15:01.638Z] #28 3.040 
06:15:01 [2020-01-31T06:15:01.652Z] #44 179.3   CC       criu/tun.o
06:15:01 [2020-01-31T06:15:01.916Z] #44 179.8   CC       criu/uffd.o
06:15:02 [2020-01-31T06:15:02.558Z] #76 sending tarball 7.2s done
06:15:02 [2020-01-31T06:15:02.558Z] #76 DONE 51.1s
06:15:02 [2020-01-31T06:15:02.558Z] 
06:15:02 [2020-01-31T06:15:02.558Z] #77 importing to docker
06:15:02 [2020-01-31T06:15:02.858Z] #44 180.8   CC       criu/util.o
06:15:03 [2020-01-31T06:15:03.114Z] #28 3.259 
                                                                           0.4%
####                                                                       6.9%
########                                                                  11.2%
############                                                              17.3%
#################                                                         23.7%
#####################                                                     30.1%
########################                                                  34.3%
###########################                                               38.6%
##############################                                            42.8%
###################################                                       49.6%
#####################################                                     51.7%
########################################                                  56.0%
###########################################                               60.2%
##############################################                            64.5%
#################################################                         68.7%
####################################################                      73.0%
#######################################################                   77.3%
############################################################              83.6%
################################################################          90.0%
#####################################################################     96.4%
######################################################################## 100.0%
06:15:03 [2020-01-31T06:15:03.749Z] #28 6.643 #=#=#                                                                         
06:15:04 [2020-01-31T06:15:04.041Z] #13 2.931 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:15:04 [2020-01-31T06:15:04.257Z] #44 181.9   CC       criu/uts_ns.o
06:15:04 [2020-01-31T06:15:04.257Z] #44 182.1   CC       criu/vdso.o
06:15:04 [2020-01-31T06:15:04.257Z] #44 ...
06:15:04 [2020-01-31T06:15:04.257Z] 
06:15:04 [2020-01-31T06:15:04.257Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:15:04 [2020-01-31T06:15:04.257Z] #23 246.2 + return
06:15:04 [2020-01-31T06:15:04.300Z] #13 DONE 3.2s
06:15:04 [2020-01-31T06:15:04.300Z] 
06:15:04 [2020-01-31T06:15:04.300Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
06:15:04 [2020-01-31T06:15:04.830Z] #23 DONE 246.8s
06:15:04 [2020-01-31T06:15:04.830Z] 
06:15:04 [2020-01-31T06:15:04.830Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:04 [2020-01-31T06:15:04.830Z] #44 182.6   LINK     criu/built-in.o
06:15:04 [2020-01-31T06:15:04.830Z] #44 182.7   LINK     criu/criu
06:15:05 [2020-01-31T06:15:05.400Z] #44 183.2   DEP      lib/c/criu.d
06:15:05 [2020-01-31T06:15:05.580Z] #28 7.057 #=#=#                                                                         

######                                                                     9.0%
##############                                                            20.5%
#######################                                                   32.0%
###############################                                           43.5%
#######################################                                   55.0%
###############################################                           66.4%
############################################################              83.7%
######################################################################## 100.0%
06:15:05 [2020-01-31T06:15:05.660Z] #44 183.3   CC       images/rpc.pb-c.o
06:15:06 [2020-01-31T06:15:06.206Z] #28 8.839 #=#=#                                                                         
06:15:06 [2020-01-31T06:15:06.231Z] #44 183.9   CC       lib/c/criu.o
06:15:07 [2020-01-31T06:15:07.080Z] #28 9.307 #=#=#                                                                         

####                                                                       6.1%
########                                                                  11.3%
###########                                                               16.4%
###############                                                           21.6%
#####
06:15:07 [2020-01-31T06:15:07.080Z] #28 ...
06:15:07 [2020-01-31T06:15:07.080Z] 
06:15:07 [2020-01-31T06:15:07.080Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:15:07 [2020-01-31T06:15:07.080Z] #44 53.02 debconf: delaying package configuration, since apt-utils is not installed
06:15:07 [2020-01-31T06:15:07.080Z] #44 53.34 Fetched 4075 kB in 1s (3106 kB/s)
06:15:07 [2020-01-31T06:15:07.080Z] #44 53.51 Selecting previously unselected package libcap-dev:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.65 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.83 Selecting previously unselected package libnet1:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 53.87 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.13 Selecting previously unselected package libnet1-dev.
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.51 Selecting previously unselected package libnl-3-200:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.54 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.73 Selecting previously unselected package libnl-3-dev:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.74 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 54.98 Selecting previously unselected package libprotobuf-c1:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.10 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.15 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.35 Selecting previously unselected package zlib1g-dev:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.38 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.84 Selecting previously unselected package libprotobuf17:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 55.87 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 57.52 Selecting previously unselected package libprotobuf-lite17:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 57.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 57.55 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 57.99 Selecting previously unselected package libprotobuf-dev:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 58.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 58.06 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 60.33 Selecting previously unselected package libprotoc17:ppc64el.
06:15:07 [2020-01-31T06:15:07.081Z] #44 60.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 60.37 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 61.78 Selecting previously unselected package protobuf-c-compiler.
06:15:07 [2020-01-31T06:15:07.081Z] #44 61.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 61.83 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.03 Selecting previously unselected package protobuf-compiler.
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.06 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.37 Selecting previously unselected package python-pkg-resources.
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.39 Unpacking python-pkg-resources (40.8.0-1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.92 Selecting previously unselected package python-six.
06:15:07 [2020-01-31T06:15:07.081Z] #44 62.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 63.00 Unpacking python-six (1.12.0-1) ...
06:15:07 [2020-01-31T06:15:07.081Z] #44 ...
06:15:07 [2020-01-31T06:15:07.081Z] 
06:15:07 [2020-01-31T06:15:07.081Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:07 [2020-01-31T06:15:07.174Z] #44 ...
06:15:07 [2020-01-31T06:15:07.174Z] 
06:15:07 [2020-01-31T06:15:07.174Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:15:07 [2020-01-31T06:15:07.174Z] #24 DONE 0.3s
06:15:07 [2020-01-31T06:15:07.174Z] 
06:15:07 [2020-01-31T06:15:07.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:07 [2020-01-31T06:15:07.174Z] #44 184.9   LINK     lib/c/built-in.o
06:15:07 [2020-01-31T06:15:07.174Z] #44 184.9   LINK     lib/c/libcriu.so
06:15:07 [2020-01-31T06:15:07.435Z] #44 185.1   GEN      magic.py
06:15:07 [2020-01-31T06:15:07.435Z] #44 185.2 Note: Building without setproctitle() and strlcpy() support.
06:15:07 [2020-01-31T06:15:07.435Z] #44 185.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:15:07 [2020-01-31T06:15:07.584Z] #14 DONE 3.0s
06:15:07 [2020-01-31T06:15:07.584Z] 
06:15:07 [2020-01-31T06:15:07.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:07 [2020-01-31T06:15:07.584Z] #44 89.48   DEP      soccr/soccr.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 89.73   CC       soccr/soccr.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 91.47   AR       soccr/libsoccr.a
06:15:07 [2020-01-31T06:15:07.584Z] #44 91.51 make[1]: 'soccr/libsoccr.a' is up to date.
06:15:07 [2020-01-31T06:15:07.584Z] #44 91.78   DEP      criu/arch/x86/sigframe.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 91.88   DEP      criu/arch/x86/sigaction_compat.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 92.04   DEP      criu/arch/x86/kerndat.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 92.20   DEP      criu/arch/x86/crtools.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 92.46   DEP      criu/arch/x86/cpu.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 92.62   CC       criu/arch/x86/cpu.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 93.48   CC       criu/arch/x86/crtools.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 95.01   CC       criu/arch/x86/kerndat.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 95.67   CC       criu/arch/x86/sigaction_compat.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 96.05   CC       criu/arch/x86/sigframe.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 96.37   LINK     criu/arch/x86/crtools.built-in.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 96.45   DEP      criu/pie/util-vdso-elf32.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 96.69   DEP      criu/arch/x86/vdso-pie.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 96.81   DEP      criu/pie/parasite-vdso.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 97.01   DEP      criu/pie/util-vdso.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 97.09   DEP      criu/pie/util.d
06:15:07 [2020-01-31T06:15:07.584Z] #44 97.37   CC       criu/pie/util.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 97.64   CC       criu/pie/util-vdso.o
06:15:07 [2020-01-31T06:15:07.584Z] #44 ...
06:15:07 [2020-01-31T06:15:07.584Z] 
06:15:07 [2020-01-31T06:15:07.584Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:15:08 [2020-01-31T06:15:08.006Z] #44 185.8 fatal: not a git repository (or any of the parent directories): .git
06:15:08 [2020-01-31T06:15:08.006Z] #44 ...
06:15:08 [2020-01-31T06:15:08.006Z] 
06:15:08 [2020-01-31T06:15:08.006Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:15:08 [2020-01-31T06:15:08.006Z] #28 DONE 0.9s
06:15:08 [2020-01-31T06:15:08.266Z] 
06:15:08 [2020-01-31T06:15:08.266Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:15:08 [2020-01-31T06:15:08.266Z] #31 DONE 0.2s
06:15:08 [2020-01-31T06:15:08.266Z] 
06:15:08 [2020-01-31T06:15:08.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:08 [2020-01-31T06:15:08.266Z] #44 ...
06:15:08 [2020-01-31T06:15:08.266Z] 
06:15:08 [2020-01-31T06:15:08.266Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
06:15:08 [2020-01-31T06:15:08.266Z] #34 DONE 0.1s
06:15:08 [2020-01-31T06:15:08.522Z] #15 ...
06:15:08 [2020-01-31T06:15:08.523Z] 
06:15:08 [2020-01-31T06:15:08.523Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + RM_GOPATH=0
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + TMP_GOPATH=
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + : /build
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + '[' -z '' ']'
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 ++ mktemp -d
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + export GOPATH=/tmp/tmp.nzW2bNEekZ
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + GOPATH=/tmp/tmp.nzW2bNEekZ
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + RM_GOPATH=1
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 ++ dirname ./install.sh
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.495 + dir=.
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + bin=runc
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + shift
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + '[' '!' -f ./runc.installer ']'
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + . ./runc.installer
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + install_runc
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + uname -r
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.504 + grep -q '^3\.10\.0.*\.el7\.'
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.512 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.512 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.512 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.512 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nzW2bNEekZ/src/github.com/opencontainers/runc
06:15:08 [2020-01-31T06:15:08.523Z] #57 3.512 Cloning into '/tmp/tmp.nzW2bNEekZ/src/github.com/opencontainers/runc'...
06:15:08 [2020-01-31T06:15:08.523Z] #57 10.40 + cd /tmp/tmp.nzW2bNEekZ/src/github.com/opencontainers/runc
06:15:08 [2020-01-31T06:15:08.523Z] #57 10.40 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:15:08 [2020-01-31T06:15:08.523Z] #57 10.46 + '[' -z '' ']'
06:15:08 [2020-01-31T06:15:08.523Z] #57 10.46 + target=static
06:15:08 [2020-01-31T06:15:08.523Z] #57 10.46 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:15:08 [2020-01-31T06:15:08.523Z] #57 12.08 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 .
06:15:08 [2020-01-31T06:15:08.523Z] #57 ...
06:15:08 [2020-01-31T06:15:08.523Z] 
06:15:08 [2020-01-31T06:15:08.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:08 [2020-01-31T06:15:08.523Z] #44 98.64   CC       criu/pie/parasite-vdso.o
06:15:08 [2020-01-31T06:15:08.523Z] #44 99.70   CC       criu/arch/x86/vdso-pie.o
06:15:08 [2020-01-31T06:15:08.527Z] 
06:15:08 [2020-01-31T06:15:08.527Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:15:08 [2020-01-31T06:15:08.527Z] #39 DONE 0.1s
06:15:08 [2020-01-31T06:15:08.527Z] 
06:15:08 [2020-01-31T06:15:08.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:08 [2020-01-31T06:15:08.585Z] #28 9.307 #=#=#                                                                         

####                                                                       6.1%
########                                                                  11.3%
###########                                                               16.4%
###############                                                           21.6%
###################                                                       26.8%
######################                                                    31.9%
############################                                              39.7%
################################                                          44.8%
#####################################                                     52.6%
#########################################                                 57.7%
#############################################                             62.9%
#################################################                         68.1%
####################################################                      73.2%
########################################################                  78.4%
############################################################              83.6%
###############################################################          
06:15:08 [2020-01-31T06:15:08.585Z] #28 ...
06:15:08 [2020-01-31T06:15:08.585Z] 
06:15:08 [2020-01-31T06:15:08.585Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:08 [2020-01-31T06:15:08.585Z] #72 DONE 64.2s
06:15:08 [2020-01-31T06:15:08.585Z] 
06:15:08 [2020-01-31T06:15:08.585Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:08 [2020-01-31T06:15:08.585Z] #28 9.307 #=#=#                                                                         

####                                                                       6.1%
########                                                                  11.3%
###########                                                               16.4%
###############                                                           21.6%
###################                                                       26.8%
######################                                                    31.9%
############################                                              39.7%
################################                                          44.8%
#####################################                                     52.6%
#########################################                                 57.7%
#############################################                             62.9%
#################################################                         68.1%
####################################################                      73.2%
########################################################                  78.4%
############################################################              83.6%
###############################################################           88.7%
###################################################################       93.9%
#######################################################################   99.1%
######################################################################## 100.0%
06:15:08 [2020-01-31T06:15:08.782Z] #44 100.1   CC       criu/pie/util-vdso-elf32.o
06:15:08 [2020-01-31T06:15:08.787Z] #44 ...
06:15:08 [2020-01-31T06:15:08.787Z] 
06:15:08 [2020-01-31T06:15:08.787Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:15:08 [2020-01-31T06:15:08.787Z] #42 DONE 0.2s
06:15:08 [2020-01-31T06:15:08.787Z] 
06:15:08 [2020-01-31T06:15:08.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:08 [2020-01-31T06:15:08.787Z] #44 186.5 make[1]: Nothing to be done for 'all'.
06:15:09 [2020-01-31T06:15:09.357Z] #44 187.3 make[1]: 'images/built-in.o' is up to date.
06:15:09 [2020-01-31T06:15:09.357Z] #44 187.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:15:09 [2020-01-31T06:15:09.357Z] #44 187.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:15:09 [2020-01-31T06:15:09.357Z] #44 187.4 make[1]: 'compel/libcompel.a' is up to date.
06:15:09 [2020-01-31T06:15:09.614Z] #28 12.26 #=#=#                                                                         
06:15:09 [2020-01-31T06:15:09.618Z] #44 187.4 make[1]: 'compel/compel-host-bin' is up to date.
06:15:09 [2020-01-31T06:15:09.618Z] #44 187.4 make[1]: Nothing to be done for 'all'.
06:15:09 [2020-01-31T06:15:09.618Z] #44 187.4 make[1]: 'soccr/libsoccr.a' is up to date.
06:15:09 [2020-01-31T06:15:09.618Z] #44 187.6 make[2]: Nothing to be done for 'all'.
06:15:09 [2020-01-31T06:15:09.618Z] #44 187.6 make[2]: Nothing to be done for 'all'.
06:15:09 [2020-01-31T06:15:09.879Z] #44 187.7 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.139Z] #44 187.8 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.139Z] #44 187.9 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.139Z] #44 187.9 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.139Z] #44 188.0 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.139Z] #44 188.0 make[2]: Nothing to be done for 'all'.
06:15:10 [2020-01-31T06:15:10.159Z] #44 101.0   AR       criu/pie/pie.lib.a
06:15:10 [2020-01-31T06:15:10.159Z] #44 101.1   DEP      criu/pie/restorer.d
06:15:10 [2020-01-31T06:15:10.399Z] #44 188.1   INSTALL  criu/criu
06:15:10 [2020-01-31T06:15:10.399Z] #44 DONE 188.3s
06:15:10 [2020-01-31T06:15:10.399Z] 
06:15:10 [2020-01-31T06:15:10.399Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:15:10 [2020-01-31T06:15:10.418Z] #44 ...
06:15:10 [2020-01-31T06:15:10.418Z] 
06:15:10 [2020-01-31T06:15:10.418Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:15:10 [2020-01-31T06:15:10.418Z] #15 DONE 3.0s
06:15:10 [2020-01-31T06:15:10.418Z] 
06:15:10 [2020-01-31T06:15:10.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:10 [2020-01-31T06:15:10.418Z] #44 101.5   DEP      criu/arch/x86/sigaction_compat_pie.d
06:15:10 [2020-01-31T06:15:10.418Z] #44 101.7   DEP      criu/arch/x86/restorer_unmap.d
06:15:10 [2020-01-31T06:15:10.536Z] #28 12.70 #=#=#                                                                         

#                                                                          1.5%
###                                                                        5.0%
######                                                                     8.6%
########                                                                  12.2%
###########                                                               16.6%
####
06:15:10 [2020-01-31T06:15:10.536Z] #28 ...
06:15:10 [2020-01-31T06:15:10.536Z] 
06:15:10 [2020-01-31T06:15:10.536Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:15:10 [2020-01-31T06:15:10.536Z] #11 56.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 61.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
06:15:10 [2020-01-31T06:15:10.536Z] #11 63.62 debconf: delaying package configuration, since apt-utils is not installed
06:15:10 [2020-01-31T06:15:10.536Z] #11 63.85 Fetched 78.9 MB in 13s (5905 kB/s)
06:15:10 [2020-01-31T06:15:10.536Z] #11 64.02 Selecting previously unselected package binutils-mingw-w64-i686.
06:15:10 [2020-01-31T06:15:10.536Z] #11 64.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
06:15:10 [2020-01-31T06:15:10.536Z] #11 64.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
06:15:10 [2020-01-31T06:15:10.536Z] #11 64.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:15:10 [2020-01-31T06:15:10.536Z] #11 ...
06:15:10 [2020-01-31T06:15:10.536Z] 
06:15:10 [2020-01-31T06:15:10.536Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:10 [2020-01-31T06:15:10.676Z] #44 101.7   DEP      criu/arch/x86/restorer.d
06:15:10 [2020-01-31T06:15:10.934Z] #44 102.0   DEP      criu/pie/parasite.d
06:15:11 [2020-01-31T06:15:11.192Z] #44 102.3   CC       criu/pie/parasite.o
06:15:12 [2020-01-31T06:15:12.311Z] #62 ...
06:15:12 [2020-01-31T06:15:12.311Z] 
06:15:12 [2020-01-31T06:15:12.311Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
06:15:12 [2020-01-31T06:15:12.311Z] #45 DONE 0.2s
06:15:12 [2020-01-31T06:15:12.311Z] 
06:15:12 [2020-01-31T06:15:12.311Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:15:12 [2020-01-31T06:15:12.572Z] #48 DONE 0.2s
06:15:12 [2020-01-31T06:15:12.572Z] 
06:15:12 [2020-01-31T06:15:12.572Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:15:12 [2020-01-31T06:15:12.572Z] #51 DONE 0.1s
06:15:12 [2020-01-31T06:15:12.572Z] 
06:15:12 [2020-01-31T06:15:12.572Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:15:12 [2020-01-31T06:15:12.831Z] #54 DONE 0.2s
06:15:12 [2020-01-31T06:15:12.831Z] 
06:15:12 [2020-01-31T06:15:12.831Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
06:15:13 [2020-01-31T06:15:13.091Z] #58 DONE 0.2s
06:15:13 [2020-01-31T06:15:13.091Z] 
06:15:13 [2020-01-31T06:15:13.091Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:15:13 [2020-01-31T06:15:13.720Z] #44 104.6   LINK     criu/pie/parasite.built-in.o
06:15:13 [2020-01-31T06:15:13.720Z] #44 104.6   GEN      criu/pie/parasite-blob.h
06:15:13 [2020-01-31T06:15:13.720Z] #44 104.7   CC       criu/arch/x86/restorer.o
06:15:13 [2020-01-31T06:15:13.790Z] #28 12.70 #=#=#                                                                         

#                                                                          1.5%
###                                                                        5.0%
######                                                                     8.6%
########                                                                  12.2%
###########                                                               16.6%
################                                                          22.5%
################                                                          23.4%
#####################                                                     29.6%
#######################                                                   32.3%
##########################                                                36.8%
############################                                              39.5%
##############################                                            42.1%
################################                                          44.8%
#################################                                         47.1%
##################################                                        48.6%
####################################                                      50.4%
#####################################                                     52.1%
######################################                                    53.2%
#######################################                                   55.0%
########################################                                  56.8%
##########################################                                59.5%
############################################                              62.1%
##############################################                            63.9%
###############################################                           66.6%
#################################################                         69.3%
###################################################                       71.9%
#####################################################                     73.7%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.5%
##########################################################                81.3%
###########################################################               83.1%
06:15:13 [2020-01-31T06:15:13.790Z] #28 ...
06:15:13 [2020-01-31T06:15:13.790Z] 
06:15:13 [2020-01-31T06:15:13.790Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:15:13 [2020-01-31T06:15:13.790Z] #36 59.64 Selecting previously unselected package libicu63:ppc64el.
06:15:13 [2020-01-31T06:15:13.790Z] #36 59.64 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
06:15:13 [2020-01-31T06:15:13.790Z] #36 59.71 Unpacking libicu63:ppc64el (63.1-6) ...
06:15:13 [2020-01-31T06:15:13.790Z] #36 ...
06:15:13 [2020-01-31T06:15:13.790Z] 
06:15:13 [2020-01-31T06:15:13.790Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:14 [2020-01-31T06:15:14.287Z] #44 ...
06:15:14 [2020-01-31T06:15:14.287Z] 
06:15:14 [2020-01-31T06:15:14.287Z] #16 [dev 6/25] RUN ldconfig
06:15:14 [2020-01-31T06:15:14.287Z] #16 DONE 3.9s
06:15:14 [2020-01-31T06:15:14.287Z] 
06:15:14 [2020-01-31T06:15:14.287Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:14 [2020-01-31T06:15:14.654Z] #28 12.70 #=#=#                                                                         

#                                                                          1.5%
###                                                                        5.0%
######                                                                     8.6%
########                                                                  12.2%
###########                                                               16.6%
################                                                          22.5%
################                                                          23.4%
#####################                                                     29.6%
#######################                                                   32.3%
##########################                                                36.8%
############################                                              39.5%
##############################                                            42.1%
################################                                          44.8%
#################################                                         47.1%
##################################                                        48.6%
####################################                                      50.4%
#####################################                                     52.1%
######################################                                    53.2%
#######################################                                   55.0%
########################################                                  56.8%
##########################################                                59.5%
############################################                              62.1%
##############################################                            63.9%
###############################################                           66.6%
#################################################                         69.3%
###################################################                       71.9%
#####################################################                     73.7%
######################################################                    75.5%
#######################################################                   77.7%
#########################################################                 79.5%
##########################################################                81.3%
###########################################################               83.1%
#############################################################             85.8%
###############################################################           87.6%
################################################################          90.3%
##################################################################        92.9%
####################################################################      95.6%
######################################################################    98.3%
######################################################################## 100.0%
06:15:14 [2020-01-31T06:15:14.654Z] #28 ...
06:15:14 [2020-01-31T06:15:14.654Z] 
06:15:14 [2020-01-31T06:15:14.654Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:14 [2020-01-31T06:15:14.654Z] #34 60.28 internal/reflectlite
06:15:14 [2020-01-31T06:15:14.654Z] #34 60.28 sync
06:15:14 [2020-01-31T06:15:14.654Z] #34 67.88 errors
06:15:14 [2020-01-31T06:15:14.654Z] #34 67.90 sort
06:15:14 [2020-01-31T06:15:14.654Z] #34 68.70 internal/oserror
06:15:14 [2020-01-31T06:15:14.654Z] #34 68.70 io
06:15:14 [2020-01-31T06:15:14.654Z] #34 68.74 strconv
06:15:14 [2020-01-31T06:15:14.654Z] #34 69.42 syscall
06:15:14 [2020-01-31T06:15:14.654Z] #34 ...
06:15:14 [2020-01-31T06:15:14.654Z] 
06:15:14 [2020-01-31T06:15:14.654Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:15:14 [2020-01-31T06:15:14.654Z] #51 70.54 + cd /tmp/tmp.2jLhoAUOVb/src/gotest.tools/gotestsum
06:15:14 [2020-01-31T06:15:14.941Z] #51 70.54 + git checkout -q v0.3.5
06:15:14 [2020-01-31T06:15:14.941Z] #51 70.75 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
06:15:17 [2020-01-31T06:15:17.661Z] #51 ...
06:15:17 [2020-01-31T06:15:17.661Z] 
06:15:17 [2020-01-31T06:15:17.661Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:15:17 [2020-01-31T06:15:17.661Z] #44 63.17 Selecting previously unselected package python-protobuf.
06:15:17 [2020-01-31T06:15:17.661Z] #44 63.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 63.18 Unpacking python-protobuf (3.6.1.3-2) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 64.10 Setting up python-pkg-resources (40.8.0-1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 72.63 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 72.65 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 72.65 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 72.65 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 72.66 Setting up python-six (1.12.0-1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #44 ...
06:15:17 [2020-01-31T06:15:17.661Z] 
06:15:17 [2020-01-31T06:15:17.661Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:15:17 [2020-01-31T06:15:17.661Z] #36 72.23 Selecting previously unselected package libxml2:ppc64el.
06:15:17 [2020-01-31T06:15:17.661Z] #36 72.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
06:15:17 [2020-01-31T06:15:17.661Z] #36 72.25 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:15:17 [2020-01-31T06:15:17.661Z] #36 73.19 Selecting previously unselected package libarchive13:ppc64el.
06:15:17 [2020-01-31T06:15:17.661Z] #36 73.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
06:15:17 [2020-01-31T06:15:17.661Z] #36 73.21 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:15:17 [2020-01-31T06:15:17.661Z] #36 73.70 Selecting previously unselected package libjsoncpp1:ppc64el.
06:15:17 [2020-01-31T06:15:17.949Z] #36 73.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
06:15:17 [2020-01-31T06:15:17.949Z] #36 73.72 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
06:15:17 [2020-01-31T06:15:17.949Z] #36 73.90 Selecting previously unselected package librhash0:ppc64el.
06:15:17 [2020-01-31T06:15:17.949Z] #36 73.94 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
06:15:17 [2020-01-31T06:15:17.949Z] #36 73.97 Unpacking librhash0:ppc64el (1.3.8-1) ...
06:15:18 [2020-01-31T06:15:18.238Z] #36 74.23 Selecting previously unselected package libuv1:ppc64el.
06:15:18 [2020-01-31T06:15:18.473Z] #17 4.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:15:18 [2020-01-31T06:15:18.473Z] #17 4.380 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:15:18 [2020-01-31T06:15:18.527Z] #36 74.25 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
06:15:18 [2020-01-31T06:15:18.527Z] #36 74.25 Unpacking libuv1:ppc64el (1.24.1-1) ...
06:15:18 [2020-01-31T06:15:18.527Z] #36 74.57 Selecting previously unselected package cmake.
06:15:18 [2020-01-31T06:15:18.527Z] #36 74.63 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
06:15:18 [2020-01-31T06:15:18.527Z] #36 74.64 Unpacking cmake (3.13.4-1) ...
06:15:18 [2020-01-31T06:15:18.731Z] #17 4.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:15:19 [2020-01-31T06:15:19.666Z] #17 5.441 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
06:15:21 [2020-01-31T06:15:21.249Z] #36 ...
06:15:21 [2020-01-31T06:15:21.249Z] 
06:15:21 [2020-01-31T06:15:21.249Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:21 [2020-01-31T06:15:21.249Z] #48 66.96 github.com/LK4D4/vndr/godl/singleflight
06:15:21 [2020-01-31T06:15:21.249Z] #48 66.97 math/rand
06:15:21 [2020-01-31T06:15:21.249Z] #48 67.02 internal/singleflight
06:15:21 [2020-01-31T06:15:21.249Z] #48 67.02 internal/reflectlite
06:15:21 [2020-01-31T06:15:21.249Z] #48 73.08 sort
06:15:21 [2020-01-31T06:15:21.249Z] #48 73.09 io
06:15:21 [2020-01-31T06:15:21.249Z] #48 73.13 strconv
06:15:21 [2020-01-31T06:15:21.249Z] #48 73.18 syscall
06:15:21 [2020-01-31T06:15:21.249Z] #48 ...
06:15:21 [2020-01-31T06:15:21.249Z] 
06:15:21 [2020-01-31T06:15:21.249Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:21 [2020-01-31T06:15:21.249Z] #28 17.58 
06:15:21 [2020-01-31T06:15:21.249Z] #28 19.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:15:21 [2020-01-31T06:15:21.249Z] #28 20.51 
06:15:21 [2020-01-31T06:15:21.249Z] #28 20.76 #=#=#                                                                         

####################################################################      95.5%
######################################################################## 100.0%
06:15:21 [2020-01-31T06:15:21.249Z] #28 21.27 
06:15:21 [2020-01-31T06:15:21.249Z] #28 23.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:15:21 [2020-01-31T06:15:21.249Z] #28 24.09 #=#=#                                                                         
06:15:21 [2020-01-31T06:15:21.344Z] using credential docker-jenkins-github-credentials
06:15:21 [2020-01-31T06:15:21.422Z] Cloning the remote Git repository
06:15:21 [2020-01-31T06:15:21.422Z] Cloning with configured refspecs honoured and without tags
06:15:21 [2020-01-31T06:15:21.568Z] #17 ...
06:15:21 [2020-01-31T06:15:21.568Z] 
06:15:21 [2020-01-31T06:15:21.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:21 [2020-01-31T06:15:21.568Z] #44 105.8   CC       criu/arch/x86/restorer_unmap.o
06:15:21 [2020-01-31T06:15:21.568Z] #44 105.9   CC       criu/arch/x86/sigaction_compat_pie.o
06:15:21 [2020-01-31T06:15:21.568Z] #44 106.4   CC       criu/pie/restorer.o
06:15:21 [2020-01-31T06:15:21.568Z] #44 111.2   LINK     criu/pie/restorer.built-in.o
06:15:21 [2020-01-31T06:15:21.568Z] #44 111.2   GEN      criu/pie/restorer-blob.h
06:15:21 [2020-01-31T06:15:21.568Z] #44 111.5   DEP      criu/vdso.d
06:15:21 [2020-01-31T06:15:21.568Z] #44 111.7   DEP      criu/vdso-compat.d
06:15:21 [2020-01-31T06:15:21.568Z] #44 112.0   DEP      criu/uts_ns.d
06:15:21 [2020-01-31T06:15:21.568Z] #44 112.2   DEP      criu/util.d
06:15:21 [2020-01-31T06:15:21.568Z] #44 112.4   DEP      criu/uffd.d
06:15:21 [2020-01-31T06:15:21.568Z] #44 112.8   DEP      criu/tun.d
06:15:21 [2020-01-31T06:15:21.826Z] #44 ...
06:15:21 [2020-01-31T06:15:21.826Z] 
06:15:21 [2020-01-31T06:15:21.826Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:21 [2020-01-31T06:15:21.826Z] #17 7.527 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [174 kB]
06:15:21 [2020-01-31T06:15:21.829Z] #28 24.30 
#                                                                          1.6%
######################################################################## 100.0%
06:15:21 [2020-01-31T06:15:21.829Z] #28 24.63 
06:15:22 [2020-01-31T06:15:22.119Z] #28 ...
06:15:22 [2020-01-31T06:15:22.119Z] 
06:15:22 [2020-01-31T06:15:22.119Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:15:22 [2020-01-31T06:15:22.119Z] #44 78.10 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.13 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.13 Setting up libcap-dev:ppc64el (1:2.25-2) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.14 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.16 Setting up protobuf-compiler (3.6.1.3-2) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.17 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
06:15:22 [2020-01-31T06:15:22.120Z] #44 78.20 Setting up python-protobuf (3.6.1.3-2) ...
06:15:22 [2020-01-31T06:15:22.156Z] #77 DONE 19.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:15:21 [2020-01-31T06:15:21.637Z] Cloning repository https://github.com/moby/moby.git
06:15:22 [2020-01-31T06:15:22.053Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
06:15:22 [2020-01-31T06:15:22.959Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/test/unit
06:15:23 [2020-01-31T06:15:23.634Z] #44 ...
06:15:23 [2020-01-31T06:15:23.634Z] 
06:15:23 [2020-01-31T06:15:23.634Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.84 Setting up libicu63:ppc64el (63.1-6) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.87 Setting up xxd (2:8.1.0875-5) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.87 Setting up libuv1:ppc64el (1.24.1-1) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.88 Setting up vim-common (2:8.1.0875-5) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.93 Setting up librhash0:ppc64el (1.3.8-1) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.94 Setting up cmake-data (3.13.4-1) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.96 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.97 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 78.98 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 79.01 Setting up cmake (3.13.4-1) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 79.03 Processing triggers for libc-bin (2.28-10) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 79.15 Processing triggers for mime-support (3.62) ...
06:15:23 [2020-01-31T06:15:23.634Z] #36 DONE 79.6s
06:15:23 [2020-01-31T06:15:23.728Z] #17 ...
06:15:23 [2020-01-31T06:15:23.728Z] 
06:15:23 [2020-01-31T06:15:23.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:23 [2020-01-31T06:15:23.728Z] #47 210.1 github.com/LK4D4/vndr/godl
06:15:23 [2020-01-31T06:15:23.728Z] #47 211.7 github.com/LK4D4/vndr
06:15:23 [2020-01-31T06:15:23.923Z] 
06:15:23 [2020-01-31T06:15:23.923Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
06:15:23 [2020-01-31T06:15:23.923Z] #37 DONE 0.1s
06:15:23 [2020-01-31T06:15:23.923Z] 
06:15:23 [2020-01-31T06:15:23.923Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
06:15:23 [2020-01-31T06:15:23.923Z] #38 DONE 0.1s
06:15:23 [2020-01-31T06:15:23.923Z] 
06:15:23 [2020-01-31T06:15:23.923Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:23 [2020-01-31T06:15:23.923Z] #28 26.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:15:23 [2020-01-31T06:15:23.923Z] #28 26.63 skipping existing c8c2d4a6b2e3
06:15:23 [2020-01-31T06:15:23.923Z] #28 ...
06:15:23 [2020-01-31T06:15:23.923Z] 
06:15:23 [2020-01-31T06:15:23.923Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:15:23 [2020-01-31T06:15:23.923Z] #11 69.77 Selecting previously unselected package binutils-mingw-w64-x86-64.
06:15:23 [2020-01-31T06:15:23.923Z] #11 69.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 69.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.50 Selecting previously unselected package binutils-mingw-w64.
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.73 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 75.76 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.03 Selecting previously unselected package dmsetup.
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.06 Unpacking dmsetup (2:1.02.155-3) ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.36 Selecting previously unselected package mingw-w64-common.
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
06:15:23 [2020-01-31T06:15:23.923Z] #11 76.41 Unpacking mingw-w64-common (6.0.0-3) ...
06:15:23 [2020-01-31T06:15:23.986Z] #47 ...
06:15:23 [2020-01-31T06:15:23.986Z] 
06:15:23 [2020-01-31T06:15:23.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:23 [2020-01-31T06:15:23.986Z] #44 113.1   DEP      criu/tty.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 113.5   DEP      criu/timerfd.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 113.7   DEP      criu/sysfs_parse.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 114.0   DEP      criu/sysctl.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 114.4   DEP      criu/string.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 114.5   DEP      criu/stats.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 114.7   DEP      criu/sockets.d
06:15:23 [2020-01-31T06:15:23.986Z] #44 114.9   DEP      criu/sk-unix.d
06:15:24 [2020-01-31T06:15:24.213Z] #11 ...
06:15:24 [2020-01-31T06:15:24.213Z] 
06:15:24 [2020-01-31T06:15:24.213Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
06:15:24 [2020-01-31T06:15:24.213Z] #28 26.85 
06:15:24 [2020-01-31T06:15:24.245Z] #44 115.4   DEP      criu/sk-tcp.d
06:15:24 [2020-01-31T06:15:24.503Z] #44 115.6   DEP      criu/sk-queue.d
06:15:24 [2020-01-31T06:15:24.503Z] #44 115.8   DEP      criu/sk-packet.d
06:15:24 [2020-01-31T06:15:24.762Z] #44 116.1   DEP      criu/sk-netlink.d
06:15:23 [2020-01-31T06:15:23.624Z] Fetching upstream changes from https://github.com/moby/moby.git
06:15:23 [2020-01-31T06:15:23.625Z]  > git --version # timeout=10
06:15:23 [2020-01-31T06:15:23.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:15:23 [2020-01-31T06:15:23.679Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:15:25 [2020-01-31T06:15:25.020Z] #44 116.4   DEP      criu/sk-inet.d
06:15:25 [2020-01-31T06:15:25.338Z] ?   	github.com/docker/docker/api	[no test files]
06:15:25 [2020-01-31T06:15:25.586Z] #44 116.7   DEP      criu/signalfd.d
06:15:25 [2020-01-31T06:15:25.844Z] #44 116.9   DEP      criu/sigframe.d
06:15:25 [2020-01-31T06:15:25.844Z] #44 117.1   DEP      criu/shmem.d
06:15:26 [2020-01-31T06:15:26.273Z] #28 28.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:15:26 [2020-01-31T06:15:26.411Z] #44 117.5   DEP      criu/servicefd.d
06:15:26 [2020-01-31T06:15:26.669Z] #44 117.8   DEP      criu/seize.d
06:15:26 [2020-01-31T06:15:26.902Z] #28 29.53 
06:15:26 [2020-01-31T06:15:26.928Z] #44 118.1   DEP      criu/seccomp.d
06:15:27 [2020-01-31T06:15:27.186Z] #44 118.4   DEP      criu/rst-malloc.d
06:15:27 [2020-01-31T06:15:27.186Z] #44 118.5   DEP      criu/rbtree.d
06:15:27 [2020-01-31T06:15:27.192Z] #28 29.78 #=#=#                                                                         

######################################################################## 100.0%
06:15:27 [2020-01-31T06:15:27.500Z] #44 118.6   DEP      criu/pstree.d
06:15:27 [2020-01-31T06:15:27.506Z] #28 30.11 
06:15:27 [2020-01-31T06:15:27.506Z] #28 30.27 Download of images into '/build' complete.
06:15:27 [2020-01-31T06:15:27.506Z] #28 30.27 Use something like the following to load the result into a Docker daemon:
06:15:27 [2020-01-31T06:15:27.506Z] #28 30.27   tar -cC '/build' . | docker load
06:15:27 [2020-01-31T06:15:27.506Z] #28 DONE 30.4s
06:15:27 [2020-01-31T06:15:27.506Z] 
06:15:27 [2020-01-31T06:15:27.506Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.289 + RM_GOPATH=0
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.294 + TMP_GOPATH=
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.294 + : /build
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.294 + '[' -z '' ']'
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.294 ++ mktemp -d
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.315 + export GOPATH=/tmp/tmp.OfS0YBuQ4l
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.316 + GOPATH=/tmp/tmp.OfS0YBuQ4l
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.316 + RM_GOPATH=1
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.317 ++ dirname ./install.sh
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.320 + dir=.
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.320 + bin=tini
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + shift
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + '[' '!' -f ./tini.installer ']'
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + . ./tini.installer
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 ++ : fec3683b971d9c3ef73f284f176672c44b448662
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + install_tini
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.OfS0YBuQ4l/tini
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.322 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
06:15:27 [2020-01-31T06:15:27.506Z] #39 0.332 Cloning into '/tmp/tmp.OfS0YBuQ4l/tini'...
06:15:27 [2020-01-31T06:15:27.506Z] #39 1.857 + cd /tmp/tmp.OfS0YBuQ4l/tini
06:15:27 [2020-01-31T06:15:27.506Z] #39 1.857 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
06:15:27 [2020-01-31T06:15:27.506Z] #39 1.965 + cmake .
06:15:27 [2020-01-31T06:15:27.506Z] #39 3.329 -- The C compiler identification is GNU 8.3.0
06:15:27 [2020-01-31T06:15:27.506Z] #39 3.450 -- Check for working C compiler: /usr/bin/cc
06:15:27 [2020-01-31T06:15:27.758Z] #44 118.9   DEP      criu/protobuf.d
06:15:28 [2020-01-31T06:15:28.016Z] #44 119.2   GEN      criu/protobuf-desc-gen.h
06:15:28 [2020-01-31T06:15:28.538Z] #39 4.504 -- Check for working C compiler: /usr/bin/cc -- works
06:15:28 [2020-01-31T06:15:28.538Z] #39 4.620 -- Detecting C compiler ABI info
06:15:29 [2020-01-31T06:15:29.173Z] #39 ...
06:15:29 [2020-01-31T06:15:29.173Z] 
06:15:29 [2020-01-31T06:15:29.173Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:29 [2020-01-31T06:15:29.173Z] #34 74.86 bytes
06:15:29 [2020-01-31T06:15:29.173Z] #34 74.92 strings
06:15:29 [2020-01-31T06:15:29.173Z] #34 ...
06:15:29 [2020-01-31T06:15:29.173Z] 
06:15:29 [2020-01-31T06:15:29.173Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:15:29 [2020-01-31T06:15:29.173Z] #31 78.95 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
06:15:29 [2020-01-31T06:15:29.173Z] #31 82.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
06:15:29 [2020-01-31T06:15:29.463Z] #31 ...
06:15:29 [2020-01-31T06:15:29.463Z] 
06:15:29 [2020-01-31T06:15:29.463Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:29 [2020-01-31T06:15:29.463Z] #39 5.666 -- Detecting C compiler ABI info - done
06:15:29 [2020-01-31T06:15:29.463Z] #39 5.781 -- Detecting C compile features
06:15:29 [2020-01-31T06:15:29.983Z] #44 ...
06:15:29 [2020-01-31T06:15:29.983Z] 
06:15:29 [2020-01-31T06:15:29.983Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:29 [2020-01-31T06:15:29.983Z] #47 DONE 226.4s
06:15:29 [2020-01-31T06:15:29.983Z] 
06:15:29 [2020-01-31T06:15:29.983Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:29 [2020-01-31T06:15:29.983Z] #17 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
06:15:30 [2020-01-31T06:15:30.917Z] #17 ...
06:15:30 [2020-01-31T06:15:30.917Z] 
06:15:30 [2020-01-31T06:15:30.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:30 [2020-01-31T06:15:30.917Z] #44 122.0   DEP      criu/protobuf-desc.d
06:15:30 [2020-01-31T06:15:30.917Z] #44 122.2   DEP      criu/proc_parse.d
06:15:31 [2020-01-31T06:15:31.191Z] #62 230.1 + bin/containerd-stress
06:15:31 [2020-01-31T06:15:31.191Z] #62 232.7 + bin/containerd-shim
06:15:31 [2020-01-31T06:15:31.483Z] #44 122.6   DEP      criu/plugin.d
06:15:31 [2020-01-31T06:15:31.484Z] #44 122.6   DEP      criu/pipes.d
06:15:31 [2020-01-31T06:15:31.484Z] #44 122.8   DEP      criu/pie-util.d
06:15:32 [2020-01-31T06:15:32.051Z] #44 123.0   DEP      criu/pie-util-vdso.d
06:15:32 [2020-01-31T06:15:32.051Z] #44 123.3   DEP      criu/pie-util-vdso-elf32.d
06:15:32 [2020-01-31T06:15:32.051Z] #44 123.4   DEP      criu/path.d
06:15:32 [2020-01-31T06:15:32.617Z] #44 123.5   DEP      criu/parasite-syscall.d
06:15:32 [2020-01-31T06:15:32.617Z] #44 124.0   DEP      criu/pagemap.d
06:15:32 [2020-01-31T06:15:32.960Z] #39 9.281 -- Detecting C compile features - done
06:15:33 [2020-01-31T06:15:33.184Z] #44 124.4   DEP      criu/pagemap-cache.d
06:15:33 [2020-01-31T06:15:33.249Z] #39 9.363 -- Performing Test HAS_BUILTIN_FORTIFY
06:15:33 [2020-01-31T06:15:33.442Z] #44 124.6   DEP      criu/page-xfer.d
06:15:33 [2020-01-31T06:15:33.541Z] #39 9.603 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
06:15:33 [2020-01-31T06:15:33.541Z] #39 9.830 -- Configuring done
06:15:33 [2020-01-31T06:15:33.541Z] #39 9.865 -- Generating done
06:15:33 [2020-01-31T06:15:33.701Z] #44 124.7   DEP      criu/page-pipe.d
06:15:33 [2020-01-31T06:15:33.701Z] #44 124.9   DEP      criu/netfilter.d
06:15:33 [2020-01-31T06:15:33.836Z] #39 9.880 -- Build files have been written to: /tmp/tmp.OfS0YBuQ4l/tini
06:15:33 [2020-01-31T06:15:33.837Z] #39 9.886 + make tini-static
06:15:33 [2020-01-31T06:15:33.963Z] #44 125.1   DEP      criu/net.d
06:15:34 [2020-01-31T06:15:34.127Z] #39 ...
06:15:34 [2020-01-31T06:15:34.127Z] 
06:15:34 [2020-01-31T06:15:34.127Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
06:15:34 [2020-01-31T06:15:34.127Z] #44 89.68 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
06:15:34 [2020-01-31T06:15:34.127Z] #44 89.70 Processing triggers for libc-bin (2.28-10) ...
06:15:34 [2020-01-31T06:15:34.127Z] #44 DONE 90.0s
06:15:34 [2020-01-31T06:15:34.127Z] 
06:15:34 [2020-01-31T06:15:34.127Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:34 [2020-01-31T06:15:34.221Z] #44 125.4   DEP      criu/namespaces.d
06:15:34 [2020-01-31T06:15:34.418Z] #45 ...
06:15:34 [2020-01-31T06:15:34.418Z] 
06:15:34 [2020-01-31T06:15:34.418Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:34 [2020-01-31T06:15:34.418Z] #48 80.02 bytes
06:15:34 [2020-01-31T06:15:34.418Z] #48 80.16 strings
06:15:34 [2020-01-31T06:15:34.418Z] #48 ...
06:15:34 [2020-01-31T06:15:34.418Z] 
06:15:34 [2020-01-31T06:15:34.418Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:34 [2020-01-31T06:15:34.418Z] #39 10.54 Scanning dependencies of target tini-static
06:15:34 [2020-01-31T06:15:34.418Z] #39 10.66 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
06:15:34 [2020-01-31T06:15:34.479Z] #44 125.7   DEP      criu/mount.d
06:15:34 [2020-01-31T06:15:34.738Z] #44 125.9   DEP      criu/mem.d
06:15:34 [2020-01-31T06:15:34.763Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
06:15:35 [2020-01-31T06:15:35.304Z] #44 126.3   DEP      criu/lsm.d
06:15:35 [2020-01-31T06:15:35.304Z] #44 126.5   DEP      criu/log.d
06:15:35 [2020-01-31T06:15:35.563Z] #44 126.8   DEP      criu/libnetlink.d
06:15:35 [2020-01-31T06:15:35.822Z] #44 127.0   DEP      criu/kerndat.d
06:15:36 [2020-01-31T06:15:36.080Z] #44 127.4   DEP      criu/kcmp-ids.d
06:15:36 [2020-01-31T06:15:36.339Z] #44 127.7   DEP      criu/irmap.d
06:15:36 [2020-01-31T06:15:36.472Z] #62 238.0 + bin/containerd-shim-runc-v1
06:15:36 [2020-01-31T06:15:36.909Z] #44 128.0   DEP      criu/ipc_ns.d
06:15:36 [2020-01-31T06:15:36.909Z] #44 128.0   DEP      criu/image.d
06:15:36 [2020-01-31T06:15:36.909Z] #44 128.2   DEP      criu/image-desc.d
06:15:37 [2020-01-31T06:15:37.139Z] #39 13.14 [100%] Linking C executable tini-static
06:15:37 [2020-01-31T06:15:37.167Z] #44 128.3   DEP      criu/fsnotify.d
06:15:37 [2020-01-31T06:15:37.425Z] #44 128.6   DEP      criu/filesystems.d
06:15:37 [2020-01-31T06:15:37.688Z] #44 128.8   DEP      criu/files.d
06:15:37 [2020-01-31T06:15:37.947Z] #44 129.0   DEP      criu/files-reg.d
06:15:38 [2020-01-31T06:15:38.186Z] #39 14.19 [100%] Built target tini-static
06:15:38 [2020-01-31T06:15:38.187Z] #39 14.29 + mkdir -p /build
06:15:38 [2020-01-31T06:15:38.187Z] #39 14.29 + cp tini-static /build/docker-init
06:15:38 [2020-01-31T06:15:38.187Z] #39 DONE 14.4s
06:15:38 [2020-01-31T06:15:38.187Z] 
06:15:38 [2020-01-31T06:15:38.187Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:38 [2020-01-31T06:15:38.187Z] #45 2.009 Note: Building without setproctitle() and strlcpy() support.
06:15:38 [2020-01-31T06:15:38.187Z] #45 2.009       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:15:38 [2020-01-31T06:15:38.187Z] #45 4.153 fatal: not a git repository (or any of the parent directories): .git
06:15:38 [2020-01-31T06:15:38.187Z] #45 4.189   GEN      .gitid
06:15:38 [2020-01-31T06:15:38.187Z] #45 4.213   GEN      criu/include/version.h
06:15:38 [2020-01-31T06:15:38.187Z] #45 4.275   GEN      include/common/asm
06:15:38 [2020-01-31T06:15:38.205Z] #44 129.2   DEP      criu/files-ext.d
06:15:38 [2020-01-31T06:15:38.205Z] #44 129.4   DEP      criu/file-lock.d
06:15:38 [2020-01-31T06:15:38.464Z] #44 129.7   DEP      criu/file-ids.d
06:15:38 [2020-01-31T06:15:38.725Z] #44 129.9   DEP      criu/fifo.d
06:15:38 [2020-01-31T06:15:38.983Z] #44 130.1   DEP      criu/fdstore.d
06:15:38 [2020-01-31T06:15:38.983Z] #44 130.3   DEP      criu/fault-injection.d
06:15:38 [2020-01-31T06:15:38.983Z] #44 130.4   DEP      criu/external.d
06:15:39 [2020-01-31T06:15:39.012Z] #62 240.8 + bin/containerd-shim-runc-v2
06:15:39 [2020-01-31T06:15:39.550Z] #44 130.5   DEP      criu/eventpoll.d
06:15:39 [2020-01-31T06:15:39.550Z] #44 130.8   DEP      criu/eventfd.d
06:15:39 [2020-01-31T06:15:39.808Z] #44 130.9   DEP      criu/crtools.d
06:15:39 [2020-01-31T06:15:39.808Z] #44 131.1   DEP      criu/cr-service.d
06:15:39 [2020-01-31T06:15:39.949Z] #62 241.9 + binaries
06:15:40 [2020-01-31T06:15:40.005Z] Fetching without tags
06:15:40 [2020-01-31T06:15:40.067Z] #44 131.3   DEP      criu/cr-restore.d
06:15:40 [2020-01-31T06:15:40.208Z] #62 241.9 + mkdir -p /build
06:15:40 [2020-01-31T06:15:40.208Z] #62 241.9 + cp bin/containerd /build/containerd
06:15:40 [2020-01-31T06:15:40.208Z] #62 241.9 + cp bin/containerd-shim /build/containerd-shim
06:15:40 [2020-01-31T06:15:40.208Z] #62 242.0 + cp bin/ctr /build/ctr
06:15:40 [2020-01-31T06:15:40.325Z] #44 131.6   DEP      criu/cr-errno.d
06:15:40 [2020-01-31T06:15:40.467Z] #62 DONE 242.4s
06:15:40 [2020-01-31T06:15:40.583Z] #44 131.7   DEP      criu/cr-dump.d
06:15:40 [2020-01-31T06:15:40.758Z] Merging remotes/origin/master commit 40190add56ec2fce3a9987316976addb98023a86 into PR head commit 5dffe74df211447d7f342474f7641edadc6ee69c
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.350   PBCC     images/google/protobuf/descriptor.pb-c.c
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.439   PBCC     images/opts.pb-c.c
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.521   PBCC     images/sit.pb-c.c
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.606   DEP      images/google/protobuf/descriptor.pb-c.d
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.720   DEP      images/opts.pb-c.d
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.797   DEP      images/sit.pb-c.d
06:15:40 [2020-01-31T06:15:40.923Z] #45 ...
06:15:40 [2020-01-31T06:15:40.923Z] 
06:15:40 [2020-01-31T06:15:40.923Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:15:40 [2020-01-31T06:15:40.923Z] #11 86.70 Selecting previously unselected package mingw-w64-x86-64-dev.
06:15:40 [2020-01-31T06:15:40.923Z] #11 86.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 86.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.65 Selecting previously unselected package gcc-mingw-w64-base.
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.66 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.86 Selecting previously unselected package gcc-mingw-w64-x86-64.
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 96.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:15:40 [2020-01-31T06:15:40.923Z] #11 ...
06:15:40 [2020-01-31T06:15:40.923Z] 
06:15:40 [2020-01-31T06:15:40.923Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.864   PBCC     images/macvlan.pb-c.c
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.908   DEP      images/macvlan.pb-c.d
06:15:40 [2020-01-31T06:15:40.923Z] #45 6.991   PBCC     images/autofs.pb-c.c
06:15:40 [2020-01-31T06:15:40.923Z] #45 7.023   DEP      images/autofs.pb-c.d
06:15:41 [2020-01-31T06:15:41.149Z] #44 132.1   DEP      criu/cr-dedup.d
06:15:41 [2020-01-31T06:15:41.149Z] #44 132.4   DEP      criu/cr-check.d
06:15:41 [2020-01-31T06:15:41.211Z] #45 7.104   PBCC     images/sysctl.pb-c.c
06:15:41 [2020-01-31T06:15:41.211Z] #45 7.122   DEP      images/sysctl.pb-c.d
06:15:41 [2020-01-31T06:15:41.211Z] #45 7.235   PBCC     images/time.pb-c.c
06:15:41 [2020-01-31T06:15:41.211Z] #45 7.287   DEP      images/time.pb-c.d
06:15:41 [2020-01-31T06:15:41.408Z] #44 132.7   DEP      criu/config.d
06:15:41 [2020-01-31T06:15:41.499Z] #45 7.476   PBCC     images/binfmt-misc.pb-c.c
06:15:41 [2020-01-31T06:15:41.499Z] #45 7.541   DEP      images/binfmt-misc.pb-c.d
06:15:41 [2020-01-31T06:15:41.666Z] #44 ...
06:15:41 [2020-01-31T06:15:41.666Z] 
06:15:41 [2020-01-31T06:15:41.666Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:15:41 [2020-01-31T06:15:41.666Z] #30 DONE 238.3s
06:15:41 [2020-01-31T06:15:41.666Z] 
06:15:41 [2020-01-31T06:15:41.666Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:41 [2020-01-31T06:15:41.666Z] #17 18.49 Fetched 8324 kB in 15s (566 kB/s)
06:15:41 [2020-01-31T06:15:41.666Z] #17 18.49 Reading package lists...
06:15:41 [2020-01-31T06:15:41.787Z] #45 7.645   PBCC     images/seccomp.pb-c.c
06:15:41 [2020-01-31T06:15:41.787Z] #45 7.713   DEP      images/seccomp.pb-c.d
06:15:41 [2020-01-31T06:15:41.787Z] #45 7.779   PBCC     images/userns.pb-c.c
06:15:41 [2020-01-31T06:15:41.787Z] #45 7.814   DEP      images/userns.pb-c.d
06:15:41 [2020-01-31T06:15:41.787Z] #45 7.905   PBCC     images/cgroup.pb-c.c
06:15:41 [2020-01-31T06:15:41.844Z] 
06:15:41 [2020-01-31T06:15:41.844Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
06:15:41 [2020-01-31T06:15:41.924Z] #17 24.48 Reading package lists...
06:15:41 [2020-01-31T06:15:41.924Z] #17 ...
06:15:41 [2020-01-31T06:15:41.924Z] 
06:15:41 [2020-01-31T06:15:41.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:41 [2020-01-31T06:15:41.924Z] #44 133.0   DEP      criu/clone-noasan.d
06:15:41 [2020-01-31T06:15:41.924Z] #44 133.1   DEP      criu/cgroup.d
06:15:42 [2020-01-31T06:15:42.076Z] #45 7.956   DEP      images/cgroup.pb-c.d
06:15:42 [2020-01-31T06:15:42.076Z] #45 8.080   PBCC     images/fown.pb-c.c
06:15:42 [2020-01-31T06:15:42.076Z] #45 8.128   PBCC     images/ext-file.pb-c.c
06:15:42 [2020-01-31T06:15:42.076Z] #45 8.173   DEP      images/fown.pb-c.d
06:15:42 [2020-01-31T06:15:42.104Z] #63 DONE 0.3s
06:15:42 [2020-01-31T06:15:42.104Z] 
06:15:42 [2020-01-31T06:15:42.104Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:15:42 [2020-01-31T06:15:42.183Z] #44 133.4   DEP      criu/cgroup-props.d
06:15:42 [2020-01-31T06:15:42.183Z] #44 133.5   DEP      criu/bitmap.d
06:15:42 [2020-01-31T06:15:42.183Z] #44 133.6   DEP      criu/bfd.d
06:15:42 [2020-01-31T06:15:42.362Z] #67 DONE 0.1s
06:15:42 [2020-01-31T06:15:42.362Z] 
06:15:42 [2020-01-31T06:15:42.362Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
06:15:42 [2020-01-31T06:15:42.362Z] #69 DONE 0.2s
06:15:42 [2020-01-31T06:15:42.362Z] 
06:15:42 [2020-01-31T06:15:42.362Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
06:15:42 [2020-01-31T06:15:42.365Z] #45 8.322   DEP      images/ext-file.pb-c.d
06:15:42 [2020-01-31T06:15:42.365Z] #45 8.414   PBCC     images/rpc.pb-c.c
06:15:42 [2020-01-31T06:15:42.440Z] #44 133.7   DEP      criu/autofs.d
06:15:39 [2020-01-31T06:15:39.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:15:39 [2020-01-31T06:15:39.722Z]  > git config --add remote.origin.fetch +refs/pull/40439/head:refs/remotes/origin/PR-40439 # timeout=10
06:15:39 [2020-01-31T06:15:39.780Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:15:39 [2020-01-31T06:15:39.899Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:15:40 [2020-01-31T06:15:40.035Z] Fetching upstream changes from https://github.com/moby/moby.git
06:15:40 [2020-01-31T06:15:40.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:15:40 [2020-01-31T06:15:40.038Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40439/head:refs/remotes/origin/PR-40439 +refs/heads/master:refs/remotes/origin/master
06:15:40 [2020-01-31T06:15:40.858Z]  > git config core.sparsecheckout # timeout=10
06:15:40 [2020-01-31T06:15:40.905Z]  > git checkout -f 5dffe74df211447d7f342474f7641edadc6ee69c
06:15:42 [2020-01-31T06:15:42.621Z] #72 DONE 0.1s
06:15:42 [2020-01-31T06:15:42.621Z] 
06:15:42 [2020-01-31T06:15:42.621Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
06:15:42 [2020-01-31T06:15:42.621Z] #73 DONE 0.0s
06:15:42 [2020-01-31T06:15:42.621Z] 
06:15:42 [2020-01-31T06:15:42.621Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
06:15:42 [2020-01-31T06:15:42.654Z] #45 8.501   DEP      images/rpc.pb-c.d
06:15:42 [2020-01-31T06:15:42.655Z] #45 8.564   PBCC     images/siginfo.pb-c.c
06:15:42 [2020-01-31T06:15:42.655Z] #45 8.587   DEP      images/siginfo.pb-c.d
06:15:42 [2020-01-31T06:15:42.655Z] #45 8.678   PBCC     images/pagemap.pb-c.c
06:15:42 [2020-01-31T06:15:42.655Z] #45 ...
06:15:42 [2020-01-31T06:15:42.655Z] 
06:15:42 [2020-01-31T06:15:42.655Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:42 [2020-01-31T06:15:42.655Z] #34 88.36 bufio
06:15:42 [2020-01-31T06:15:42.655Z] #34 88.41 reflect
06:15:42 [2020-01-31T06:15:42.655Z] #34 92.05 path
06:15:42 [2020-01-31T06:15:42.655Z] #34 95.77 text/tabwriter
06:15:42 [2020-01-31T06:15:42.698Z] #44 133.9   DEP      criu/aio.d
06:15:42 [2020-01-31T06:15:42.942Z] #34 ...
06:15:42 [2020-01-31T06:15:42.942Z] 
06:15:42 [2020-01-31T06:15:42.942Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:42 [2020-01-31T06:15:42.942Z] #45 8.755   DEP      images/pagemap.pb-c.d
06:15:42 [2020-01-31T06:15:42.942Z] #45 8.904   PBCC     images/rlimit.pb-c.c
06:15:42 [2020-01-31T06:15:42.942Z] #45 8.962   DEP      images/rlimit.pb-c.d
06:15:42 [2020-01-31T06:15:42.942Z] #45 9.033   PBCC     images/file-lock.pb-c.c
06:15:42 [2020-01-31T06:15:42.956Z] #44 134.2   DEP      criu/action-scripts.d
06:15:43 [2020-01-31T06:15:43.234Z] #45 9.092   DEP      images/file-lock.pb-c.d
06:15:43 [2020-01-31T06:15:43.234Z] #45 9.174   PBCC     images/tty.pb-c.c
06:15:43 [2020-01-31T06:15:43.234Z] #45 9.279   DEP      images/tty.pb-c.d
06:15:43 [2020-01-31T06:15:43.523Z] #44 134.8   CC       criu/action-scripts.o
06:15:43 [2020-01-31T06:15:43.527Z] #45 9.382   PBCC     images/tun.pb-c.c
06:15:43 [2020-01-31T06:15:43.527Z] #45 9.527   PBCC     images/netdev.pb-c.c
06:15:43 [2020-01-31T06:15:43.816Z] #45 9.713   DEP      images/tun.pb-c.d
06:15:43 [2020-01-31T06:15:43.816Z] #45 9.813   DEP      images/netdev.pb-c.d
06:15:44 [2020-01-31T06:15:44.081Z] Merge succeeded, producing cae716386313f5e6a90f3043826c9cf2229096a5
06:15:44 [2020-01-31T06:15:44.082Z] Checking out Revision cae716386313f5e6a90f3043826c9cf2229096a5 (PR-40439)
06:15:44 [2020-01-31T06:15:44.102Z] #45 9.910   PBCC     images/vma.pb-c.c
06:15:44 [2020-01-31T06:15:44.103Z] #45 10.00   DEP      images/vma.pb-c.d
06:15:44 [2020-01-31T06:15:44.103Z] #45 10.08   PBCC     images/creds.pb-c.c
06:15:44 [2020-01-31T06:15:44.103Z] #45 10.13   DEP      images/creds.pb-c.d
06:15:44 [2020-01-31T06:15:44.408Z] #45 10.29   PBCC     images/utsns.pb-c.c
06:15:44 [2020-01-31T06:15:44.408Z] #45 10.32   DEP      images/utsns.pb-c.d
06:15:44 [2020-01-31T06:15:44.408Z] #45 10.41   PBCC     images/ipc-desc.pb-c.c
06:15:44 [2020-01-31T06:15:44.408Z] #45 10.45   PBCC     images/ipc-sem.pb-c.c
06:15:44 [2020-01-31T06:15:44.408Z] #45 10.52   DEP      images/ipc-desc.pb-c.d
06:15:44 [2020-01-31T06:15:44.460Z] #44 135.6   CC       criu/aio.o
06:15:44 [2020-01-31T06:15:44.526Z] #74 DONE 1.6s
06:15:44 [2020-01-31T06:15:44.526Z] 
06:15:44 [2020-01-31T06:15:44.526Z] #75 exporting to image
06:15:44 [2020-01-31T06:15:44.526Z] #75 exporting layers
06:15:44 [2020-01-31T06:15:44.696Z] #45 10.67   DEP      images/ipc-sem.pb-c.d
06:15:44 [2020-01-31T06:15:44.696Z] #45 10.79   PBCC     images/ipc-msg.pb-c.c
06:15:44 [2020-01-31T06:15:44.985Z] #45 10.84   DEP      images/ipc-msg.pb-c.d
06:15:44 [2020-01-31T06:15:44.985Z] #45 10.88   PBCC     images/ipc-shm.pb-c.c
06:15:44 [2020-01-31T06:15:44.985Z] #45 10.92   DEP      images/ipc-shm.pb-c.d
06:15:44 [2020-01-31T06:15:44.985Z] #45 ...
06:15:44 [2020-01-31T06:15:44.985Z] 
06:15:44 [2020-01-31T06:15:44.985Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:44 [2020-01-31T06:15:44.985Z] #48 90.66 bufio
06:15:44 [2020-01-31T06:15:44.985Z] #48 94.69 reflect
06:15:44 [2020-01-31T06:15:44.985Z] #48 96.76 regexp/syntax
06:15:44 [2020-01-31T06:15:44.985Z] #48 99.95 hash/crc32
06:15:44 [2020-01-31T06:15:44.985Z] #48 ...
06:15:44 [2020-01-31T06:15:44.985Z] 
06:15:44 [2020-01-31T06:15:44.985Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:44 [2020-01-31T06:15:44.985Z] #45 11.03   PBCC     images/ipc-var.pb-c.c
06:15:45 [2020-01-31T06:15:45.274Z] #45 11.08   DEP      images/ipc-var.pb-c.d
06:15:45 [2020-01-31T06:15:45.274Z] #45 11.15   PBCC     images/sk-opts.pb-c.c
06:15:45 [2020-01-31T06:15:45.274Z] #45 11.17   PBCC     images/packet-sock.pb-c.c
06:15:45 [2020-01-31T06:15:45.274Z] #45 11.32   DEP      images/sk-opts.pb-c.d
06:15:45 [2020-01-31T06:15:45.274Z] #45 11.41   DEP      images/packet-sock.pb-c.d
06:15:45 [2020-01-31T06:15:45.394Z] #44 136.6   CC       criu/autofs.o
06:15:45 [2020-01-31T06:15:45.563Z] #45 11.52   PBCC     images/sk-netlink.pb-c.c
06:15:45 [2020-01-31T06:15:45.563Z] #45 11.62   DEP      images/sk-netlink.pb-c.d
06:15:43 [2020-01-31T06:15:43.532Z]  > git merge 40190add56ec2fce3a9987316976addb98023a86 # timeout=10
06:15:43 [2020-01-31T06:15:43.954Z]  > git rev-parse "HEAD^{commit}" # timeout=10
06:15:44 [2020-01-31T06:15:44.111Z]  > git config core.sparsecheckout # timeout=10
06:15:44 [2020-01-31T06:15:44.160Z]  > git checkout -f cae716386313f5e6a90f3043826c9cf2229096a5
06:15:45 [2020-01-31T06:15:45.854Z] #45 11.71   PBCC     images/sk-inet.pb-c.c
06:15:45 [2020-01-31T06:15:45.854Z] #45 11.80   DEP      images/sk-inet.pb-c.d
06:15:45 [2020-01-31T06:15:45.854Z] #45 11.89   PBCC     images/sk-unix.pb-c.c
06:15:46 [2020-01-31T06:15:46.143Z] #45 11.99   DEP      images/sk-unix.pb-c.d
06:15:46 [2020-01-31T06:15:46.143Z] #45 12.12   PBCC     images/mm.pb-c.c
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.20   DEP      images/mm.pb-c.d
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.28   PBCC     images/timerfd.pb-c.c
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.36   DEP      images/timerfd.pb-c.d
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.47   PBCC     images/timer.pb-c.c
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.48   DEP      images/timer.pb-c.d
06:15:46 [2020-01-31T06:15:46.434Z] #45 12.57   PBCC     images/sa.pb-c.c
06:15:46 [2020-01-31T06:15:46.724Z] #45 12.65   DEP      images/sa.pb-c.d
06:15:46 [2020-01-31T06:15:46.724Z] #45 12.80   PBCC     images/pipe-data.pb-c.c
06:15:46 [2020-01-31T06:15:46.724Z] #45 12.85   DEP      images/pipe-data.pb-c.d
06:15:47 [2020-01-31T06:15:47.015Z] #45 12.95   PBCC     images/mnt.pb-c.c
06:15:47 [2020-01-31T06:15:47.015Z] #45 13.07   DEP      images/mnt.pb-c.d
06:15:47 [2020-01-31T06:15:47.304Z] #45 13.15   PBCC     images/sk-packet.pb-c.c
06:15:47 [2020-01-31T06:15:47.304Z] #45 13.16   DEP      images/sk-packet.pb-c.d
06:15:47 [2020-01-31T06:15:47.304Z] #45 13.32   PBCC     images/tcp-stream.pb-c.c
06:15:47 [2020-01-31T06:15:47.304Z] #45 13.43   DEP      images/tcp-stream.pb-c.d
06:15:47 [2020-01-31T06:15:47.593Z] #45 13.57   PBCC     images/pipe.pb-c.c
06:15:47 [2020-01-31T06:15:47.593Z] #45 13.68   DEP      images/pipe.pb-c.d
06:15:47 [2020-01-31T06:15:47.820Z] #75 exporting layers 3.6s done
06:15:47 [2020-01-31T06:15:47.820Z] #75 writing image sha256:a9d5bdfd5cfef6bfe5865725e6f8eae1c33abbbb5c8b4fbd5f247f508ed54946 done
06:15:47 [2020-01-31T06:15:47.820Z] #75 naming to docker.io/library/docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d done
06:15:47 [2020-01-31T06:15:47.820Z] #75 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:15:47 [2020-01-31T06:15:47.883Z] #45 13.87   PBCC     images/pstree.pb-c.c
06:15:47 [2020-01-31T06:15:47.883Z] #45 13.91   DEP      images/pstree.pb-c.d
06:15:47 [2020-01-31T06:15:47.923Z] #44 138.9   CC       criu/bfd.o
06:15:48 [2020-01-31T06:15:48.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/test/unit
06:15:48 [2020-01-31T06:15:48.172Z] #45 13.98   PBCC     images/fs.pb-c.c
06:15:48 [2020-01-31T06:15:48.172Z] #45 14.00   DEP      images/fs.pb-c.d
06:15:48 [2020-01-31T06:15:48.172Z] #45 14.10   PBCC     images/signalfd.pb-c.c
06:15:48 [2020-01-31T06:15:48.172Z] #45 14.16   DEP      images/signalfd.pb-c.d
06:15:48 [2020-01-31T06:15:48.462Z] #45 14.31   PBCC     images/fh.pb-c.c
06:15:48 [2020-01-31T06:15:48.462Z] #45 14.47   PBCC     images/fsnotify.pb-c.c
06:15:48 [2020-01-31T06:15:48.487Z] #44 139.8   CC       criu/bitmap.o
06:15:48 [2020-01-31T06:15:48.746Z] #44 140.1   CC       criu/cgroup-props.o
06:15:48 [2020-01-31T06:15:48.751Z] #45 14.60   DEP      images/fh.pb-c.d
06:15:48 [2020-01-31T06:15:48.751Z] #45 14.71   DEP      images/fsnotify.pb-c.d
06:15:48 [2020-01-31T06:15:48.751Z] #45 14.78   PBCC     images/eventpoll.pb-c.c
06:15:48 [2020-01-31T06:15:48.751Z] #45 14.83   DEP      images/eventpoll.pb-c.d
06:15:49 [2020-01-31T06:15:49.038Z] #45 14.90   PBCC     images/eventfd.pb-c.c
06:15:49 [2020-01-31T06:15:49.038Z] #45 14.95   DEP      images/eventfd.pb-c.d
06:15:49 [2020-01-31T06:15:49.038Z] #45 15.08   PBCC     images/remap-file-path.pb-c.c
06:15:49 [2020-01-31T06:15:49.311Z] #44 ...
06:15:49 [2020-01-31T06:15:49.311Z] 
06:15:49 [2020-01-31T06:15:49.311Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:49 [2020-01-31T06:15:49.311Z] #17 24.48 Reading package lists...
06:15:49 [2020-01-31T06:15:49.311Z] #17 29.90 Building dependency tree...
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.55 libcap2-bin is already the newest version (1:2.25-2).
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.55 The following additional packages will be installed:
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.56   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.56   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.56   python3.7 python3.7-minimal vim-runtime xxd
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58 Suggested packages:
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58 Recommended packages:
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58   aufs-dkms nftables build-essential python3-dev python3-keyring
06:15:49 [2020-01-31T06:15:49.312Z] #17 32.58   python3-keyrings.alt python3-xdg unzip
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.05 The following NEW packages will be installed:
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.06   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   python3-setuptools python3-wheel python3.7 python3.7-minimal
06:15:49 [2020-01-31T06:15:49.312Z] #17 35.07   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
06:15:49 [2020-01-31T06:15:49.327Z] #45 15.13   DEP      images/remap-file-path.pb-c.d
06:15:49 [2020-01-31T06:15:49.327Z] #45 15.23   PBCC     images/fifo.pb-c.c
06:15:49 [2020-01-31T06:15:49.327Z] #45 15.24   DEP      images/fifo.pb-c.d
06:15:49 [2020-01-31T06:15:49.327Z] #45 15.33   PBCC     images/ghost-file.pb-c.c
06:15:49 [2020-01-31T06:15:49.569Z] #17 35.50 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
06:15:49 [2020-01-31T06:15:49.569Z] #17 35.50 Need to get 27.0 MB of archives.
06:15:49 [2020-01-31T06:15:49.569Z] #17 35.50 After this operation, 111 MB of additional disk space will be used.
06:15:49 [2020-01-31T06:15:49.569Z] #17 35.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
06:15:49 [2020-01-31T06:15:49.615Z] #45 15.42   DEP      images/ghost-file.pb-c.d
06:15:49 [2020-01-31T06:15:49.615Z] #45 15.57   PBCC     images/regfile.pb-c.c
06:15:49 [2020-01-31T06:15:49.828Z] #17 35.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
06:15:49 [2020-01-31T06:15:49.828Z] #17 35.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
06:15:49 [2020-01-31T06:15:49.828Z] #17 35.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
06:15:49 [2020-01-31T06:15:49.904Z] #45 15.65   DEP      images/regfile.pb-c.d
06:15:49 [2020-01-31T06:15:49.904Z] #45 15.78   PBCC     images/ns.pb-c.c
06:15:49 [2020-01-31T06:15:49.904Z] #45 15.85   DEP      images/ns.pb-c.d
06:15:50 [2020-01-31T06:15:50.086Z] #17 35.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
06:15:50 [2020-01-31T06:15:50.086Z] #17 35.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
06:15:50 [2020-01-31T06:15:50.086Z] #17 36.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
06:15:50 [2020-01-31T06:15:50.192Z] #45 15.95   PBCC     images/fdinfo.pb-c.c
06:15:50 [2020-01-31T06:15:50.192Z] #45 16.08   DEP      images/fdinfo.pb-c.d
06:15:50 [2020-01-31T06:15:50.192Z] #45 16.21   PBCC     images/core-aarch64.pb-c.c
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
06:15:50 [2020-01-31T06:15:50.344Z] #17 36.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
06:15:50 [2020-01-31T06:15:50.482Z] #45 16.28   PBCC     images/core-arm.pb-c.c
06:15:50 [2020-01-31T06:15:50.482Z] #45 16.37   PBCC     images/core-ppc64.pb-c.c
06:15:50 [2020-01-31T06:15:50.482Z] #45 16.47   PBCC     images/core-s390.pb-c.c
06:15:50 [2020-01-31T06:15:50.482Z] #45 16.58   PBCC     images/core-x86.pb-c.c
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 36.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
06:15:50 [2020-01-31T06:15:50.602Z] #17 ...
06:15:50 [2020-01-31T06:15:50.602Z] 
06:15:50 [2020-01-31T06:15:50.602Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:15:50 [2020-01-31T06:15:50.602Z] #44 141.8   CC       criu/cgroup.o
06:15:50 [2020-01-31T06:15:50.770Z] #45 16.71   PBCC     images/core.pb-c.c
06:15:50 [2020-01-31T06:15:50.770Z] #45 16.84   PBCC     images/inventory.pb-c.c
06:15:51 [2020-01-31T06:15:51.066Z] #45 16.99   DEP      images/core-aarch64.pb-c.d
06:15:51 [2020-01-31T06:15:51.066Z] #45 17.07   DEP      images/core-arm.pb-c.d
06:15:51 [2020-01-31T06:15:51.356Z] #45 17.16   DEP      images/core-ppc64.pb-c.d
06:15:51 [2020-01-31T06:15:51.356Z] #45 17.24   DEP      images/core-s390.pb-c.d
06:15:51 [2020-01-31T06:15:51.356Z] #45 17.30   DEP      images/core-x86.pb-c.d
06:15:51 [2020-01-31T06:15:51.356Z] #45 17.37   DEP      images/core.pb-c.d
06:15:51 [2020-01-31T06:15:51.644Z] #45 17.45   DEP      images/inventory.pb-c.d
06:15:51 [2020-01-31T06:15:51.644Z] #45 17.53   PBCC     images/cpuinfo.pb-c.c
06:15:51 [2020-01-31T06:15:51.644Z] #45 17.57   DEP      images/cpuinfo.pb-c.d
06:15:51 [2020-01-31T06:15:51.644Z] #45 17.64   PBCC     images/stats.pb-c.c
06:15:51 [2020-01-31T06:15:51.936Z] #45 17.67   DEP      images/stats.pb-c.d
06:15:52 [2020-01-31T06:15:52.013Z] Commit message: "Merge commit '40190add56ec2fce3a9987316976addb98023a86' into HEAD"
06:15:52 [2020-01-31T06:15:52.133Z] First time build. Skipping changelog.
06:15:52 [2020-01-31T06:15:52.042Z]  > git rev-list --no-walk 415a3ca00920e7835174409f7ec131eb60951b57 # timeout=10
06:15:52 [2020-01-31T06:15:52.350Z] ?   	github.com/docker/docker/api	[no test files]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
06:15:54 [2020-01-31T06:15:54.660Z] #45 20.07 make[1]: Nothing to be done for 'all'.
06:15:54 [2020-01-31T06:15:54.950Z] #45 ...
06:15:54 [2020-01-31T06:15:54.950Z] 
06:15:54 [2020-01-31T06:15:54.950Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:54 [2020-01-31T06:15:54.950Z] #34 100.7 internal/syscall/unix
06:15:54 [2020-01-31T06:15:54.950Z] #34 100.7 time
06:15:55 [2020-01-31T06:15:55.000Z] + docker version
06:15:55 [2020-01-31T06:15:55.242Z] #34 ...
06:15:55 [2020-01-31T06:15:55.242Z] 
06:15:55 [2020-01-31T06:15:55.242Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:15:55 [2020-01-31T06:15:55.242Z] #48 104.1 vendor/golang.org/x/text/transform
06:15:55 [2020-01-31T06:15:55.242Z] #48 108.6 time
06:15:55 [2020-01-31T06:15:55.242Z] #48 ...
06:15:55 [2020-01-31T06:15:55.242Z] 
06:15:55 [2020-01-31T06:15:55.242Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:15:55 [2020-01-31T06:15:55.242Z] #34 111.0 internal/poll
06:15:55 [2020-01-31T06:15:55.865Z] #44 146.3   CC       criu/clone-noasan.o
06:15:55 [2020-01-31T06:15:55.865Z] #44 146.6   CC       criu/config.o
06:15:55 [2020-01-31T06:15:55.865Z] #44 ...
06:15:55 [2020-01-31T06:15:55.865Z] 
06:15:55 [2020-01-31T06:15:55.865Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:15:55 [2020-01-31T06:15:55.865Z] #17 36.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
06:15:55 [2020-01-31T06:15:55.865Z] #17 36.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
06:15:55 [2020-01-31T06:15:55.865Z] #17 36.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
06:15:55 [2020-01-31T06:15:55.865Z] #17 36.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
06:15:55 [2020-01-31T06:15:55.865Z] #17 36.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 37.87 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.01 debconf: delaying package configuration, since apt-utils is not installed
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.22 Fetched 27.0 MB in 3s (10.2 MB/s)
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.34 Selecting previously unselected package pigz.
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.34 (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 ... 23423 files and directories currently installed.)
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.49 Unpacking pigz (2.4-1) ...
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.64 Selecting previously unselected package libpython3.7-minimal:amd64.
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
06:15:55 [2020-01-31T06:15:55.866Z] #17 39.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
06:15:55 [2020-01-31T06:15:55.866Z] #17 40.35 Selecting previously unselected package python3.7-minimal.
06:15:55 [2020-01-31T06:15:55.866Z] #17 40.36 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
06:15:55 [2020-01-31T06:15:55.866Z] #17 40.40 Unpacking python3.7-minimal (3.7.3-2) ...
06:15:56 [2020-01-31T06:15:56.124Z] #17 41.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
06:15:56 [2020-01-31T06:15:56.124Z] #17 41.89 Setting up python3.7-minimal (3.7.3-2) ...
06:15:59 [2020-01-31T06:15:59.696Z] #34 114.6 os
06:16:00 [2020-01-31T06:16:00.308Z] #17 45.72 Selecting previously unselected package python3-minimal.
06:16:00 [2020-01-31T06:16:00.309Z] #17 45.72 (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 ... 23672 files and directories currently installed.)
06:16:00 [2020-01-31T06:16:00.309Z] #17 45.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
06:16:00 [2020-01-31T06:16:00.309Z] #17 45.82 Unpacking python3-minimal (3.7.3-1) ...
06:16:00 [2020-01-31T06:16:00.309Z] #17 45.95 Selecting previously unselected package libmpdec2:amd64.
06:16:00 [2020-01-31T06:16:00.309Z] #17 45.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
06:16:00 [2020-01-31T06:16:00.309Z] #17 46.00 Unpacking libmpdec2:amd64 (2.4.2-2) ...
06:16:00 [2020-01-31T06:16:00.309Z] #17 46.18 Selecting previously unselected package libpython3.7-stdlib:amd64.
06:16:00 [2020-01-31T06:16:00.309Z] #17 46.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
06:16:00 [2020-01-31T06:16:00.309Z] #17 46.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
06:16:00 [2020-01-31T06:16:00.332Z] #34 ...
06:16:00 [2020-01-31T06:16:00.332Z] 
06:16:00 [2020-01-31T06:16:00.332Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:16:00 [2020-01-31T06:16:00.333Z] #63 62.58 Checking out files:  51% (1562/3042)   
Checking out files:  52% (1582/3042)   
Checking out files:  53% (1613/3042)   
Checking out files:  54% (1643/3042)   
Checking out files:  55% (1674/3042)   
Checking out files:  56% (1704/3042)   
Checking out files:  57% (1734/3042)   
Checking out files:  58% (1765/3042)   
Checking out files:  59% (1795/3042)   
Checking out files:  60% (1826/3042)   
Checking out files:  61% (1856/3042)   
Checking out files:  62% (1887/3042)   
Checking out files:  63% (1917/3042)   
Checking out files:  64% (1947/3042)   
Checking out files:  65% (1978/3042)   
Checking out files:  66% (2008/3042)   
Checking out files:  67% (2039/3042)   
Checking out files:  68% (2069/3042)   
Checking out files:  69% (2099/3042)   
Checking out files:  70% (2130/3042)   
Checking out files:  71% (2160/3042)   
Checking out files:  72% (2191/3042)   
Checking out files:  73% (2221/3042)   
Checking out files:  74% (2252/3042)   
Checking out files:  75% (2282/3042)   
Checking out files:  76% (2312/3042)   
Checking out files:  77% (2343/3042)   
Checking out files:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  80% (2434/3042)   
Checking out files:  81% (2465/3042)   
Checking out files:  82% (2495/3042)   
Checking out files:  83% (2525/3042)   
Checking out files:  84% (2556/3042)   
Checking out files:  85% (2586/3042)   
Checking out files:  86% (2617/3042)   
Checking out files:  87% (2647/3042)   
Checking out files:  88% (2677/3042)   
Checking out files:  89% (2708/3042)   
Checking out files:  90% (2738/3042)   
Checking out files:  90% (2746/3042)   
Checking out files:  91% (2769/3042)   
Checking out files:  92% (2799/3042)   
Checking out files:  93% (2830/3042)   
Checking out files:  94% (2860/3042)   
Checking out files:  95% (2890/3042)   
Checking out files:  96% (2921/3042)   
Checking out files:  97% (2951/3042)   
Checking out files:  98% (2982/3042)   
Checking out files:  99% (3012/3042)   
Checking out files: 100% (3042/3042)   
Checking out files: 100% (3042/3042), done.
06:16:00 [2020-01-31T06:16:00.333Z] #63 63.75 + cd /tmp/tmp.enHxWX6ViG/src/github.com/containerd/containerd
06:16:00 [2020-01-31T06:16:00.333Z] #63 63.75 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.13 + export 'BUILDTAGS=netgo osusergo static_build'
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.13 + BUILDTAGS='netgo osusergo static_build'
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.13 + export EXTRA_FLAGS=-buildmode=pie
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.13 + EXTRA_FLAGS=-buildmode=pie
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.14 + '[' '' = dynamic ']'
06:16:01 [2020-01-31T06:16:01.837Z] #63 66.14 + make
06:16:02 [2020-01-31T06:16:02.071Z] Client: Docker Engine - Enterprise
06:16:02 [2020-01-31T06:16:02.071Z]  Version:           19.03.2
06:16:02 [2020-01-31T06:16:02.071Z]  API version:       1.40
06:16:02 [2020-01-31T06:16:02.071Z]  Go version:        go1.12.8
06:16:02 [2020-01-31T06:16:02.071Z]  Git commit:        c92ab06ed9
06:16:02 [2020-01-31T06:16:02.071Z]  Built:             09/03/2019 16:38:11
06:16:02 [2020-01-31T06:16:02.071Z]  OS/Arch:           windows/amd64
06:16:02 [2020-01-31T06:16:02.071Z]  Experimental:      false
06:16:02 [2020-01-31T06:16:02.071Z] 
06:16:02 [2020-01-31T06:16:02.071Z] Server: Docker Engine - Enterprise
06:16:02 [2020-01-31T06:16:02.071Z]  Engine:
06:16:02 [2020-01-31T06:16:02.071Z]   Version:          19.03.2
06:16:02 [2020-01-31T06:16:02.071Z]   API version:      1.40 (minimum version 1.24)
06:16:02 [2020-01-31T06:16:02.071Z]   Go version:       go1.12.8
06:16:02 [2020-01-31T06:16:02.071Z]   Git commit:       c92ab06ed9
06:16:02 [2020-01-31T06:16:02.071Z]   Built:            09/03/2019 16:35:47
06:16:02 [2020-01-31T06:16:02.071Z]   OS/Arch:          windows/amd64
06:16:02 [2020-01-31T06:16:02.071Z]   Experimental:     true
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.69 Selecting previously unselected package python3.7.
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.69 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.70 Unpacking python3.7 (3.7.3-2) ...
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.91 Selecting previously unselected package libpython3-stdlib:amd64.
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
06:16:02 [2020-01-31T06:16:02.214Z] #17 47.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
06:16:02 [2020-01-31T06:16:02.214Z] #17 48.15 Setting up python3-minimal (3.7.3-1) ...
[Pipeline] sh
06:16:02 [2020-01-31T06:16:02.978Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 1m51.822243432s 
06:16:02 [2020-01-31T06:16:02.978Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.814877ms 
06:16:03 [2020-01-31T06:16:03.341Z] #63 67.62 + bin/ctr
06:16:03 [2020-01-31T06:16:03.596Z] + docker info
06:16:03 [2020-01-31T06:16:03.597Z] #17 49.38 Selecting previously unselected package python3.
06:16:03 [2020-01-31T06:16:03.597Z] #17 49.39 (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 ... 24084 files and directories currently installed.)
06:16:03 [2020-01-31T06:16:03.855Z] #17 49.51 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
06:16:03 [2020-01-31T06:16:03.855Z] #17 49.52 Unpacking python3 (3.7.3-1) ...
06:16:03 [2020-01-31T06:16:03.855Z] #17 49.66 Selecting previously unselected package libip4tc0:amd64.
06:16:03 [2020-01-31T06:16:03.855Z] #17 49.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
06:16:03 [2020-01-31T06:16:03.855Z] #17 49.67 Unpacking libip4tc0:amd64 (1.8.2-4) ...
06:16:04 [2020-01-31T06:16:04.113Z] #17 49.83 Selecting previously unselected package libip6tc0:amd64.
06:16:04 [2020-01-31T06:16:04.113Z] #17 49.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.113Z] #17 49.85 Unpacking libip6tc0:amd64 (1.8.2-4) ...
06:16:04 [2020-01-31T06:16:04.113Z] #17 50.01 Selecting previously unselected package libiptc0:amd64.
06:16:04 [2020-01-31T06:16:04.113Z] #17 50.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.113Z] #17 50.02 Unpacking libiptc0:amd64 (1.8.2-4) ...
06:16:04 [2020-01-31T06:16:04.371Z] #17 50.15 Selecting previously unselected package libnfnetlink0:amd64.
06:16:04 [2020-01-31T06:16:04.371Z] #17 50.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.371Z] #17 50.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:16:04 [2020-01-31T06:16:04.582Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.25 Selecting previously unselected package libnetfilter-conntrack3:amd64.
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.38 Selecting previously unselected package libnftnl11:amd64.
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.39 Unpacking libnftnl11:amd64 (1.1.2-2) ...
06:16:04 [2020-01-31T06:16:04.631Z] #17 50.52 Selecting previously unselected package iptables.
06:16:04 [2020-01-31T06:16:04.888Z] #17 50.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
06:16:04 [2020-01-31T06:16:04.889Z] #17 50.53 Unpacking iptables (1.8.2-4) ...
06:16:05 [2020-01-31T06:16:05.455Z] #17 51.20 Selecting previously unselected package xxd.
06:16:05 [2020-01-31T06:16:05.455Z] #17 51.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
06:16:05 [2020-01-31T06:16:05.455Z] #17 51.24 Unpacking xxd (2:8.1.0875-5) ...
06:16:05 [2020-01-31T06:16:05.713Z] #17 51.47 Selecting previously unselected package vim-common.
06:16:05 [2020-01-31T06:16:05.713Z] #17 51.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:16:05 [2020-01-31T06:16:05.713Z] #17 51.56 Unpacking vim-common (2:8.1.0875-5) ...
06:16:06 [2020-01-31T06:16:06.022Z] #17 51.90 Selecting previously unselected package bash-completion.
06:16:06 [2020-01-31T06:16:06.022Z] #17 51.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:16:06 [2020-01-31T06:16:06.846Z] #63 ...
06:16:06 [2020-01-31T06:16:06.846Z] 
06:16:06 [2020-01-31T06:16:06.846Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:06 [2020-01-31T06:16:06.846Z] #45 22.39   CC       images/stats.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 23.01   CC       images/core.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 24.23   CC       images/core-x86.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 25.42   CC       images/core-arm.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 26.10   CC       images/core-aarch64.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 26.76   CC       images/core-ppc64.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 27.99   CC       images/core-s390.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 29.26   CC       images/cpuinfo.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 30.32   CC       images/inventory.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 30.72   CC       images/fdinfo.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 31.33   CC       images/fown.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 31.73   CC       images/ns.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 32.05   CC       images/regfile.o
06:16:06 [2020-01-31T06:16:06.846Z] #45 32.52   CC       images/ghost-file.o
06:16:07 [2020-01-31T06:16:07.134Z] #45 33.08   CC       images/fifo.o
06:16:07 [2020-01-31T06:16:07.424Z] #45 33.44   CC       images/remap-file-path.o
06:16:07 [2020-01-31T06:16:07.714Z] #45 33.81   CC       images/eventfd.o
06:16:07 [2020-01-31T06:16:07.921Z] #17 ...
06:16:07 [2020-01-31T06:16:07.921Z] 
06:16:07 [2020-01-31T06:16:07.921Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:07 [2020-01-31T06:16:07.921Z] #44 148.8   CC       criu/cr-check.o
06:16:07 [2020-01-31T06:16:07.921Z] #44 151.2   CC       criu/cr-dedup.o
06:16:07 [2020-01-31T06:16:07.921Z] #44 151.7   CC       criu/cr-dump.o
06:16:07 [2020-01-31T06:16:07.921Z] #44 155.3   CC       criu/cr-errno.o
06:16:07 [2020-01-31T06:16:07.921Z] #44 155.5   CC       criu/cr-restore.o
06:16:08 [2020-01-31T06:16:08.346Z] #45 34.27   CC       images/eventpoll.o
06:16:08 [2020-01-31T06:16:08.996Z] #45 34.75   CC       images/fh.o
06:16:09 [2020-01-31T06:16:09.628Z] #45 35.37   CC       images/fsnotify.o
06:16:10 [2020-01-31T06:16:10.660Z] #45 36.48   CC       images/signalfd.o
06:16:10 [2020-01-31T06:16:10.660Z] #45 ...
06:16:10 [2020-01-31T06:16:10.660Z] 
06:16:10 [2020-01-31T06:16:10.660Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:16:10 [2020-01-31T06:16:10.660Z] #11 126.6 Selecting previously unselected package g++-mingw-w64-x86-64.
06:16:10 [2020-01-31T06:16:10.660Z] #11 126.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
06:16:10 [2020-01-31T06:16:10.660Z] #11 126.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:16:11 [2020-01-31T06:16:11.205Z] #44 162.0   CC       criu/cr-service.o
06:16:11 [2020-01-31T06:16:11.288Z] #11 ...
06:16:11 [2020-01-31T06:16:11.288Z] 
06:16:11 [2020-01-31T06:16:11.288Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:11 [2020-01-31T06:16:11.288Z] #48 117.1 regexp
06:16:11 [2020-01-31T06:16:11.288Z] #48 125.8 os/exec
06:16:11 [2020-01-31T06:16:11.288Z] #48 125.9 net
06:16:11 [2020-01-31T06:16:11.579Z] #48 ...
06:16:11 [2020-01-31T06:16:11.579Z] 
06:16:11 [2020-01-31T06:16:11.579Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:11 [2020-01-31T06:16:11.579Z] #45 36.84   CC       images/fs.o
06:16:11 [2020-01-31T06:16:11.579Z] #45 37.26   CC       images/pstree.o
06:16:11 [2020-01-31T06:16:11.772Z] #44 ...
06:16:11 [2020-01-31T06:16:11.772Z] 
06:16:11 [2020-01-31T06:16:11.772Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:16:11 [2020-01-31T06:16:11.772Z] #17 57.61 Unpacking bash-completion (1:2.8-6) ...
06:16:11 [2020-01-31T06:16:11.868Z] #45 37.71   CC       images/pipe.o
06:16:12 [2020-01-31T06:16:12.158Z] #45 38.09   CC       images/tcp-stream.o
06:16:12 [2020-01-31T06:16:12.158Z] #45 ...
06:16:12 [2020-01-31T06:16:12.158Z] 
06:16:12 [2020-01-31T06:16:12.158Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:16:12 [2020-01-31T06:16:12.158Z] #34 117.8 internal/fmtsort
06:16:12 [2020-01-31T06:16:12.158Z] #34 120.0 fmt
06:16:12 [2020-01-31T06:16:12.158Z] #34 120.0 path/filepath
06:16:12 [2020-01-31T06:16:12.158Z] #34 122.3 io/ioutil
06:16:12 [2020-01-31T06:16:12.158Z] #34 125.4 flag
06:16:12 [2020-01-31T06:16:12.158Z] #34 125.4 github.com/BurntSushi/toml
06:16:12 [2020-01-31T06:16:12.158Z] #34 125.4 log
06:16:12 [2020-01-31T06:16:12.339Z] #17 58.30 Selecting previously unselected package bzip2.
06:16:12 [2020-01-31T06:16:12.339Z] #17 58.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
06:16:12 [2020-01-31T06:16:12.339Z] #17 58.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:16:12 [2020-01-31T06:16:12.448Z] #34 ...
06:16:12 [2020-01-31T06:16:12.448Z] 
06:16:12 [2020-01-31T06:16:12.448Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:12 [2020-01-31T06:16:12.448Z] #45 38.42   CC       images/sk-packet.o
06:16:12 [2020-01-31T06:16:12.598Z] #17 58.42 Selecting previously unselected package xz-utils.
06:16:12 [2020-01-31T06:16:12.598Z] #17 58.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
06:16:12 [2020-01-31T06:16:12.598Z] #17 58.43 Unpacking xz-utils (5.2.4-1) ...
06:16:12 [2020-01-31T06:16:12.856Z] #17 58.70 Selecting previously unselected package apparmor.
06:16:12 [2020-01-31T06:16:12.856Z] #17 58.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
06:16:12 [2020-01-31T06:16:12.856Z] #17 58.79 Unpacking apparmor (2.13.2-10) ...
06:16:13 [2020-01-31T06:16:13.079Z] #45 38.84   CC       images/mnt.o
06:16:13 [2020-01-31T06:16:13.368Z] #45 39.18   CC       images/pipe-data.o
06:16:13 [2020-01-31T06:16:13.426Z] #17 59.27 Selecting previously unselected package aufs-tools.
06:16:13 [2020-01-31T06:16:13.426Z] #17 59.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
06:16:13 [2020-01-31T06:16:13.426Z] #17 59.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:16:13 [2020-01-31T06:16:13.661Z] #45 39.63   CC       images/sa.o
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.58 Selecting previously unselected package libonig5:amd64.
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.58 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.59 Unpacking libonig5:amd64 (6.9.1-1) ...
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.79 Selecting previously unselected package libjq1:amd64.
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
06:16:13 [2020-01-31T06:16:13.993Z] #17 59.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.01 Selecting previously unselected package jq.
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.02 Unpacking jq (1.5+dfsg-2+b1) ...
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.10 Selecting previously unselected package libaio1:amd64.
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
06:16:14 [2020-01-31T06:16:14.253Z] #17 60.12 Unpacking libaio1:amd64 (0.3.112-3) ...
06:16:14 [2020-01-31T06:16:14.291Z] #45 40.07   CC       images/timer.o
06:16:14 [2020-01-31T06:16:14.511Z] #17 60.30 Selecting previously unselected package libgpm2:amd64.
06:16:14 [2020-01-31T06:16:14.511Z] #17 60.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
06:16:14 [2020-01-31T06:16:14.511Z] #17 60.34 Unpacking libgpm2:amd64 (1.20.7-5) ...
06:16:14 [2020-01-31T06:16:14.511Z] #17 60.50 Selecting previously unselected package libicu63:amd64.
06:16:14 [2020-01-31T06:16:14.770Z] #17 60.52 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
06:16:14 [2020-01-31T06:16:14.770Z] #17 60.53 Unpacking libicu63:amd64 (63.1-6) ...
06:16:14 [2020-01-31T06:16:14.934Z] #45 40.78   CC       images/timerfd.o
06:16:15 [2020-01-31T06:16:15.225Z] #45 41.13   CC       images/mm.o
06:16:15 [2020-01-31T06:16:15.464Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:16:15 [2020-01-31T06:16:15.848Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
06:16:15 [2020-01-31T06:16:15.859Z] #45 41.79   CC       images/sk-opts.o
06:16:16 [2020-01-31T06:16:16.149Z] #45 42.09   CC       images/sk-unix.o
06:16:16 [2020-01-31T06:16:16.780Z] #45 42.64   CC       images/sk-inet.o
06:16:17 [2020-01-31T06:16:17.105Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:16:17 [2020-01-31T06:16:17.105Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:16:17 [2020-01-31T06:16:17.414Z] #45 43.38   CC       images/tun.o
06:16:17 [2020-01-31T06:16:17.539Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:16:17 [2020-01-31T06:16:17.539Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:16:17 [2020-01-31T06:16:17.539Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:16:18 [2020-01-31T06:16:18.042Z] #45 43.84   CC       images/sk-netlink.o
06:16:18 [2020-01-31T06:16:18.330Z] #45 44.33   CC       images/packet-sock.o
06:16:18 [2020-01-31T06:16:18.430Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:16:18 [2020-01-31T06:16:18.430Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:16:18 [2020-01-31T06:16:18.959Z] #45 44.98   CC       images/ipc-var.o
06:16:19 [2020-01-31T06:16:19.268Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/types	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:16:19 [2020-01-31T06:16:19.268Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
06:16:19 [2020-01-31T06:16:19.587Z] #45 45.30   CC       images/ipc-desc.o
06:16:19 [2020-01-31T06:16:19.640Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:16:19 [2020-01-31T06:16:19.640Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
06:16:19 [2020-01-31T06:16:19.876Z] #45 45.80   CC       images/ipc-shm.o
06:16:20 [2020-01-31T06:16:20.004Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:16:20 [2020-01-31T06:16:20.004Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:16:20 [2020-01-31T06:16:20.164Z] #45 46.17   CC       images/ipc-msg.o
06:16:20 [2020-01-31T06:16:20.380Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
06:16:20 [2020-01-31T06:16:20.790Z] #45 46.78   CC       images/ipc-sem.o
06:16:21 [2020-01-31T06:16:21.331Z] #17 66.76 Selecting previously unselected package libnet1:amd64.
06:16:21 [2020-01-31T06:16:21.331Z] #17 66.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
06:16:21 [2020-01-31T06:16:21.331Z] #17 66.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:16:21 [2020-01-31T06:16:21.331Z] #17 66.91 Selecting previously unselected package libnl-3-200:amd64.
06:16:21 [2020-01-31T06:16:21.331Z] #17 66.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
06:16:21 [2020-01-31T06:16:21.332Z] #17 66.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
06:16:21 [2020-01-31T06:16:21.332Z] #17 67.11 Selecting previously unselected package libprotobuf-c1:amd64.
06:16:21 [2020-01-31T06:16:21.332Z] #17 67.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
06:16:21 [2020-01-31T06:16:21.332Z] #17 67.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:16:21 [2020-01-31T06:16:21.428Z] #45 47.09   CC       images/utsns.o
06:16:21 [2020-01-31T06:16:21.428Z] #45 47.43   CC       images/creds.o
06:16:21 [2020-01-31T06:16:21.589Z] #17 67.35 Selecting previously unselected package libreadline5:amd64.
06:16:21 [2020-01-31T06:16:21.590Z] #17 67.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
06:16:21 [2020-01-31T06:16:21.590Z] #17 67.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:16:21 [2020-01-31T06:16:21.848Z] #17 67.66 Selecting previously unselected package net-tools.
06:16:21 [2020-01-31T06:16:21.848Z] #17 67.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
06:16:21 [2020-01-31T06:16:21.848Z] #17 67.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:16:22 [2020-01-31T06:16:22.056Z] #45 47.83   CC       images/vma.o
06:16:22 [2020-01-31T06:16:22.343Z] #45 48.23   CC       images/netdev.o
06:16:22 [2020-01-31T06:16:22.414Z] #17 68.23 Selecting previously unselected package python-pip-whl.
06:16:22 [2020-01-31T06:16:22.414Z] #17 68.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:16:22 [2020-01-31T06:16:22.414Z] #17 68.27 Unpacking python-pip-whl (18.1-5) ...
06:16:22 [2020-01-31T06:16:22.968Z] #45 48.95   CC       images/tty.o
06:16:22 [2020-01-31T06:16:22.968Z] #45 ...
06:16:22 [2020-01-31T06:16:22.968Z] 
06:16:22 [2020-01-31T06:16:22.968Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:22 [2020-01-31T06:16:22.968Z] #48 128.8 internal/lazyregexp
06:16:22 [2020-01-31T06:16:22.968Z] #48 129.7 github.com/LK4D4/vndr/versioned
06:16:22 [2020-01-31T06:16:22.968Z] #48 134.3 encoding/base64
06:16:22 [2020-01-31T06:16:22.968Z] #48 134.4 crypto/cipher
06:16:22 [2020-01-31T06:16:22.968Z] #48 134.4 go/token
06:16:22 [2020-01-31T06:16:22.968Z] #48 137.4 net/url
06:16:22 [2020-01-31T06:16:22.968Z] #48 138.3 go/scanner
06:16:23 [2020-01-31T06:16:23.256Z] #48 ...
06:16:23 [2020-01-31T06:16:23.256Z] 
06:16:23 [2020-01-31T06:16:23.256Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
06:16:23 [2020-01-31T06:16:23.256Z] #34 133.0 github.com/BurntSushi/toml/cmd/tomlv
06:16:23 [2020-01-31T06:16:23.256Z] #34 DONE 139.1s
06:16:23 [2020-01-31T06:16:23.347Z] #17 ...
06:16:23 [2020-01-31T06:16:23.347Z] 
06:16:23 [2020-01-31T06:16:23.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:23 [2020-01-31T06:16:23.347Z] #44 164.4   CC       criu/crtools.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 165.1   CC       criu/eventfd.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 165.6   CC       criu/eventpoll.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 167.0   CC       criu/external.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 167.6   CC       criu/fault-injection.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 167.8   CC       criu/fdstore.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 168.5   CC       criu/fifo.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 169.2   CC       criu/file-ids.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 169.6   CC       criu/file-lock.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 171.0   CC       criu/files-ext.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 171.4   CC       criu/files-reg.o
06:16:23 [2020-01-31T06:16:23.347Z] #44 ...
06:16:23 [2020-01-31T06:16:23.347Z] 
06:16:23 [2020-01-31T06:16:23.347Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:16:23 [2020-01-31T06:16:23.347Z] #17 69.19 Selecting previously unselected package python3-lib2to3.
06:16:23 [2020-01-31T06:16:23.347Z] #17 69.19 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:16:23 [2020-01-31T06:16:23.347Z] #17 69.20 Unpacking python3-lib2to3 (3.7.3-1) ...
06:16:23 [2020-01-31T06:16:23.544Z] 
06:16:23 [2020-01-31T06:16:23.544Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:16:23 [2020-01-31T06:16:23.546Z] ok  	github.com/docker/docker/builder/remotecontext	0.327s	coverage: 13.6% of statements
06:16:23 [2020-01-31T06:16:23.546Z] ok  	github.com/docker/docker/builder/dockerfile	0.857s	coverage: 48.2% of statements
06:16:23 [2020-01-31T06:16:23.865Z] #17 69.54 Selecting previously unselected package python3-distutils.
06:16:23 [2020-01-31T06:16:23.865Z] #17 69.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:16:23 [2020-01-31T06:16:23.865Z] #17 69.55 Unpacking python3-distutils (3.7.3-1) ...
06:16:23 [2020-01-31T06:16:23.865Z] #17 69.79 Selecting previously unselected package python3-pip.
06:16:23 [2020-01-31T06:16:23.912Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
06:16:24 [2020-01-31T06:16:24.123Z] #17 69.80 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:16:24 [2020-01-31T06:16:24.123Z] #17 69.80 Unpacking python3-pip (18.1-5) ...
06:16:24 [2020-01-31T06:16:24.123Z] #17 70.06 Selecting previously unselected package python3-pkg-resources.
06:16:24 [2020-01-31T06:16:24.381Z] #17 70.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:16:24 [2020-01-31T06:16:24.381Z] #17 70.07 Unpacking python3-pkg-resources (40.8.0-1) ...
06:16:24 [2020-01-31T06:16:24.381Z] #17 70.21 Selecting previously unselected package python3-setuptools.
06:16:24 [2020-01-31T06:16:24.381Z] #17 70.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:16:24 [2020-01-31T06:16:24.381Z] #17 70.23 Unpacking python3-setuptools (40.8.0-1) ...
06:16:24 [2020-01-31T06:16:24.570Z] #24 ...
06:16:24 [2020-01-31T06:16:24.570Z] 
06:16:24 [2020-01-31T06:16:24.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:24 [2020-01-31T06:16:24.570Z] #48 140.3 text/template/parse
06:16:24 [2020-01-31T06:16:24.639Z] #17 70.45 Selecting previously unselected package python3-wheel.
06:16:24 [2020-01-31T06:16:24.639Z] #17 70.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:16:24 [2020-01-31T06:16:24.639Z] #17 70.46 Unpacking python3-wheel (0.32.3-2) ...
06:16:24 [2020-01-31T06:16:24.943Z] #17 70.51 Selecting previously unselected package thin-provisioning-tools.
06:16:24 [2020-01-31T06:16:24.943Z] #17 70.53 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
06:16:24 [2020-01-31T06:16:24.943Z] #17 70.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:16:25 [2020-01-31T06:16:25.130Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.394s	coverage: 86.3% of statements
06:16:25 [2020-01-31T06:16:25.130Z] ?   	github.com/docker/docker/cli	[no test files]
06:16:25 [2020-01-31T06:16:25.130Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:16:25 [2020-01-31T06:16:25.206Z] #17 70.93 Selecting previously unselected package vim-runtime.
06:16:25 [2020-01-31T06:16:25.206Z] #17 70.94 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:16:25 [2020-01-31T06:16:25.206Z] #17 70.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:16:25 [2020-01-31T06:16:25.206Z] #17 71.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:16:25 [2020-01-31T06:16:25.206Z] #17 71.03 Unpacking vim-runtime (2:8.1.0875-5) ...
06:16:26 [2020-01-31T06:16:26.365Z] ok  	github.com/docker/docker/client	0.182s	coverage: 75.8% of statements
06:16:27 [2020-01-31T06:16:27.277Z] #48 143.0 go/ast
06:16:29 [2020-01-31T06:16:29.393Z] #17 74.49 Selecting previously unselected package vim.
06:16:29 [2020-01-31T06:16:29.394Z] #17 74.52 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
06:16:29 [2020-01-31T06:16:29.394Z] #17 74.54 Unpacking vim (2:8.1.0875-5) ...
06:16:29 [2020-01-31T06:16:29.394Z] #17 75.14 Selecting previously unselected package xfsprogs.
06:16:29 [2020-01-31T06:16:29.394Z] #17 75.15 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
06:16:29 [2020-01-31T06:16:29.394Z] #17 75.15 Unpacking xfsprogs (4.20.0-1) ...
06:16:29 [2020-01-31T06:16:29.466Z] #48 145.4 encoding/json
06:16:29 [2020-01-31T06:16:29.652Z] #17 ...
06:16:29 [2020-01-31T06:16:29.652Z] 
06:16:29 [2020-01-31T06:16:29.652Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:16:29 [2020-01-31T06:16:29.652Z] #41 286.2 + dpkg --print-architecture
06:16:29 [2020-01-31T06:16:29.652Z] #41 286.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:16:30 [2020-01-31T06:16:30.587Z] #41 287.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:16:30 [2020-01-31T06:16:30.587Z] #41 287.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:16:31 [2020-01-31T06:16:31.522Z] #48 ...
06:16:31 [2020-01-31T06:16:31.522Z] 
06:16:31 [2020-01-31T06:16:31.522Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:31 [2020-01-31T06:16:31.522Z] #45 50.81   CC       images/file-lock.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 51.45   CC       images/rlimit.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 51.87   CC       images/pagemap.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 52.35   CC       images/siginfo.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 52.76   CC       images/rpc.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 55.19   CC       images/ext-file.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 55.55   CC       images/cgroup.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 56.66   CC       images/userns.o
06:16:31 [2020-01-31T06:16:31.522Z] #45 57.23   CC       images/google/protobuf/descriptor.o
06:16:33 [2020-01-31T06:16:33.836Z] Client:
06:16:33 [2020-01-31T06:16:33.836Z]  Debug Mode: false
06:16:33 [2020-01-31T06:16:33.836Z]  Plugins:
06:16:33 [2020-01-31T06:16:33.836Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
06:16:33 [2020-01-31T06:16:33.836Z] 
06:16:33 [2020-01-31T06:16:33.836Z] Server:
06:16:33 [2020-01-31T06:16:33.836Z]  Containers: 0
06:16:33 [2020-01-31T06:16:33.836Z]   Running: 0
06:16:33 [2020-01-31T06:16:33.837Z]   Paused: 0
06:16:33 [2020-01-31T06:16:33.837Z]   Stopped: 0
06:16:33 [2020-01-31T06:16:33.837Z]  Images: 0
06:16:33 [2020-01-31T06:16:33.837Z]  Server Version: 19.03.2
06:16:33 [2020-01-31T06:16:33.837Z]  Storage Driver: windowsfilter (windows) lcow (linux)
06:16:33 [2020-01-31T06:16:33.837Z]   Windows: 
06:16:33 [2020-01-31T06:16:33.837Z]   LCOW: 
06:16:33 [2020-01-31T06:16:33.837Z]  Logging Driver: json-file
06:16:33 [2020-01-31T06:16:33.837Z]  Plugins:
06:16:33 [2020-01-31T06:16:33.837Z]   Volume: local
06:16:33 [2020-01-31T06:16:33.837Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
06:16:33 [2020-01-31T06:16:33.837Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:16:33 [2020-01-31T06:16:33.837Z]  Swarm: inactive
06:16:33 [2020-01-31T06:16:33.837Z]  Default Isolation: process
06:16:33 [2020-01-31T06:16:33.837Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:16:33 [2020-01-31T06:16:33.837Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
06:16:33 [2020-01-31T06:16:33.837Z]  OSType: windows
06:16:33 [2020-01-31T06:16:33.837Z]  Architecture: x86_64
06:16:33 [2020-01-31T06:16:33.837Z]  CPUs: 4
06:16:33 [2020-01-31T06:16:33.837Z]  Total Memory: 32GiB
06:16:33 [2020-01-31T06:16:33.837Z]  Name: azwin-2-d42220
06:16:33 [2020-01-31T06:16:33.837Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
06:16:33 [2020-01-31T06:16:33.837Z]  Docker Root Dir: D:\docker
06:16:33 [2020-01-31T06:16:33.837Z]  Debug Mode: false
06:16:33 [2020-01-31T06:16:33.837Z]  Registry: https://index.docker.io/v1/
06:16:33 [2020-01-31T06:16:33.837Z]  Labels:
06:16:33 [2020-01-31T06:16:33.837Z]  Experimental: true
06:16:33 [2020-01-31T06:16:33.837Z]  Insecure Registries:
06:16:33 [2020-01-31T06:16:33.837Z]   10.0.0.4:5000
06:16:33 [2020-01-31T06:16:33.837Z]   127.0.0.0/8
06:16:33 [2020-01-31T06:16:33.837Z]  Registry Mirrors:
06:16:33 [2020-01-31T06:16:33.837Z]   http://10.0.0.4:5000/
06:16:33 [2020-01-31T06:16:33.837Z]  Live Restore Enabled: false
06:16:33 [2020-01-31T06:16:33.837Z] 
06:16:33 [2020-01-31T06:16:33.871Z] #41 ...
06:16:33 [2020-01-31T06:16:33.871Z] 
06:16:33 [2020-01-31T06:16:33.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:33 [2020-01-31T06:16:33.871Z] #44 174.7   CC       criu/files.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 177.4   CC       criu/filesystems.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 178.2   CC       criu/fsnotify.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 179.4   CC       criu/image-desc.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 179.6   CC       criu/image.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 180.6   CC       criu/ipc_ns.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 182.0   CC       criu/irmap.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 182.7   CC       criu/kcmp-ids.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 183.1   CC       criu/kerndat.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 184.2   CC       criu/libnetlink.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 184.6   CC       criu/log.o
06:16:33 [2020-01-31T06:16:33.871Z] #44 ...
06:16:33 [2020-01-31T06:16:33.871Z] 
06:16:33 [2020-01-31T06:16:33.871Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.62 Selecting previously unselected package zip.
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.63 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.63 Unpacking zip (3.0-11+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.74 Setting up aufs-tools (1:4.14+20190211-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.77 Setting up libip6tc0:amd64 (1.8.2-4) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.78 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.78 Setting up libgpm2:amd64 (1.20.7-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.79 Setting up libip4tc0:amd64 (1.8.2-4) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.81 Setting up libnftnl11:amd64 (1.1.2-2) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.84 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.85 Setting up libicu63:amd64 (63.1-6) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.86 Setting up xxd (2:8.1.0875-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.87 Setting up zip (3.0-11+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.88 Setting up vim-common (2:8.1.0875-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 75.91 Setting up bash-completion (1:2.8-6) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.68 Setting up libiptc0:amd64 (1.8.2-4) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.69 Setting up xz-utils (5.2.4-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.72 Setting up pigz (2.4-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.74 Setting up libnl-3-200:amd64 (3.4.0-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.76 Setting up python-pip-whl (18.1-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.77 Setting up libmpdec2:amd64 (2.4.2-2) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 78.78 Setting up vim-runtime (2:8.1.0875-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.23 Setting up libaio1:amd64 (0.3.112-3) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.24 Setting up libonig5:amd64 (6.9.1-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.25 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.26 Setting up vim (2:8.1.0875-5) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.32 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.36 Setting up jq (1.5+dfsg-2+b1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
06:16:33 [2020-01-31T06:16:33.871Z] #17 79.38 Setting up python3.7 (3.7.3-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
06:16:34 [2020-01-31T06:16:34.239Z] #45 60.13   CC       images/opts.o
06:16:34 [2020-01-31T06:16:34.527Z] #45 60.50   CC       images/seccomp.o
06:16:34 [2020-01-31T06:16:34.816Z] #45 ...
06:16:34 [2020-01-31T06:16:34.816Z] 
06:16:34 [2020-01-31T06:16:34.816Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
06:16:34 [2020-01-31T06:16:34.816Z] #11 150.8 Selecting previously unselected package libapparmor1:ppc64el.
06:16:34 [2020-01-31T06:16:34.816Z] #11 150.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
06:16:34 [2020-01-31T06:16:34.816Z] #11 150.8 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
06:16:34 [2020-01-31T06:16:34.816Z] #11 150.9 Selecting previously unselected package libapparmor-dev:ppc64el.
06:16:35 [2020-01-31T06:16:35.104Z] #11 150.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.104Z] #11 151.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
06:16:35 [2020-01-31T06:16:35.104Z] #11 151.1 Selecting previously unselected package libbtrfs0.
06:16:35 [2020-01-31T06:16:35.104Z] #11 151.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.104Z] #11 151.1 Unpacking libbtrfs0 (4.20.1-2) ...
06:16:35 [2020-01-31T06:16:35.393Z] #11 151.3 Selecting previously unselected package libbtrfs-dev.
06:16:35 [2020-01-31T06:16:35.393Z] #11 151.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.393Z] #11 151.3 Unpacking libbtrfs-dev (4.20.1-2) ...
06:16:35 [2020-01-31T06:16:35.393Z] #11 151.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
06:16:35 [2020-01-31T06:16:35.682Z] #11 151.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.683Z] #11 151.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:16:35 [2020-01-31T06:16:35.683Z] #11 151.6 Selecting previously unselected package libudev-dev:ppc64el.
06:16:35 [2020-01-31T06:16:35.683Z] #11 151.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.683Z] #11 151.7 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
06:16:35 [2020-01-31T06:16:35.972Z] #11 151.9 Selecting previously unselected package libsepol1-dev:ppc64el.
06:16:35 [2020-01-31T06:16:35.972Z] #11 151.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
06:16:35 [2020-01-31T06:16:35.972Z] #11 151.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
06:16:36 [2020-01-31T06:16:36.549Z] #11 152.3 Selecting previously unselected package libpcre16-3:ppc64el.
06:16:36 [2020-01-31T06:16:36.549Z] #11 152.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
06:16:36 [2020-01-31T06:16:36.549Z] #11 152.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
06:16:36 [2020-01-31T06:16:36.549Z] #11 152.5 Selecting previously unselected package libpcre32-3:ppc64el.
06:16:36 [2020-01-31T06:16:36.848Z] #11 152.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
06:16:36 [2020-01-31T06:16:36.848Z] #11 152.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
06:16:37 [2020-01-31T06:16:37.140Z] #11 152.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
06:16:37 [2020-01-31T06:16:37.140Z] #11 152.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
06:16:37 [2020-01-31T06:16:37.140Z] #11 152.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:16:37 [2020-01-31T06:16:37.140Z] #11 153.0 Selecting previously unselected package libpcre3-dev:ppc64el.
06:16:37 [2020-01-31T06:16:37.140Z] #11 153.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
06:16:37 [2020-01-31T06:16:37.140Z] #11 153.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.42 Setting up iptables (1.8.2-4) ...
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.48 Setting up python3 (3.7.3-1) ...
06:16:37 [2020-01-31T06:16:37.154Z] #17 82.90 Setting up python3-wheel (0.32.3-2) ...
06:16:37 [2020-01-31T06:16:37.720Z] #17 83.63 Setting up apparmor (2.13.2-10) ...
06:16:37 [2020-01-31T06:16:37.767Z] #11 153.7 Selecting previously unselected package libselinux1-dev:ppc64el.
06:16:37 [2020-01-31T06:16:37.767Z] #11 153.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
06:16:37 [2020-01-31T06:16:37.767Z] #11 153.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.1 Selecting previously unselected package libdevmapper-dev:ppc64el.
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.3 Selecting previously unselected package libseccomp-dev:ppc64el.
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
06:16:38 [2020-01-31T06:16:38.396Z] #11 154.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
06:16:38 [2020-01-31T06:16:38.684Z] #11 154.4 Selecting previously unselected package libsystemd-dev:ppc64el.
06:16:38 [2020-01-31T06:16:38.684Z] #11 154.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
06:16:38 [2020-01-31T06:16:38.684Z] #11 154.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up libapparmor1:ppc64el (2.13.2-10) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up libsepol1-dev:ppc64el (2.8-1) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up libbtrfs0 (4.20.1-2) ...
06:16:38 [2020-01-31T06:16:38.976Z] #11 155.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.1 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up libbtrfs-dev (4.20.1-2) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up mingw-w64-common (6.0.0-3) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 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
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.2 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
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
06:16:39 [2020-01-31T06:16:39.267Z] #11 155.3 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
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.3 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
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.4 Setting up dmsetup (2:1.02.155-3) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
06:16:39 [2020-01-31T06:16:39.558Z] #11 155.4 Processing triggers for libc-bin (2.28-10) ...
06:16:39 [2020-01-31T06:16:39.620Z] #17 85.19 Setting up xfsprogs (4.20.0-1) ...
06:16:39 [2020-01-31T06:16:39.620Z] #17 85.20 Setting up python3-lib2to3 (3.7.3-1) ...
06:16:39 [2020-01-31T06:16:39.878Z] #17 85.59 Setting up python3-pkg-resources (40.8.0-1) ...
06:16:40 [2020-01-31T06:16:40.189Z] #11 DONE 156.0s
06:16:40 [2020-01-31T06:16:40.189Z] 
06:16:40 [2020-01-31T06:16:40.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:40 [2020-01-31T06:16:40.189Z] #45 61.04   CC       images/binfmt-misc.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 61.32   CC       images/time.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 61.66   CC       images/sysctl.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 62.00   CC       images/autofs.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 62.30   CC       images/macvlan.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 62.65   CC       images/sit.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.05   LINK     images/built-in.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.28   GEN      compel/include/asm
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.28   GEN      compel/include/version.h
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.31 touch .config
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.34   GEN      include/common/config.h
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.46   GEN      compel/plugins/include/uapi/std/syscall-codes.h
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.52   GEN      compel/plugins/include/uapi/std/syscall.h
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.55   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.59   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.64   DEP      compel/arch/ppc64/plugins/std/memcmp.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.69   DEP      compel/arch/ppc64/plugins/std/memcpy.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.74   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.81   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
06:16:40 [2020-01-31T06:16:40.189Z] #45 63.81   DEP      compel/plugins/std/infect.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 64.04   DEP      compel/plugins/std/string.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 64.20   DEP      compel/plugins/std/log.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 64.35   DEP      compel/plugins/std/fds.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 64.58   DEP      compel/plugins/std/std.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 64.80   DEP      compel/plugins/shmem/shmem.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 65.07   DEP      compel/plugins/fds/fds.d
06:16:40 [2020-01-31T06:16:40.189Z] #45 65.65   CC       compel/plugins/std/std.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 ...
06:16:40 [2020-01-31T06:16:40.189Z] 
06:16:40 [2020-01-31T06:16:40.189Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:16:40 [2020-01-31T06:16:40.189Z] #56 DONE 0.2s
06:16:40 [2020-01-31T06:16:40.189Z] 
06:16:40 [2020-01-31T06:16:40.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:40 [2020-01-31T06:16:40.189Z] #45 66.28   CC       compel/plugins/std/fds.o
06:16:40 [2020-01-31T06:16:40.189Z] #45 ...
06:16:40 [2020-01-31T06:16:40.189Z] 
06:16:40 [2020-01-31T06:16:40.190Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
06:16:40 [2020-01-31T06:16:40.479Z] #57 DONE 0.0s
06:16:40 [2020-01-31T06:16:40.479Z] 
06:16:40 [2020-01-31T06:16:40.479Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:40 [2020-01-31T06:16:40.479Z] #58 0.243 + RM_GOPATH=0
06:16:40 [2020-01-31T06:16:40.479Z] #58 0.244 + TMP_GOPATH=
06:16:40 [2020-01-31T06:16:40.479Z] #58 0.244 + : /build
06:16:40 [2020-01-31T06:16:40.770Z] #58 ...
06:16:40 [2020-01-31T06:16:40.770Z] 
06:16:40 [2020-01-31T06:16:40.770Z] #12 [dev 1/25] RUN groupadd -r docker
06:16:40 [2020-01-31T06:16:40.770Z] #12 DONE 0.6s
06:16:40 [2020-01-31T06:16:40.770Z] 
06:16:40 [2020-01-31T06:16:40.770Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.245 + '[' -z '' ']'
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.246 ++ mktemp -d
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.247 + export GOPATH=/tmp/tmp.lg0YvpEFNl
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.248 + GOPATH=/tmp/tmp.lg0YvpEFNl
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.248 + RM_GOPATH=1
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.249 ++ dirname ./install.sh
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.252 + dir=.
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.253 + bin=runc
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.253 + shift
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.254 + '[' '!' -f ./runc.installer ']'
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.254 + . ./runc.installer
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.255 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.258 + install_runc
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.261 + grep -q '^3\.10\.0.*\.el7\.'
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.267 + uname -r
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.274 + RUNC_BUILDTAGS='seccomp apparmor selinux '
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.274 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.275 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lg0YvpEFNl/src/github.com/opencontainers/runc
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.275 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
06:16:40 [2020-01-31T06:16:40.770Z] #58 0.281 Cloning into '/tmp/tmp.lg0YvpEFNl/src/github.com/opencontainers/runc'...
06:16:40 [2020-01-31T06:16:40.812Z] #17 86.67 Setting up python3-distutils (3.7.3-1) ...
06:16:41 [2020-01-31T06:16:41.060Z] #58 ...
06:16:41 [2020-01-31T06:16:41.060Z] 
06:16:41 [2020-01-31T06:16:41.060Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
06:16:41 [2020-01-31T06:16:41.060Z] #13 DONE 0.5s
06:16:41 [2020-01-31T06:16:41.351Z] 
06:16:41 [2020-01-31T06:16:41.351Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:41 [2020-01-31T06:16:41.351Z] #45 67.26   CC       compel/plugins/std/log.o
06:16:41 [2020-01-31T06:16:41.378Z] #17 87.14 Setting up python3-setuptools (40.8.0-1) ...
06:16:41 [2020-01-31T06:16:41.642Z] #45 ...
06:16:41 [2020-01-31T06:16:41.642Z] 
06:16:41 [2020-01-31T06:16:41.642Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
06:16:41 [2020-01-31T06:16:41.642Z] #14 0.315 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
06:16:41 [2020-01-31T06:16:41.642Z] #14 DONE 0.4s
06:16:41 [2020-01-31T06:16:41.642Z] 
06:16:41 [2020-01-31T06:16:41.642Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
06:16:41 [2020-01-31T06:16:41.936Z] #15 DONE 0.4s
06:16:41 [2020-01-31T06:16:41.936Z] 
06:16:41 [2020-01-31T06:16:41.936Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:41 [2020-01-31T06:16:41.936Z] #48 156.8 text/template
06:16:42 [2020-01-31T06:16:42.565Z] #48 ...
06:16:42 [2020-01-31T06:16:42.565Z] 
06:16:42 [2020-01-31T06:16:42.565Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
06:16:42 [2020-01-31T06:16:42.565Z] #16 DONE 0.4s
06:16:42 [2020-01-31T06:16:42.565Z] 
06:16:42 [2020-01-31T06:16:42.565Z] #17 [dev 6/25] RUN ldconfig
06:16:42 [2020-01-31T06:16:42.751Z] #17 88.50 Setting up python3-pip (18.1-5) ...
06:16:42 [2020-01-31T06:16:42.862Z] #17 DONE 0.5s
06:16:42 [2020-01-31T06:16:42.862Z] 
06:16:42 [2020-01-31T06:16:42.862Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:42 [2020-01-31T06:16:42.862Z] #45 68.78   CC       compel/plugins/std/string.o
06:16:43 [2020-01-31T06:16:43.684Z] #17 89.55 Processing triggers for libc-bin (2.28-10) ...
06:16:43 [2020-01-31T06:16:43.889Z] #45 69.73   CC       compel/plugins/std/infect.o
06:16:43 [2020-01-31T06:16:43.942Z] #17 89.59 Processing triggers for mime-support (3.62) ...
06:16:43 [2020-01-31T06:16:43.942Z] #17 ...
06:16:43 [2020-01-31T06:16:43.942Z] 
06:16:43 [2020-01-31T06:16:43.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:43 [2020-01-31T06:16:43.942Z] #44 185.2   CC       criu/lsm.o
06:16:43 [2020-01-31T06:16:43.942Z] #44 185.7   CC       criu/mem.o
06:16:43 [2020-01-31T06:16:43.942Z] #44 187.4   CC       criu/mount.o
06:16:43 [2020-01-31T06:16:43.942Z] #44 191.5   CC       criu/namespaces.o
06:16:43 [2020-01-31T06:16:43.942Z] #44 193.6   CC       criu/net.o
06:16:44 [2020-01-31T06:16:44.518Z] #45 70.40   CC       compel/arch/ppc64/plugins/std/parasite-head.o
06:16:44 [2020-01-31T06:16:44.518Z] #45 70.44   CC       compel/arch/ppc64/plugins/std/memcpy.o
06:16:44 [2020-01-31T06:16:44.518Z] #45 70.50   CC       compel/arch/ppc64/plugins/std/memcmp.o
06:16:44 [2020-01-31T06:16:44.518Z] #45 70.58   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
06:16:44 [2020-01-31T06:16:44.806Z] #45 70.70   AR       compel/plugins/std.lib.a
06:16:44 [2020-01-31T06:16:44.806Z] #45 70.85   CC       compel/plugins/fds/fds.o
06:16:44 [2020-01-31T06:16:44.876Z] #44 ...
06:16:44 [2020-01-31T06:16:44.876Z] 
06:16:44 [2020-01-31T06:16:44.876Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:16:44 [2020-01-31T06:16:44.876Z] #17 DONE 90.6s
06:16:44 [2020-01-31T06:16:44.876Z] 
06:16:44 [2020-01-31T06:16:44.876Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:16:45 [2020-01-31T06:16:45.440Z] #45 71.25   AR       compel/plugins/fds.lib.a
06:16:45 [2020-01-31T06:16:45.440Z] #45 71.30   HOSTDEP  compel/src/lib/log-host.d
06:16:45 [2020-01-31T06:16:45.730Z] #45 71.56   HOSTDEP  compel/src/lib/handle-elf-host.d
06:16:46 [2020-01-31T06:16:46.024Z] #45 71.87   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
06:16:46 [2020-01-31T06:16:46.024Z] #45 72.06   HOSTDEP  compel/src/main-host.d
06:16:46 [2020-01-31T06:16:46.314Z] #45 72.29   DEP      compel/src/lib/ptrace.d
06:16:46 [2020-01-31T06:16:46.603Z] #45 72.64   DEP      compel/src/lib/infect.d
06:16:46 [2020-01-31T06:16:46.775Z] #18 1.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:16:46 [2020-01-31T06:16:46.775Z] #18 1.922 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:16:46 [2020-01-31T06:16:46.775Z] #18 1.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:16:46 [2020-01-31T06:16:46.775Z] #18 DONE 2.1s
06:16:46 [2020-01-31T06:16:46.775Z] 
06:16:46 [2020-01-31T06:16:46.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:46 [2020-01-31T06:16:46.775Z] #44 197.2   CC       criu/netfilter.o
06:16:46 [2020-01-31T06:16:46.775Z] #44 197.6   CC       criu/page-pipe.o
06:16:46 [2020-01-31T06:16:46.892Z] #45 73.01   DEP      compel/src/lib/infect-util.d
06:16:46 [2020-01-31T06:16:46.896Z] DEBUG: print all environment variables to check how Jenkins runs this script
06:16:46 [2020-01-31T06:16:46.896Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b5570427\powershellScript.ps1'; exit $LASTEXITCODE;
06:16:46 [2020-01-31T06:16:46.896Z] ----------------------------------------------------------------------------
06:16:46 [2020-01-31T06:16:46.896Z] 
06:16:46 [2020-01-31T06:16:46.896Z] INFO: executeCI.ps1 starting at Fri Jan 31 06:16:46 CUT 2020
06:16:46 [2020-01-31T06:16:46.896Z] 
06:16:46 [2020-01-31T06:16:46.896Z] INFO: Script version 05-Feb-2019 09:03 PDT
06:16:46 [2020-01-31T06:16:46.896Z] INFO: Running git version 2.24.1.windows.2
06:16:46 [2020-01-31T06:16:46.896Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
06:16:46 [2020-01-31T06:16:46.896Z] INFO: Environment variables:
06:16:46 [2020-01-31T06:16:46.896Z] 
06:16:46 [2020-01-31T06:16:46.896Z] Name                           Value                                                                                   
06:16:46 [2020-01-31T06:16:46.896Z] ----                           -----                                                                                   
06:16:46 [2020-01-31T06:16:46.896Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
06:16:46 [2020-01-31T06:16:46.896Z] amd64                          true                                                                                    
06:16:46 [2020-01-31T06:16:46.896Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
06:16:46 [2020-01-31T06:16:46.896Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
06:16:46 [2020-01-31T06:16:46.896Z] arm64                          true                                                                                    
06:16:46 [2020-01-31T06:16:46.896Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
06:16:46 [2020-01-31T06:16:46.896Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
06:16:46 [2020-01-31T06:16:46.896Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
06:16:46 [2020-01-31T06:16:46.896Z] BRANCH_NAME                    PR-40439                                                                                
06:16:46 [2020-01-31T06:16:46.896Z] BUILD_DISPLAY_NAME             #4                                                                                      
06:16:46 [2020-01-31T06:16:46.896Z] BUILD_ID                       4                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] BUILD_NUMBER                   4                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] BUILD_TAG                      jenkins-moby-PR-40439-4                                                                 
06:16:46 [2020-01-31T06:16:46.896Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40439/4/                                   
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_AUTHOR                  cpuguy83                                                                                
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_AUTHOR_DISPLAY_NAME     Brian Goff                                                                              
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_AUTHOR_EMAIL            cpuguy83@gmail.com                                                                      
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_BRANCH                  fix_windows_cross                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_FORK                    cpuguy83                                                                                
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_ID                      40439                                                                                   
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_TARGET                  master                                                                                  
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_TITLE                   Fix windows cross builds.                                                               
06:16:46 [2020-01-31T06:16:46.896Z] CHANGE_URL                     https://github.com/moby/moby/pull/40439                                                 
06:16:46 [2020-01-31T06:16:46.896Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
06:16:46 [2020-01-31T06:16:46.896Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
06:16:46 [2020-01-31T06:16:46.896Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
06:16:46 [2020-01-31T06:16:46.896Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
06:16:46 [2020-01-31T06:16:46.896Z] COMPUTERNAME                   azwin-2-d42220                                                                          
06:16:46 [2020-01-31T06:16:46.896Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
06:16:46 [2020-01-31T06:16:46.896Z] ConfigSequenceNumber           0                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] dco                            true                                                                                    
06:16:46 [2020-01-31T06:16:46.896Z] DOCKER_BUILDKIT                0                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] DOCKER_DUT_DEBUG               1                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] DOCKER_EXPERIMENTAL            1                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
06:16:46 [2020-01-31T06:16:46.896Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
06:16:46 [2020-01-31T06:16:46.896Z] EXECUTOR_NUMBER                0                                                                                       
06:16:46 [2020-01-31T06:16:46.896Z] FQDN                           azwin-2-d42220.westus.cloudapp.azure.com                                                
06:16:46 [2020-01-31T06:16:46.896Z] GIT_BRANCH                     PR-40439                                                                                
06:16:46 [2020-01-31T06:16:46.896Z] GIT_COMMIT                     fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d                                                
06:16:46 [2020-01-31T06:16:46.896Z] GIT_PREVIOUS_COMMIT            415a3ca00920e7835174409f7ec131eb60951b57                                                
06:16:46 [2020-01-31T06:16:46.896Z] GIT_URL                        https://github.com/moby/moby.git                                                        
06:16:46 [2020-01-31T06:16:46.896Z] HUDSON_COOKIE                  bbf0cf17-9fa1-4a23-a4f8-d91c4beaf8ae                                                    
06:16:46 [2020-01-31T06:16:46.896Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
06:16:46 [2020-01-31T06:16:46.896Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
06:16:46 [2020-01-31T06:16:46.897Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
06:16:46 [2020-01-31T06:16:46.897Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-2.b09.ojdkbuild.windows.x86_64                          
06:16:46 [2020-01-31T06:16:46.897Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
06:16:46 [2020-01-31T06:16:46.897Z] JENKINS_NODE_COOKIE            bbcb3d7e-f8e7-4839-a5f8-bd4573692dae                                                    
06:16:46 [2020-01-31T06:16:46.897Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
06:16:46 [2020-01-31T06:16:46.897Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
06:16:46 [2020-01-31T06:16:46.897Z] JOB_BASE_NAME                  PR-40439                                                                                
06:16:46 [2020-01-31T06:16:46.897Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40439/display/redirect                     
06:16:46 [2020-01-31T06:16:46.897Z] JOB_NAME                       moby/PR-40439                                                                           
06:16:46 [2020-01-31T06:16:46.897Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40439/                                     
06:16:46 [2020-01-31T06:16:46.897Z] library.jps.version            master                                                                                  
06:16:46 [2020-01-31T06:16:46.897Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
06:16:46 [2020-01-31T06:16:46.897Z] NODE_LABELS                    amd64 azure azwin-2-d42220 azwin-2019 docker west-us windows windows-2019 x86_64        
06:16:46 [2020-01-31T06:16:46.897Z] NODE_NAME                      azwin-2-d42220                                                                          
06:16:46 [2020-01-31T06:16:46.897Z] NUMBER_OF_PROCESSORS           4                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] OS                             Windows_NT                                                                              
06:16:46 [2020-01-31T06:16:46.901Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
06:16:46 [2020-01-31T06:16:46.901Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
06:16:46 [2020-01-31T06:16:46.901Z] ppc64le                        true                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
06:16:46 [2020-01-31T06:16:46.901Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
06:16:46 [2020-01-31T06:16:46.901Z] PROCESSOR_LEVEL                6                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] PROCESSOR_REVISION             4f01                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] ProgramData                    C:\ProgramData                                                                          
06:16:46 [2020-01-31T06:16:46.901Z] ProgramFiles                   C:\Program Files                                                                        
06:16:46 [2020-01-31T06:16:46.901Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
06:16:46 [2020-01-31T06:16:46.901Z] ProgramW6432                   C:\Program Files                                                                        
06:16:46 [2020-01-31T06:16:46.901Z] PROMPT                         $P$G                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] PSExecutionPolicyPreference    Bypass                                                                                  
06:16:46 [2020-01-31T06:16:46.901Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
06:16:46 [2020-01-31T06:16:46.901Z] PUBLIC                         C:\Users\Public                                                                         
06:16:46 [2020-01-31T06:16:46.901Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40439/4/display/redirect?page=changes      
06:16:46 [2020-01-31T06:16:46.901Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40439/4/display/redirect                   
06:16:46 [2020-01-31T06:16:46.901Z] s390x                          true                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] SKIP_VALIDATION_TESTS          1                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] SOURCES_DRIVE                  d                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] SOURCES_SUBDIR                 gopath                                                                                  
06:16:46 [2020-01-31T06:16:46.901Z] STAGE_NAME                     Run tests                                                                               
06:16:46 [2020-01-31T06:16:46.901Z] SystemDrive                    C:                                                                                      
06:16:46 [2020-01-31T06:16:46.901Z] SystemRoot                     C:\windows                                                                              
06:16:46 [2020-01-31T06:16:46.901Z] TEMP                           C:\windows\TEMP                                                                         
06:16:46 [2020-01-31T06:16:46.901Z] TESTDEBUG                      0                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] TESTRUN_DRIVE                  d                                                                                       
06:16:46 [2020-01-31T06:16:46.901Z] TESTRUN_SUBDIR                 CI                                                                                      
06:16:46 [2020-01-31T06:16:46.901Z] TIMEOUT                        120m                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] TMP                            C:\windows\TEMP                                                                         
06:16:46 [2020-01-31T06:16:46.901Z] unit_validate                  true                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] USERDOMAIN                     WORKGROUP                                                                               
06:16:46 [2020-01-31T06:16:46.901Z] USERNAME                       azwin-2-d42220$                                                                         
06:16:46 [2020-01-31T06:16:46.901Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
06:16:46 [2020-01-31T06:16:46.901Z] validate_force                 false                                                                                   
06:16:46 [2020-01-31T06:16:46.901Z] windir                         C:\windows                                                                              
06:16:46 [2020-01-31T06:16:46.901Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
06:16:46 [2020-01-31T06:16:46.901Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
06:16:46 [2020-01-31T06:16:46.901Z] windowsRS1                     false                                                                                   
06:16:46 [2020-01-31T06:16:46.901Z] windowsRS5                     true                                                                                    
06:16:46 [2020-01-31T06:16:46.901Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
06:16:46 [2020-01-31T06:16:46.901Z] 
06:16:46 [2020-01-31T06:16:46.901Z] 
06:16:46 [2020-01-31T06:16:46.901Z] 
06:16:47 [2020-01-31T06:16:47.183Z] #45 73.22   DEP      compel/src/lib/infect-rpc.d
06:16:47 [2020-01-31T06:16:47.340Z] #44 198.4   CC       criu/page-xfer.o
06:16:47 [2020-01-31T06:16:47.474Z] #45 73.41   DEP      compel/arch/ppc64/src/lib/infect.d
06:16:47 [2020-01-31T06:16:47.761Z] #45 73.62   DEP      compel/arch/ppc64/src/lib/cpu.d
06:16:47 [2020-01-31T06:16:47.761Z] #45 73.77   DEP      compel/src/lib/log.d
06:16:47 [2020-01-31T06:16:47.868Z] INFO: Sources under d:\gopath\...
06:16:47 [2020-01-31T06:16:47.868Z] INFO: Test run under d:\CI\...
06:16:47 [2020-01-31T06:16:47.868Z] INFO: Running in D:\gopath\src\github.com\docker\docker
06:16:47 [2020-01-31T06:16:47.868Z] INFO: docker/docker repository was found
06:16:48 [2020-01-31T06:16:48.050Z] #45 73.96   DEP      compel/src/main.d
06:16:48 [2020-01-31T06:16:48.327Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
06:16:48 [2020-01-31T06:16:48.339Z] #45 74.26   DEP      compel/src/lib/handle-elf.d
06:16:48 [2020-01-31T06:16:48.628Z] #45 74.57   DEP      compel/arch/ppc64/src/lib/handle-elf.d
06:16:48 [2020-01-31T06:16:48.785Z] ltsc2019: Pulling from windows/servercore
06:16:48 [2020-01-31T06:16:48.917Z] #45 74.90   CC       compel/src/lib/log.o
06:16:49 [2020-01-31T06:16:49.245Z] #44 200.0   CC       criu/pagemap-cache.o
06:16:49 [2020-01-31T06:16:49.245Z] #44 200.5   CC       criu/pagemap.o
06:16:49 [2020-01-31T06:16:49.245Z] 65014b3c3121: Pulling fs layer
06:16:49 [2020-01-31T06:16:49.245Z] edbd72df76b4: Pulling fs layer
06:16:49 [2020-01-31T06:16:49.553Z] #45 75.40   CC       compel/arch/ppc64/src/lib/cpu.o
06:16:50 [2020-01-31T06:16:50.265Z] ok  	github.com/docker/docker/cmd/dockerd	0.055s	coverage: 30.6% of statements
06:16:50 [2020-01-31T06:16:50.581Z] #45 76.33   CC       compel/arch/ppc64/src/lib/infect.o
06:16:50 [2020-01-31T06:16:50.619Z] #44 201.6   CC       criu/parasite-syscall.o
06:16:51 [2020-01-31T06:16:51.494Z] ok  	github.com/docker/docker/container	0.109s	coverage: 35.0% of statements
06:16:51 [2020-01-31T06:16:51.494Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:16:51 [2020-01-31T06:16:51.494Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:16:51 [2020-01-31T06:16:51.494Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:16:51 [2020-01-31T06:16:51.494Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:16:51 [2020-01-31T06:16:51.553Z] #44 202.7   CC       criu/path.o
06:16:51 [2020-01-31T06:16:51.811Z] #44 203.1   CC       criu/pie-util-vdso-elf32.o
06:16:52 [2020-01-31T06:16:52.083Z] #45 77.66   CC       compel/src/lib/infect-rpc.o
06:16:52 [2020-01-31T06:16:52.373Z] #45 78.18   CC       compel/src/lib/infect-util.o
06:16:52 [2020-01-31T06:16:52.377Z] #44 203.6   CC       criu/pie-util-vdso.o
06:16:52 [2020-01-31T06:16:52.674Z] #45 78.81   CC       compel/src/lib/infect.o
06:16:52 [2020-01-31T06:16:52.951Z] #44 204.2   CC       criu/pie-util.o
06:16:52 [2020-01-31T06:16:52.964Z] #45 ...
06:16:52 [2020-01-31T06:16:52.964Z] 
06:16:52 [2020-01-31T06:16:52.964Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:16:52 [2020-01-31T06:16:52.964Z] #18 0.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
06:16:52 [2020-01-31T06:16:52.964Z] #18 0.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
06:16:52 [2020-01-31T06:16:52.964Z] #18 0.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
06:16:52 [2020-01-31T06:16:52.964Z] #18 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
06:16:52 [2020-01-31T06:16:52.964Z] #18 3.979 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [170 kB]
06:16:52 [2020-01-31T06:16:52.964Z] #18 5.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
06:16:53 [2020-01-31T06:16:53.210Z] #44 204.4   CC       criu/pipes.o
06:16:53 [2020-01-31T06:16:53.251Z] #18 ...
06:16:53 [2020-01-31T06:16:53.251Z] 
06:16:53 [2020-01-31T06:16:53.251Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:53 [2020-01-31T06:16:53.251Z] #58 12.58 + cd /tmp/tmp.lg0YvpEFNl/src/github.com/opencontainers/runc
06:16:53 [2020-01-31T06:16:53.251Z] #58 12.58 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
06:16:53 [2020-01-31T06:16:53.877Z] #58 13.32 + '[' -z '' ']'
06:16:53 [2020-01-31T06:16:53.877Z] #58 13.32 + target=static
06:16:53 [2020-01-31T06:16:53.877Z] #58 13.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
06:16:54 [2020-01-31T06:16:54.144Z] #44 205.2   CC       criu/plugin.o
06:16:54 [2020-01-31T06:16:54.403Z] #44 205.6   CC       criu/proc_parse.o
06:16:56 [2020-01-31T06:16:56.322Z] edbd72df76b4: Verifying Checksum
06:16:56 [2020-01-31T06:16:56.322Z] edbd72df76b4: Download complete
06:16:56 [2020-01-31T06:16:56.585Z] #58 15.91 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 .
06:16:56 [2020-01-31T06:16:56.932Z] #44 208.0   CC       criu/protobuf-desc.o
06:16:56 [2020-01-31T06:16:56.932Z] #44 ...
06:16:56 [2020-01-31T06:16:56.932Z] 
06:16:56 [2020-01-31T06:16:56.932Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:16:56 [2020-01-31T06:16:56.932Z] #19 6.049 Collecting yamllint==1.16.0
06:16:57 [2020-01-31T06:16:57.499Z] #19 ...
06:16:57 [2020-01-31T06:16:57.499Z] 
06:16:57 [2020-01-31T06:16:57.499Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:57 [2020-01-31T06:16:57.499Z] #44 208.8   CC       criu/protobuf.o
06:16:57 [2020-01-31T06:16:57.719Z] ok  	github.com/docker/docker/daemon/cluster	0.035s	coverage: 0.5% of statements
06:16:58 [2020-01-31T06:16:58.066Z] #44 209.3   CC       criu/pstree.o
06:16:58 [2020-01-31T06:16:58.070Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
06:16:58 [2020-01-31T06:16:58.649Z] #58 ...
06:16:58 [2020-01-31T06:16:58.649Z] 
06:16:58 [2020-01-31T06:16:58.649Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:16:58 [2020-01-31T06:16:58.649Z] #48 164.0 go/parser
06:16:58 [2020-01-31T06:16:58.649Z] #48 170.6 math/big
06:16:58 [2020-01-31T06:16:58.649Z] #48 ...
06:16:58 [2020-01-31T06:16:58.649Z] 
06:16:58 [2020-01-31T06:16:58.649Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:58 [2020-01-31T06:16:58.649Z] #45 83.07   CC       compel/src/lib/ptrace.o
06:16:58 [2020-01-31T06:16:58.649Z] #45 83.70   AR       compel/libcompel.a
06:16:58 [2020-01-31T06:16:58.649Z] #45 83.85   HOSTCC   compel/src/main-host.o
06:16:58 [2020-01-31T06:16:58.649Z] #45 84.55   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
06:16:59 [2020-01-31T06:16:59.116Z] #45 85.02   HOSTCC   compel/src/lib/handle-elf-host.o
06:16:59 [2020-01-31T06:16:59.548Z] #44 ...
06:16:59 [2020-01-31T06:16:59.549Z] 
06:16:59 [2020-01-31T06:16:59.549Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:16:59 [2020-01-31T06:16:59.549Z] #41 DONE 316.3s
06:16:59 [2020-01-31T06:16:59.589Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
06:16:59 [2020-01-31T06:16:59.741Z] #45 85.72   HOSTCC   compel/src/lib/log-host.o
06:16:59 [2020-01-31T06:16:59.807Z] 
06:16:59 [2020-01-31T06:16:59.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:16:59 [2020-01-31T06:16:59.807Z] #44 210.9   CC       criu/rbtree.o
06:17:00 [2020-01-31T06:17:00.367Z] #45 86.24   HOSTLINK compel/compel-host-bin
06:17:00 [2020-01-31T06:17:00.380Z] #44 211.6   CC       criu/rst-malloc.o
06:17:00 [2020-01-31T06:17:00.656Z] #45 86.50   DEP      soccr/soccr.d
06:17:00 [2020-01-31T06:17:00.945Z] #45 86.96   CC       soccr/soccr.o
06:17:00 [2020-01-31T06:17:00.946Z] #44 212.1   CC       criu/seccomp.o
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 92.2% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/server/router/swarm	0.028s	coverage: 4.5% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/types/time	0.041s	coverage: 100.0% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/builder/dockerignore	0.030s	coverage: 96.8% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/builder/remotecontext	0.285s	coverage: 13.6% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.243s	coverage: 86.3% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ok  	github.com/docker/docker/builder/dockerfile	0.894s	coverage: 48.2% of statements
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/cli	[no test files]
06:17:00 [2020-01-31T06:17:00.984Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:17:01 [2020-01-31T06:17:01.881Z] #44 213.1   CC       criu/seize.o
06:17:02 [2020-01-31T06:17:02.139Z] #44 ...
06:17:02 [2020-01-31T06:17:02.139Z] 
06:17:02 [2020-01-31T06:17:02.139Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:17:02 [2020-01-31T06:17:02.139Z] #19 11.40   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:17:02 [2020-01-31T06:17:02.139Z] #19 11.50 Collecting pyyaml (from yamllint==1.16.0)
06:17:02 [2020-01-31T06:17:02.139Z] #19 11.66   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
06:17:02 [2020-01-31T06:17:02.139Z] #19 13.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:17:02 [2020-01-31T06:17:02.139Z] #19 13.21   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
06:17:02 [2020-01-31T06:17:02.139Z] #19 13.26 Building wheels for collected packages: pyyaml
06:17:02 [2020-01-31T06:17:02.139Z] #19 13.27   Running setup.py bdist_wheel for pyyaml: started
06:17:02 [2020-01-31T06:17:02.139Z] #19 14.76   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:17:02 [2020-01-31T06:17:02.139Z] #19 14.76   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
06:17:02 [2020-01-31T06:17:02.139Z] #19 14.90 Successfully built pyyaml
06:17:02 [2020-01-31T06:17:02.139Z] #19 14.91 Installing collected packages: pyyaml, pathspec, yamllint
06:17:02 [2020-01-31T06:17:02.139Z] #19 15.20 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
06:17:02 [2020-01-31T06:17:02.139Z] #19 DONE 15.5s
06:17:02 [2020-01-31T06:17:02.398Z] 
06:17:02 [2020-01-31T06:17:02.398Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:17:02 [2020-01-31T06:17:02.656Z] #24 DONE 0.2s
06:17:02 [2020-01-31T06:17:02.656Z] 
06:17:02 [2020-01-31T06:17:02.656Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:17:03 [2020-01-31T06:17:03.591Z] #28 DONE 1.0s
06:17:03 [2020-01-31T06:17:03.591Z] 
06:17:03 [2020-01-31T06:17:03.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:03 [2020-01-31T06:17:03.591Z] #44 214.3   CC       criu/servicefd.o
06:17:03 [2020-01-31T06:17:03.591Z] #44 214.8   CC       criu/shmem.o
06:17:03 [2020-01-31T06:17:03.591Z] #44 ...
06:17:03 [2020-01-31T06:17:03.591Z] 
06:17:03 [2020-01-31T06:17:03.591Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:17:03 [2020-01-31T06:17:03.591Z] #31 DONE 0.2s
06:17:03 [2020-01-31T06:17:03.591Z] 
06:17:03 [2020-01-31T06:17:03.591Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
06:17:03 [2020-01-31T06:17:03.591Z] #34 DONE 0.1s
06:17:03 [2020-01-31T06:17:03.849Z] 
06:17:03 [2020-01-31T06:17:03.849Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:17:03 [2020-01-31T06:17:03.849Z] #39 DONE 0.1s
06:17:03 [2020-01-31T06:17:03.849Z] 
06:17:03 [2020-01-31T06:17:03.849Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:17:03 [2020-01-31T06:17:03.849Z] #42 DONE 0.2s
06:17:03 [2020-01-31T06:17:03.849Z] 
06:17:03 [2020-01-31T06:17:03.849Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:17:04 [2020-01-31T06:17:04.415Z] #53 ...
06:17:04 [2020-01-31T06:17:04.415Z] 
06:17:04 [2020-01-31T06:17:04.415Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:04 [2020-01-31T06:17:04.415Z] #44 215.6   CC       criu/sigframe.o
06:17:04 [2020-01-31T06:17:04.451Z] #45 89.97   AR       soccr/libsoccr.a
06:17:04 [2020-01-31T06:17:04.451Z] #45 90.05 make[1]: 'soccr/libsoccr.a' is up to date.
06:17:04 [2020-01-31T06:17:04.673Z] #44 215.8   CC       criu/signalfd.o
06:17:04 [2020-01-31T06:17:04.739Z] #45 90.59   DEP      criu/arch/ppc64/sigframe.d
06:17:04 [2020-01-31T06:17:04.908Z] 65014b3c3121: Verifying Checksum
06:17:04 [2020-01-31T06:17:04.908Z] 65014b3c3121: Download complete
06:17:04 [2020-01-31T06:17:04.931Z] #44 216.0   CC       criu/sk-inet.o
06:17:05 [2020-01-31T06:17:05.029Z] #45 90.85   DEP      criu/arch/ppc64/crtools.d
06:17:05 [2020-01-31T06:17:05.328Z] #45 91.20   DEP      criu/arch/ppc64/cpu.d
06:17:05 [2020-01-31T06:17:05.625Z] #45 91.57   CC       criu/arch/ppc64/cpu.o
06:17:05 [2020-01-31T06:17:05.865Z] #44 216.9   CC       criu/sk-netlink.o
06:17:06 [2020-01-31T06:17:06.123Z] #44 217.3   CC       criu/sk-packet.o
06:17:06 [2020-01-31T06:17:06.252Z] #45 ...
06:17:06 [2020-01-31T06:17:06.252Z] 
06:17:06 [2020-01-31T06:17:06.252Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:17:06 [2020-01-31T06:17:06.252Z] #48 181.9 vendor/golang.org/x/text/unicode/norm
06:17:06 [2020-01-31T06:17:06.269Z] ok  	github.com/docker/docker/client	0.373s	coverage: 75.8% of statements
06:17:06 [2020-01-31T06:17:06.689Z] #44 218.0   CC       criu/sk-queue.o
06:17:07 [2020-01-31T06:17:07.138Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
06:17:07 [2020-01-31T06:17:07.255Z] #44 218.4   CC       criu/sk-tcp.o
06:17:07 [2020-01-31T06:17:07.277Z] #48 183.0 go/doc
06:17:07 [2020-01-31T06:17:07.821Z] #44 218.8   CC       criu/sk-unix.o
06:17:07 [2020-01-31T06:17:07.899Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 82.1% of statements
06:17:08 [2020-01-31T06:17:08.253Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
06:17:09 [2020-01-31T06:17:09.041Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
06:17:09 [2020-01-31T06:17:09.194Z] #44 220.4   CC       criu/sockets.o
06:17:09 [2020-01-31T06:17:09.328Z] #48 ...
06:17:09 [2020-01-31T06:17:09.328Z] 
06:17:09 [2020-01-31T06:17:09.328Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:09 [2020-01-31T06:17:09.328Z] #18 16.15 Fetched 8106 kB in 16s (516 kB/s)
06:17:09 [2020-01-31T06:17:09.328Z] #18 16.15 Reading package lists...
06:17:09 [2020-01-31T06:17:09.328Z] #18 22.56 Reading package lists...
06:17:09 [2020-01-31T06:17:09.328Z] #18 ...
06:17:09 [2020-01-31T06:17:09.328Z] 
06:17:09 [2020-01-31T06:17:09.328Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:09 [2020-01-31T06:17:09.328Z] #45 92.63   CC       criu/arch/ppc64/crtools.o
06:17:09 [2020-01-31T06:17:09.328Z] #45 94.52   CC       criu/arch/ppc64/sigframe.o
06:17:09 [2020-01-31T06:17:09.328Z] #45 95.12   LINK     criu/arch/ppc64/crtools.built-in.o
06:17:09 [2020-01-31T06:17:09.328Z] #45 95.19   DEP      criu/arch/ppc64/misc.d
06:17:09 [2020-01-31T06:17:09.328Z] #45 95.23   DEP      criu/arch/ppc64/vdso-trampoline.d
06:17:09 [2020-01-31T06:17:09.328Z] #45 95.26   DEP      criu/arch/ppc64/vdso-pie.d
06:17:09 [2020-01-31T06:17:09.416Z] ok  	github.com/docker/docker/daemon	12.231s	coverage: 17.5% of statements
06:17:09 [2020-01-31T06:17:09.416Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:17:09 [2020-01-31T06:17:09.416Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:17:09 [2020-01-31T06:17:09.416Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:17:09 [2020-01-31T06:17:09.416Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:17:09 [2020-01-31T06:17:09.616Z] #45 95.51   DEP      criu/pie/parasite-vdso.d
06:17:09 [2020-01-31T06:17:09.773Z] ok  	github.com/docker/docker/daemon/graphdriver	0.002s	coverage: 2.2% of statements
06:17:09 [2020-01-31T06:17:09.904Z] #45 95.83   DEP      criu/pie/util-vdso.d
06:17:10 [2020-01-31T06:17:10.131Z] #44 221.3   CC       criu/stats.o
06:17:10 [2020-01-31T06:17:10.193Z] #45 96.06   DEP      criu/pie/util.d
06:17:10 [2020-01-31T06:17:10.389Z] #44 221.6   CC       criu/string.o
06:17:10 [2020-01-31T06:17:10.483Z] #45 96.35   CC       criu/pie/util.o
06:17:10 [2020-01-31T06:17:10.648Z] #44 221.7   CC       criu/sysctl.o
06:17:10 [2020-01-31T06:17:10.773Z] #45 ...
06:17:10 [2020-01-31T06:17:10.773Z] 
06:17:10 [2020-01-31T06:17:10.773Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:17:10 [2020-01-31T06:17:10.773Z] #66 176.4 + for f in rootlesskit rootlesskit-docker-proxy
06:17:10 [2020-01-31T06:17:10.773Z] #66 176.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
06:17:11 [2020-01-31T06:17:11.062Z] #66 ...
06:17:11 [2020-01-31T06:17:11.062Z] 
06:17:11 [2020-01-31T06:17:11.062Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:11 [2020-01-31T06:17:11.062Z] #45 96.84   CC       criu/pie/util-vdso.o
06:17:11 [2020-01-31T06:17:11.571Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
06:17:11 [2020-01-31T06:17:11.583Z] #44 222.4   CC       criu/sysfs_parse.o
06:17:11 [2020-01-31T06:17:11.841Z] #44 222.9   CC       criu/timerfd.o
06:17:12 [2020-01-31T06:17:12.099Z] #44 223.2   CC       criu/tty.o
06:17:12 [2020-01-31T06:17:12.410Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.272s	coverage: 57.9% of statements
06:17:12 [2020-01-31T06:17:12.580Z] #45 98.17   CC       criu/pie/parasite-vdso.o
06:17:13 [2020-01-31T06:17:13.210Z] #45 ...
06:17:13 [2020-01-31T06:17:13.211Z] 
06:17:13 [2020-01-31T06:17:13.211Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
06:17:13 [2020-01-31T06:17:13.211Z] #66 DONE 189.1s
06:17:13 [2020-01-31T06:17:13.503Z] 
06:17:13 [2020-01-31T06:17:13.503Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
06:17:13 [2020-01-31T06:17:13.503Z] #67 DONE 0.1s
06:17:13 [2020-01-31T06:17:13.503Z] 
06:17:13 [2020-01-31T06:17:13.503Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:13 [2020-01-31T06:17:13.503Z] #18 22.56 Reading package lists...
06:17:14 [2020-01-31T06:17:14.001Z] #44 224.8   CC       criu/tun.o
06:17:14 [2020-01-31T06:17:14.001Z] #44 225.2   CC       criu/uffd.o
06:17:14 [2020-01-31T06:17:14.535Z] #18 29.64 Building dependency tree...
06:17:15 [2020-01-31T06:17:15.375Z] #44 226.4   CC       criu/util.o
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07 libcap2-bin is already the newest version (1:2.25-2).
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07 The following additional packages will be installed:
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.07   python3.7 python3.7-minimal vim-runtime xxd
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.08 Suggested packages:
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09 Recommended packages:
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09   aufs-dkms nftables build-essential python3-dev python3-keyring
06:17:16 [2020-01-31T06:17:16.039Z] #18 33.09   python3-keyrings.alt python3-xdg unzip
06:17:16 [2020-01-31T06:17:16.312Z] #44 ...
06:17:16 [2020-01-31T06:17:16.312Z] 
06:17:16 [2020-01-31T06:17:16.312Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:17:16 [2020-01-31T06:17:16.312Z] #57 141.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
06:17:17 [2020-01-31T06:17:17.687Z] #57 142.5 + mkdir -p /build
06:17:17 [2020-01-31T06:17:17.687Z] #57 142.5 + cp runc /build/runc
06:17:17 [2020-01-31T06:17:17.945Z] #57 DONE 142.9s
06:17:17 [2020-01-31T06:17:17.945Z] 
06:17:17 [2020-01-31T06:17:17.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:17 [2020-01-31T06:17:17.945Z] #44 227.8   CC       criu/uts_ns.o
06:17:17 [2020-01-31T06:17:17.945Z] #44 228.0   CC       criu/vdso-compat.o
06:17:17 [2020-01-31T06:17:17.945Z] #44 228.2   CC       criu/vdso.o
06:17:17 [2020-01-31T06:17:17.945Z] #44 228.8   LINK     criu/built-in.o
06:17:17 [2020-01-31T06:17:17.945Z] #44 228.9   LINK     criu/criu
06:17:18 [2020-01-31T06:17:18.204Z] #44 229.3   DEP      lib/c/criu.d
06:17:18 [2020-01-31T06:17:18.204Z] #44 229.5   CC       images/rpc.pb-c.o
06:17:18 [2020-01-31T06:17:18.619Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.472s	coverage: 45.9% of statements
06:17:19 [2020-01-31T06:17:19.138Z] #44 230.3   CC       lib/c/criu.o
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.10 The following NEW packages will be installed:
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.10   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.10   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   python3-setuptools python3-wheel python3.7 python3.7-minimal
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.11   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.24 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.24 Need to get 27.7 MB of archives.
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.24 After this operation, 129 MB of additional disk space will be used.
06:17:19 [2020-01-31T06:17:19.540Z] #18 36.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
06:17:19 [2020-01-31T06:17:19.541Z] #18 36.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
06:17:19 [2020-01-31T06:17:19.541Z] #18 36.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
06:17:20 [2020-01-31T06:17:20.145Z] #44 231.1   LINK     lib/c/built-in.o
06:17:20 [2020-01-31T06:17:20.145Z] #44 231.1   LINK     lib/c/libcriu.so
06:17:20 [2020-01-31T06:17:20.145Z] #44 231.3   GEN      magic.py
06:17:20 [2020-01-31T06:17:20.145Z] #44 231.4 Note: Building without setproctitle() and strlcpy() support.
06:17:20 [2020-01-31T06:17:20.145Z] #44 231.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:17:20 [2020-01-31T06:17:20.169Z] #18 37.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
06:17:20 [2020-01-31T06:17:20.459Z] #18 37.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
06:17:20 [2020-01-31T06:17:20.459Z] #18 37.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
06:17:20 [2020-01-31T06:17:20.734Z] #44 231.9 fatal: not a git repository (or any of the parent directories): .git
06:17:20 [2020-01-31T06:17:20.790Z] #18 37.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
06:17:20 [2020-01-31T06:17:20.790Z] #18 38.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
06:17:20 [2020-01-31T06:17:20.790Z] #18 38.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
06:17:20 [2020-01-31T06:17:20.790Z] #18 38.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
06:17:21 [2020-01-31T06:17:21.078Z] #18 38.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
06:17:21 [2020-01-31T06:17:21.301Z] #44 232.5 make[1]: Nothing to be done for 'all'.
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
06:17:21 [2020-01-31T06:17:21.369Z] #18 38.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
06:17:21 [2020-01-31T06:17:21.701Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.032s	coverage: 48.6% of statements
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.0 make[1]: 'images/built-in.o' is up to date.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.1 make[1]: 'compel/libcompel.a' is up to date.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.1 make[1]: 'compel/compel-host-bin' is up to date.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.1 make[1]: Nothing to be done for 'all'.
06:17:21 [2020-01-31T06:17:21.867Z] #44 233.1 make[1]: 'soccr/libsoccr.a' is up to date.
06:17:22 [2020-01-31T06:17:22.125Z] #44 233.3 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.125Z] #44 233.3 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.125Z] #44 233.3 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.125Z] #44 233.4 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.384Z] #44 233.4 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.384Z] #44 233.5 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.384Z] #44 233.5 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.384Z] #44 233.6 make[2]: Nothing to be done for 'all'.
06:17:22 [2020-01-31T06:17:22.384Z] #44 233.6   INSTALL  criu/criu
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
06:17:22 [2020-01-31T06:17:22.403Z] #18 39.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
06:17:22 [2020-01-31T06:17:22.642Z] #44 DONE 233.8s
06:17:22 [2020-01-31T06:17:22.642Z] 
06:17:22 [2020-01-31T06:17:22.642Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:17:22 [2020-01-31T06:17:22.642Z] #62 274.6 + bin/containerd
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
06:17:22 [2020-01-31T06:17:22.693Z] #18 39.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
06:17:22 [2020-01-31T06:17:22.983Z] #18 39.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
06:17:22 [2020-01-31T06:17:22.983Z] #18 39.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
06:17:23 [2020-01-31T06:17:23.429Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.814s	coverage: 72.5% of statements
06:17:23 [2020-01-31T06:17:23.429Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:17:23 [2020-01-31T06:17:23.612Z] #18 40.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
06:17:23 [2020-01-31T06:17:23.903Z] #18 ...
06:17:23 [2020-01-31T06:17:23.903Z] 
06:17:23 [2020-01-31T06:17:23.903Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:23 [2020-01-31T06:17:23.903Z] #45 99.88   CC       criu/arch/ppc64/vdso-pie.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.0   CC       criu/arch/ppc64/vdso-trampoline.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.1   CC       criu/arch/ppc64/misc.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.1   AR       criu/pie/pie.lib.a
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.2   DEP      criu/pie/restorer.d
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.5   DEP      criu/arch/ppc64/restorer.d
06:17:23 [2020-01-31T06:17:23.903Z] #45 101.7   DEP      criu/pie/parasite.d
06:17:23 [2020-01-31T06:17:23.903Z] #45 102.0   CC       criu/pie/parasite.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 104.0   LINK     criu/pie/parasite.built-in.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 104.0   GEN      criu/pie/parasite-blob.h
06:17:23 [2020-01-31T06:17:23.903Z] #45 104.1   CC       criu/arch/ppc64/restorer.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 104.8   CC       criu/pie/restorer.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 109.7   LINK     criu/pie/restorer.built-in.o
06:17:23 [2020-01-31T06:17:23.903Z] #45 109.7   GEN      criu/pie/restorer-blob.h
06:17:24 [2020-01-31T06:17:24.016Z] #62 ...
06:17:24 [2020-01-31T06:17:24.016Z] 
06:17:24 [2020-01-31T06:17:24.016Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
06:17:24 [2020-01-31T06:17:24.016Z] #45 DONE 0.1s
06:17:24 [2020-01-31T06:17:24.016Z] 
06:17:24 [2020-01-31T06:17:24.016Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:17:24 [2020-01-31T06:17:24.016Z] #48 DONE 0.1s
06:17:24 [2020-01-31T06:17:24.016Z] 
06:17:24 [2020-01-31T06:17:24.016Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:17:24 [2020-01-31T06:17:24.016Z] #51 DONE 0.1s
06:17:24 [2020-01-31T06:17:24.016Z] 
06:17:24 [2020-01-31T06:17:24.016Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:17:24 [2020-01-31T06:17:24.192Z] #45 110.0   DEP      criu/vdso.d
06:17:24 [2020-01-31T06:17:24.192Z] #45 ...
06:17:24 [2020-01-31T06:17:24.192Z] 
06:17:24 [2020-01-31T06:17:24.192Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:24 [2020-01-31T06:17:24.192Z] #18 41.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
06:17:24 [2020-01-31T06:17:24.192Z] #18 41.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
06:17:25 [2020-01-31T06:17:25.232Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.503s	coverage: 76.1% of statements
06:17:25 [2020-01-31T06:17:25.607Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.54 debconf: delaying package configuration, since apt-utils is not installed
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.67 Fetched 27.7 MB in 5s (5346 kB/s)
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.75 Selecting previously unselected package pigz.
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.75 (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 ... 23352 files and directories currently installed.)
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.85 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
06:17:25 [2020-01-31T06:17:25.692Z] #18 42.86 Unpacking pigz (2.4-1) ...
06:17:25 [2020-01-31T06:17:25.982Z] #18 42.97 Selecting previously unselected package libpython3.7-minimal:ppc64el.
06:17:25 [2020-01-31T06:17:25.982Z] #18 42.99 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
06:17:25 [2020-01-31T06:17:25.982Z] #18 43.00 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
06:17:26 [2020-01-31T06:17:26.428Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
06:17:26 [2020-01-31T06:17:26.611Z] #18 43.63 Selecting previously unselected package python3.7-minimal.
06:17:26 [2020-01-31T06:17:26.611Z] #18 43.63 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
06:17:26 [2020-01-31T06:17:26.611Z] #18 43.66 Unpacking python3.7-minimal (3.7.3-2) ...
06:17:28 [2020-01-31T06:17:28.199Z] #53 DONE 344.0s
06:17:28 [2020-01-31T06:17:28.199Z] 
06:17:28 [2020-01-31T06:17:28.199Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:17:28 [2020-01-31T06:17:28.446Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.926s	coverage: 59.8% of statements
06:17:28 [2020-01-31T06:17:28.446Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:17:28 [2020-01-31T06:17:28.446Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:17:28 [2020-01-31T06:17:28.446Z] ok  	github.com/docker/docker/daemon/images	0.006s	coverage: 4.9% of statements
06:17:28 [2020-01-31T06:17:28.446Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:17:28 [2020-01-31T06:17:28.671Z] #18 45.37 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
06:17:28 [2020-01-31T06:17:28.671Z] #18 45.39 Setting up python3.7-minimal (3.7.3-2) ...
06:17:28 [2020-01-31T06:17:28.817Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
06:17:28 [2020-01-31T06:17:28.817Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:17:29 [2020-01-31T06:17:29.132Z] #62 ...
06:17:29 [2020-01-31T06:17:29.132Z] 
06:17:29 [2020-01-31T06:17:29.132Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:17:29 [2020-01-31T06:17:29.390Z] #54 DONE 0.2s
06:17:29 [2020-01-31T06:17:29.390Z] 
06:17:29 [2020-01-31T06:17:29.390Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
06:17:29 [2020-01-31T06:17:29.390Z] #58 DONE 0.1s
06:17:29 [2020-01-31T06:17:29.390Z] 
06:17:29 [2020-01-31T06:17:29.390Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:17:30 [2020-01-31T06:17:30.072Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 42.7% of statements
06:17:30 [2020-01-31T06:17:30.072Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.069s	coverage: 77.8% of statements
06:17:30 [2020-01-31T06:17:30.072Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:17:30 [2020-01-31T06:17:30.072Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:17:30 [2020-01-31T06:17:30.560Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.003s	coverage: 67.0% of statements
06:17:30 [2020-01-31T06:17:30.924Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 26.2% of statements
06:17:31 [2020-01-31T06:17:31.691Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.003s	coverage: 62.1% of statements
06:17:31 [2020-01-31T06:17:31.691Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
06:17:32 [2020-01-31T06:17:32.848Z] ok  	github.com/docker/docker/cmd/dockerd	0.119s	coverage: 30.6% of statements
06:17:32 [2020-01-31T06:17:32.906Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 74.7% of statements
06:17:32 [2020-01-31T06:17:32.906Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:17:32 [2020-01-31T06:17:32.906Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 19.9% of statements
06:17:33 [2020-01-31T06:17:33.117Z] #18 49.85 Selecting previously unselected package python3-minimal.
06:17:33 [2020-01-31T06:17:33.117Z] #18 49.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 ... 23601 files and directories currently installed.)
06:17:33 [2020-01-31T06:17:33.117Z] #18 49.93 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
06:17:33 [2020-01-31T06:17:33.117Z] #18 49.94 Unpacking python3-minimal (3.7.3-1) ...
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.05 Selecting previously unselected package libmpdec2:ppc64el.
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.08 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.08 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.26 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
06:17:33 [2020-01-31T06:17:33.117Z] #18 50.29 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
06:17:33 [2020-01-31T06:17:33.418Z] ok  	github.com/docker/docker/container	0.246s	coverage: 35.0% of statements
06:17:33 [2020-01-31T06:17:33.418Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:17:33 [2020-01-31T06:17:33.418Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:17:33 [2020-01-31T06:17:33.418Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:17:33 [2020-01-31T06:17:33.418Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:17:34 [2020-01-31T06:17:34.170Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 47.8% of statements
06:17:34 [2020-01-31T06:17:34.540Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
06:17:34 [2020-01-31T06:17:34.616Z] #18 ...
06:17:34 [2020-01-31T06:17:34.616Z] 
06:17:34 [2020-01-31T06:17:34.616Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:34 [2020-01-31T06:17:34.616Z] #45 110.5   DEP      criu/uts_ns.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 110.8   DEP      criu/util.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 111.2   DEP      criu/uffd.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 111.5   DEP      criu/tun.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 111.8   DEP      criu/tty.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 112.2   DEP      criu/timerfd.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 112.5   DEP      criu/sysfs_parse.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 112.8   DEP      criu/sysctl.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 113.0   DEP      criu/string.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 113.1   DEP      criu/stats.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 113.3   DEP      criu/sockets.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 113.6   DEP      criu/sk-unix.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 114.2   DEP      criu/sk-tcp.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 114.5   DEP      criu/sk-queue.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 114.8   DEP      criu/sk-packet.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 115.1   DEP      criu/sk-netlink.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 115.4   DEP      criu/sk-inet.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 115.7   DEP      criu/signalfd.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 115.8   DEP      criu/sigframe.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 115.9   DEP      criu/shmem.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 116.2   DEP      criu/servicefd.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 116.5   DEP      criu/seize.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 116.9   DEP      criu/seccomp.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 117.2   DEP      criu/rst-malloc.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 117.4   DEP      criu/rbtree.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 117.5   DEP      criu/pstree.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 117.8   DEP      criu/protobuf.d
06:17:34 [2020-01-31T06:17:34.616Z] #45 118.1   GEN      criu/protobuf-desc-gen.h
06:17:34 [2020-01-31T06:17:34.616Z] #45 ...
06:17:34 [2020-01-31T06:17:34.616Z] 
06:17:34 [2020-01-31T06:17:34.616Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:17:34 [2020-01-31T06:17:34.616Z] #48 200.4 github.com/LK4D4/vndr/build
06:17:34 [2020-01-31T06:17:34.616Z] #48 205.5 vendor/golang.org/x/net/idna
06:17:34 [2020-01-31T06:17:34.902Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
06:17:35 [2020-01-31T06:17:35.243Z] #48 ...
06:17:35 [2020-01-31T06:17:35.243Z] 
06:17:35 [2020-01-31T06:17:35.243Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:35 [2020-01-31T06:17:35.243Z] #18 52.11 Selecting previously unselected package python3.7.
06:17:35 [2020-01-31T06:17:35.243Z] #18 52.14 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
06:17:35 [2020-01-31T06:17:35.243Z] #18 52.14 Unpacking python3.7 (3.7.3-2) ...
06:17:35 [2020-01-31T06:17:35.243Z] #18 52.47 Selecting previously unselected package libpython3-stdlib:ppc64el.
06:17:35 [2020-01-31T06:17:35.285Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.472s	coverage: 82.5% of statements
06:17:35 [2020-01-31T06:17:35.285Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:17:35 [2020-01-31T06:17:35.285Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:17:35 [2020-01-31T06:17:35.533Z] #18 52.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
06:17:35 [2020-01-31T06:17:35.533Z] #18 52.50 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
06:17:35 [2020-01-31T06:17:35.533Z] #18 52.69 Setting up python3-minimal (3.7.3-1) ...
06:17:35 [2020-01-31T06:17:35.962Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.046s	coverage: 65.3% of statements
06:17:36 [2020-01-31T06:17:36.628Z] ok  	github.com/docker/docker/distribution	0.309s	coverage: 22.1% of statements
06:17:37 [2020-01-31T06:17:37.042Z] #18 54.20 Selecting previously unselected package python3.
06:17:37 [2020-01-31T06:17:37.058Z] ok  	github.com/docker/docker/distribution/metadata	0.059s	coverage: 48.2% of statements
06:17:37 [2020-01-31T06:17:37.058Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:17:37 [2020-01-31T06:17:37.331Z] #18 54.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
06:17:37 [2020-01-31T06:17:37.331Z] #18 54.32 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
06:17:37 [2020-01-31T06:17:37.331Z] #18 54.35 Unpacking python3 (3.7.3-1) ...
06:17:37 [2020-01-31T06:17:37.331Z] #18 54.52 Selecting previously unselected package libip4tc0:ppc64el.
06:17:37 [2020-01-31T06:17:37.346Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.031s	coverage: 35.7% of statements
06:17:37 [2020-01-31T06:17:37.621Z] #18 54.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
06:17:37 [2020-01-31T06:17:37.621Z] #18 54.56 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
06:17:37 [2020-01-31T06:17:37.621Z] #18 54.71 Selecting previously unselected package libip6tc0:ppc64el.
06:17:37 [2020-01-31T06:17:37.621Z] #18 54.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
06:17:37 [2020-01-31T06:17:37.621Z] #18 54.74 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
06:17:37 [2020-01-31T06:17:37.911Z] #18 54.90 Selecting previously unselected package libiptc0:ppc64el.
06:17:37 [2020-01-31T06:17:37.911Z] #18 54.91 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
06:17:37 [2020-01-31T06:17:37.911Z] #18 54.92 Unpacking libiptc0:ppc64el (1.8.2-4) ...
06:17:37 [2020-01-31T06:17:37.911Z] #18 55.06 Selecting previously unselected package libnfnetlink0:ppc64el.
06:17:37 [2020-01-31T06:17:37.911Z] #18 55.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
06:17:37 [2020-01-31T06:17:37.911Z] #18 55.08 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
06:17:38 [2020-01-31T06:17:38.137Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
06:17:38 [2020-01-31T06:17:38.201Z] #18 55.17 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
06:17:38 [2020-01-31T06:17:38.201Z] #18 55.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
06:17:38 [2020-01-31T06:17:38.201Z] #18 55.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
06:17:38 [2020-01-31T06:17:38.201Z] #18 55.38 Selecting previously unselected package libnftnl11:ppc64el.
06:17:38 [2020-01-31T06:17:38.201Z] #18 55.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
06:17:38 [2020-01-31T06:17:38.492Z] #18 55.40 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
06:17:38 [2020-01-31T06:17:38.492Z] #18 55.52 Selecting previously unselected package iptables.
06:17:38 [2020-01-31T06:17:38.492Z] #18 55.52 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
06:17:38 [2020-01-31T06:17:38.493Z] #18 55.52 Unpacking iptables (1.8.2-4) ...
06:17:38 [2020-01-31T06:17:38.731Z] ok  	github.com/docker/docker/daemon/cluster	0.134s	coverage: 0.5% of statements
06:17:38 [2020-01-31T06:17:38.924Z] ok  	github.com/docker/docker/image	0.011s	coverage: 86.4% of statements
06:17:39 [2020-01-31T06:17:39.118Z] #18 56.20 Selecting previously unselected package xxd.
06:17:39 [2020-01-31T06:17:39.119Z] #18 56.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
06:17:39 [2020-01-31T06:17:39.119Z] #18 56.22 Unpacking xxd (2:8.1.0875-5) ...
06:17:39 [2020-01-31T06:17:39.408Z] #18 56.45 Selecting previously unselected package vim-common.
06:17:39 [2020-01-31T06:17:39.408Z] #18 56.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
06:17:39 [2020-01-31T06:17:39.408Z] #18 56.54 Unpacking vim-common (2:8.1.0875-5) ...
06:17:39 [2020-01-31T06:17:39.436Z] INFO [runner] Issues before processing: 2318, after processing: 0 
06:17:39 [2020-01-31T06:17:39.436Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1612/1709, exclude-rules: 63/1612, nolint: 0/63, filename_unadjuster: 1709/1709, skip_dirs: 1709/1709, skip_files: 1709/1709, exclude: 1612/1612, cgo: 1709/2318, identifier_marker: 1612/1612, path_prettifier: 1709/1709 
06:17:39 [2020-01-31T06:17:39.436Z] INFO [runner] processing took 132.690367ms with stages: nolint: 54.50539ms, identifier_marker: 39.471274ms, path_prettifier: 15.035417ms, exclude-rules: 8.394232ms, autogenerated_exclude: 7.311275ms, skip_dirs: 4.37729ms, cgo: 2.08105ms, filename_unadjuster: 1.507954ms, max_same_issues: 2.367µs, skip_files: 634ns, diff: 607ns, path_shortener: 599ns, max_from_linter: 529ns, source_code: 495ns, uniq_by_line: 478ns, exclude: 474ns, max_per_file_from_linter: 302ns 
06:17:39 [2020-01-31T06:17:39.436Z] INFO [runner] linters took 1m36.843828916s with stages: goanalysis_metalinter: 1m18.80171902s, unused: 17.909022508s 
06:17:39 [2020-01-31T06:17:39.436Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
06:17:39 [2020-01-31T06:17:39.436Z] INFO Memory: 1550 samples, avg is 250.1MB, max is 2963.6MB 
06:17:39 [2020-01-31T06:17:39.436Z] INFO Execution took 3m29.645153336s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
06:17:39 [2020-01-31T06:17:39.683Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
06:17:39 [2020-01-31T06:17:39.698Z] #18 56.85 Selecting previously unselected package bash-completion.
06:17:39 [2020-01-31T06:17:39.698Z] #18 56.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
06:17:39 [2020-01-31T06:17:39.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh dynbinary-daemon test-docker-py
06:17:40 [2020-01-31T06:17:40.319Z] 
06:17:40 [2020-01-31T06:17:40.319Z] Removing bundles/
06:17:40 [2020-01-31T06:17:40.319Z] 
06:17:40 [2020-01-31T06:17:40.319Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:17:40 [2020-01-31T06:17:40.319Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:17:40 [2020-01-31T06:17:40.319Z] GOOS="" GOARCH="" GOARM=""
06:17:40 [2020-01-31T06:17:40.456Z] ok  	github.com/docker/docker/distribution/xfer	1.940s	coverage: 85.1% of statements
06:17:40 [2020-01-31T06:17:40.456Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:17:40 [2020-01-31T06:17:40.456Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:17:40 [2020-01-31T06:17:40.456Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
06:17:40 [2020-01-31T06:17:40.456Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:17:40 [2020-01-31T06:17:40.815Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
06:17:41 [2020-01-31T06:17:41.278Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
06:17:41 [2020-01-31T06:17:41.850Z] ok  	github.com/docker/docker/daemon/config	0.082s	coverage: 82.1% of statements
06:17:42 [2020-01-31T06:17:42.052Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.0% of statements
06:17:42 [2020-01-31T06:17:42.421Z] ok  	github.com/docker/docker/daemon/events	0.091s	coverage: 50.0% of statements
06:17:42 [2020-01-31T06:17:42.424Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
06:17:44 [2020-01-31T06:17:44.194Z] ok  	github.com/docker/docker/pkg/archive	0.532s	coverage: 77.1% of statements
06:17:44 [2020-01-31T06:17:44.337Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
06:17:44 [2020-01-31T06:17:44.965Z] ok  	github.com/docker/docker/pkg/authorization	0.397s	coverage: 68.3% of statements
06:17:45 [2020-01-31T06:17:45.246Z] #18 ...
06:17:45 [2020-01-31T06:17:45.246Z] 
06:17:45 [2020-01-31T06:17:45.246Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:45 [2020-01-31T06:17:45.246Z] #45 121.2   DEP      criu/protobuf-desc.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 121.4   DEP      criu/proc_parse.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 121.9   DEP      criu/plugin.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 122.1   DEP      criu/pipes.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 122.4   DEP      criu/pie-util.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 122.6   DEP      criu/pie-util-vdso.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 122.9   DEP      criu/pie-util-vdso-elf32.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 123.2   DEP      criu/path.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 123.5   DEP      criu/parasite-syscall.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 124.0   DEP      criu/pagemap.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 124.3   DEP      criu/pagemap-cache.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 124.5   DEP      criu/page-xfer.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 124.8   DEP      criu/page-pipe.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 125.1   DEP      criu/netfilter.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 125.4   DEP      criu/net.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 125.8   DEP      criu/namespaces.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 126.1   DEP      criu/mount.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 126.4   DEP      criu/mem.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 126.8   DEP      criu/lsm.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 127.2   DEP      criu/log.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 127.4   DEP      criu/libnetlink.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 127.6   DEP      criu/kerndat.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 128.1   DEP      criu/kcmp-ids.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 128.3   DEP      criu/irmap.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 128.5   DEP      criu/ipc_ns.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 128.8   DEP      criu/image.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 129.1   DEP      criu/image-desc.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 129.3   DEP      criu/fsnotify.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 129.6   DEP      criu/filesystems.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 129.9   DEP      criu/files.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 130.3   DEP      criu/files-reg.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 130.6   DEP      criu/files-ext.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 130.8   DEP      criu/file-lock.d
06:17:45 [2020-01-31T06:17:45.246Z] #45 131.1   DEP      criu/file-ids.d
06:17:45 [2020-01-31T06:17:45.315Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
06:17:45 [2020-01-31T06:17:45.315Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
06:17:45 [2020-01-31T06:17:45.561Z] #45 131.4   DEP      criu/fifo.d
06:17:45 [2020-01-31T06:17:45.561Z] #45 ...
06:17:45 [2020-01-31T06:17:45.561Z] 
06:17:45 [2020-01-31T06:17:45.561Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:45 [2020-01-31T06:17:45.561Z] #18 62.66 Unpacking bash-completion (1:2.8-6) ...
06:17:46 [2020-01-31T06:17:46.187Z] #18 63.35 Selecting previously unselected package bzip2.
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.57 Selecting previously unselected package xz-utils.
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.59 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.59 Unpacking xz-utils (5.2.4-1) ...
06:17:46 [2020-01-31T06:17:46.478Z] #18 ...
06:17:46 [2020-01-31T06:17:46.478Z] 
06:17:46 [2020-01-31T06:17:46.478Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:17:46 [2020-01-31T06:17:46.478Z] #48 212.2 vendor/golang.org/x/net/http2/hpack
06:17:46 [2020-01-31T06:17:46.478Z] #48 215.1 mime
06:17:46 [2020-01-31T06:17:46.478Z] #48 216.0 mime/quotedprintable
06:17:46 [2020-01-31T06:17:46.478Z] #48 218.0 net/http/internal
06:17:46 [2020-01-31T06:17:46.478Z] #48 221.5 vendor/golang.org/x/net/http/httpproxy
06:17:46 [2020-01-31T06:17:46.478Z] #48 221.5 net/textproto
06:17:46 [2020-01-31T06:17:46.478Z] #48 221.5 crypto/x509
06:17:46 [2020-01-31T06:17:46.478Z] #48 ...
06:17:46 [2020-01-31T06:17:46.478Z] 
06:17:46 [2020-01-31T06:17:46.478Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:46 [2020-01-31T06:17:46.478Z] #18 63.75 Selecting previously unselected package apparmor.
06:17:46 [2020-01-31T06:17:46.768Z] #18 63.77 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
06:17:46 [2020-01-31T06:17:46.768Z] #18 64.01 Unpacking apparmor (2.13.2-10) ...
06:17:47 [2020-01-31T06:17:47.631Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.69 Selecting previously unselected package aufs-tools.
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.71 Unpacking aufs-tools (1:4.14+20190211-1) ...
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.90 Selecting previously unselected package libonig5:ppc64el.
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.93 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
06:17:47 [2020-01-31T06:17:47.796Z] #18 64.94 Unpacking libonig5:ppc64el (6.9.1-1) ...
06:17:48 [2020-01-31T06:17:48.087Z] #18 65.17 Selecting previously unselected package libjq1:ppc64el.
06:17:48 [2020-01-31T06:17:48.087Z] #18 65.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
06:17:48 [2020-01-31T06:17:48.087Z] #18 65.18 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.39 Selecting previously unselected package jq.
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.40 Unpacking jq (1.5+dfsg-2+b1) ...
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.54 Selecting previously unselected package libaio1:ppc64el.
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.57 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.57 Unpacking libaio1:ppc64el (0.3.112-3) ...
06:17:48 [2020-01-31T06:17:48.376Z] #18 65.66 Selecting previously unselected package libgpm2:ppc64el.
06:17:48 [2020-01-31T06:17:48.667Z] #18 65.68 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
06:17:48 [2020-01-31T06:17:48.667Z] #18 65.69 Unpacking libgpm2:ppc64el (1.20.7-5) ...
06:17:48 [2020-01-31T06:17:48.667Z] #18 65.78 Selecting previously unselected package libicu63:ppc64el.
06:17:48 [2020-01-31T06:17:48.667Z] #18 65.79 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
06:17:48 [2020-01-31T06:17:48.667Z] #18 65.80 Unpacking libicu63:ppc64el (63.1-6) ...
06:17:49 [2020-01-31T06:17:49.009Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.473s	coverage: 13.7% of statements
06:17:49 [2020-01-31T06:17:49.256Z] ok  	github.com/docker/docker/layer	7.230s	coverage: 68.8% of statements
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/oci	[no test files]
06:17:49 [2020-01-31T06:17:49.256Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:17:49 [2020-01-31T06:17:49.584Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.714s	coverage: 57.0% of statements
06:17:49 [2020-01-31T06:17:49.614Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
06:17:49 [2020-01-31T06:17:49.614Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.430s	coverage: 43.2% of statements
06:17:49 [2020-01-31T06:17:49.614Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:17:49 [2020-01-31T06:17:49.614Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:17:49 [2020-01-31T06:17:49.963Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
06:17:49 [2020-01-31T06:17:49.963Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
06:17:50 [2020-01-31T06:17:50.731Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.023s	coverage: 92.3% of statements
06:17:51 [2020-01-31T06:17:51.093Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
06:17:51 [2020-01-31T06:17:51.093Z] ok  	github.com/docker/docker/pkg/dmesg	0.001s	coverage: 83.3% of statements
06:17:51 [2020-01-31T06:17:51.460Z] #62 303.8 + bin/containerd-stress
06:17:52 [2020-01-31T06:17:52.025Z] #62 305.4 + bin/containerd-shim
06:17:52 [2020-01-31T06:17:52.344Z] ok  	github.com/docker/docker/pkg/filenotify	0.620s	coverage: 67.0% of statements
06:17:53 [2020-01-31T06:17:53.107Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
06:17:53 [2020-01-31T06:17:53.781Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.721s	coverage: 48.6% of statements
06:17:53 [2020-01-31T06:17:53.781Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.634s	coverage: 72.5% of statements
06:17:53 [2020-01-31T06:17:53.781Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.650s	coverage: 46.2% of statements
06:17:53 [2020-01-31T06:17:53.874Z] ok  	github.com/docker/docker/pkg/fsutils	0.401s	coverage: 85.1% of statements
06:17:53 [2020-01-31T06:17:53.874Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.107s	coverage: 84.1% of statements
06:17:54 [2020-01-31T06:17:54.236Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
06:17:54 [2020-01-31T06:17:54.999Z] ok  	github.com/docker/docker/pkg/ioutils	0.272s	coverage: 70.1% of statements
06:17:55 [2020-01-31T06:17:55.378Z] ok  	github.com/docker/docker/pkg/idtools	0.564s	coverage: 70.1% of statements
06:17:55 [2020-01-31T06:17:55.378Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.030s	coverage: 91.7% of statements
06:17:55 [2020-01-31T06:17:55.544Z] #18 71.94 Selecting previously unselected package libnet1:ppc64el.
06:17:55 [2020-01-31T06:17:55.544Z] #18 71.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 71.97 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.08 Selecting previously unselected package libnl-3-200:ppc64el.
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.10 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.29 Selecting previously unselected package libprotobuf-c1:ppc64el.
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.33 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.43 Selecting previously unselected package libreadline5:ppc64el.
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.45 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.70 Selecting previously unselected package net-tools.
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
06:17:55 [2020-01-31T06:17:55.544Z] #18 72.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
06:17:55 [2020-01-31T06:17:55.740Z] ok  	github.com/docker/docker/pkg/locker	0.022s	coverage: 88.9% of statements
06:17:55 [2020-01-31T06:17:55.740Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
06:17:55 [2020-01-31T06:17:55.740Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:17:55 [2020-01-31T06:17:55.833Z] #18 73.08 Selecting previously unselected package python-pip-whl.
06:17:55 [2020-01-31T06:17:55.833Z] #18 73.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
06:17:55 [2020-01-31T06:17:55.833Z] #18 ...
06:17:55 [2020-01-31T06:17:55.833Z] 
06:17:55 [2020-01-31T06:17:55.833Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:17:55 [2020-01-31T06:17:55.833Z] #45 131.8   DEP      criu/fdstore.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 132.1   DEP      criu/fault-injection.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 132.2   DEP      criu/external.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 132.3   DEP      criu/eventpoll.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 132.6   DEP      criu/eventfd.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 132.9   DEP      criu/crtools.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 133.3   DEP      criu/cr-service.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 133.7   DEP      criu/cr-restore.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 134.3   DEP      criu/cr-errno.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 134.3   DEP      criu/cr-dump.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 134.8   DEP      criu/cr-dedup.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 135.1   DEP      criu/cr-check.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 135.5   DEP      criu/config.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 135.7   DEP      criu/clone-noasan.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 135.9   DEP      criu/cgroup.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 136.2   DEP      criu/cgroup-props.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 136.5   DEP      criu/bitmap.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 136.5   DEP      criu/bfd.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 136.7   DEP      criu/autofs.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 137.0   DEP      criu/aio.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 137.4   DEP      criu/action-scripts.d
06:17:55 [2020-01-31T06:17:55.833Z] #45 137.9   CC       criu/action-scripts.o
06:17:55 [2020-01-31T06:17:55.833Z] #45 138.9   CC       criu/aio.o
06:17:55 [2020-01-31T06:17:55.833Z] #45 140.1   CC       criu/autofs.o
06:17:56 [2020-01-31T06:17:56.103Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
06:17:56 [2020-01-31T06:17:56.147Z] #45 ...
06:17:56 [2020-01-31T06:17:56.147Z] 
06:17:56 [2020-01-31T06:17:56.147Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:56 [2020-01-31T06:17:56.147Z] #18 73.10 Unpacking python-pip-whl (18.1-5) ...
06:17:56 [2020-01-31T06:17:56.321Z] ok  	github.com/docker/docker/daemon	12.473s	coverage: 17.5% of statements
06:17:56 [2020-01-31T06:17:56.321Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:17:56 [2020-01-31T06:17:56.321Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:17:56 [2020-01-31T06:17:56.321Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:17:56 [2020-01-31T06:17:56.321Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:17:56 [2020-01-31T06:17:56.321Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:17:56 [2020-01-31T06:17:56.321Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.025s	coverage: 58.0% of statements
06:17:56 [2020-01-31T06:17:56.483Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
06:17:56 [2020-01-31T06:17:56.483Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
06:17:56 [2020-01-31T06:17:56.591Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.532s	coverage: 76.1% of statements
06:17:56 [2020-01-31T06:17:56.843Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
06:17:57 [2020-01-31T06:17:57.069Z] #18 73.97 Selecting previously unselected package python3-lib2to3.
06:17:57 [2020-01-31T06:17:57.069Z] #18 74.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
06:17:57 [2020-01-31T06:17:57.069Z] #18 74.01 Unpacking python3-lib2to3 (3.7.3-1) ...
06:17:57 [2020-01-31T06:17:57.069Z] #18 74.21 Selecting previously unselected package python3-distutils.
06:17:57 [2020-01-31T06:17:57.202Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
06:17:57 [2020-01-31T06:17:57.359Z] #18 74.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
06:17:57 [2020-01-31T06:17:57.359Z] #18 74.24 Unpacking python3-distutils (3.7.3-1) ...
06:17:57 [2020-01-31T06:17:57.359Z] #18 74.51 Selecting previously unselected package python3-pip.
06:17:57 [2020-01-31T06:17:57.359Z] #18 74.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
06:17:57 [2020-01-31T06:17:57.359Z] #18 74.56 Unpacking python3-pip (18.1-5) ...
06:17:57 [2020-01-31T06:17:57.583Z] ok  	github.com/docker/docker/pkg/mount	1.226s	coverage: 70.0% of statements
06:17:57 [2020-01-31T06:17:57.583Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:17:57 [2020-01-31T06:17:57.583Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:17:57 [2020-01-31T06:17:57.583Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:17:57 [2020-01-31T06:17:57.976Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
06:17:57 [2020-01-31T06:17:57.976Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
06:17:57 [2020-01-31T06:17:57.978Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
06:17:57 [2020-01-31T06:17:57.986Z] #18 74.82 Selecting previously unselected package python3-pkg-resources.
06:17:57 [2020-01-31T06:17:57.986Z] #18 74.83 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
06:17:57 [2020-01-31T06:17:57.986Z] #18 74.85 Unpacking python3-pkg-resources (40.8.0-1) ...
06:17:57 [2020-01-31T06:17:57.986Z] #18 75.05 Selecting previously unselected package python3-setuptools.
06:17:57 [2020-01-31T06:17:57.986Z] #18 75.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
06:17:57 [2020-01-31T06:17:57.986Z] #18 75.07 Unpacking python3-setuptools (40.8.0-1) ...
06:17:58 [2020-01-31T06:17:58.275Z] #18 75.38 Selecting previously unselected package python3-wheel.
06:17:58 [2020-01-31T06:17:58.275Z] #18 75.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
06:17:58 [2020-01-31T06:17:58.275Z] #18 75.42 Unpacking python3-wheel (0.32.3-2) ...
06:17:58 [2020-01-31T06:17:58.367Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
06:17:58 [2020-01-31T06:17:58.565Z] #18 75.54 Selecting previously unselected package thin-provisioning-tools.
06:17:58 [2020-01-31T06:17:58.565Z] #18 75.56 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
06:17:58 [2020-01-31T06:17:58.565Z] #18 75.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
06:17:58 [2020-01-31T06:17:58.581Z] #62 312.0 + bin/containerd-shim-runc-v1
06:17:58 [2020-01-31T06:17:58.850Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
06:17:58 [2020-01-31T06:17:58.855Z] #18 ...
06:17:58 [2020-01-31T06:17:58.855Z] 
06:17:58 [2020-01-31T06:17:58.855Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:17:58 [2020-01-31T06:17:58.855Z] #48 224.5 vendor/golang.org/x/net/http/httpguts
06:17:58 [2020-01-31T06:17:58.855Z] #48 224.5 mime/multipart
06:17:58 [2020-01-31T06:17:58.855Z] #48 230.1 crypto/tls
06:17:58 [2020-01-31T06:17:58.855Z] #48 ...
06:17:58 [2020-01-31T06:17:58.855Z] 
06:17:58 [2020-01-31T06:17:58.855Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:58 [2020-01-31T06:17:58.855Z] #18 76.06 Selecting previously unselected package vim-runtime.
06:17:58 [2020-01-31T06:17:58.855Z] #18 76.07 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
06:17:59 [2020-01-31T06:17:59.146Z] 
06:17:59 [2020-01-31T06:17:59.146Z] #18 ...
06:17:59 [2020-01-31T06:17:59.146Z] 
06:17:59 [2020-01-31T06:17:59.146Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:17:59 [2020-01-31T06:17:59.146Z] #51 DONE 234.7s
06:17:59 [2020-01-31T06:17:59.146Z] 
06:17:59 [2020-01-31T06:17:59.146Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:17:59 [2020-01-31T06:17:59.146Z] #18 76.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
06:17:59 [2020-01-31T06:17:59.146Z] #18 76.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
06:17:59 [2020-01-31T06:17:59.146Z] #18 76.20 Unpacking vim-runtime (2:8.1.0875-5) ...
06:17:59 [2020-01-31T06:17:59.231Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
06:18:00 [2020-01-31T06:18:00.434Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
06:18:00 [2020-01-31T06:18:00.518Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.9% of statements
06:18:00 [2020-01-31T06:18:00.518Z] ok  	github.com/docker/docker/daemon/logger	0.243s	coverage: 42.7% of statements
06:18:00 [2020-01-31T06:18:00.518Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.223s	coverage: 77.8% of statements
06:18:00 [2020-01-31T06:18:00.783Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
06:18:01 [2020-01-31T06:18:01.460Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
06:18:01 [2020-01-31T06:18:01.720Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
06:18:01 [2020-01-31T06:18:01.720Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.218s	coverage: 60.1% of statements
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:18:01 [2020-01-31T06:18:01.720Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:18:01 [2020-01-31T06:18:01.858Z] #62 315.1 + bin/containerd-shim-runc-v2
06:18:02 [2020-01-31T06:18:02.291Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.055s	coverage: 62.1% of statements
06:18:02 [2020-01-31T06:18:02.551Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.031s	coverage: 88.3% of statements
06:18:02 [2020-01-31T06:18:02.790Z] #62 316.0 + binaries
06:18:02 [2020-01-31T06:18:02.790Z] #62 316.0 + mkdir -p /build
06:18:02 [2020-01-31T06:18:02.790Z] #62 316.0 + cp bin/containerd /build/containerd
06:18:02 [2020-01-31T06:18:02.790Z] #62 316.0 + cp bin/containerd-shim /build/containerd-shim
06:18:02 [2020-01-31T06:18:02.790Z] #62 316.0 + cp bin/ctr /build/ctr
06:18:03 [2020-01-31T06:18:03.355Z] #62 DONE 316.8s
06:18:03 [2020-01-31T06:18:03.492Z] ok  	github.com/docker/docker/daemon/logger/local	0.066s	coverage: 74.7% of statements
06:18:03 [2020-01-31T06:18:03.492Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:18:03 [2020-01-31T06:18:03.753Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.063s	coverage: 19.9% of statements
06:18:03 [2020-01-31T06:18:03.839Z] ok  	github.com/docker/docker/pkg/signal	2.405s	coverage: 61.0% of statements
06:18:03 [2020-01-31T06:18:03.839Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
06:18:04 [2020-01-31T06:18:04.013Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 47.8% of statements
06:18:04 [2020-01-31T06:18:04.201Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
06:18:04 [2020-01-31T06:18:04.201Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
06:18:04 [2020-01-31T06:18:04.287Z] 
06:18:04 [2020-01-31T06:18:04.287Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
06:18:04 [2020-01-31T06:18:04.544Z] #63 DONE 0.2s
06:18:04 [2020-01-31T06:18:04.544Z] 
06:18:04 [2020-01-31T06:18:04.544Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:18:04 [2020-01-31T06:18:04.544Z] #67 DONE 0.1s
06:18:04 [2020-01-31T06:18:04.544Z] 
06:18:04 [2020-01-31T06:18:04.544Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
06:18:04 [2020-01-31T06:18:04.576Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
06:18:04 [2020-01-31T06:18:04.584Z] ok  	github.com/docker/docker/daemon/logger/templates	0.021s	coverage: 8.3% of statements
06:18:04 [2020-01-31T06:18:04.784Z] #18 81.98 Selecting previously unselected package vim.
06:18:04 [2020-01-31T06:18:04.802Z] #69 DONE 0.2s
06:18:04 [2020-01-31T06:18:04.802Z] 
06:18:04 [2020-01-31T06:18:04.802Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
06:18:04 [2020-01-31T06:18:04.802Z] #72 DONE 0.1s
06:18:04 [2020-01-31T06:18:04.802Z] 
06:18:04 [2020-01-31T06:18:04.802Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
06:18:04 [2020-01-31T06:18:04.802Z] #73 DONE 0.0s
06:18:04 [2020-01-31T06:18:04.945Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
06:18:05 [2020-01-31T06:18:05.059Z] 
06:18:05 [2020-01-31T06:18:05.059Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
06:18:05 [2020-01-31T06:18:05.072Z] #18 82.00 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
06:18:05 [2020-01-31T06:18:05.072Z] #18 82.05 Unpacking vim (2:8.1.0875-5) ...
06:18:05 [2020-01-31T06:18:05.313Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.2% of statements
06:18:05 [2020-01-31T06:18:05.525Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
06:18:05 [2020-01-31T06:18:05.678Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
06:18:06 [2020-01-31T06:18:06.098Z] #18 83.10 Selecting previously unselected package xfsprogs.
06:18:06 [2020-01-31T06:18:06.098Z] #18 83.12 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
06:18:06 [2020-01-31T06:18:06.098Z] #18 83.13 Unpacking xfsprogs (4.20.0-1) ...
06:18:06 [2020-01-31T06:18:06.430Z] #74 DONE 1.2s
06:18:06 [2020-01-31T06:18:06.430Z] 
06:18:06 [2020-01-31T06:18:06.430Z] #75 exporting to image
06:18:06 [2020-01-31T06:18:06.430Z] #75 exporting layers
06:18:06 [2020-01-31T06:18:06.465Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.940s	coverage: 82.5% of statements
06:18:06 [2020-01-31T06:18:06.465Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:18:06 [2020-01-31T06:18:06.465Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:18:06 [2020-01-31T06:18:06.467Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.3% of statements
06:18:06 [2020-01-31T06:18:06.467Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
06:18:06 [2020-01-31T06:18:06.732Z] #18 ...
06:18:06 [2020-01-31T06:18:06.732Z] 
06:18:06 [2020-01-31T06:18:06.732Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:18:06 [2020-01-31T06:18:06.828Z] testing: warning: no tests to run
06:18:06 [2020-01-31T06:18:06.828Z] coverage: [no statements]
06:18:06 [2020-01-31T06:18:06.828Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
06:18:07 [2020-01-31T06:18:07.035Z] ok  	github.com/docker/docker/distribution/metadata	0.091s	coverage: 48.2% of statements
06:18:07 [2020-01-31T06:18:07.186Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
06:18:07 [2020-01-31T06:18:07.186Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
06:18:07 [2020-01-31T06:18:07.562Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
06:18:07 [2020-01-31T06:18:07.898Z] #24 242.5 Checking out files:  21% (2288/10503)   
Checking out files:  22% (2311/10503)   
Checking out files:  23% (2416/10503)   
Checking out files:  24% (2521/10503)   
Checking out files:  25% (2626/10503)   
Checking out files:  26% (2731/10503)   
Checking out files:  27% (2836/10503)   
Checking out files:  28% (2941/10503)   
Checking out files:  29% (3046/10503)   
Checking out files:  30% (3151/10503)   
Checking out files:  31% (3256/10503)   
Checking out files:  32% (3361/10503)   
Checking out files:  33% (3466/10503)   
Checking out files:  33% (3505/10503)   
Checking out files:  34% (3572/10503)   
Checking out files:  35% (3677/10503)   
Checking out files:  36% (3782/10503)   
Checking out files:  37% (3887/10503)   
06:18:07 [2020-01-31T06:18:07.898Z] #24 ...
06:18:07 [2020-01-31T06:18:07.898Z] 
06:18:07 [2020-01-31T06:18:07.898Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:18:07 [2020-01-31T06:18:07.898Z] #45 143.9   CC       criu/bfd.o
06:18:07 [2020-01-31T06:18:07.898Z] #45 145.5   CC       criu/bitmap.o
06:18:07 [2020-01-31T06:18:07.898Z] #45 145.9   CC       criu/cgroup-props.o
06:18:07 [2020-01-31T06:18:07.898Z] #45 148.4   CC       criu/cgroup.o
06:18:07 [2020-01-31T06:18:07.977Z] ok  	github.com/docker/docker/distribution	0.350s	coverage: 22.1% of statements
06:18:07 [2020-01-31T06:18:07.977Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:18:08 [2020-01-31T06:18:08.190Z] #45 ...
06:18:08 [2020-01-31T06:18:08.190Z] 
06:18:08 [2020-01-31T06:18:08.190Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:18:08 [2020-01-31T06:18:08.237Z] ok  	github.com/docker/docker/errdefs	0.020s	coverage: 49.4% of statements
06:18:09 [2020-01-31T06:18:09.390Z] ok  	github.com/docker/docker/plugin	0.547s	coverage: 27.1% of statements
06:18:09 [2020-01-31T06:18:09.619Z] ok  	github.com/docker/docker/image	0.045s	coverage: 86.4% of statements
06:18:09 [2020-01-31T06:18:09.881Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
06:18:10 [2020-01-31T06:18:10.141Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
06:18:10 [2020-01-31T06:18:10.175Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
06:18:10 [2020-01-31T06:18:10.401Z] ok  	github.com/docker/docker/distribution/xfer	1.712s	coverage: 85.6% of statements
06:18:10 [2020-01-31T06:18:10.401Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:18:10 [2020-01-31T06:18:10.401Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:18:10 [2020-01-31T06:18:10.401Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:18:10 [2020-01-31T06:18:10.660Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
06:18:10 [2020-01-31T06:18:10.925Z] ok  	github.com/docker/docker/profiles/seccomp	0.002s	coverage: 76.2% of statements
06:18:11 [2020-01-31T06:18:11.104Z] #24 242.5 Checking out files:  21% (2288/10503)   
Checking out files:  22% (2311/10503)   
Checking out files:  23% (2416/10503)   
Checking out files:  24% (2521/10503)   
Checking out files:  25% (2626/10503)   
Checking out files:  26% (2731/10503)   
Checking out files:  27% (2836/10503)   
Checking out files:  28% (2941/10503)   
Checking out files:  29% (3046/10503)   
Checking out files:  30% (3151/10503)   
Checking out files:  31% (3256/10503)   
Checking out files:  32% (3361/10503)   
Checking out files:  33% (3466/10503)   
Checking out files:  33% (3505/10503)   
Checking out files:  34% (3572/10503)   
Checking out files:  35% (3677/10503)   
Checking out files:  36% (3782/10503)   
Checking out files:  37% (3887/10503)   
Checking out files:  38% (3992/10503)   
Checking out files:  39% (4097/10503)   
Checking out files:  40% (4202/10503)   
Checking out files:  41% (4307/10503)   
Checking out files:  42% (4412/10503)   
Checking out files:  43% (4517/10503)   
Checking out files:  44% (4622/10503)   
Checking out files:  45% (4727/10503)   
Checking out files:  46% (4832/10503)   
Checking out files:  47% (4937/10503)   
Checking out files:  48% (5042/10503)   
Checking out files:  49% (5147/10503)   
Checking out files:  50% (5252/10503)   
Checking out files:  51% (5357/10503)   
Checking out files:  52% (5462/10503)   
Checking out files:  53% (5567/10503)   
Checking out files:  53% (5649/10503)   
Checking out files:  54% (5672/10503)   
Checking out files:  55% (5777/10503)   
Checking out files:  56% (5882/10503)   
Checking out files:  57% (5987/10503)   
Checking out files:  58% (6092/10503)   
Checking out files:  59% (6197/10503)   
Checking out files:  60% (6302/10503)   
Checking out files:  61% (6407/10503)   
Checking out files:  62% (6512/10503)   
Checking out files:  63% (6617/10503)   
Checking out files:  64% (6722/10503)   
Checking out files:  65% (6827/10503)   
Checking out files:  66% (6932/10503)   
Checking out files:  67% (7038/10503)   
Checking out files:  68% (7143/10503)   
Checking out files:  69% (7248/10503)   
Checking out files:  70% (7353/10503)   
Checking out files:  71% (7458/10503)   
Checking out files:  71% (7526/10503)   
Checking out files:  72% (7563/10503)   
Checking out files:  73% (7668/10503)   
Checking out files:  74% (7773/10503)   
Checking out files:  75% (7878/10503)   
Checking out files:  76% (7983/10503)   
Checking out files:  77% (8088/10503)   
Checking out files:  78% (8193/10503)   
Checking out files:  79% (8298/10503)   
Checking out files:  80% (8403/10503)   
Checking out files:  81% (8508/10503)   
Checking out files:  82% (8613/10503)   
Checking out files:  83% (8718/10503)   
Checking out files:  84% (8823/10503)   
Checking out files:  85% (8928/10503)   
Checking out files:  86% (9033/10503)   
Checking out files:  87% (9138/10503)   
Checking out files:  88% (9243/10503)   
Checking out files:  89% (9348/10503)   
Checking out files:  90% (9453/10503)   
Checking out files:  91% (9558/10503)   
Checking out files:  91% (9617/10503)   
Checking out files:  92% (9663/10503)   
Checking out files:  93% (9768/10503)   
Checking out files:  94% (9873/10503)   
Checking out files:  95% (9978/10503)   
Checking out files:  96% (10083/10503)   
Checking out files:  97% (10188/10503)   
Checking out files:  98% (10293/10503)   
Checking out files:  99% (10398/10503)   
Checking out files: 100% (10503/10503)   
Checking out files: 100% (10503/10503), done.
06:18:11 [2020-01-31T06:18:11.229Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 50.0% of statements
06:18:11 [2020-01-31T06:18:11.288Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 84.4% of statements
06:18:11 [2020-01-31T06:18:11.407Z] #24 247.3 + cd /tmp/tmp.HVE9SWe0Fl/tmp/docker-ce
06:18:11 [2020-01-31T06:18:11.407Z] #24 247.3 + git checkout -q v17.06.2-ce
06:18:12 [2020-01-31T06:18:12.171Z] ok  	github.com/docker/docker/opts	0.051s	coverage: 67.0% of statements
06:18:12 [2020-01-31T06:18:12.562Z] ok  	github.com/docker/docker/registry	0.130s	coverage: 56.0% of statements
06:18:12 [2020-01-31T06:18:12.935Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
06:18:12 [2020-01-31T06:18:12.935Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
06:18:12 [2020-01-31T06:18:12.981Z] #75 exporting layers 6.4s done
06:18:12 [2020-01-31T06:18:12.981Z] #75 writing image sha256:a10915784af74e35ab8c200a93f54b110a01a2e069ef8bac9a2ab4a775b926b6 done
06:18:12 [2020-01-31T06:18:12.981Z] #75 naming to docker.io/library/docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d done
06:18:12 [2020-01-31T06:18:12.981Z] #75 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
06:18:13 [2020-01-31T06:18:13.551Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
06:18:13 [2020-01-31T06:18:13.686Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
06:18:13 [2020-01-31T06:18:13.812Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
06:18:14 [2020-01-31T06:18:14.037Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
06:18:14 [2020-01-31T06:18:14.753Z] ok  	github.com/docker/docker/pkg/authorization	1.573s	coverage: 68.3% of statements
06:18:14 [2020-01-31T06:18:14.968Z] 
06:18:14 [2020-01-31T06:18:14.968Z] Removing bundles/
06:18:14 [2020-01-31T06:18:14.968Z] 
06:18:14 [2020-01-31T06:18:14.968Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:18:14 [2020-01-31T06:18:14.968Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:18:14 [2020-01-31T06:18:14.968Z] GOOS="" GOARCH="" GOARM=""
06:18:15 [2020-01-31T06:18:15.013Z] ok  	github.com/docker/docker/pkg/archive	1.198s	coverage: 76.8% of statements
06:18:15 [2020-01-31T06:18:15.272Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
06:18:15 [2020-01-31T06:18:15.842Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
06:18:15 [2020-01-31T06:18:15.842Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 97.6% of statements
06:18:15 [2020-01-31T06:18:15.847Z] #24 251.5 + mkdir -p /tmp/tmp.HVE9SWe0Fl/src/github.com/docker
06:18:15 [2020-01-31T06:18:15.847Z] #24 251.5 + mv components/cli /tmp/tmp.HVE9SWe0Fl/src/github.com/docker/cli
06:18:15 [2020-01-31T06:18:15.847Z] #24 251.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
06:18:16 [2020-01-31T06:18:16.418Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
06:18:16 [2020-01-31T06:18:16.775Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
06:18:16 [2020-01-31T06:18:16.781Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
06:18:16 [2020-01-31T06:18:16.874Z] #24 ...
06:18:16 [2020-01-31T06:18:16.875Z] 
06:18:16 [2020-01-31T06:18:16.875Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.13 Selecting previously unselected package zip.
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.17 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.19 Unpacking zip (3.0-11+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.63 Setting up aufs-tools (1:4.14+20190211-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.66 Setting up libip6tc0:ppc64el (1.8.2-4) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.67 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.70 Setting up libgpm2:ppc64el (1.20.7-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.71 Setting up libip4tc0:ppc64el (1.8.2-4) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.72 Setting up libnftnl11:ppc64el (1.1.2-2) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.79 Setting up libicu63:ppc64el (63.1-6) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.80 Setting up xxd (2:8.1.0875-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.80 Setting up zip (3.0-11+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.81 Setting up vim-common (2:8.1.0875-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 84.88 Setting up bash-completion (1:2.8-6) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.73 Setting up libiptc0:ppc64el (1.8.2-4) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.74 Setting up xz-utils (5.2.4-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.78 Setting up pigz (2.4-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.80 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.80 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.81 Setting up python-pip-whl (18.1-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.81 Setting up libmpdec2:ppc64el (2.4.2-2) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 91.82 Setting up vim-runtime (2:8.1.0875-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.61 Setting up libaio1:ppc64el (0.3.112-3) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.62 Setting up libonig5:ppc64el (6.9.1-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.63 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.64 Setting up vim (2:8.1.0875-5) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.80 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.81 Setting up thin-provisioning-tools (0.7.6-2.1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.82 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.84 Setting up jq (1.5+dfsg-2+b1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.84 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
06:18:16 [2020-01-31T06:18:16.875Z] #18 92.85 Setting up python3.7 (3.7.3-2) ...
06:18:17 [2020-01-31T06:18:17.125Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
06:18:17 [2020-01-31T06:18:17.351Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
06:18:17 [2020-01-31T06:18:17.501Z] #18 ...
06:18:17 [2020-01-31T06:18:17.501Z] 
06:18:17 [2020-01-31T06:18:17.501Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:18:17 [2020-01-31T06:18:17.501Z] #48 243.3 net/http/httptrace
06:18:17 [2020-01-31T06:18:17.501Z] #48 244.0 net/http
06:18:17 [2020-01-31T06:18:17.610Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
06:18:17 [2020-01-31T06:18:17.792Z] #48 ...
06:18:17 [2020-01-31T06:18:17.792Z] 
06:18:17 [2020-01-31T06:18:17.792Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:18:17 [2020-01-31T06:18:17.792Z] #45 156.5   CC       criu/clone-noasan.o
06:18:17 [2020-01-31T06:18:17.792Z] #45 156.8   CC       criu/config.o
06:18:17 [2020-01-31T06:18:17.792Z] #45 161.1   CC       criu/cr-check.o
06:18:17 [2020-01-31T06:18:17.892Z] ok  	github.com/docker/docker/volume/service	0.008s	coverage: 73.0% of statements
06:18:18 [2020-01-31T06:18:18.417Z] #45 164.4   CC       criu/cr-dedup.o
06:18:18 [2020-01-31T06:18:18.548Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
06:18:18 [2020-01-31T06:18:18.808Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.630s	coverage: 43.2% of statements
06:18:19 [2020-01-31T06:18:19.379Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
06:18:19 [2020-01-31T06:18:19.443Z] #45 165.3   CC       criu/cr-dump.o
06:18:19 [2020-01-31T06:18:19.639Z] ok  	github.com/docker/docker/pkg/fsutils	0.281s	coverage: 85.1% of statements
06:18:19 [2020-01-31T06:18:19.899Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
06:18:20 [2020-01-31T06:18:20.158Z] ok  	github.com/docker/docker/layer	7.373s	coverage: 68.8% of statements
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/oci	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:18:20 [2020-01-31T06:18:20.158Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.107s	coverage: 84.1% of statements
06:18:21 [2020-01-31T06:18:21.100Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
06:18:21 [2020-01-31T06:18:21.100Z] ok  	github.com/docker/docker/pkg/locker	0.038s	coverage: 88.9% of statements
06:18:21 [2020-01-31T06:18:21.360Z] ok  	github.com/docker/docker/pkg/idtools	0.727s	coverage: 70.1% of statements
06:18:21 [2020-01-31T06:18:21.620Z] ok  	github.com/docker/docker/pkg/ioutils	0.616s	coverage: 68.8% of statements
06:18:21 [2020-01-31T06:18:21.620Z] ok  	github.com/docker/docker/pkg/longpath	0.029s	coverage: 100.0% of statements
06:18:21 [2020-01-31T06:18:21.620Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:18:21 [2020-01-31T06:18:21.881Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.017s	coverage: 85.7% of statements
06:18:22 [2020-01-31T06:18:22.189Z] #45 ...
06:18:22 [2020-01-31T06:18:22.189Z] 
06:18:22 [2020-01-31T06:18:22.189Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:18:22 [2020-01-31T06:18:22.189Z] #18 98.97 Setting up iptables (1.8.2-4) ...
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
06:18:22 [2020-01-31T06:18:22.189Z] #18 99.10 Setting up python3 (3.7.3-1) ...
06:18:22 [2020-01-31T06:18:22.451Z] ok  	github.com/docker/docker/pkg/parsers	0.026s	coverage: 97.0% of statements
06:18:22 [2020-01-31T06:18:22.451Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
06:18:22 [2020-01-31T06:18:22.712Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 91.4% of statements
06:18:22 [2020-01-31T06:18:22.818Z] #18 100.0 Setting up python3-wheel (0.32.3-2) ...
06:18:22 [2020-01-31T06:18:22.972Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
06:18:22 [2020-01-31T06:18:22.972Z] ok  	github.com/docker/docker/pkg/mount	0.840s	coverage: 70.0% of statements
06:18:22 [2020-01-31T06:18:22.972Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:18:22 [2020-01-31T06:18:22.972Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:18:22 [2020-01-31T06:18:22.972Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:18:23 [2020-01-31T06:18:23.543Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
06:18:24 [2020-01-31T06:18:24.114Z] ok  	github.com/docker/docker/pkg/pools	0.045s	coverage: 88.2% of statements
06:18:24 [2020-01-31T06:18:24.114Z] ok  	github.com/docker/docker/pkg/progress	0.013s	coverage: 75.9% of statements
06:18:24 [2020-01-31T06:18:24.318Z] #18 101.3 Setting up apparmor (2.13.2-10) ...
06:18:24 [2020-01-31T06:18:24.374Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.019s	coverage: 85.7% of statements
06:18:24 [2020-01-31T06:18:24.942Z] ok  	github.com/docker/docker/pkg/reexec	0.024s	coverage: 82.4% of statements
06:18:25 [2020-01-31T06:18:25.512Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
06:18:25 [2020-01-31T06:18:25.772Z] ok  	github.com/docker/docker/pkg/pubsub	1.097s	coverage: 73.9% of statements
06:18:26 [2020-01-31T06:18:26.032Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
06:18:26 [2020-01-31T06:18:26.032Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
06:18:26 [2020-01-31T06:18:26.601Z] ok  	github.com/docker/docker/pkg/symlink	0.036s	coverage: 87.7% of statements
06:18:26 [2020-01-31T06:18:26.861Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 71.3% of statements
06:18:27 [2020-01-31T06:18:27.034Z] #18 103.8 Setting up xfsprogs (4.20.0-1) ...
06:18:27 [2020-01-31T06:18:27.034Z] #18 103.8 Setting up python3-lib2to3 (3.7.3-1) ...
06:18:27 [2020-01-31T06:18:27.323Z] #18 104.4 Setting up python3-pkg-resources (40.8.0-1) ...
06:18:27 [2020-01-31T06:18:27.800Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
06:18:27 [2020-01-31T06:18:27.800Z] ok  	github.com/docker/docker/pkg/system	0.034s	coverage: 36.2% of statements
06:18:27 [2020-01-31T06:18:27.800Z] ok  	github.com/docker/docker/pkg/signal	2.859s	coverage: 61.0% of statements
06:18:28 [2020-01-31T06:18:28.348Z] #18 ...
06:18:28 [2020-01-31T06:18:28.348Z] 
06:18:28 [2020-01-31T06:18:28.348Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:18:28 [2020-01-31T06:18:28.348Z] #48 264.0 github.com/LK4D4/vndr/godl
06:18:28 [2020-01-31T06:18:28.371Z] ok  	github.com/docker/docker/pkg/term	0.021s	coverage: 84.8% of statements
06:18:28 [2020-01-31T06:18:28.630Z] testing: warning: no tests to run
06:18:28 [2020-01-31T06:18:28.630Z] coverage: [no statements]
06:18:28 [2020-01-31T06:18:28.630Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
06:18:28 [2020-01-31T06:18:28.630Z] ok  	github.com/docker/docker/pkg/tarsum	0.124s	coverage: 89.3% of statements
06:18:28 [2020-01-31T06:18:28.891Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
06:18:29 [2020-01-31T06:18:29.150Z] ok  	github.com/docker/docker/pkg/useragent	0.010s	coverage: 88.9% of statements
06:18:29 [2020-01-31T06:18:29.150Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
06:18:29 [2020-01-31T06:18:29.855Z] #48 265.3 github.com/LK4D4/vndr
06:18:30 [2020-01-31T06:18:30.691Z] ok  	github.com/docker/docker/plugin/v2	0.029s	coverage: 14.5% of statements
06:18:31 [2020-01-31T06:18:31.262Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
06:18:31 [2020-01-31T06:18:31.483Z] ok  	github.com/docker/docker/pkg/plugins	33.619s	coverage: 76.6% of statements
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/rootless	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/volume	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === Skipped
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver btrfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:73: No driver to put!
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     overlay_test.go:49: Fails to compute changes intermittently
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:46: Driver zfs not supported
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     graphtest_unix.go:73: No driver to put!
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:18:31 [2020-01-31T06:18:31.484Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] 
06:18:31 [2020-01-31T06:18:31.484Z] DONE 2155 tests, 20 skipped in 187.029s
06:18:31 [2020-01-31T06:18:31.883Z] ok  	github.com/docker/docker/reference	0.031s	coverage: 84.4% of statements
Post stage
[Pipeline] junit
06:18:32 [2020-01-31T06:18:32.356Z] Recording test results
06:18:32 [2020-01-31T06:18:32.453Z] ok  	github.com/docker/docker/plugin	0.636s	coverage: 27.1% of statements
06:18:33 [2020-01-31T06:18:33.033Z] ok  	github.com/docker/docker/registry/resumable	0.074s	coverage: 100.0% of statements
06:18:33 [2020-01-31T06:18:33.602Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 45.3% of statements
06:18:33 [2020-01-31T06:18:33.602Z] ok  	github.com/docker/docker/registry	0.268s	coverage: 56.0% of statements
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:18:34 [2020-01-31T06:18:34.171Z] ok  	github.com/docker/docker/testutil	0.029s	coverage: 62.5% of statements
06:18:34 [2020-01-31T06:18:34.430Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 68.2% of statements
06:18:34 [2020-01-31T06:18:34.476Z] #48 ...
06:18:34 [2020-01-31T06:18:34.476Z] 
06:18:34 [2020-01-31T06:18:34.476Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 105.8 Setting up python3-distutils (3.7.3-1) ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 106.7 Setting up python3-setuptools (40.8.0-1) ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 108.9 Setting up python3-pip (18.1-5) ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 111.0 Processing triggers for libc-bin (2.28-10) ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 111.1 Processing triggers for mime-support (3.62) ...
06:18:34 [2020-01-31T06:18:34.476Z] #18 DONE 111.3s
06:18:34 [2020-01-31T06:18:34.476Z] 
06:18:34 [2020-01-31T06:18:34.476Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:18:34 [2020-01-31T06:18:34.476Z] #19 ...
06:18:34 [2020-01-31T06:18:34.476Z] 
06:18:34 [2020-01-31T06:18:34.476Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:18:34 [2020-01-31T06:18:34.476Z] #45 170.3   CC       criu/cr-errno.o
06:18:34 [2020-01-31T06:18:34.476Z] #45 170.5   CC       criu/cr-restore.o
06:18:34 [2020-01-31T06:18:34.476Z] #45 180.1   CC       criu/cr-service.o
06:18:34 [2020-01-31T06:18:34.505Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -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:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh dynbinary test-integration
06:18:34 [2020-01-31T06:18:34.764Z] #45 ...
06:18:34 [2020-01-31T06:18:34.764Z] 
06:18:34 [2020-01-31T06:18:34.764Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
06:18:34 [2020-01-31T06:18:34.764Z] #19 0.505 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
06:18:34 [2020-01-31T06:18:34.764Z] #19 0.510 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
06:18:34 [2020-01-31T06:18:34.764Z] #19 0.518 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
06:18:34 [2020-01-31T06:18:34.764Z] #19 DONE 0.6s
06:18:34 [2020-01-31T06:18:34.764Z] 
06:18:34 [2020-01-31T06:18:34.764Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:18:34 [2020-01-31T06:18:34.865Z] 
06:18:34 [2020-01-31T06:18:34.865Z] Removing bundles/
06:18:34 [2020-01-31T06:18:34.865Z] 
06:18:34 [2020-01-31T06:18:34.865Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:18:34 [2020-01-31T06:18:34.865Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:18:34 [2020-01-31T06:18:34.865Z] GOOS="" GOARCH="" GOARM=""
06:18:36 [2020-01-31T06:18:36.973Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
06:18:36 [2020-01-31T06:18:36.973Z] ok  	github.com/docker/docker/volume/local	0.046s	coverage: 73.0% of statements
06:18:36 [2020-01-31T06:18:36.973Z] ok  	github.com/docker/docker/volume/mounts	0.045s	coverage: 67.0% of statements
06:18:38 [2020-01-31T06:18:38.353Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.0% of statements
06:18:41 [2020-01-31T06:18:41.648Z] #20 ...
06:18:41 [2020-01-31T06:18:41.648Z] 
06:18:41 [2020-01-31T06:18:41.648Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:18:41 [2020-01-31T06:18:41.648Z] #45 184.0   CC       criu/crtools.o
06:18:41 [2020-01-31T06:18:41.648Z] #45 185.2   CC       criu/eventfd.o
06:18:41 [2020-01-31T06:18:41.648Z] #45 186.3   CC       criu/eventpoll.o
06:18:42 [2020-01-31T06:18:42.278Z] #45 188.3   CC       criu/external.o
06:18:43 [2020-01-31T06:18:43.305Z] #45 189.1   CC       criu/fault-injection.o
06:18:43 [2020-01-31T06:18:43.305Z] #45 189.3   CC       criu/fdstore.o
06:18:43 [2020-01-31T06:18:43.595Z] #45 ...
06:18:43 [2020-01-31T06:18:43.595Z] 
06:18:43 [2020-01-31T06:18:43.595Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:18:43 [2020-01-31T06:18:43.595Z] #20 8.718 Collecting yamllint==1.16.0
06:18:44 [2020-01-31T06:18:44.224Z] #20 9.257   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
06:18:44 [2020-01-31T06:18:44.224Z] #20 9.437 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
06:18:44 [2020-01-31T06:18:44.224Z] #20 9.510   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
06:18:44 [2020-01-31T06:18:44.516Z] #20 9.631 Collecting pyyaml (from yamllint==1.16.0)
06:18:44 [2020-01-31T06:18:44.809Z] #20 ...
06:18:44 [2020-01-31T06:18:44.809Z] 
06:18:44 [2020-01-31T06:18:44.809Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:18:44 [2020-01-31T06:18:44.809Z] #48 DONE 280.5s
06:18:45 [2020-01-31T06:18:45.099Z] 
06:18:45 [2020-01-31T06:18:45.099Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
06:18:45 [2020-01-31T06:18:45.099Z] #20 10.13   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
06:18:48 [2020-01-31T06:18:48.607Z] #20 13.90 Building wheels for collected packages: pyyaml
06:18:48 [2020-01-31T06:18:48.607Z] #20 13.91   Running setup.py bdist_wheel for pyyaml: started
06:18:51 [2020-01-31T06:18:51.339Z] #20 16.34   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
06:18:51 [2020-01-31T06:18:51.339Z] #20 16.35   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
06:18:51 [2020-01-31T06:18:51.339Z] #20 16.61 Successfully built pyyaml
06:18:51 [2020-01-31T06:18:51.629Z] #20 16.64 Installing collected packages: pathspec, pyyaml, yamllint
06:18:52 [2020-01-31T06:18:52.261Z] #20 17.22 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
06:18:52 [2020-01-31T06:18:52.261Z] #20 DONE 17.5s
06:18:52 [2020-01-31T06:18:52.261Z] 
06:18:52 [2020-01-31T06:18:52.261Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:18:52 [2020-01-31T06:18:52.261Z] #45 190.2   CC       criu/fifo.o
06:18:52 [2020-01-31T06:18:52.261Z] #45 191.5   CC       criu/file-ids.o
06:18:52 [2020-01-31T06:18:52.261Z] #45 192.6   CC       criu/file-lock.o
06:18:52 [2020-01-31T06:18:52.261Z] #45 194.6   CC       criu/files-ext.o
06:18:52 [2020-01-31T06:18:52.261Z] #45 195.6   CC       criu/files-reg.o
06:18:53 [2020-01-31T06:18:53.758Z] #45 199.8   CC       criu/files.o
06:18:57 [2020-01-31T06:18:57.426Z] #45 203.0   CC       criu/filesystems.o
06:18:58 [2020-01-31T06:18:58.932Z] #45 204.6   CC       criu/fsnotify.o
06:19:00 [2020-01-31T06:19:00.283Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/rootless	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/volume	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === Skipped
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver btrfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver btrfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver btrfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver btrfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver btrfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:73: No driver to put!
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     overlay_test.go:49: Fails to compute changes intermittently
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.283Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.283Z]     graphtest_unix.go:46: Driver zfs not supported
06:19:00 [2020-01-31T06:19:00.283Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:46: Driver zfs not supported
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:46: Driver zfs not supported
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:46: Driver zfs not supported
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:46: Driver zfs not supported
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     graphtest_unix.go:73: No driver to put!
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:19:00 [2020-01-31T06:19:00.284Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] 
06:19:00 [2020-01-31T06:19:00.284Z] DONE 2155 tests, 20 skipped in 186.816s
Post stage
[Pipeline] junit
06:19:00 [2020-01-31T06:19:00.300Z] Recording test results
06:19:00 [2020-01-31T06:19:00.433Z] #45 206.5   CC       criu/image-desc.o
06:19:01 [2020-01-31T06:19:01.062Z] #45 206.8   CC       criu/image.o
06:19:01 [2020-01-31T06:19:01.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:19:01 [2020-01-31T06:19:01.723Z] 
06:19:01 [2020-01-31T06:19:01.723Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:19:01 [2020-01-31T06:19:01.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:19:01 [2020-01-31T06:19:01.723Z] Using test binary docker
06:19:01 [2020-01-31T06:19:01.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:19:01 [2020-01-31T06:19:01.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:19:01 [2020-01-31T06:19:01.723Z] INFO: Waiting for daemon to start...
06:19:01 [2020-01-31T06:19:01.723Z] Starting dockerd
06:19:01 [2020-01-31T06:19:01.723Z] .
06:19:01 [2020-01-31T06:19:01.723Z] INFO: Building docker-sdk-python3:4.1.0...
06:19:02 [2020-01-31T06:19:02.562Z] #45 ...
06:19:02 [2020-01-31T06:19:02.562Z] 
06:19:02 [2020-01-31T06:19:02.562Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
06:19:02 [2020-01-31T06:19:02.562Z] #31 DONE 298.4s
06:19:02 [2020-01-31T06:19:02.562Z] 
06:19:02 [2020-01-31T06:19:02.562Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:19:02 [2020-01-31T06:19:02.562Z] #45 208.7   CC       criu/ipc_ns.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:19:03 [2020-01-31T06:19:03.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -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:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh dynbinary test-integration
06:19:04 [2020-01-31T06:19:04.098Z] 
06:19:04 [2020-01-31T06:19:04.098Z] Removing bundles/
06:19:04 [2020-01-31T06:19:04.098Z] 
06:19:04 [2020-01-31T06:19:04.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:19:04 [2020-01-31T06:19:04.098Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:19:04 [2020-01-31T06:19:04.098Z] GOOS="" GOARCH="" GOARM=""
06:19:05 [2020-01-31T06:19:05.283Z] #45 211.2   CC       criu/irmap.o
06:19:06 [2020-01-31T06:19:06.314Z] #45 212.1   CC       criu/kcmp-ids.o
06:19:06 [2020-01-31T06:19:06.626Z] #45 212.5   CC       criu/kerndat.o
06:19:08 [2020-01-31T06:19:08.681Z] #45 214.2   CC       criu/libnetlink.o
06:19:08 [2020-01-31T06:19:08.981Z] #45 214.8   CC       criu/log.o
06:19:09 [2020-01-31T06:19:09.621Z] #45 215.6   CC       criu/lsm.o
06:19:10 [2020-01-31T06:19:10.255Z] #45 216.4   CC       criu/mem.o
06:19:13 [2020-01-31T06:19:13.762Z] #45 219.2   CC       criu/mount.o
06:19:16 [2020-01-31T06:19:16.574Z] 65014b3c3121: Pull complete
06:19:19 [2020-01-31T06:19:19.329Z] #45 225.1   CC       criu/namespaces.o
06:19:22 [2020-01-31T06:19:22.220Z] #45 228.2   CC       criu/net.o
06:19:23 [2020-01-31T06:19:23.648Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:19:24 [2020-01-31T06:19:24.257Z] 
06:19:24 [2020-01-31T06:19:24.257Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:19:24 [2020-01-31T06:19:24.652Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:19:24 [2020-01-31T06:19:24.652Z] HOSTNAME=b8f2e27e56f0
06:19:24 [2020-01-31T06:19:24.652Z] TESTDEBUG=0
06:19:24 [2020-01-31T06:19:24.652Z] DEST=bundles/test-integration
06:19:24 [2020-01-31T06:19:24.652Z] PWD=/go/src/github.com/docker/docker
06:19:24 [2020-01-31T06:19:24.652Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:19:24 [2020-01-31T06:19:24.652Z] container=docker
06:19:24 [2020-01-31T06:19:24.652Z] HOME=/root
06:19:24 [2020-01-31T06:19:24.652Z] GOLANG_VERSION=1.13.6
06:19:24 [2020-01-31T06:19:24.652Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:19:24 [2020-01-31T06:19:24.652Z] VALIDATE_BRANCH=master
06:19:24 [2020-01-31T06:19:24.652Z] TERM=xterm
06:19:24 [2020-01-31T06:19:24.652Z] DOCKER_PKG=github.com/docker/docker
06:19:24 [2020-01-31T06:19:24.652Z] SHLVL=1
06:19:24 [2020-01-31T06:19:24.652Z] TIMEOUT=120m
06:19:24 [2020-01-31T06:19:24.652Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:19:24 [2020-01-31T06:19:24.652Z] DOCKER_GRAPHDRIVER=overlay2
06:19:24 [2020-01-31T06:19:24.652Z] GO111MODULE=off
06:19:24 [2020-01-31T06:19:24.652Z] DOCKER_EXPERIMENTAL=1
06:19:24 [2020-01-31T06:19:24.652Z] TEST_SKIP_INTEGRATION_CLI=1
06:19:24 [2020-01-31T06:19:24.652Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:19:24 [2020-01-31T06:19:24.652Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:19:24 [2020-01-31T06:19:24.652Z] GOPATH=/go
06:19:24 [2020-01-31T06:19:24.652Z] PKG_CONFIG=pkg-config
06:19:24 [2020-01-31T06:19:24.652Z] _=/usr/bin/env
06:19:24 [2020-01-31T06:19:24.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:19:27 [2020-01-31T06:19:27.770Z] #45 233.7   CC       criu/netfilter.o
06:19:28 [2020-01-31T06:19:28.426Z] #45 234.3   CC       criu/page-pipe.o
06:19:29 [2020-01-31T06:19:29.454Z] #45 235.5   CC       criu/page-xfer.o
06:19:32 [2020-01-31T06:19:32.174Z] #45 237.7   CC       criu/pagemap-cache.o
06:19:32 [2020-01-31T06:19:32.464Z] #45 238.3   CC       criu/pagemap.o
06:19:33 [2020-01-31T06:19:33.962Z] #45 239.8   CC       criu/parasite-syscall.o
06:19:35 [2020-01-31T06:19:35.465Z] #45 241.1   CC       criu/path.o
06:19:35 [2020-01-31T06:19:35.753Z] #45 241.7   CC       criu/pie-util-vdso-elf32.o
06:19:36 [2020-01-31T06:19:36.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:19:36 [2020-01-31T06:19:36.391Z] 
06:19:36 [2020-01-31T06:19:36.649Z] 
06:19:36 [2020-01-31T06:19:36.790Z] #45 242.5   CC       criu/pie-util-vdso.o
06:19:36 [2020-01-31T06:19:36.907Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:19:36 [2020-01-31T06:19:36.907Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:19:36 [2020-01-31T06:19:36.907Z] HOSTNAME=4a7260bf169d
06:19:36 [2020-01-31T06:19:36.907Z] TEST_SKIP_INTEGRATION=1
06:19:36 [2020-01-31T06:19:36.907Z] TESTDEBUG=0
06:19:36 [2020-01-31T06:19:36.907Z] DEST=bundles/test-integration
06:19:36 [2020-01-31T06:19:36.907Z] PWD=/go/src/github.com/docker/docker
06:19:36 [2020-01-31T06:19:36.907Z] KEEPBUNDLE=1
06:19:36 [2020-01-31T06:19:36.907Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:19:36 [2020-01-31T06:19:36.907Z] container=docker
06:19:36 [2020-01-31T06:19:36.907Z] HOME=/root
06:19:36 [2020-01-31T06:19:36.907Z] GOLANG_VERSION=1.13.6
06:19:36 [2020-01-31T06:19:36.907Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:19:36 [2020-01-31T06:19:36.907Z] VALIDATE_BRANCH=master
06:19:36 [2020-01-31T06:19:36.907Z] TERM=xterm
06:19:36 [2020-01-31T06:19:36.907Z] DOCKER_PKG=github.com/docker/docker
06:19:36 [2020-01-31T06:19:36.907Z] SHLVL=1
06:19:36 [2020-01-31T06:19:36.907Z] TIMEOUT=120m
06:19:36 [2020-01-31T06:19:36.907Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:19:36 [2020-01-31T06:19:36.907Z] DOCKER_GRAPHDRIVER=overlay2
06:19:36 [2020-01-31T06:19:36.907Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:19:36 [2020-01-31T06:19:36.907Z] GO111MODULE=off
06:19:36 [2020-01-31T06:19:36.907Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:19:36 [2020-01-31T06:19:36.907Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:19:36 [2020-01-31T06:19:36.907Z] GOPATH=/go
06:19:36 [2020-01-31T06:19:36.907Z] PKG_CONFIG=pkg-config
06:19:36 [2020-01-31T06:19:36.907Z] _=/usr/bin/env
06:19:36 [2020-01-31T06:19:36.907Z] Building test suite binary ./integration-cli/test.main
06:19:36 [2020-01-31T06:19:36.907Z] 
06:19:37 [2020-01-31T06:19:37.165Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:19:37 [2020-01-31T06:19:37.165Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:19:37 [2020-01-31T06:19:37.165Z] HOSTNAME=d42837524497
06:19:37 [2020-01-31T06:19:37.165Z] TEST_SKIP_INTEGRATION=1
06:19:37 [2020-01-31T06:19:37.165Z] TESTDEBUG=0
06:19:37 [2020-01-31T06:19:37.165Z] DEST=bundles/test-integration
06:19:37 [2020-01-31T06:19:37.165Z] PWD=/go/src/github.com/docker/docker
06:19:37 [2020-01-31T06:19:37.165Z] KEEPBUNDLE=1
06:19:37 [2020-01-31T06:19:37.165Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:19:37 [2020-01-31T06:19:37.165Z] container=docker
06:19:37 [2020-01-31T06:19:37.165Z] HOME=/root
06:19:37 [2020-01-31T06:19:37.165Z] GOLANG_VERSION=1.13.6
06:19:37 [2020-01-31T06:19:37.165Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:19:37 [2020-01-31T06:19:37.165Z] VALIDATE_BRANCH=master
06:19:37 [2020-01-31T06:19:37.165Z] TERM=xterm
06:19:37 [2020-01-31T06:19:37.165Z] DOCKER_PKG=github.com/docker/docker
06:19:37 [2020-01-31T06:19:37.165Z] SHLVL=1
06:19:37 [2020-01-31T06:19:37.165Z] TIMEOUT=120m
06:19:37 [2020-01-31T06:19:37.165Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:19:37 [2020-01-31T06:19:37.165Z] DOCKER_GRAPHDRIVER=overlay2
06:19:37 [2020-01-31T06:19:37.165Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
06:19:37 [2020-01-31T06:19:37.165Z] GO111MODULE=off
06:19:37 [2020-01-31T06:19:37.165Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:19:37 [2020-01-31T06:19:37.165Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:19:37 [2020-01-31T06:19:37.165Z] GOPATH=/go
06:19:37 [2020-01-31T06:19:37.165Z] PKG_CONFIG=pkg-config
06:19:37 [2020-01-31T06:19:37.165Z] _=/usr/bin/env
06:19:37 [2020-01-31T06:19:37.165Z] Building test suite binary ./integration-cli/test.main
06:19:37 [2020-01-31T06:19:37.165Z] 
06:19:37 [2020-01-31T06:19:37.418Z] #45 243.3   CC       criu/pie-util.o
06:19:37 [2020-01-31T06:19:37.422Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
06:19:37 [2020-01-31T06:19:37.680Z] No new tests added to integration.
06:19:37 [2020-01-31T06:19:37.708Z] #45 243.7   CC       criu/pipes.o
06:19:37 [2020-01-31T06:19:37.938Z] 
06:19:37 [2020-01-31T06:19:37.938Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:19:38 [2020-01-31T06:19:38.734Z] #45 244.7   CC       criu/plugin.o
06:19:39 [2020-01-31T06:19:39.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:19:39 [2020-01-31T06:19:39.311Z] HOSTNAME=9a41e9913308
06:19:39 [2020-01-31T06:19:39.311Z] TESTDEBUG=0
06:19:39 [2020-01-31T06:19:39.311Z] DEST=bundles/test-integration
06:19:39 [2020-01-31T06:19:39.311Z] PWD=/go/src/github.com/docker/docker
06:19:39 [2020-01-31T06:19:39.311Z] KEEPBUNDLE=1
06:19:39 [2020-01-31T06:19:39.311Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:19:39 [2020-01-31T06:19:39.311Z] container=docker
06:19:39 [2020-01-31T06:19:39.311Z] HOME=/root
06:19:39 [2020-01-31T06:19:39.311Z] GOLANG_VERSION=1.13.6
06:19:39 [2020-01-31T06:19:39.311Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:19:39 [2020-01-31T06:19:39.311Z] VALIDATE_BRANCH=master
06:19:39 [2020-01-31T06:19:39.311Z] TERM=xterm
06:19:39 [2020-01-31T06:19:39.311Z] DOCKER_PKG=github.com/docker/docker
06:19:39 [2020-01-31T06:19:39.311Z] SHLVL=1
06:19:39 [2020-01-31T06:19:39.311Z] TIMEOUT=120m
06:19:39 [2020-01-31T06:19:39.311Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:19:39 [2020-01-31T06:19:39.311Z] DOCKER_GRAPHDRIVER=overlay2
06:19:39 [2020-01-31T06:19:39.311Z] GO111MODULE=off
06:19:39 [2020-01-31T06:19:39.311Z] TEST_SKIP_INTEGRATION_CLI=1
06:19:39 [2020-01-31T06:19:39.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:19:39 [2020-01-31T06:19:39.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:19:39 [2020-01-31T06:19:39.311Z] GOPATH=/go
06:19:39 [2020-01-31T06:19:39.311Z] PKG_CONFIG=pkg-config
06:19:39 [2020-01-31T06:19:39.311Z] _=/usr/bin/env
06:19:39 [2020-01-31T06:19:39.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:19:39 [2020-01-31T06:19:39.764Z] #45 245.4   CC       criu/proc_parse.o
06:19:45 [2020-01-31T06:19:45.314Z] #45 250.9   CC       criu/protobuf-desc.o
06:19:46 [2020-01-31T06:19:46.833Z] #45 252.9   CC       criu/protobuf.o
06:19:47 [2020-01-31T06:19:47.866Z] #45 253.8   CC       criu/pstree.o
06:19:48 [2020-01-31T06:19:48.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:19:48 [2020-01-31T06:19:48.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:19:48 [2020-01-31T06:19:48.456Z] sha256:683ebd9829318bca07b5eb5893cd757d5a99a9ebcad8770b108f1f73c18f13f5
06:19:48 [2020-01-31T06:19:48.456Z] INFO: Starting docker-py tests...
06:19:48 [2020-01-31T06:19:48.456Z] ============================= test session starts ==============================
06:19:48 [2020-01-31T06:19:48.456Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
06:19:48 [2020-01-31T06:19:48.456Z] rootdir: /src, inifile: pytest.ini
06:19:48 [2020-01-31T06:19:48.456Z] plugins: timeout-1.3.3, cov-2.6.1
06:19:48 [2020-01-31T06:19:48.456Z] collected 385 items / 3 deselected / 382 selected
06:19:48 [2020-01-31T06:19:48.456Z] 
06:19:49 [2020-01-31T06:19:49.922Z] #45 255.8   CC       criu/rbtree.o
06:19:50 [2020-01-31T06:19:50.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:19:50 [2020-01-31T06:19:50.211Z] #45 256.3   CC       criu/rst-malloc.o
06:19:51 [2020-01-31T06:19:51.235Z] #45 257.0   CC       criu/seccomp.o
06:19:52 [2020-01-31T06:19:52.729Z] #45 258.4   CC       criu/seize.o
06:19:54 [2020-01-31T06:19:54.250Z] #45 260.1   CC       criu/servicefd.o
06:19:54 [2020-01-31T06:19:54.881Z] #45 260.9   CC       criu/shmem.o
06:19:56 [2020-01-31T06:19:56.939Z] #45 262.6   CC       criu/sigframe.o
06:19:56 [2020-01-31T06:19:56.939Z] #45 262.9   CC       criu/signalfd.o
06:19:57 [2020-01-31T06:19:57.567Z] #45 263.4   CC       criu/sk-inet.o
06:19:59 [2020-01-31T06:19:59.066Z] #45 ...
06:19:59 [2020-01-31T06:19:59.066Z] 
06:19:59 [2020-01-31T06:19:59.066Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:19:59 [2020-01-31T06:19:59.066Z] #42 354.8 + dpkg --print-architecture
06:19:59 [2020-01-31T06:19:59.066Z] #42 354.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
06:19:59 [2020-01-31T06:19:59.355Z] #42 355.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
06:19:59 [2020-01-31T06:19:59.355Z] #42 355.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
06:20:06 [2020-01-31T06:20:06.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:20:06 [2020-01-31T06:20:06.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:20:07 [2020-01-31T06:20:07.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:20:08 [2020-01-31T06:20:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:20:08 [2020-01-31T06:20:08.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:20:09 [2020-01-31T06:20:09.717Z] #42 ...
06:20:09 [2020-01-31T06:20:09.717Z] 
06:20:09 [2020-01-31T06:20:09.717Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
06:20:09 [2020-01-31T06:20:09.717Z] #45 265.1   CC       criu/sk-netlink.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 265.8   CC       criu/sk-packet.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 267.0   CC       criu/sk-queue.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 268.2   CC       criu/sk-tcp.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 269.1   CC       criu/sk-unix.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 273.1   CC       criu/sockets.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 274.6   CC       criu/stats.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 275.1   CC       criu/string.o
06:20:09 [2020-01-31T06:20:09.717Z] #45 275.3   CC       criu/sysctl.o
06:20:10 [2020-01-31T06:20:10.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:20:10 [2020-01-31T06:20:10.248Z] tests/integration/api_build_test.py .......................X             [  6%]
06:20:10 [2020-01-31T06:20:10.746Z] #45 276.6   CC       criu/sysfs_parse.o
06:20:10 [2020-01-31T06:20:10.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:20:10 [2020-01-31T06:20:10.808Z] tests/integration/api_client_test.py .....                               [  7%]
06:20:11 [2020-01-31T06:20:11.379Z] #45 277.4   CC       criu/timerfd.o
06:20:11 [2020-01-31T06:20:11.808Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:20:11 [2020-01-31T06:20:11.808Z] 
06:20:11 [2020-01-31T06:20:11.808Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:20:11 [2020-01-31T06:20:11.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:20:11 [2020-01-31T06:20:11.808Z] HOSTNAME=8a739b119301
06:20:11 [2020-01-31T06:20:11.808Z] TESTDEBUG=0
06:20:11 [2020-01-31T06:20:11.808Z] DEST=bundles/test-integration
06:20:11 [2020-01-31T06:20:11.808Z] PWD=/go/src/github.com/docker/docker
06:20:11 [2020-01-31T06:20:11.808Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:20:11 [2020-01-31T06:20:11.808Z] container=docker
06:20:11 [2020-01-31T06:20:11.808Z] HOME=/root
06:20:11 [2020-01-31T06:20:11.808Z] GOLANG_VERSION=1.13.6
06:20:11 [2020-01-31T06:20:11.808Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:20:11 [2020-01-31T06:20:11.808Z] VALIDATE_BRANCH=master
06:20:11 [2020-01-31T06:20:11.808Z] TERM=xterm
06:20:11 [2020-01-31T06:20:11.808Z] DOCKER_PKG=github.com/docker/docker
06:20:11 [2020-01-31T06:20:11.808Z] SHLVL=1
06:20:11 [2020-01-31T06:20:11.808Z] TIMEOUT=120m
06:20:11 [2020-01-31T06:20:11.808Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:20:11 [2020-01-31T06:20:11.808Z] DOCKER_GRAPHDRIVER=overlay2
06:20:11 [2020-01-31T06:20:11.808Z] GO111MODULE=off
06:20:11 [2020-01-31T06:20:11.808Z] DOCKER_EXPERIMENTAL=1
06:20:11 [2020-01-31T06:20:11.808Z] TEST_SKIP_INTEGRATION_CLI=1
06:20:11 [2020-01-31T06:20:11.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:20:11 [2020-01-31T06:20:11.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:20:11 [2020-01-31T06:20:11.808Z] GOPATH=/go
06:20:11 [2020-01-31T06:20:11.808Z] PKG_CONFIG=pkg-config
06:20:11 [2020-01-31T06:20:11.808Z] _=/usr/bin/env
06:20:11 [2020-01-31T06:20:11.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:20:12 [2020-01-31T06:20:12.014Z] #45 278.0   CC       criu/tty.o
06:20:12 [2020-01-31T06:20:12.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:20:12 [2020-01-31T06:20:12.728Z] tests/integration/api_config_test.py .....                               [  8%]
06:20:14 [2020-01-31T06:20:14.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:20:15 [2020-01-31T06:20:15.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:20:15 [2020-01-31T06:20:15.544Z] #45 281.5   CC       criu/tun.o
06:20:16 [2020-01-31T06:20:16.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:20:17 [2020-01-31T06:20:17.041Z] #45 282.9   CC       criu/uffd.o
06:20:17 [2020-01-31T06:20:17.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:20:18 [2020-01-31T06:20:18.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:20:19 [2020-01-31T06:20:19.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:20:19 [2020-01-31T06:20:19.759Z] #45 285.3   CC       criu/util.o
06:20:20 [2020-01-31T06:20:20.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:20:20 [2020-01-31T06:20:20.219Z] Using test binary docker
06:20:20 [2020-01-31T06:20:20.219Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:20:20 [2020-01-31T06:20:20.219Z] +++ /etc/init.d/apparmor start
06:20:20 [2020-01-31T06:20:20.219Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:20:20 [2020-01-31T06:20:20.219Z] Starting dockerd
06:20:20 [2020-01-31T06:20:20.219Z] INFO: Waiting for daemon to start...
06:20:20 [2020-01-31T06:20:20.219Z] +++ 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
06:20:22 [2020-01-31T06:20:22.473Z] #45 288.0   CC       criu/uts_ns.o
06:20:22 [2020-01-31T06:20:22.473Z] #45 288.4   CC       criu/vdso.o
06:20:22 [2020-01-31T06:20:22.567Z] .
06:20:22 [2020-01-31T06:20:22.567Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:20:22 [2020-01-31T06:20:22.567Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:20:22 [2020-01-31T06:20:22.567Z] Error: No such image: emptyfs
06:20:22 [2020-01-31T06:20:22.567Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:20:22 [2020-01-31T06:20:22.567Z] ++++ docker load
06:20:22 [2020-01-31T06:20:22.567Z] Running integration-test (iteration 1)
06:20:22 [2020-01-31T06:20:22.567Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
06:20:22 [2020-01-31T06:20:22.567Z] ++ 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
06:20:22 [2020-01-31T06:20:22.567Z] ++ set -e
06:20:22 [2020-01-31T06:20:22.567Z] ++ '[' -n 0 ']'
06:20:22 [2020-01-31T06:20:22.567Z] ++ set -x
06:20:22 [2020-01-31T06:20:22.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
06:20:23 [2020-01-31T06:20:23.503Z] #45 289.6   LINK     criu/built-in.o
06:20:23 [2020-01-31T06:20:23.792Z] #45 289.8   LINK     criu/criu
06:20:25 [2020-01-31T06:20:25.314Z] #45 291.0   DEP      lib/c/criu.d
06:20:25 [2020-01-31T06:20:25.314Z] #45 291.2   CC       images/rpc.pb-c.o
06:20:26 [2020-01-31T06:20:26.340Z] #45 292.3   CC       lib/c/criu.o
06:20:28 [2020-01-31T06:20:28.401Z] #45 294.1   LINK     lib/c/built-in.o
06:20:28 [2020-01-31T06:20:28.401Z] #45 294.2   LINK     lib/c/libcriu.so
06:20:28 [2020-01-31T06:20:28.690Z] #45 294.7   GEN      magic.py
06:20:29 [2020-01-31T06:20:29.319Z] #45 295.0 Note: Building without setproctitle() and strlcpy() support.
06:20:29 [2020-01-31T06:20:29.320Z] #45 295.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
06:20:30 [2020-01-31T06:20:30.344Z] #45 296.1 fatal: not a git repository (or any of the parent directories): .git
06:20:30 [2020-01-31T06:20:30.383Z] Loaded image: buildpack-deps:jessie
06:20:30 [2020-01-31T06:20:30.383Z] Loaded image: busybox:latest
06:20:30 [2020-01-31T06:20:30.383Z] Loaded image: busybox:glibc
06:20:30 [2020-01-31T06:20:30.383Z] Loaded image: debian:jessie
06:20:30 [2020-01-31T06:20:30.383Z] Loaded image: hello-world:latest
06:20:30 [2020-01-31T06:20:30.383Z] INFO: Testing against a local daemon
06:20:30 [2020-01-31T06:20:30.383Z] === RUN   TestCgroupNamespacesBuild
06:20:31 [2020-01-31T06:20:31.875Z] #45 297.6 make[1]: Nothing to be done for 'all'.
06:20:32 [2020-01-31T06:20:32.115Z] --- PASS: TestCgroupNamespacesBuild (1.58s)
06:20:32 [2020-01-31T06:20:32.115Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:20:33 [2020-01-31T06:20:33.319Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s)
06:20:33 [2020-01-31T06:20:33.319Z] === RUN   TestBuildWithSession
06:20:33 [2020-01-31T06:20:33.319Z] --- SKIP: TestBuildWithSession (0.00s)
06:20:33 [2020-01-31T06:20:33.319Z]     build_session_test.go:25: TODO: BuildKit
06:20:33 [2020-01-31T06:20:33.319Z] === RUN   TestBuildSquashParent
06:20:33 [2020-01-31T06:20:33.367Z] #45 299.1 make[1]: 'images/built-in.o' is up to date.
06:20:33 [2020-01-31T06:20:33.367Z] #45 299.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
06:20:33 [2020-01-31T06:20:33.367Z] #45 299.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
06:20:33 [2020-01-31T06:20:33.367Z] #45 299.3 make[1]: 'compel/libcompel.a' is up to date.
06:20:33 [2020-01-31T06:20:33.367Z] #45 299.4 make[1]: 'compel/compel-host-bin' is up to date.
06:20:33 [2020-01-31T06:20:33.656Z] #45 299.5 make[1]: Nothing to be done for 'all'.
06:20:33 [2020-01-31T06:20:33.656Z] #45 299.5 make[1]: 'soccr/libsoccr.a' is up to date.
06:20:33 [2020-01-31T06:20:33.945Z] #45 299.9 make[2]: Nothing to be done for 'all'.
06:20:33 [2020-01-31T06:20:33.945Z] #45 299.9 make[2]: Nothing to be done for 'all'.
06:20:33 [2020-01-31T06:20:33.945Z] #45 300.0 make[2]: Nothing to be done for 'all'.
06:20:34 [2020-01-31T06:20:34.234Z] #45 300.3 make[2]: Nothing to be done for 'all'.
06:20:34 [2020-01-31T06:20:34.521Z] #45 300.4 make[2]: Nothing to be done for 'all'.
06:20:34 [2020-01-31T06:20:34.521Z] #45 300.5 make[2]: Nothing to be done for 'all'.
06:20:34 [2020-01-31T06:20:34.810Z] #45 300.6 make[2]: Nothing to be done for 'all'.
06:20:35 [2020-01-31T06:20:35.100Z] #45 300.9 make[2]: Nothing to be done for 'all'.
06:20:35 [2020-01-31T06:20:35.100Z] #45 300.9   INSTALL  criu/criu
06:20:35 [2020-01-31T06:20:35.100Z] #45 DONE 301.1s
06:20:35 [2020-01-31T06:20:35.100Z] 
06:20:35 [2020-01-31T06:20:35.100Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:20:35 [2020-01-31T06:20:35.392Z] #42 ...
06:20:35 [2020-01-31T06:20:35.392Z] 
06:20:35 [2020-01-31T06:20:35.392Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
06:20:35 [2020-01-31T06:20:35.392Z] #58 234.9 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
06:20:38 [2020-01-31T06:20:38.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:20:38 [2020-01-31T06:20:38.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:20:39 [2020-01-31T06:20:39.377Z] --- PASS: TestBuildSquashParent (6.04s)
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:20:39 [2020-01-31T06:20:39.377Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:20:39 [2020-01-31T06:20:39.377Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:20:39 [2020-01-31T06:20:39.377Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:20:39 [2020-01-31T06:20:39.377Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:20:39 [2020-01-31T06:20:39.819Z] #58 239.0 + mkdir -p /build
06:20:39 [2020-01-31T06:20:39.819Z] #58 239.0 + cp runc /build/runc
06:20:39 [2020-01-31T06:20:39.819Z] #58 DONE 239.1s
06:20:39 [2020-01-31T06:20:39.819Z] 
06:20:39 [2020-01-31T06:20:39.819Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:20:42 [2020-01-31T06:20:42.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:20:42 [2020-01-31T06:20:42.620Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:20:42 [2020-01-31T06:20:42.620Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:20:44 [2020-01-31T06:20:44.357Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:20:44 [2020-01-31T06:20:44.706Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:20:45 [2020-01-31T06:20:45.405Z] #24 ...
06:20:45 [2020-01-31T06:20:45.405Z] 
06:20:45 [2020-01-31T06:20:45.405Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
06:20:45 [2020-01-31T06:20:45.405Z] #42 DONE 400.6s
06:20:45 [2020-01-31T06:20:45.405Z] 
06:20:45 [2020-01-31T06:20:45.405Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:20:46 [2020-01-31T06:20:46.890Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:20:47 [2020-01-31T06:20:47.059Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
06:20:47 [2020-01-31T06:20:47.059Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s)
06:20:47 [2020-01-31T06:20:47.059Z] === RUN   TestBuildMultiStageCopy
06:20:47 [2020-01-31T06:20:47.059Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:20:49 [2020-01-31T06:20:49.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:20:49 [2020-01-31T06:20:49.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:20:49 [2020-01-31T06:20:49.757Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:20:50 [2020-01-31T06:20:50.270Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:20:51 [2020-01-31T06:20:51.022Z] --- PASS: TestBuildMultiStageCopy (3.84s)
06:20:51 [2020-01-31T06:20:51.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s)
06:20:51 [2020-01-31T06:20:51.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s)
06:20:51 [2020-01-31T06:20:51.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s)
06:20:51 [2020-01-31T06:20:51.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s)
06:20:51 [2020-01-31T06:20:51.022Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
06:20:51 [2020-01-31T06:20:51.022Z] === RUN   TestBuildMultiStageParentConfig
06:20:52 [2020-01-31T06:20:52.226Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
06:20:52 [2020-01-31T06:20:52.226Z] === RUN   TestBuildLabelWithTargets
06:20:54 [2020-01-31T06:20:54.697Z] --- PASS: TestBuildLabelWithTargets (2.11s)
06:20:54 [2020-01-31T06:20:54.697Z] === RUN   TestBuildWithEmptyLayers
06:20:55 [2020-01-31T06:20:55.048Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
06:20:55 [2020-01-31T06:20:55.048Z] === RUN   TestBuildMultiStageOnBuild
06:20:58 [2020-01-31T06:20:58.124Z] --- PASS: TestBuildMultiStageOnBuild (2.61s)
06:20:58 [2020-01-31T06:20:58.124Z] === RUN   TestBuildUncleanTarFilenames
06:20:58 [2020-01-31T06:20:58.866Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
06:20:58 [2020-01-31T06:20:58.866Z] === RUN   TestBuildMultiStageLayerLeak
06:21:01 [2020-01-31T06:21:01.954Z] --- PASS: TestBuildMultiStageLayerLeak (2.53s)
06:21:01 [2020-01-31T06:21:01.954Z] === RUN   TestBuildWithHugeFile
06:21:04 [2020-01-31T06:21:04.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:21:04 [2020-01-31T06:21:04.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:21:04 [2020-01-31T06:21:04.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:21:04 [2020-01-31T06:21:04.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:21:05 [2020-01-31T06:21:05.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:21:07 [2020-01-31T06:21:07.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:21:08 [2020-01-31T06:21:08.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:21:10 [2020-01-31T06:21:10.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:21:13 [2020-01-31T06:21:13.194Z] edbd72df76b4: Pull complete
06:21:13 [2020-01-31T06:21:13.194Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
06:21:13 [2020-01-31T06:21:13.194Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
06:21:13 [2020-01-31T06:21:13.194Z] mcr.microsoft.com/windows/servercore:ltsc2019
06:21:13 [2020-01-31T06:21:13.195Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Docker version of control daemon
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Client: Docker Engine - Enterprise
06:21:13 [2020-01-31T06:21:13.195Z]  Version:           19.03.2
06:21:13 [2020-01-31T06:21:13.195Z]  API version:       1.40
06:21:13 [2020-01-31T06:21:13.195Z]  Go version:        go1.12.8
06:21:13 [2020-01-31T06:21:13.195Z]  Git commit:        c92ab06ed9
06:21:13 [2020-01-31T06:21:13.195Z]  Built:             09/03/2019 16:38:11
06:21:13 [2020-01-31T06:21:13.195Z]  OS/Arch:           windows/amd64
06:21:13 [2020-01-31T06:21:13.195Z]  Experimental:      false
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Server: Docker Engine - Enterprise
06:21:13 [2020-01-31T06:21:13.195Z]  Engine:
06:21:13 [2020-01-31T06:21:13.195Z]   Version:          19.03.2
06:21:13 [2020-01-31T06:21:13.195Z]   API version:      1.40 (minimum version 1.24)
06:21:13 [2020-01-31T06:21:13.195Z]   Go version:       go1.12.8
06:21:13 [2020-01-31T06:21:13.195Z]   Git commit:       c92ab06ed9
06:21:13 [2020-01-31T06:21:13.195Z]   Built:            09/03/2019 16:35:47
06:21:13 [2020-01-31T06:21:13.195Z]   OS/Arch:          windows/amd64
06:21:13 [2020-01-31T06:21:13.195Z]   Experimental:     true
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Docker info of control daemon
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Client:
06:21:13 [2020-01-31T06:21:13.195Z]  Debug Mode: false
06:21:13 [2020-01-31T06:21:13.195Z]  Plugins:
06:21:13 [2020-01-31T06:21:13.195Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Server:
06:21:13 [2020-01-31T06:21:13.195Z]  Containers: 0
06:21:13 [2020-01-31T06:21:13.195Z]   Running: 0
06:21:13 [2020-01-31T06:21:13.195Z]   Paused: 0
06:21:13 [2020-01-31T06:21:13.195Z]   Stopped: 0
06:21:13 [2020-01-31T06:21:13.195Z]  Images: 1
06:21:13 [2020-01-31T06:21:13.195Z]  Server Version: 19.03.2
06:21:13 [2020-01-31T06:21:13.195Z]  Storage Driver: windowsfilter (windows) lcow (linux)
06:21:13 [2020-01-31T06:21:13.195Z]   Windows: 
06:21:13 [2020-01-31T06:21:13.195Z]   LCOW: 
06:21:13 [2020-01-31T06:21:13.195Z]  Logging Driver: json-file
06:21:13 [2020-01-31T06:21:13.195Z]  Plugins:
06:21:13 [2020-01-31T06:21:13.195Z]   Volume: local
06:21:13 [2020-01-31T06:21:13.195Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
06:21:13 [2020-01-31T06:21:13.195Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:21:13 [2020-01-31T06:21:13.195Z]  Swarm: inactive
06:21:13 [2020-01-31T06:21:13.195Z]  Default Isolation: process
06:21:13 [2020-01-31T06:21:13.195Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:21:13 [2020-01-31T06:21:13.195Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
06:21:13 [2020-01-31T06:21:13.195Z]  OSType: windows
06:21:13 [2020-01-31T06:21:13.195Z]  Architecture: x86_64
06:21:13 [2020-01-31T06:21:13.195Z]  CPUs: 4
06:21:13 [2020-01-31T06:21:13.195Z]  Total Memory: 32GiB
06:21:13 [2020-01-31T06:21:13.195Z]  Name: azwin-2-d42220
06:21:13 [2020-01-31T06:21:13.195Z]  ID: JLDZ:4TIW:6JP7:YDTQ:EZO6:QYPX:YHCA:JADS:6DDJ:6WOV:UEV7:YGLC
06:21:13 [2020-01-31T06:21:13.195Z]  Docker Root Dir: D:\docker
06:21:13 [2020-01-31T06:21:13.195Z]  Debug Mode: false
06:21:13 [2020-01-31T06:21:13.195Z]  Registry: https://index.docker.io/v1/
06:21:13 [2020-01-31T06:21:13.195Z]  Labels:
06:21:13 [2020-01-31T06:21:13.195Z]  Experimental: true
06:21:13 [2020-01-31T06:21:13.195Z]  Insecure Registries:
06:21:13 [2020-01-31T06:21:13.195Z]   10.0.0.4:5000
06:21:13 [2020-01-31T06:21:13.195Z]   127.0.0.0/8
06:21:13 [2020-01-31T06:21:13.195Z]  Registry Mirrors:
06:21:13 [2020-01-31T06:21:13.195Z]   http://10.0.0.4:5000/
06:21:13 [2020-01-31T06:21:13.195Z]  Live Restore Enabled: false
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Commit hash is cae7163863
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Nuke-Everything...
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Container count on control daemon to delete is 0
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Nuking d:\CI
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Zapped successfully
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Location for testing is d:\CI\PR-40439\4
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Validating GOLang consistency in Dockerfile.windows...
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] INFO: Building the image from Dockerfile.windows at 01/31/2020 06:21:05...
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Sending build context to Docker daemon   51.4MB
06:21:13 [2020-01-31T06:21:13.195Z] 
06:21:13 [2020-01-31T06:21:13.195Z] Step 1/10 : FROM microsoft/windowsservercore
06:21:13 [2020-01-31T06:21:13.195Z]  ---> 8351e66084ac
06:21:13 [2020-01-31T06:21:13.195Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
06:21:13 [2020-01-31T06:21:13.195Z]  ---> Running in 59f87f9a080e
06:21:13 [2020-01-31T06:21:13.195Z] Removing intermediate container 59f87f9a080e
06:21:13 [2020-01-31T06:21:13.195Z]  ---> 50c7f721079a
06:21:13 [2020-01-31T06:21:13.195Z] Step 3/10 : ARG GO_VERSION=1.13.6
06:21:13 [2020-01-31T06:21:13.195Z]  ---> Running in 1b07d13dfa4c
06:21:13 [2020-01-31T06:21:13.195Z] Removing intermediate container 1b07d13dfa4c
06:21:13 [2020-01-31T06:21:13.195Z]  ---> 449417c9073f
06:21:13 [2020-01-31T06:21:13.195Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
06:21:13 [2020-01-31T06:21:13.195Z]  ---> Running in a8011ad92082
06:21:13 [2020-01-31T06:21:13.195Z] Removing intermediate container a8011ad92082
06:21:13 [2020-01-31T06:21:13.195Z]  ---> 76b7ecbeb4d8
06:21:13 [2020-01-31T06:21:13.195Z] 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}
06:21:13 [2020-01-31T06:21:13.195Z]  ---> Running in d206baa830f5
06:21:13 [2020-01-31T06:21:13.660Z] Removing intermediate container d206baa830f5
06:21:13 [2020-01-31T06:21:13.660Z]  ---> 0c29a6d54c07
06:21:13 [2020-01-31T06:21:13.660Z] 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;
06:21:13 [2020-01-31T06:21:13.660Z]  ---> Running in 358ccbd8e486
06:21:13 [2020-01-31T06:21:13.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:21:15 [2020-01-31T06:21:15.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:21:17 [2020-01-31T06:21:17.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:21:19 [2020-01-31T06:21:19.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:21:20 [2020-01-31T06:21:20.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:21:20 [2020-01-31T06:21:20.815Z] 
06:21:20 [2020-01-31T06:21:20.815Z] SUCCESS: Specified value was saved.
06:21:21 [2020-01-31T06:21:21.871Z] INFO: Downloading git...
06:21:21 [2020-01-31T06:21:21.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:21:22 [2020-01-31T06:21:22.860Z] INFO: Downloading go...
06:21:23 [2020-01-31T06:21:23.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:21:23 [2020-01-31T06:21:23.330Z] Using test binary docker
06:21:23 [2020-01-31T06:21:23.330Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:21:23 [2020-01-31T06:21:23.330Z] +++ /etc/init.d/apparmor start
06:21:23 [2020-01-31T06:21:23.330Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:21:23 [2020-01-31T06:21:23.330Z] INFO: Waiting for daemon to start...
06:21:23 [2020-01-31T06:21:23.330Z] Starting dockerd
06:21:23 [2020-01-31T06:21:23.330Z] +++ 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
06:21:24 [2020-01-31T06:21:24.697Z] #54 ...
06:21:24 [2020-01-31T06:21:24.697Z] 
06:21:24 [2020-01-31T06:21:24.697Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:21:24 [2020-01-31T06:21:24.697Z] #63 388.1 + bin/containerd
06:21:25 [2020-01-31T06:21:25.863Z] .
06:21:25 [2020-01-31T06:21:25.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:21:25 [2020-01-31T06:21:25.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:21:25 [2020-01-31T06:21:25.863Z] Error: No such image: emptyfs
06:21:25 [2020-01-31T06:21:25.863Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:21:25 [2020-01-31T06:21:25.863Z] ++++ docker load
06:21:25 [2020-01-31T06:21:25.863Z] Running integration-test (iteration 1)
06:21:25 [2020-01-31T06:21:25.863Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
06:21:25 [2020-01-31T06:21:25.863Z] ++ 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
06:21:25 [2020-01-31T06:21:25.863Z] ++ set -e
06:21:25 [2020-01-31T06:21:25.863Z] ++ '[' -n 0 ']'
06:21:25 [2020-01-31T06:21:25.863Z] ++ set -x
06:21:25 [2020-01-31T06:21:25.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
06:21:27 [2020-01-31T06:21:27.611Z] INFO: Downloading compiler 1 of 3...
06:21:28 [2020-01-31T06:21:28.077Z] INFO: Downloading compiler 2 of 3...
06:21:28 [2020-01-31T06:21:28.547Z] INFO: Downloading compiler 3 of 3...
06:21:29 [2020-01-31T06:21:29.014Z] INFO: Extracting git...
06:21:30 [2020-01-31T06:21:30.243Z] #63 ...
06:21:30 [2020-01-31T06:21:30.243Z] 
06:21:30 [2020-01-31T06:21:30.243Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
06:21:30 [2020-01-31T06:21:30.243Z] #54 DONE 445.3s
06:21:30 [2020-01-31T06:21:30.243Z] 
06:21:30 [2020-01-31T06:21:30.243Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:21:30 [2020-01-31T06:21:30.528Z] --- PASS: TestBuildWithHugeFile (26.75s)
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildWithEmptyDockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:21:30 [2020-01-31T06:21:30.528Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
06:21:30 [2020-01-31T06:21:30.528Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
06:21:30 [2020-01-31T06:21:30.528Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
06:21:30 [2020-01-31T06:21:30.528Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildPreserveOwnership
06:21:30 [2020-01-31T06:21:30.528Z] === RUN   TestBuildPreserveOwnership/copy_from
06:21:30 [2020-01-31T06:21:30.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:21:31 [2020-01-31T06:21:31.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:21:32 [2020-01-31T06:21:32.867Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:21:34 [2020-01-31T06:21:34.600Z] --- PASS: TestBuildPreserveOwnership (5.82s)
06:21:34 [2020-01-31T06:21:34.600Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.82s)
06:21:34 [2020-01-31T06:21:34.600Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.99s)
06:21:34 [2020-01-31T06:21:34.600Z] === RUN   TestBuildPlatformInvalid
06:21:34 [2020-01-31T06:21:34.600Z] --- PASS: TestBuildPlatformInvalid (0.10s)
06:21:34 [2020-01-31T06:21:34.600Z] PASS
06:21:34 [2020-01-31T06:21:34.600Z] 
06:21:34 [2020-01-31T06:21:34.600Z] === Skipped
06:21:34 [2020-01-31T06:21:34.600Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
06:21:34 [2020-01-31T06:21:34.600Z]     build_session_test.go:25: TODO: BuildKit
06:21:34 [2020-01-31T06:21:34.600Z] 
06:21:34 [2020-01-31T06:21:34.600Z] 
06:21:34 [2020-01-31T06:21:34.600Z] DONE 32 tests, 1 skipped in 72.097s
06:21:34 [2020-01-31T06:21:34.948Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
06:21:34 [2020-01-31T06:21:34.948Z] ++ 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
06:21:34 [2020-01-31T06:21:34.948Z] ++ set -e
06:21:34 [2020-01-31T06:21:34.948Z] ++ '[' -n 0 ']'
06:21:34 [2020-01-31T06:21:34.948Z] ++ set -x
06:21:34 [2020-01-31T06:21:34.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
06:21:34 [2020-01-31T06:21:34.948Z] INFO: Testing against a local daemon
06:21:34 [2020-01-31T06:21:34.948Z] === RUN   TestConfigList
06:21:35 [2020-01-31T06:21:35.808Z] #63 ...
06:21:35 [2020-01-31T06:21:35.808Z] 
06:21:35 [2020-01-31T06:21:35.808Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
06:21:35 [2020-01-31T06:21:35.808Z] #24 451.3 + return
06:21:35 [2020-01-31T06:21:35.808Z] #24 DONE 451.4s
06:21:35 [2020-01-31T06:21:35.808Z] 
06:21:35 [2020-01-31T06:21:35.808Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:21:35 [2020-01-31T06:21:35.847Z] Loaded image: buildpack-deps:jessie
06:21:35 [2020-01-31T06:21:35.847Z] Loaded image: busybox:latest
06:21:35 [2020-01-31T06:21:35.847Z] Loaded image: busybox:glibc
06:21:35 [2020-01-31T06:21:35.847Z] Loaded image: debian:jessie
06:21:35 [2020-01-31T06:21:35.847Z] Loaded image: hello-world:latest
06:21:35 [2020-01-31T06:21:35.847Z] INFO: Testing against a local daemon
06:21:35 [2020-01-31T06:21:35.847Z] === RUN   TestCgroupNamespacesBuild
06:21:38 [2020-01-31T06:21:38.131Z] --- PASS: TestConfigList (2.75s)
06:21:38 [2020-01-31T06:21:38.131Z] === RUN   TestConfigsCreateAndDelete
06:21:38 [2020-01-31T06:21:38.526Z] #63 ...
06:21:38 [2020-01-31T06:21:38.526Z] 
06:21:38 [2020-01-31T06:21:38.526Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
06:21:38 [2020-01-31T06:21:38.526Z] #25 DONE 0.1s
06:21:38 [2020-01-31T06:21:38.526Z] 
06:21:38 [2020-01-31T06:21:38.526Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
06:21:39 [2020-01-31T06:21:39.133Z] --- PASS: TestCgroupNamespacesBuild (4.23s)
06:21:39 [2020-01-31T06:21:39.133Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:21:39 [2020-01-31T06:21:39.156Z] #29 DONE 0.6s
06:21:39 [2020-01-31T06:21:39.156Z] 
06:21:39 [2020-01-31T06:21:39.156Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.156Z] #32 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.156Z] 
06:21:39 [2020-01-31T06:21:39.156Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:21:39 [2020-01-31T06:21:39.156Z] #63 ...
06:21:39 [2020-01-31T06:21:39.156Z] 
06:21:39 [2020-01-31T06:21:39.156Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.156Z] #35 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.156Z] 
06:21:39 [2020-01-31T06:21:39.156Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.156Z] #40 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:21:39 [2020-01-31T06:21:39.446Z] 
06:21:39 [2020-01-31T06:21:39.446Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.446Z] #43 DONE 0.2s
06:21:39 [2020-01-31T06:21:39.446Z] 
06:21:39 [2020-01-31T06:21:39.446Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
06:21:39 [2020-01-31T06:21:39.446Z] #46 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.446Z] 
06:21:39 [2020-01-31T06:21:39.446Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.736Z] #49 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.736Z] 
06:21:39 [2020-01-31T06:21:39.736Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.736Z] #52 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.736Z] 
06:21:39 [2020-01-31T06:21:39.736Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.736Z] #55 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.736Z] 
06:21:39 [2020-01-31T06:21:39.736Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
06:21:39 [2020-01-31T06:21:39.736Z] #59 DONE 0.1s
06:21:39 [2020-01-31T06:21:39.736Z] 
06:21:39 [2020-01-31T06:21:39.736Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
06:21:40 [2020-01-31T06:21:40.620Z] --- PASS: TestConfigsCreateAndDelete (2.81s)
06:21:40 [2020-01-31T06:21:40.620Z] === RUN   TestConfigsUpdate
06:21:41 [2020-01-31T06:21:41.036Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
06:21:41 [2020-01-31T06:21:41.036Z] === RUN   TestBuildWithSession
06:21:41 [2020-01-31T06:21:41.036Z] --- SKIP: TestBuildWithSession (0.00s)
06:21:41 [2020-01-31T06:21:41.036Z]     build_session_test.go:25: TODO: BuildKit
06:21:41 [2020-01-31T06:21:41.036Z] === RUN   TestBuildSquashParent
06:21:43 [2020-01-31T06:21:43.699Z] --- PASS: TestConfigsUpdate (2.75s)
06:21:43 [2020-01-31T06:21:43.699Z] === RUN   TestTemplatedConfig
06:21:43 [2020-01-31T06:21:43.912Z] INFO: Expanding go...
06:21:46 [2020-01-31T06:21:46.982Z] --- PASS: TestTemplatedConfig (3.28s)
06:21:46 [2020-01-31T06:21:46.982Z] === RUN   TestConfigInspect
06:21:47 [2020-01-31T06:21:47.603Z] --- PASS: TestBuildSquashParent (5.79s)
06:21:47 [2020-01-31T06:21:47.603Z] === RUN   TestBuildWithRemoveAndForceRemove
06:21:47 [2020-01-31T06:21:47.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:21:47 [2020-01-31T06:21:47.603Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:21:47 [2020-01-31T06:21:47.603Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:21:47 [2020-01-31T06:21:47.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:21:47 [2020-01-31T06:21:47.604Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.604Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:21:47 [2020-01-31T06:21:47.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:21:47 [2020-01-31T06:21:47.604Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:21:47 [2020-01-31T06:21:47.604Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:21:47 [2020-01-31T06:21:47.604Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.604Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:21:47 [2020-01-31T06:21:47.604Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:21:47 [2020-01-31T06:21:47.604Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:21:48 [2020-01-31T06:21:48.505Z] ................................................                         [ 29%]
06:21:49 [2020-01-31T06:21:49.320Z] --- PASS: TestConfigInspect (2.61s)
06:21:49 [2020-01-31T06:21:49.320Z] === RUN   TestConfigCreateWithLabels
06:21:49 [2020-01-31T06:21:49.532Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:21:49 [2020-01-31T06:21:49.791Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:21:51 [2020-01-31T06:21:51.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s)
06:21:51 [2020-01-31T06:21:51.732Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
06:21:51 [2020-01-31T06:21:51.732Z] === RUN   TestBuildMultiStageCopy
06:21:51 [2020-01-31T06:21:51.732Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:21:51 [2020-01-31T06:21:51.864Z] --- PASS: TestConfigCreateWithLabels (2.72s)
06:21:51 [2020-01-31T06:21:51.864Z] === RUN   TestConfigCreateResolve
06:21:54 [2020-01-31T06:21:54.406Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:21:54 [2020-01-31T06:21:54.406Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:21:54 [2020-01-31T06:21:54.909Z] --- PASS: TestConfigCreateResolve (2.69s)
06:21:54 [2020-01-31T06:21:54.909Z] === RUN   TestConfigDaemonLibtrustID
06:21:54 [2020-01-31T06:21:54.974Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:21:55 [2020-01-31T06:21:55.260Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
06:21:55 [2020-01-31T06:21:55.260Z] PASS
06:21:55 [2020-01-31T06:21:55.260Z] 
06:21:55 [2020-01-31T06:21:55.260Z] DONE 8 tests in 20.324s
06:21:55 [2020-01-31T06:21:55.260Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
06:21:55 [2020-01-31T06:21:55.260Z] ++ 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
06:21:55 [2020-01-31T06:21:55.260Z] ++ set -e
06:21:55 [2020-01-31T06:21:55.260Z] ++ '[' -n 0 ']'
06:21:55 [2020-01-31T06:21:55.260Z] ++ set -x
06:21:55 [2020-01-31T06:21:55.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
06:21:55 [2020-01-31T06:21:55.260Z] INFO: Testing against a local daemon
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestCheckpoint
06:21:55 [2020-01-31T06:21:55.260Z] --- SKIP: TestCheckpoint (0.00s)
06:21:55 [2020-01-31T06:21:55.260Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestContainerInvalidJSON
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:21:55 [2020-01-31T06:21:55.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:21:55 [2020-01-31T06:21:55.260Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:21:55 [2020-01-31T06:21:55.260Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:21:55 [2020-01-31T06:21:55.260Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:21:55 [2020-01-31T06:21:55.260Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:21:55 [2020-01-31T06:21:55.260Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:21:55 [2020-01-31T06:21:55.260Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:21:55 [2020-01-31T06:21:55.260Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:21:55 [2020-01-31T06:21:55.260Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:21:55 [2020-01-31T06:21:55.260Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:21:55 [2020-01-31T06:21:55.260Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:21:55 [2020-01-31T06:21:55.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:21:55 [2020-01-31T06:21:55.606Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
06:21:55 [2020-01-31T06:21:55.607Z] === RUN   TestCopyFromContainerPathIsNotDir
06:21:55 [2020-01-31T06:21:55.607Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
06:21:55 [2020-01-31T06:21:55.607Z] === RUN   TestCopyToContainerPathDoesNotExist
06:21:55 [2020-01-31T06:21:55.607Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
06:21:55 [2020-01-31T06:21:55.607Z] === RUN   TestCopyToContainerPathIsNotDir
06:21:55 [2020-01-31T06:21:55.950Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
06:21:55 [2020-01-31T06:21:55.951Z] === RUN   TestCopyFromContainer
06:21:56 [2020-01-31T06:21:56.109Z] --- PASS: TestBuildMultiStageCopy (4.25s)
06:21:56 [2020-01-31T06:21:56.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s)
06:21:56 [2020-01-31T06:21:56.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
06:21:56 [2020-01-31T06:21:56.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
06:21:56 [2020-01-31T06:21:56.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
06:21:56 [2020-01-31T06:21:56.109Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
06:21:56 [2020-01-31T06:21:56.109Z] === RUN   TestBuildMultiStageParentConfig
06:21:57 [2020-01-31T06:21:57.487Z] --- PASS: TestBuildMultiStageParentConfig (1.36s)
06:21:57 [2020-01-31T06:21:57.487Z] === RUN   TestBuildLabelWithTargets
06:21:57 [2020-01-31T06:21:57.708Z] === RUN   TestCopyFromContainer//
06:21:57 [2020-01-31T06:21:57.708Z] === RUN   TestCopyFromContainer//bar/root
06:21:57 [2020-01-31T06:21:57.708Z] === RUN   TestCopyFromContainer//bar/root/
06:21:57 [2020-01-31T06:21:57.708Z] === RUN   TestCopyFromContainer/bar/quux
06:21:57 [2020-01-31T06:21:57.708Z] === RUN   TestCopyFromContainer/bar/quux/
06:21:58 [2020-01-31T06:21:58.062Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:21:58 [2020-01-31T06:21:58.062Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:21:58 [2020-01-31T06:21:58.062Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:21:58 [2020-01-31T06:21:58.062Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:21:58 [2020-01-31T06:21:58.062Z] === RUN   TestCopyFromContainer/bar/notarget
06:21:58 [2020-01-31T06:21:58.420Z] --- PASS: TestCopyFromContainer (2.39s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer// (0.04s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:21:58 [2020-01-31T06:21:58.420Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateLinkToNonExistingContainer
06:21:58 [2020-01-31T06:21:58.420Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateWithInvalidEnv
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateWithInvalidEnv/0
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateWithInvalidEnv/0
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateWithInvalidEnv/1
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateWithInvalidEnv/1
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateWithInvalidEnv/2
06:21:58 [2020-01-31T06:21:58.420Z] === PAUSE TestCreateWithInvalidEnv/2
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateWithInvalidEnv/0
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateWithInvalidEnv/2
06:21:58 [2020-01-31T06:21:58.420Z] === CONT  TestCreateWithInvalidEnv/1
06:21:58 [2020-01-31T06:21:58.420Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateTmpfsMountsTarget
06:21:58 [2020-01-31T06:21:58.420Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:21:58 [2020-01-31T06:21:58.420Z] === RUN   TestCreateWithCustomMaskedPaths
06:21:59 [2020-01-31T06:21:59.391Z] --- PASS: TestBuildLabelWithTargets (2.12s)
06:21:59 [2020-01-31T06:21:59.391Z] === RUN   TestBuildWithEmptyLayers
06:22:00 [2020-01-31T06:22:00.769Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
06:22:00 [2020-01-31T06:22:00.769Z] === RUN   TestBuildMultiStageOnBuild
06:22:00 [2020-01-31T06:22:00.788Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s)
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/no_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/no_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/empty_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/valid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/empty_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/empty_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/empty_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/no_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/empty_capdrop
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/empty_capadd
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/valid_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] === CONT  TestCreateWithCapabilities/empty_capabilities
06:22:00 [2020-01-31T06:22:00.788Z] --- PASS: TestCreateWithCapabilities (0.01s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
06:22:00 [2020-01-31T06:22:00.788Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
06:22:00 [2020-01-31T06:22:00.788Z] === RUN   TestCreateWithCustomReadonlyPaths
06:22:03 [2020-01-31T06:22:03.297Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s)
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:22:03 [2020-01-31T06:22:03.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:22:03 [2020-01-31T06:22:03.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:22:03 [2020-01-31T06:22:03.297Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
06:22:03 [2020-01-31T06:22:03.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
06:22:03 [2020-01-31T06:22:03.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:22:03 [2020-01-31T06:22:03.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
06:22:03 [2020-01-31T06:22:03.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
06:22:03 [2020-01-31T06:22:03.297Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestContainerStartOnDaemonRestart
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestContainerStartOnDaemonRestart
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestDaemonRestartIpcMode
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestDaemonRestartIpcMode
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestDaemonHostGatewayIP
06:22:03 [2020-01-31T06:22:03.297Z] === PAUSE TestDaemonHostGatewayIP
06:22:03 [2020-01-31T06:22:03.297Z] === RUN   TestDiff
06:22:03 [2020-01-31T06:22:03.302Z] --- PASS: TestBuildMultiStageOnBuild (2.70s)
06:22:03 [2020-01-31T06:22:03.302Z] === RUN   TestBuildUncleanTarFilenames
06:22:04 [2020-01-31T06:22:04.043Z] --- PASS: TestDiff (0.75s)
06:22:04 [2020-01-31T06:22:04.043Z] === RUN   TestExecWithCloseStdin
06:22:04 [2020-01-31T06:22:04.680Z] --- PASS: TestBuildUncleanTarFilenames (1.34s)
06:22:04 [2020-01-31T06:22:04.680Z] === RUN   TestBuildMultiStageLayerLeak
06:22:05 [2020-01-31T06:22:05.124Z] INFO: Expanding compiler 1 of 3...
06:22:05 [2020-01-31T06:22:05.124Z] INFO: Expanding compiler 2 of 3...
06:22:05 [2020-01-31T06:22:05.280Z] --- PASS: TestExecWithCloseStdin (0.95s)
06:22:05 [2020-01-31T06:22:05.280Z] === RUN   TestExec
06:22:06 [2020-01-31T06:22:06.022Z] --- PASS: TestExec (0.99s)
06:22:06 [2020-01-31T06:22:06.022Z] === RUN   TestExecUser
06:22:06 [2020-01-31T06:22:06.594Z] tests/integration/api_exec_test.py ....................                  [ 35%]
06:22:07 [2020-01-31T06:22:07.212Z] --- PASS: TestExecUser (0.85s)
06:22:07 [2020-01-31T06:22:07.213Z] === RUN   TestExportContainerAndImportImage
06:22:07 [2020-01-31T06:22:07.214Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s)
06:22:07 [2020-01-31T06:22:07.214Z] === RUN   TestBuildWithHugeFile
06:22:07 [2020-01-31T06:22:07.972Z] --- PASS: TestExportContainerAndImportImage (1.10s)
06:22:07 [2020-01-31T06:22:07.972Z] === RUN   TestExportContainerAfterDaemonRestart
06:22:09 [2020-01-31T06:22:09.700Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s)
06:22:09 [2020-01-31T06:22:09.700Z] === RUN   TestHealthCheckWorkdir
06:22:10 [2020-01-31T06:22:10.446Z] --- PASS: TestHealthCheckWorkdir (0.98s)
06:22:10 [2020-01-31T06:22:10.446Z] === RUN   TestHealthKillContainer
06:22:10 [2020-01-31T06:22:10.970Z] INFO: Expanding compiler 3 of 3...
06:22:10 [2020-01-31T06:22:10.970Z] INFO: Removing downloaded files...
06:22:10 [2020-01-31T06:22:10.970Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
06:22:10 [2020-01-31T06:22:10.970Z] INFO: Configuring git core.autocrlf...
06:22:13 [2020-01-31T06:22:13.558Z] --- PASS: TestHealthKillContainer (3.07s)
06:22:13 [2020-01-31T06:22:13.558Z] === RUN   TestInspectCpusetInConfigPre120
06:22:14 [2020-01-31T06:22:14.340Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s)
06:22:14 [2020-01-31T06:22:14.340Z] === RUN   TestIpcModeNone
06:22:14 [2020-01-31T06:22:14.382Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
06:22:15 [2020-01-31T06:22:15.540Z] --- PASS: TestIpcModeNone (1.00s)
06:22:15 [2020-01-31T06:22:15.540Z] === RUN   TestIpcModePrivate
06:22:16 [2020-01-31T06:22:16.296Z] --- PASS: TestIpcModePrivate (1.01s)
06:22:16 [2020-01-31T06:22:16.296Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
06:22:16 [2020-01-31T06:22:16.296Z] === RUN   TestIpcModeShareable
06:22:17 [2020-01-31T06:22:17.492Z] --- PASS: TestIpcModeShareable (0.95s)
06:22:17 [2020-01-31T06:22:17.492Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
06:22:17 [2020-01-31T06:22:17.492Z] === RUN   TestAPIIpcModeShareableAndContainer
06:22:18 [2020-01-31T06:22:18.205Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:22:19 [2020-01-31T06:22:19.005Z] #63 439.3 + bin/containerd-stress
06:22:19 [2020-01-31T06:22:19.005Z] #63 443.0 + bin/containerd-shim
06:22:20 [2020-01-31T06:22:20.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s)
06:22:20 [2020-01-31T06:22:20.566Z] === RUN   TestAPIIpcModeHost
06:22:20 [2020-01-31T06:22:20.917Z] --- PASS: TestAPIIpcModeHost (0.70s)
06:22:20 [2020-01-31T06:22:20.917Z] === RUN   TestDaemonIpcModeShareable
06:22:22 [2020-01-31T06:22:22.639Z] --- PASS: TestDaemonIpcModeShareable (1.62s)
06:22:22 [2020-01-31T06:22:22.639Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
06:22:22 [2020-01-31T06:22:22.639Z] === RUN   TestDaemonIpcModePrivate
06:22:24 [2020-01-31T06:22:24.604Z] --- PASS: TestDaemonIpcModePrivate (1.58s)
06:22:24 [2020-01-31T06:22:24.605Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
06:22:24 [2020-01-31T06:22:24.605Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:22:26 [2020-01-31T06:22:26.115Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
06:22:26 [2020-01-31T06:22:26.115Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
06:22:26 [2020-01-31T06:22:26.115Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:22:27 [2020-01-31T06:22:27.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s)
06:22:27 [2020-01-31T06:22:27.835Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
06:22:27 [2020-01-31T06:22:27.835Z] === RUN   TestIpcModeOlderClient
06:22:27 [2020-01-31T06:22:27.835Z] === PAUSE TestIpcModeOlderClient
06:22:27 [2020-01-31T06:22:27.835Z] === RUN   TestKillContainerInvalidSignal
06:22:28 [2020-01-31T06:22:28.194Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
06:22:28 [2020-01-31T06:22:28.194Z] === RUN   TestKillContainer
06:22:28 [2020-01-31T06:22:28.194Z] === RUN   TestKillContainer/no_signal
06:22:29 [2020-01-31T06:22:29.339Z] #63 453.5 + bin/containerd-shim-runc-v1
06:22:29 [2020-01-31T06:22:29.408Z] === RUN   TestKillContainer/non_killing_signal
06:22:29 [2020-01-31T06:22:29.754Z] === RUN   TestKillContainer/killing_signal
06:22:30 [2020-01-31T06:22:30.954Z] --- PASS: TestKillContainer (2.46s)
06:22:30 [2020-01-31T06:22:30.954Z]     --- PASS: TestKillContainer/no_signal (0.86s)
06:22:30 [2020-01-31T06:22:30.954Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
06:22:30 [2020-01-31T06:22:30.954Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
06:22:30 [2020-01-31T06:22:30.954Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:22:30 [2020-01-31T06:22:30.954Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:22:31 [2020-01-31T06:22:31.703Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:22:32 [2020-01-31T06:22:32.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
06:22:32 [2020-01-31T06:22:32.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
06:22:32 [2020-01-31T06:22:32.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
06:22:32 [2020-01-31T06:22:32.441Z] === RUN   TestKillStoppedContainer
06:22:32 [2020-01-31T06:22:32.441Z] --- PASS: TestKillStoppedContainer (0.07s)
06:22:32 [2020-01-31T06:22:32.441Z] === RUN   TestKillStoppedContainerAPIPre120
06:22:32 [2020-01-31T06:22:32.787Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
06:22:32 [2020-01-31T06:22:32.787Z] === RUN   TestKillDifferentUserContainer
06:22:33 [2020-01-31T06:22:33.564Z] --- PASS: TestKillDifferentUserContainer (0.75s)
06:22:33 [2020-01-31T06:22:33.564Z] === RUN   TestInspectOomKilledTrue
06:22:33 [2020-01-31T06:22:33.564Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
06:22:33 [2020-01-31T06:22:33.564Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:22:33 [2020-01-31T06:22:33.564Z] === RUN   TestInspectOomKilledFalse
06:22:33 [2020-01-31T06:22:33.564Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:22:33 [2020-01-31T06:22:33.564Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:22:33 [2020-01-31T06:22:33.564Z] === RUN   TestLinksEtcHostsContentMatch
06:22:33 [2020-01-31T06:22:33.917Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
06:22:33 [2020-01-31T06:22:33.917Z] === RUN   TestLinksContainerNames
06:22:34 [2020-01-31T06:22:34.913Z] #63 458.5 + bin/containerd-shim-runc-v2
06:22:35 [2020-01-31T06:22:35.534Z] #63 459.9 + binaries
06:22:35 [2020-01-31T06:22:35.534Z] #63 459.9 + mkdir -p /build
06:22:35 [2020-01-31T06:22:35.534Z] #63 460.0 + cp bin/containerd /build/containerd
06:22:35 [2020-01-31T06:22:35.534Z] #63 460.0 + cp bin/containerd-shim /build/containerd-shim
06:22:35 [2020-01-31T06:22:35.534Z] #63 460.0 + cp bin/ctr /build/ctr
06:22:35 [2020-01-31T06:22:35.534Z] #63 DONE 460.1s
06:22:35 [2020-01-31T06:22:35.768Z] --- PASS: TestLinksContainerNames (1.54s)
06:22:35 [2020-01-31T06:22:35.768Z] === RUN   TestLogsFollowTailEmpty
06:22:36 [2020-01-31T06:22:36.519Z] --- PASS: TestLogsFollowTailEmpty (0.93s)
06:22:36 [2020-01-31T06:22:36.519Z] === RUN   TestContainerNetworkMountsNoChown
06:22:37 [2020-01-31T06:22:37.015Z] 
06:22:37 [2020-01-31T06:22:37.015Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
06:22:37 [2020-01-31T06:22:37.015Z] #64 DONE 0.1s
06:22:37 [2020-01-31T06:22:37.015Z] 
06:22:37 [2020-01-31T06:22:37.015Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
06:22:37 [2020-01-31T06:22:37.015Z] #68 DONE 0.1s
06:22:37 [2020-01-31T06:22:37.015Z] 
06:22:37 [2020-01-31T06:22:37.015Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
06:22:37 [2020-01-31T06:22:37.015Z] #70 DONE 0.1s
06:22:37 [2020-01-31T06:22:37.015Z] 
06:22:37 [2020-01-31T06:22:37.015Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
06:22:37 [2020-01-31T06:22:37.015Z] #73 DONE 0.0s
06:22:37 [2020-01-31T06:22:37.015Z] 
06:22:37 [2020-01-31T06:22:37.015Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
06:22:37 [2020-01-31T06:22:37.015Z] #74 DONE 0.0s
06:22:37 [2020-01-31T06:22:37.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/default
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/default
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/private
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/private
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rprivate
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rprivate
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/slave
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/slave
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rslave
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rslave
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/shared
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/shared
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rshared
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rshared
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/default
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/default/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/default/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/default/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/rshared
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/shared
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/rslave
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/slave
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/rprivate
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/private
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/private/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/private/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:22:37 [2020-01-31T06:22:37.292Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:22:37 [2020-01-31T06:22:37.292Z] === CONT  TestMountDaemonRoot/default/mount_root
06:22:37 [2020-01-31T06:22:37.300Z] 
06:22:37 [2020-01-31T06:22:37.300Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:22:37 [2020-01-31T06:22:37.641Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/private/bind_root
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/private/mount_root
06:22:37 [2020-01-31T06:22:37.995Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:22:37 [2020-01-31T06:22:37.995Z] --- PASS: TestMountDaemonRoot (0.01s)
06:22:37 [2020-01-31T06:22:37.995Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
06:22:37 [2020-01-31T06:22:37.995Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
06:22:37 [2020-01-31T06:22:37.995Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
06:22:37 [2020-01-31T06:22:37.995Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:22:37 [2020-01-31T06:22:37.995Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:22:37 [2020-01-31T06:22:37.996Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
06:22:37 [2020-01-31T06:22:37.996Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
06:22:37 [2020-01-31T06:22:37.996Z] === RUN   TestContainerBindMountNonRecursive
06:22:39 [2020-01-31T06:22:39.413Z] tests/integration/api_network_test.py ...........................        [ 47%]
06:22:39 [2020-01-31T06:22:39.721Z] --- PASS: TestContainerBindMountNonRecursive (1.81s)
06:22:39 [2020-01-31T06:22:39.721Z] === RUN   TestNetworkNat
06:22:39 [2020-01-31T06:22:39.993Z] #75 DONE 2.4s
06:22:39 [2020-01-31T06:22:39.993Z] 
06:22:39 [2020-01-31T06:22:39.993Z] #76 exporting to oci image format
06:22:39 [2020-01-31T06:22:39.993Z] #76 exporting layers
06:22:40 [2020-01-31T06:22:40.684Z] --- PASS: TestNetworkNat (0.84s)
06:22:40 [2020-01-31T06:22:40.684Z] === RUN   TestNetworkLocalhostTCPNat
06:22:41 [2020-01-31T06:22:41.445Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
06:22:41 [2020-01-31T06:22:41.445Z] === RUN   TestNetworkLoopbackNat
06:22:42 [2020-01-31T06:22:42.647Z] --- PASS: TestNetworkLoopbackNat (1.08s)
06:22:42 [2020-01-31T06:22:42.647Z] === RUN   TestPause
06:22:43 [2020-01-31T06:22:43.395Z] --- PASS: TestPause (0.87s)
06:22:43 [2020-01-31T06:22:43.395Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:22:43 [2020-01-31T06:22:43.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:22:43 [2020-01-31T06:22:43.395Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:22:43 [2020-01-31T06:22:43.395Z] === RUN   TestPauseStopPausedContainer
06:22:44 [2020-01-31T06:22:44.600Z] --- PASS: TestPauseStopPausedContainer (0.91s)
06:22:44 [2020-01-31T06:22:44.600Z] === RUN   TestPsFilter
06:22:44 [2020-01-31T06:22:44.600Z] --- PASS: TestPsFilter (0.25s)
06:22:44 [2020-01-31T06:22:44.600Z] === RUN   TestRemoveContainerWithRemovedVolume
06:22:45 [2020-01-31T06:22:45.417Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
06:22:45 [2020-01-31T06:22:45.417Z] === RUN   TestRemoveContainerWithVolume
06:22:46 [2020-01-31T06:22:46.334Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
06:22:46 [2020-01-31T06:22:46.334Z] === RUN   TestRemoveContainerRunning
06:22:47 [2020-01-31T06:22:47.122Z] --- PASS: TestRemoveContainerRunning (0.92s)
06:22:47 [2020-01-31T06:22:47.122Z] === RUN   TestRemoveContainerForceRemoveRunning
06:22:47 [2020-01-31T06:22:47.407Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:22:47 [2020-01-31T06:22:47.873Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
06:22:47 [2020-01-31T06:22:47.873Z] === RUN   TestRemoveInvalidContainer
06:22:47 [2020-01-31T06:22:47.873Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:22:47 [2020-01-31T06:22:47.873Z] === RUN   TestRenameLinkedContainer
06:22:49 [2020-01-31T06:22:49.372Z] tests/integration/api_secret_test.py .....                               [ 52%]
06:22:50 [2020-01-31T06:22:50.951Z] --- PASS: TestRenameLinkedContainer (3.10s)
06:22:50 [2020-01-31T06:22:50.951Z] === RUN   TestRenameStoppedContainer
06:22:51 [2020-01-31T06:22:51.702Z] --- PASS: TestRenameStoppedContainer (0.84s)
06:22:51 [2020-01-31T06:22:51.702Z] === RUN   TestRenameRunningContainerAndReuse
06:22:53 [2020-01-31T06:22:53.433Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
06:22:53 [2020-01-31T06:22:53.433Z] === RUN   TestRenameInvalidName
06:22:53 [2020-01-31T06:22:53.870Z] tests/integration/api_service_test.py ................s................. [ 60%]
06:22:53 [2020-01-31T06:22:53.918Z] --- PASS: TestBuildWithHugeFile (42.03s)
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildWithEmptyDockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:22:53 [2020-01-31T06:22:53.918Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
06:22:53 [2020-01-31T06:22:53.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
06:22:53 [2020-01-31T06:22:53.918Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
06:22:53 [2020-01-31T06:22:53.918Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildPreserveOwnership
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildPreserveOwnership/copy_from
06:22:53 [2020-01-31T06:22:53.918Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:22:54 [2020-01-31T06:22:54.183Z] --- PASS: TestRenameInvalidName (0.85s)
06:22:54 [2020-01-31T06:22:54.183Z] === RUN   TestRenameAnonymousContainer
06:22:55 [2020-01-31T06:22:55.823Z] --- PASS: TestBuildPreserveOwnership (5.83s)
06:22:55 [2020-01-31T06:22:55.824Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.74s)
06:22:55 [2020-01-31T06:22:55.824Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
06:22:55 [2020-01-31T06:22:55.824Z] === RUN   TestBuildPlatformInvalid
06:22:55 [2020-01-31T06:22:55.824Z] --- PASS: TestBuildPlatformInvalid (0.18s)
06:22:55 [2020-01-31T06:22:55.824Z] PASS
06:22:55 [2020-01-31T06:22:55.824Z] 
06:22:55 [2020-01-31T06:22:55.824Z] === Skipped
06:22:55 [2020-01-31T06:22:55.824Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
06:22:55 [2020-01-31T06:22:55.824Z]     build_session_test.go:25: TODO: BuildKit
06:22:55 [2020-01-31T06:22:55.824Z] 
06:22:55 [2020-01-31T06:22:55.824Z] 
06:22:55 [2020-01-31T06:22:55.824Z] DONE 32 tests, 1 skipped in 89.939s
06:22:55 [2020-01-31T06:22:55.824Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
06:22:55 [2020-01-31T06:22:55.824Z] ++ 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
06:22:55 [2020-01-31T06:22:55.824Z] ++ set -e
06:22:55 [2020-01-31T06:22:55.824Z] ++ '[' -n 0 ']'
06:22:55 [2020-01-31T06:22:55.824Z] ++ set -x
06:22:55 [2020-01-31T06:22:55.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
06:22:56 [2020-01-31T06:22:56.083Z] INFO: Testing against a local daemon
06:22:56 [2020-01-31T06:22:56.083Z] === RUN   TestConfigList
06:22:57 [2020-01-31T06:22:57.323Z] --- PASS: TestRenameAnonymousContainer (2.97s)
06:22:57 [2020-01-31T06:22:57.323Z] === RUN   TestRenameContainerWithSameName
06:22:58 [2020-01-31T06:22:58.163Z] --- PASS: TestRenameContainerWithSameName (0.85s)
06:22:58 [2020-01-31T06:22:58.163Z] === RUN   TestRenameContainerWithLinkedContainer
06:22:59 [2020-01-31T06:22:59.370Z] --- PASS: TestConfigList (3.43s)
06:22:59 [2020-01-31T06:22:59.370Z] === RUN   TestConfigsCreateAndDelete
06:22:59 [2020-01-31T06:22:59.910Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
06:22:59 [2020-01-31T06:22:59.911Z] === RUN   TestResize
06:23:00 [2020-01-31T06:23:00.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:23:00 [2020-01-31T06:23:00.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:23:00 [2020-01-31T06:23:00.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:23:00 [2020-01-31T06:23:00.650Z] --- PASS: TestResize (0.86s)
06:23:00 [2020-01-31T06:23:00.650Z] === RUN   TestResizeWithInvalidSize
06:23:01 [2020-01-31T06:23:01.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:23:01 [2020-01-31T06:23:01.393Z] --- PASS: TestResizeWithInvalidSize (0.86s)
06:23:01 [2020-01-31T06:23:01.393Z] === RUN   TestResizeWhenContainerNotStarted
06:23:02 [2020-01-31T06:23:02.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:23:02 [2020-01-31T06:23:02.138Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s)
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:23:02 [2020-01-31T06:23:02.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:23:02 [2020-01-31T06:23:02.657Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
06:23:02 [2020-01-31T06:23:02.657Z] === RUN   TestConfigsUpdate
06:23:03 [2020-01-31T06:23:03.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:23:04 [2020-01-31T06:23:04.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:23:05 [2020-01-31T06:23:05.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:23:05 [2020-01-31T06:23:05.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:23:05 [2020-01-31T06:23:05.943Z] --- PASS: TestConfigsUpdate (3.14s)
06:23:05 [2020-01-31T06:23:05.943Z] === RUN   TestTemplatedConfig
06:23:07 [2020-01-31T06:23:07.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:23:07 [2020-01-31T06:23:07.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:23:07 [2020-01-31T06:23:07.510Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:23:08 [2020-01-31T06:23:08.603Z] .........................                                                [ 67%]
06:23:09 [2020-01-31T06:23:09.231Z] --- PASS: TestTemplatedConfig (3.52s)
06:23:09 [2020-01-31T06:23:09.231Z] === RUN   TestConfigInspect
06:23:09 [2020-01-31T06:23:09.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:23:09 [2020-01-31T06:23:09.733Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:23:10 [2020-01-31T06:23:10.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:23:12 [2020-01-31T06:23:12.105Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:23:12 [2020-01-31T06:23:12.484Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:23:12 [2020-01-31T06:23:12.519Z] --- PASS: TestConfigInspect (2.69s)
06:23:12 [2020-01-31T06:23:12.519Z] === RUN   TestConfigCreateWithLabels
06:23:14 [2020-01-31T06:23:14.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:23:14 [2020-01-31T06:23:14.848Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:23:14 [2020-01-31T06:23:14.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
06:23:14 [2020-01-31T06:23:14.848Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.07s)
06:23:14 [2020-01-31T06:23:14.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s)
06:23:14 [2020-01-31T06:23:14.849Z] === RUN   TestCgroupNamespacesRun
06:23:15 [2020-01-31T06:23:15.053Z] --- PASS: TestConfigCreateWithLabels (3.18s)
06:23:15 [2020-01-31T06:23:15.053Z] === RUN   TestConfigCreateResolve
06:23:16 [2020-01-31T06:23:16.044Z] --- PASS: TestCgroupNamespacesRun (1.65s)
06:23:16 [2020-01-31T06:23:16.044Z] === RUN   TestCgroupNamespacesRunPrivileged
06:23:17 [2020-01-31T06:23:17.784Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s)
06:23:17 [2020-01-31T06:23:17.784Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:23:18 [2020-01-31T06:23:18.341Z] --- PASS: TestConfigCreateResolve (3.22s)
06:23:18 [2020-01-31T06:23:18.341Z] === RUN   TestConfigDaemonLibtrustID
06:23:18 [2020-01-31T06:23:18.909Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
06:23:18 [2020-01-31T06:23:18.909Z] PASS
06:23:18 [2020-01-31T06:23:18.909Z] 
06:23:18 [2020-01-31T06:23:18.909Z] DONE 8 tests in 23.150s
06:23:18 [2020-01-31T06:23:18.909Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
06:23:18 [2020-01-31T06:23:18.909Z] ++ 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
06:23:18 [2020-01-31T06:23:18.909Z] ++ set -e
06:23:18 [2020-01-31T06:23:18.909Z] ++ '[' -n 0 ']'
06:23:18 [2020-01-31T06:23:18.909Z] ++ set -x
06:23:18 [2020-01-31T06:23:18.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
06:23:19 [2020-01-31T06:23:19.101Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s)
06:23:19 [2020-01-31T06:23:19.101Z] === RUN   TestCgroupNamespacesRunHostMode
06:23:19 [2020-01-31T06:23:19.168Z] INFO: Testing against a local daemon
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestCheckpoint
06:23:19 [2020-01-31T06:23:19.168Z] --- SKIP: TestCheckpoint (0.00s)
06:23:19 [2020-01-31T06:23:19.168Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestContainerInvalidJSON
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:23:19 [2020-01-31T06:23:19.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:23:19 [2020-01-31T06:23:19.168Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:23:19 [2020-01-31T06:23:19.168Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:23:19 [2020-01-31T06:23:19.168Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:23:19 [2020-01-31T06:23:19.168Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:23:19 [2020-01-31T06:23:19.168Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:23:19 [2020-01-31T06:23:19.168Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:23:19 [2020-01-31T06:23:19.168Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:23:19 [2020-01-31T06:23:19.168Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:23:19 [2020-01-31T06:23:19.168Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:23:19 [2020-01-31T06:23:19.168Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:23:19 [2020-01-31T06:23:19.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
06:23:19 [2020-01-31T06:23:19.427Z] === RUN   TestCopyFromContainerPathIsNotDir
06:23:19 [2020-01-31T06:23:19.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
06:23:19 [2020-01-31T06:23:19.427Z] === RUN   TestCopyToContainerPathDoesNotExist
06:23:19 [2020-01-31T06:23:19.685Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
06:23:19 [2020-01-31T06:23:19.685Z] === RUN   TestCopyToContainerPathIsNotDir
06:23:19 [2020-01-31T06:23:19.685Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
06:23:19 [2020-01-31T06:23:19.685Z] === RUN   TestCopyFromContainer
06:23:21 [2020-01-31T06:23:21.004Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s)
06:23:21 [2020-01-31T06:23:21.004Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:23:21 [2020-01-31T06:23:21.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:23:21 [2020-01-31T06:23:21.588Z] === RUN   TestCopyFromContainer//
06:23:21 [2020-01-31T06:23:21.588Z] === RUN   TestCopyFromContainer//bar/root
06:23:21 [2020-01-31T06:23:21.848Z] === RUN   TestCopyFromContainer//bar/root/
06:23:21 [2020-01-31T06:23:21.848Z] === RUN   TestCopyFromContainer/bar/quux
06:23:22 [2020-01-31T06:23:22.107Z] === RUN   TestCopyFromContainer/bar/quux/
06:23:22 [2020-01-31T06:23:22.107Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:23:22 [2020-01-31T06:23:22.367Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:23:22 [2020-01-31T06:23:22.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:23:22 [2020-01-31T06:23:22.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:23:22 [2020-01-31T06:23:22.627Z] === RUN   TestCopyFromContainer/bar/notarget
06:23:22 [2020-01-31T06:23:22.627Z] --- PASS: TestCopyFromContainer (3.03s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer// (0.10s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
06:23:22 [2020-01-31T06:23:22.627Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
06:23:22 [2020-01-31T06:23:22.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:23:22 [2020-01-31T06:23:22.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:23:22 [2020-01-31T06:23:22.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:23:22 [2020-01-31T06:23:22.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:23:22 [2020-01-31T06:23:22.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:23:22 [2020-01-31T06:23:22.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:23:22 [2020-01-31T06:23:22.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:23:22 [2020-01-31T06:23:22.749Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
06:23:22 [2020-01-31T06:23:22.749Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:23:23 [2020-01-31T06:23:23.045Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:23:23 [2020-01-31T06:23:23.045Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:23:23 [2020-01-31T06:23:23.045Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:23:23 [2020-01-31T06:23:23.045Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:23:23 [2020-01-31T06:23:23.045Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:23:23 [2020-01-31T06:23:23.045Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:23:23 [2020-01-31T06:23:23.045Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:23:23 [2020-01-31T06:23:23.045Z] === RUN   TestCreateLinkToNonExistingContainer
06:23:23 [2020-01-31T06:23:23.045Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
06:23:23 [2020-01-31T06:23:23.045Z] === RUN   TestCreateWithInvalidEnv
06:23:23 [2020-01-31T06:23:23.045Z] === RUN   TestCreateWithInvalidEnv/0
06:23:23 [2020-01-31T06:23:23.045Z] === PAUSE TestCreateWithInvalidEnv/0
06:23:23 [2020-01-31T06:23:23.046Z] === RUN   TestCreateWithInvalidEnv/1
06:23:23 [2020-01-31T06:23:23.046Z] === PAUSE TestCreateWithInvalidEnv/1
06:23:23 [2020-01-31T06:23:23.046Z] === RUN   TestCreateWithInvalidEnv/2
06:23:23 [2020-01-31T06:23:23.046Z] === PAUSE TestCreateWithInvalidEnv/2
06:23:23 [2020-01-31T06:23:23.046Z] === CONT  TestCreateWithInvalidEnv/0
06:23:23 [2020-01-31T06:23:23.046Z] === CONT  TestCreateWithInvalidEnv/2
06:23:23 [2020-01-31T06:23:23.046Z] === CONT  TestCreateWithInvalidEnv/1
06:23:23 [2020-01-31T06:23:23.046Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:23:23 [2020-01-31T06:23:23.046Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:23:23 [2020-01-31T06:23:23.046Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:23:23 [2020-01-31T06:23:23.046Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:23:23 [2020-01-31T06:23:23.046Z] === RUN   TestCreateTmpfsMountsTarget
06:23:23 [2020-01-31T06:23:23.046Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
06:23:23 [2020-01-31T06:23:23.046Z] === RUN   TestCreateWithCustomMaskedPaths
06:23:23 [2020-01-31T06:23:23.510Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.77s)
06:23:23 [2020-01-31T06:23:23.510Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:23:24 [2020-01-31T06:23:24.252Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
06:23:24 [2020-01-31T06:23:24.252Z] === RUN   TestCgroupNamespacesRunOlderClient
06:23:24 [2020-01-31T06:23:24.950Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/no_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/no_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/empty_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/valid_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/empty_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/empty_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/empty_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/no_capabilities
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/empty_capadd
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
06:23:24 [2020-01-31T06:23:24.950Z] === CONT  TestCreateWithCapabilities/empty_capdrop
06:23:25 [2020-01-31T06:23:25.210Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
06:23:25 [2020-01-31T06:23:25.210Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
06:23:25 [2020-01-31T06:23:25.210Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
06:23:25 [2020-01-31T06:23:25.210Z] === CONT  TestCreateWithCapabilities/valid_capabilities
06:23:25 [2020-01-31T06:23:25.210Z] === CONT  TestCreateWithCapabilities/empty_capabilities
06:23:25 [2020-01-31T06:23:25.210Z] --- PASS: TestCreateWithCapabilities (0.04s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
06:23:25 [2020-01-31T06:23:25.210Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
06:23:25 [2020-01-31T06:23:25.210Z] === RUN   TestCreateWithCustomReadonlyPaths
06:23:25 [2020-01-31T06:23:25.991Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
06:23:25 [2020-01-31T06:23:25.991Z] === RUN   TestKernelTCPMemory
06:23:26 [2020-01-31T06:23:26.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:23:26 [2020-01-31T06:23:26.738Z] --- PASS: TestKernelTCPMemory (0.90s)
06:23:26 [2020-01-31T06:23:26.738Z] === RUN   TestNISDomainname
06:23:27 [2020-01-31T06:23:27.743Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:23:27 [2020-01-31T06:23:27.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:23:27 [2020-01-31T06:23:27.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:23:27 [2020-01-31T06:23:27.743Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
06:23:27 [2020-01-31T06:23:27.743Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
06:23:27 [2020-01-31T06:23:27.743Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
06:23:27 [2020-01-31T06:23:27.743Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
06:23:27 [2020-01-31T06:23:27.743Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
06:23:27 [2020-01-31T06:23:27.743Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestContainerStartOnDaemonRestart
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestContainerStartOnDaemonRestart
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestDaemonRestartIpcMode
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestDaemonRestartIpcMode
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestDaemonHostGatewayIP
06:23:27 [2020-01-31T06:23:27.743Z] === PAUSE TestDaemonHostGatewayIP
06:23:27 [2020-01-31T06:23:27.743Z] === RUN   TestDiff
06:23:27 [2020-01-31T06:23:27.960Z] --- PASS: TestNISDomainname (1.11s)
06:23:27 [2020-01-31T06:23:27.960Z] === RUN   TestHostnameDnsResolution
06:23:28 [2020-01-31T06:23:28.309Z] --- PASS: TestDiff (0.78s)
06:23:28 [2020-01-31T06:23:28.309Z] === RUN   TestExecWithCloseStdin
06:23:28 [2020-01-31T06:23:28.729Z] --- PASS: TestHostnameDnsResolution (1.12s)
06:23:28 [2020-01-31T06:23:28.729Z] === RUN   TestStats
06:23:29 [2020-01-31T06:23:29.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:23:29 [2020-01-31T06:23:29.245Z] --- PASS: TestExecWithCloseStdin (0.90s)
06:23:29 [2020-01-31T06:23:29.246Z] === RUN   TestExec
06:23:30 [2020-01-31T06:23:30.181Z] --- PASS: TestExec (0.90s)
06:23:30 [2020-01-31T06:23:30.181Z] === RUN   TestExecUser
06:23:31 [2020-01-31T06:23:31.099Z] --- PASS: TestStats (2.01s)
06:23:31 [2020-01-31T06:23:31.099Z] === RUN   TestStopContainerWithTimeout
06:23:31 [2020-01-31T06:23:31.099Z] === RUN   TestStopContainerWithTimeout/0
06:23:31 [2020-01-31T06:23:31.099Z] === PAUSE TestStopContainerWithTimeout/0
06:23:31 [2020-01-31T06:23:31.099Z] === RUN   TestStopContainerWithTimeout/1
06:23:31 [2020-01-31T06:23:31.099Z] === PAUSE TestStopContainerWithTimeout/1
06:23:31 [2020-01-31T06:23:31.099Z] === RUN   TestStopContainerWithTimeout/3
06:23:31 [2020-01-31T06:23:31.099Z] === PAUSE TestStopContainerWithTimeout/3
06:23:31 [2020-01-31T06:23:31.099Z] === RUN   TestStopContainerWithTimeout/-1
06:23:31 [2020-01-31T06:23:31.099Z] === PAUSE TestStopContainerWithTimeout/-1
06:23:31 [2020-01-31T06:23:31.099Z] === CONT  TestStopContainerWithTimeout/0
06:23:31 [2020-01-31T06:23:31.099Z] === CONT  TestStopContainerWithTimeout/-1
06:23:31 [2020-01-31T06:23:31.117Z] --- PASS: TestExecUser (0.88s)
06:23:31 [2020-01-31T06:23:31.117Z] === RUN   TestExportContainerAndImportImage
06:23:31 [2020-01-31T06:23:31.858Z] === CONT  TestStopContainerWithTimeout/3
06:23:32 [2020-01-31T06:23:32.055Z] --- PASS: TestExportContainerAndImportImage (1.03s)
06:23:32 [2020-01-31T06:23:32.055Z] === RUN   TestExportContainerAfterDaemonRestart
06:23:33 [2020-01-31T06:23:33.583Z] === CONT  TestStopContainerWithTimeout/1
06:23:33 [2020-01-31T06:23:33.960Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
06:23:33 [2020-01-31T06:23:33.960Z] === RUN   TestHealthCheckWorkdir
06:23:34 [2020-01-31T06:23:34.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:23:35 [2020-01-31T06:23:35.337Z] --- PASS: TestHealthCheckWorkdir (1.06s)
06:23:35 [2020-01-31T06:23:35.337Z] === RUN   TestHealthKillContainer
06:23:35 [2020-01-31T06:23:35.933Z] --- PASS: TestStopContainerWithTimeout (0.02s)
06:23:35 [2020-01-31T06:23:35.933Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
06:23:35 [2020-01-31T06:23:35.933Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
06:23:35 [2020-01-31T06:23:35.933Z]     --- PASS: TestStopContainerWithTimeout/3 (2.84s)
06:23:35 [2020-01-31T06:23:35.933Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
06:23:35 [2020-01-31T06:23:35.933Z] === RUN   TestDeleteDevicemapper
06:23:35 [2020-01-31T06:23:35.933Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:23:35 [2020-01-31T06:23:35.933Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:23:35 [2020-01-31T06:23:35.933Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:23:37 [2020-01-31T06:23:37.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:23:37 [2020-01-31T06:23:37.868Z] --- PASS: TestHealthKillContainer (2.94s)
06:23:37 [2020-01-31T06:23:37.868Z] === RUN   TestInspectCpusetInConfigPre120
06:23:38 [2020-01-31T06:23:38.805Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
06:23:38 [2020-01-31T06:23:38.805Z] === RUN   TestIpcModeNone
06:23:39 [2020-01-31T06:23:39.742Z] --- PASS: TestIpcModeNone (0.86s)
06:23:39 [2020-01-31T06:23:39.742Z] === RUN   TestIpcModePrivate
06:23:39 [2020-01-31T06:23:39.852Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s)
06:23:39 [2020-01-31T06:23:39.852Z] === RUN   TestUpdateMemory
06:23:39 [2020-01-31T06:23:39.852Z] --- SKIP: TestUpdateMemory (0.00s)
06:23:39 [2020-01-31T06:23:39.852Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:23:39 [2020-01-31T06:23:39.852Z] === RUN   TestUpdateCPUQuota
06:23:40 [2020-01-31T06:23:40.593Z] --- PASS: TestUpdateCPUQuota (1.26s)
06:23:40 [2020-01-31T06:23:40.593Z] === RUN   TestUpdatePidsLimit
06:23:40 [2020-01-31T06:23:40.593Z] === RUN   TestUpdatePidsLimit/update_from_none
06:23:40 [2020-01-31T06:23:40.678Z] --- PASS: TestIpcModePrivate (0.90s)
06:23:40 [2020-01-31T06:23:40.678Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
06:23:40 [2020-01-31T06:23:40.678Z] === RUN   TestIpcModeShareable
06:23:40 [2020-01-31T06:23:40.947Z] === RUN   TestUpdatePidsLimit/no_change
06:23:41 [2020-01-31T06:23:41.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:23:41 [2020-01-31T06:23:41.245Z] --- PASS: TestIpcModeShareable (0.88s)
06:23:41 [2020-01-31T06:23:41.245Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
06:23:41 [2020-01-31T06:23:41.245Z] === RUN   TestAPIIpcModeShareableAndContainer
06:23:41 [2020-01-31T06:23:41.327Z] === RUN   TestUpdatePidsLimit/update_lower
06:23:41 [2020-01-31T06:23:41.877Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:23:41 [2020-01-31T06:23:41.877Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:23:42 [2020-01-31T06:23:42.260Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:23:42 [2020-01-31T06:23:42.715Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:23:44 [2020-01-31T06:23:44.286Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:23:44 [2020-01-31T06:23:44.286Z] Using test binary docker
06:23:44 [2020-01-31T06:23:44.286Z] +++ /etc/init.d/apparmor start
06:23:44 [2020-01-31T06:23:44.286Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:23:44 [2020-01-31T06:23:44.286Z] INFO: Waiting for daemon to start...
06:23:44 [2020-01-31T06:23:44.286Z] Starting dockerd
06:23:44 [2020-01-31T06:23:44.286Z] +++ 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
06:23:44 [2020-01-31T06:23:44.457Z] --- PASS: TestUpdatePidsLimit (3.74s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
06:23:44 [2020-01-31T06:23:44.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
06:23:44 [2020-01-31T06:23:44.457Z] === RUN   TestUpdateRestartPolicy
06:23:44 [2020-01-31T06:23:44.534Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s)
06:23:44 [2020-01-31T06:23:44.534Z] === RUN   TestAPIIpcModeHost
06:23:44 [2020-01-31T06:23:44.793Z] --- PASS: TestAPIIpcModeHost (0.68s)
06:23:44 [2020-01-31T06:23:44.793Z] === RUN   TestDaemonIpcModeShareable
06:23:45 [2020-01-31T06:23:45.358Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
06:23:46 [2020-01-31T06:23:46.185Z] .
06:23:46 [2020-01-31T06:23:46.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:23:46 [2020-01-31T06:23:46.185Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:23:46 [2020-01-31T06:23:46.185Z] Error: No such image: emptyfs
06:23:46 [2020-01-31T06:23:46.185Z] ++++ docker load
06:23:46 [2020-01-31T06:23:46.185Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:23:46 [2020-01-31T06:23:46.700Z] --- PASS: TestDaemonIpcModeShareable (1.81s)
06:23:46 [2020-01-31T06:23:46.700Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
06:23:46 [2020-01-31T06:23:46.700Z] === RUN   TestDaemonIpcModePrivate
06:23:46 [2020-01-31T06:23:46.751Z] Running integration-test (iteration 1)
06:23:46 [2020-01-31T06:23:46.751Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:23:46 [2020-01-31T06:23:46.751Z] ++ 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
06:23:46 [2020-01-31T06:23:46.751Z] ++ set -e
06:23:46 [2020-01-31T06:23:46.751Z] ++ '[' -n 0 ']'
06:23:46 [2020-01-31T06:23:46.751Z] ++ set -x
06:23:46 [2020-01-31T06:23:46.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
06:23:48 [2020-01-31T06:23:48.610Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
06:23:48 [2020-01-31T06:23:48.610Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
06:23:48 [2020-01-31T06:23:48.610Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:23:50 [2020-01-31T06:23:50.524Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s)
06:23:50 [2020-01-31T06:23:50.524Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
06:23:50 [2020-01-31T06:23:50.524Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:23:52 [2020-01-31T06:23:52.428Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
06:23:52 [2020-01-31T06:23:52.428Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
06:23:52 [2020-01-31T06:23:52.428Z] === RUN   TestIpcModeOlderClient
06:23:52 [2020-01-31T06:23:52.428Z] === PAUSE TestIpcModeOlderClient
06:23:52 [2020-01-31T06:23:52.428Z] === RUN   TestKillContainerInvalidSignal
06:23:52 [2020-01-31T06:23:52.996Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
06:23:52 [2020-01-31T06:23:52.996Z] === RUN   TestKillContainer
06:23:52 [2020-01-31T06:23:52.996Z] === RUN   TestKillContainer/no_signal
06:23:53 [2020-01-31T06:23:53.563Z] === RUN   TestKillContainer/non_killing_signal
06:23:54 [2020-01-31T06:23:54.135Z] === RUN   TestKillContainer/killing_signal
06:23:55 [2020-01-31T06:23:55.512Z] --- PASS: TestKillContainer (2.40s)
06:23:55 [2020-01-31T06:23:55.512Z]     --- PASS: TestKillContainer/no_signal (0.78s)
06:23:55 [2020-01-31T06:23:55.512Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
06:23:55 [2020-01-31T06:23:55.512Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
06:23:55 [2020-01-31T06:23:55.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:23:55 [2020-01-31T06:23:55.512Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:23:56 [2020-01-31T06:23:56.079Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:23:57 [2020-01-31T06:23:57.016Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
06:23:57 [2020-01-31T06:23:57.016Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
06:23:57 [2020-01-31T06:23:57.016Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
06:23:57 [2020-01-31T06:23:57.016Z] === RUN   TestKillStoppedContainer
06:23:57 [2020-01-31T06:23:57.016Z] --- PASS: TestKillStoppedContainer (0.09s)
06:23:57 [2020-01-31T06:23:57.016Z] === RUN   TestKillStoppedContainerAPIPre120
06:23:57 [2020-01-31T06:23:57.016Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
06:23:57 [2020-01-31T06:23:57.016Z] === RUN   TestKillDifferentUserContainer
06:23:57 [2020-01-31T06:23:57.779Z] --- PASS: TestUpdateRestartPolicy (12.37s)
06:23:57 [2020-01-31T06:23:57.779Z] === RUN   TestUpdateRestartWithAutoRemove
06:23:57 [2020-01-31T06:23:57.779Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
06:23:57 [2020-01-31T06:23:57.779Z] === RUN   TestWaitNonBlocked
06:23:57 [2020-01-31T06:23:57.779Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:23:57 [2020-01-31T06:23:57.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:23:57 [2020-01-31T06:23:57.779Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:23:57 [2020-01-31T06:23:57.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:23:57 [2020-01-31T06:23:57.779Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:23:57 [2020-01-31T06:23:57.779Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:23:57 [2020-01-31T06:23:57.952Z] --- PASS: TestKillDifferentUserContainer (0.81s)
06:23:57 [2020-01-31T06:23:57.952Z] === RUN   TestInspectOomKilledTrue
06:23:57 [2020-01-31T06:23:57.952Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:23:57 [2020-01-31T06:23:57.952Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:23:57 [2020-01-31T06:23:57.952Z] === RUN   TestInspectOomKilledFalse
06:23:57 [2020-01-31T06:23:57.952Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:23:57 [2020-01-31T06:23:57.952Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:23:57 [2020-01-31T06:23:57.952Z] === RUN   TestLinksEtcHostsContentMatch
06:23:58 [2020-01-31T06:23:58.518Z] --- PASS: TestWaitNonBlocked (0.01s)
06:23:58 [2020-01-31T06:23:58.518Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
06:23:58 [2020-01-31T06:23:58.518Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
06:23:58 [2020-01-31T06:23:58.518Z] === RUN   TestWaitBlocked
06:23:58 [2020-01-31T06:23:58.518Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:23:58 [2020-01-31T06:23:58.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:23:58 [2020-01-31T06:23:58.518Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:23:58 [2020-01-31T06:23:58.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:23:58 [2020-01-31T06:23:58.518Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:23:58 [2020-01-31T06:23:58.518Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:23:58 [2020-01-31T06:23:58.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
06:23:58 [2020-01-31T06:23:58.521Z] === RUN   TestLinksContainerNames
06:23:59 [2020-01-31T06:23:59.718Z] --- PASS: TestWaitBlocked (0.01s)
06:23:59 [2020-01-31T06:23:59.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
06:23:59 [2020-01-31T06:23:59.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s)
06:23:59 [2020-01-31T06:23:59.718Z] === CONT  TestContainerStartOnDaemonRestart
06:23:59 [2020-01-31T06:23:59.718Z] === CONT  TestIpcModeOlderClient
06:23:59 [2020-01-31T06:23:59.718Z] --- PASS: TestIpcModeOlderClient (0.17s)
06:23:59 [2020-01-31T06:23:59.718Z] === CONT  TestDaemonHostGatewayIP
06:23:59 [2020-01-31T06:23:59.899Z] --- PASS: TestLinksContainerNames (1.53s)
06:23:59 [2020-01-31T06:23:59.899Z] === RUN   TestLogsFollowTailEmpty
06:24:00 [2020-01-31T06:24:00.836Z] --- PASS: TestLogsFollowTailEmpty (0.78s)
06:24:00 [2020-01-31T06:24:00.836Z] === RUN   TestContainerNetworkMountsNoChown
06:24:01 [2020-01-31T06:24:01.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/default
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/default
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/private
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/private
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/rprivate
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/rprivate
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/slave
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/slave
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/rslave
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/rslave
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/shared
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/shared
06:24:01 [2020-01-31T06:24:01.404Z] === RUN   TestMountDaemonRoot/rshared
06:24:01 [2020-01-31T06:24:01.404Z] === PAUSE TestMountDaemonRoot/rshared
06:24:01 [2020-01-31T06:24:01.662Z] === CONT  TestMountDaemonRoot/default
06:24:01 [2020-01-31T06:24:01.662Z] === CONT  TestMountDaemonRoot/rslave
06:24:01 [2020-01-31T06:24:01.662Z] === CONT  TestMountDaemonRoot/rprivate
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === CONT  TestMountDaemonRoot/rshared
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/default/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:24:01 [2020-01-31T06:24:01.662Z] === RUN   TestMountDaemonRoot/default/mount_root
06:24:01 [2020-01-31T06:24:01.662Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/private
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/private/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/private/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/slave
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/shared
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/default/bind_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:24:01 [2020-01-31T06:24:01.663Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/default/mount_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/private/mount_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/private/bind_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:24:01 [2020-01-31T06:24:01.922Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:24:01 [2020-01-31T06:24:01.922Z] --- PASS: TestMountDaemonRoot (0.06s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
06:24:01 [2020-01-31T06:24:01.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
06:24:01 [2020-01-31T06:24:01.922Z] === RUN   TestContainerBindMountNonRecursive
06:24:02 [2020-01-31T06:24:02.951Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
06:24:02 [2020-01-31T06:24:02.951Z] === CONT  TestDaemonRestartIpcMode
06:24:03 [2020-01-31T06:24:03.307Z] --- PASS: TestDaemonHostGatewayIP (3.69s)
06:24:03 [2020-01-31T06:24:03.466Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:24:03 [2020-01-31T06:24:03.466Z] tests/integration/client_test.py .....                                   [ 76%]
06:24:03 [2020-01-31T06:24:03.466Z] tests/integration/errors_test.py .                                       [ 76%]
06:24:03 [2020-01-31T06:24:03.827Z] --- PASS: TestContainerBindMountNonRecursive (1.91s)
06:24:03 [2020-01-31T06:24:03.827Z] === RUN   TestNetworkNat
06:24:04 [2020-01-31T06:24:04.763Z] --- PASS: TestNetworkNat (0.88s)
06:24:04 [2020-01-31T06:24:04.763Z] === RUN   TestNetworkLocalhostTCPNat
06:24:05 [2020-01-31T06:24:05.700Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
06:24:05 [2020-01-31T06:24:05.700Z] === RUN   TestNetworkLoopbackNat
06:24:06 [2020-01-31T06:24:06.384Z] --- PASS: TestDaemonRestartIpcMode (3.57s)
06:24:06 [2020-01-31T06:24:06.384Z] PASS
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === Skipped
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
06:24:06 [2020-01-31T06:24:06.384Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
06:24:06 [2020-01-31T06:24:06.384Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
06:24:06 [2020-01-31T06:24:06.384Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:24:06 [2020-01-31T06:24:06.384Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
06:24:06 [2020-01-31T06:24:06.384Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
06:24:06 [2020-01-31T06:24:06.384Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] 
06:24:06 [2020-01-31T06:24:06.384Z] DONE 198 tests, 6 skipped in 130.838s
06:24:06 [2020-01-31T06:24:06.384Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
06:24:06 [2020-01-31T06:24:06.384Z] ++ 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
06:24:06 [2020-01-31T06:24:06.384Z] ++ set -e
06:24:06 [2020-01-31T06:24:06.384Z] ++ '[' -n 0 ']'
06:24:06 [2020-01-31T06:24:06.384Z] ++ set -x
06:24:06 [2020-01-31T06:24:06.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
06:24:06 [2020-01-31T06:24:06.384Z] INFO: Testing against a local daemon
06:24:06 [2020-01-31T06:24:06.384Z] === RUN   TestCommitInheritsEnv
06:24:06 [2020-01-31T06:24:06.637Z] --- PASS: TestNetworkLoopbackNat (1.10s)
06:24:06 [2020-01-31T06:24:06.637Z] === RUN   TestPause
06:24:06 [2020-01-31T06:24:06.729Z] --- PASS: TestCommitInheritsEnv (0.48s)
06:24:06 [2020-01-31T06:24:06.729Z] === RUN   TestImportExtremelyLargeImageWorks
06:24:06 [2020-01-31T06:24:06.729Z] === PAUSE TestImportExtremelyLargeImageWorks
06:24:06 [2020-01-31T06:24:06.729Z] === RUN   TestImagesFilterMultiReference
06:24:06 [2020-01-31T06:24:06.729Z] --- PASS: TestImagesFilterMultiReference (0.04s)
06:24:06 [2020-01-31T06:24:06.729Z] === RUN   TestImagePullPlatformInvalid
06:24:06 [2020-01-31T06:24:06.729Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
06:24:06 [2020-01-31T06:24:06.729Z] === RUN   TestRemoveImageOrphaning
06:24:07 [2020-01-31T06:24:07.108Z] --- PASS: TestRemoveImageOrphaning (0.44s)
06:24:07 [2020-01-31T06:24:07.108Z] === RUN   TestRemoveImageGarbageCollector
06:24:07 [2020-01-31T06:24:07.108Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:24:07 [2020-01-31T06:24:07.108Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:24:07 [2020-01-31T06:24:07.108Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:24:07 [2020-01-31T06:24:07.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:24:07 [2020-01-31T06:24:07.108Z] === RUN   TestTagInvalidReference
06:24:07 [2020-01-31T06:24:07.108Z] --- PASS: TestTagInvalidReference (0.02s)
06:24:07 [2020-01-31T06:24:07.108Z] === RUN   TestTagValidPrefixedRepo
06:24:07 [2020-01-31T06:24:07.108Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
06:24:07 [2020-01-31T06:24:07.108Z] === RUN   TestTagExistedNameWithoutForce
06:24:07 [2020-01-31T06:24:07.460Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
06:24:07 [2020-01-31T06:24:07.460Z] === RUN   TestTagOfficialNames
06:24:07 [2020-01-31T06:24:07.460Z] --- PASS: TestTagOfficialNames (0.05s)
06:24:07 [2020-01-31T06:24:07.460Z] === RUN   TestTagMatchesDigest
06:24:07 [2020-01-31T06:24:07.460Z] --- PASS: TestTagMatchesDigest (0.01s)
06:24:07 [2020-01-31T06:24:07.460Z] === CONT  TestImportExtremelyLargeImageWorks
06:24:07 [2020-01-31T06:24:07.574Z] --- PASS: TestPause (0.81s)
06:24:07 [2020-01-31T06:24:07.574Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:24:07 [2020-01-31T06:24:07.574Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:24:07 [2020-01-31T06:24:07.574Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:24:07 [2020-01-31T06:24:07.574Z] === RUN   TestPauseStopPausedContainer
06:24:07 [2020-01-31T06:24:07.745Z] Removing intermediate container 358ccbd8e486
06:24:07 [2020-01-31T06:24:07.745Z]  ---> 206d863964a0
06:24:07 [2020-01-31T06:24:07.745Z] 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
06:24:07 [2020-01-31T06:24:07.745Z]  ---> Running in 48b3de65a28c
06:24:07 [2020-01-31T06:24:07.745Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
06:24:08 [2020-01-31T06:24:08.511Z] --- PASS: TestPauseStopPausedContainer (0.82s)
06:24:08 [2020-01-31T06:24:08.511Z] === RUN   TestPsFilter
06:24:08 [2020-01-31T06:24:08.771Z] --- PASS: TestPsFilter (0.25s)
06:24:08 [2020-01-31T06:24:08.771Z] === RUN   TestRemoveContainerWithRemovedVolume
06:24:09 [2020-01-31T06:24:09.340Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s)
06:24:09 [2020-01-31T06:24:09.340Z] === RUN   TestRemoveContainerWithVolume
06:24:10 [2020-01-31T06:24:10.279Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
06:24:10 [2020-01-31T06:24:10.279Z] === RUN   TestRemoveContainerRunning
06:24:10 [2020-01-31T06:24:10.855Z] --- PASS: TestRemoveContainerRunning (0.77s)
06:24:10 [2020-01-31T06:24:10.855Z] === RUN   TestRemoveContainerForceRemoveRunning
06:24:11 [2020-01-31T06:24:11.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
06:24:11 [2020-01-31T06:24:11.793Z] === RUN   TestRemoveInvalidContainer
06:24:11 [2020-01-31T06:24:11.793Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:24:11 [2020-01-31T06:24:11.793Z] === RUN   TestRenameLinkedContainer
06:24:15 [2020-01-31T06:24:15.081Z] --- PASS: TestRenameLinkedContainer (3.06s)
06:24:15 [2020-01-31T06:24:15.081Z] === RUN   TestRenameStoppedContainer
06:24:15 [2020-01-31T06:24:15.648Z] --- PASS: TestRenameStoppedContainer (0.76s)
06:24:15 [2020-01-31T06:24:15.648Z] === RUN   TestRenameRunningContainerAndReuse
06:24:17 [2020-01-31T06:24:17.554Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
06:24:17 [2020-01-31T06:24:17.554Z] === RUN   TestRenameInvalidName
06:24:18 [2020-01-31T06:24:18.122Z] --- PASS: TestRenameInvalidName (0.81s)
06:24:18 [2020-01-31T06:24:18.122Z] === RUN   TestRenameAnonymousContainer
06:24:18 [2020-01-31T06:24:18.933Z] Loaded image: buildpack-deps:jessie
06:24:18 [2020-01-31T06:24:18.933Z] Loaded image: busybox:latest
06:24:18 [2020-01-31T06:24:18.933Z] Loaded image: busybox:glibc
06:24:18 [2020-01-31T06:24:18.933Z] Loaded image: debian:jessie
06:24:18 [2020-01-31T06:24:18.933Z] Loaded image: hello-world:latest
06:24:18 [2020-01-31T06:24:18.933Z] INFO: Testing against a local daemon
06:24:18 [2020-01-31T06:24:18.933Z] === RUN   TestCgroupNamespacesBuild
06:24:21 [2020-01-31T06:24:21.464Z] --- PASS: TestCgroupNamespacesBuild (2.43s)
06:24:21 [2020-01-31T06:24:21.464Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:24:22 [2020-01-31T06:24:22.312Z] --- PASS: TestRenameAnonymousContainer (3.88s)
06:24:22 [2020-01-31T06:24:22.312Z] === RUN   TestRenameContainerWithSameName
06:24:22 [2020-01-31T06:24:22.572Z] --- PASS: TestRenameContainerWithSameName (0.75s)
06:24:22 [2020-01-31T06:24:22.572Z] === RUN   TestRenameContainerWithLinkedContainer
06:24:23 [2020-01-31T06:24:23.364Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s)
06:24:23 [2020-01-31T06:24:23.364Z] === RUN   TestBuildWithSession
06:24:23 [2020-01-31T06:24:23.364Z] --- SKIP: TestBuildWithSession (0.00s)
06:24:23 [2020-01-31T06:24:23.364Z]     build_session_test.go:25: TODO: BuildKit
06:24:23 [2020-01-31T06:24:23.364Z] === RUN   TestBuildSquashParent
06:24:24 [2020-01-31T06:24:24.476Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s)
06:24:24 [2020-01-31T06:24:24.476Z] === RUN   TestResize
06:24:25 [2020-01-31T06:24:25.045Z] --- PASS: TestResize (0.76s)
06:24:25 [2020-01-31T06:24:25.045Z] === RUN   TestResizeWithInvalidSize
06:24:25 [2020-01-31T06:24:25.612Z] --- PASS: TestResizeWithInvalidSize (0.80s)
06:24:25 [2020-01-31T06:24:25.612Z] === RUN   TestResizeWhenContainerNotStarted
06:24:26 [2020-01-31T06:24:26.550Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:24:26 [2020-01-31T06:24:26.550Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:24:28 [2020-01-31T06:24:28.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:24:29 [2020-01-31T06:24:29.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:24:29 [2020-01-31T06:24:29.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:24:29 [2020-01-31T06:24:29.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:24:31 [2020-01-31T06:24:31.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:24:31 [2020-01-31T06:24:31.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:24:31 [2020-01-31T06:24:31.196Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:24:31 [2020-01-31T06:24:31.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:24:32 [2020-01-31T06:24:32.193Z] #76 exporting layers 110.4s done
06:24:32 [2020-01-31T06:24:32.193Z] #76 exporting manifest sha256:786512b2f5c007043d8ab5353fd67efda6d8c43d5aec2a5837d66425b21e4598 done
06:24:32 [2020-01-31T06:24:32.193Z] #76 exporting config sha256:b60e4b894d02ad2d7a2bf57ad2eb814f6b519f32b24162eb9e18e222e71fba9e done
06:24:32 [2020-01-31T06:24:32.193Z] #76 sending tarball
06:24:35 [2020-01-31T06:24:35.057Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s)
06:24:35 [2020-01-31T06:24:35.057Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
06:24:35 [2020-01-31T06:24:35.057Z] === RUN   TestCgroupNamespacesRun
06:24:35 [2020-01-31T06:24:35.571Z] --- PASS: TestBuildSquashParent (10.86s)
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:24:35 [2020-01-31T06:24:35.572Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:24:35 [2020-01-31T06:24:35.572Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:24:35 [2020-01-31T06:24:35.572Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:24:35 [2020-01-31T06:24:35.572Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:24:36 [2020-01-31T06:24:36.960Z] --- PASS: TestCgroupNamespacesRun (1.84s)
06:24:36 [2020-01-31T06:24:36.961Z] === RUN   TestCgroupNamespacesRunPrivileged
06:24:37 [2020-01-31T06:24:37.810Z] INFO: Sources obtained for gotestsum...
06:24:37 [2020-01-31T06:24:37.810Z] INFO: Checkout done for gotestsum...
06:24:37 [2020-01-31T06:24:37.810Z] INFO: Build done for gotestsum...
06:24:38 [2020-01-31T06:24:38.155Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:24:38 [2020-01-31T06:24:38.338Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
06:24:38 [2020-01-31T06:24:38.338Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:24:38 [2020-01-31T06:24:38.421Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:24:39 [2020-01-31T06:24:39.720Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:24:40 [2020-01-31T06:24:40.243Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
06:24:40 [2020-01-31T06:24:40.243Z] === RUN   TestCgroupNamespacesRunHostMode
06:24:40 [2020-01-31T06:24:40.951Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:24:41 [2020-01-31T06:24:41.886Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:24:42 [2020-01-31T06:24:42.149Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
06:24:42 [2020-01-31T06:24:42.149Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:24:44 [2020-01-31T06:24:44.053Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
06:24:44 [2020-01-31T06:24:44.053Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:24:44 [2020-01-31T06:24:44.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s)
06:24:44 [2020-01-31T06:24:44.621Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:24:45 [2020-01-31T06:24:45.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (4.03s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.58s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s)
06:24:45 [2020-01-31T06:24:45.177Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s)
06:24:45 [2020-01-31T06:24:45.177Z] === RUN   TestBuildMultiStageCopy
06:24:45 [2020-01-31T06:24:45.177Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:24:45 [2020-01-31T06:24:45.558Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
06:24:45 [2020-01-31T06:24:45.558Z] === RUN   TestCgroupNamespacesRunOlderClient
06:24:47 [2020-01-31T06:24:47.463Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
06:24:47 [2020-01-31T06:24:47.463Z] === RUN   TestKernelTCPMemory
06:24:48 [2020-01-31T06:24:48.145Z] Removing intermediate container 48b3de65a28c
06:24:48 [2020-01-31T06:24:48.145Z]  ---> 0aced664327b
06:24:48 [2020-01-31T06:24:48.145Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
06:24:48 [2020-01-31T06:24:48.145Z]  ---> Running in bb452938334d
06:24:48 [2020-01-31T06:24:48.145Z] Removing intermediate container bb452938334d
06:24:48 [2020-01-31T06:24:48.145Z]  ---> 28b5da8132e3
06:24:48 [2020-01-31T06:24:48.145Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
06:24:48 [2020-01-31T06:24:48.145Z]  ---> Running in 869e5d34b2eb
06:24:48 [2020-01-31T06:24:48.400Z] --- PASS: TestKernelTCPMemory (0.89s)
06:24:48 [2020-01-31T06:24:48.400Z] === RUN   TestNISDomainname
06:24:48 [2020-01-31T06:24:48.461Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:24:48 [2020-01-31T06:24:48.605Z] Removing intermediate container 869e5d34b2eb
06:24:48 [2020-01-31T06:24:48.605Z]  ---> 59058c0a3c0a
06:24:48 [2020-01-31T06:24:48.605Z] Step 10/10 : COPY . .
06:24:48 [2020-01-31T06:24:48.720Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:24:49 [2020-01-31T06:24:49.286Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:24:49 [2020-01-31T06:24:49.337Z] --- PASS: TestNISDomainname (1.00s)
06:24:49 [2020-01-31T06:24:49.337Z] === RUN   TestHostnameDnsResolution
06:24:50 [2020-01-31T06:24:50.221Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:24:50 [2020-01-31T06:24:50.764Z] #76 ...
06:24:50 [2020-01-31T06:24:50.764Z] 
06:24:50 [2020-01-31T06:24:50.764Z] #77 importing to docker
06:24:50 [2020-01-31T06:24:50.764Z] #77 ...
06:24:50 [2020-01-31T06:24:50.764Z] 
06:24:50 [2020-01-31T06:24:50.764Z] #76 exporting to oci image format
06:24:50 [2020-01-31T06:24:50.764Z] #76 sending tarball 18.9s done
06:24:50 [2020-01-31T06:24:50.764Z] #76 DONE 129.4s
06:24:50 [2020-01-31T06:24:50.764Z] 
06:24:50 [2020-01-31T06:24:50.764Z] #77 importing to docker
06:24:50 [2020-01-31T06:24:50.791Z] --- PASS: TestBuildMultiStageCopy (5.79s)
06:24:50 [2020-01-31T06:24:50.791Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
06:24:50 [2020-01-31T06:24:50.791Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
06:24:50 [2020-01-31T06:24:50.791Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s)
06:24:50 [2020-01-31T06:24:50.791Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.69s)
06:24:50 [2020-01-31T06:24:50.791Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
06:24:50 [2020-01-31T06:24:50.791Z] === RUN   TestBuildMultiStageParentConfig
06:24:51 [2020-01-31T06:24:51.241Z] --- PASS: TestHostnameDnsResolution (1.68s)
06:24:51 [2020-01-31T06:24:51.241Z] === RUN   TestStats
06:24:52 [2020-01-31T06:24:52.166Z] --- PASS: TestBuildMultiStageParentConfig (1.55s)
06:24:52 [2020-01-31T06:24:52.166Z] === RUN   TestBuildLabelWithTargets
06:24:53 [2020-01-31T06:24:53.143Z] --- PASS: TestStats (2.35s)
06:24:53 [2020-01-31T06:24:53.143Z] === RUN   TestStopContainerWithTimeout
06:24:53 [2020-01-31T06:24:53.402Z] === RUN   TestStopContainerWithTimeout/0
06:24:53 [2020-01-31T06:24:53.402Z] === PAUSE TestStopContainerWithTimeout/0
06:24:53 [2020-01-31T06:24:53.402Z] === RUN   TestStopContainerWithTimeout/1
06:24:53 [2020-01-31T06:24:53.402Z] === PAUSE TestStopContainerWithTimeout/1
06:24:53 [2020-01-31T06:24:53.402Z] === RUN   TestStopContainerWithTimeout/3
06:24:53 [2020-01-31T06:24:53.402Z] === PAUSE TestStopContainerWithTimeout/3
06:24:53 [2020-01-31T06:24:53.402Z] === RUN   TestStopContainerWithTimeout/-1
06:24:53 [2020-01-31T06:24:53.402Z] === PAUSE TestStopContainerWithTimeout/-1
06:24:53 [2020-01-31T06:24:53.402Z] === CONT  TestStopContainerWithTimeout/0
06:24:53 [2020-01-31T06:24:53.402Z] === CONT  TestStopContainerWithTimeout/-1
06:24:53 [2020-01-31T06:24:53.402Z] === CONT  TestStopContainerWithTimeout/3
06:24:53 [2020-01-31T06:24:53.402Z] === CONT  TestStopContainerWithTimeout/1
06:24:54 [2020-01-31T06:24:54.697Z] --- PASS: TestBuildLabelWithTargets (2.46s)
06:24:54 [2020-01-31T06:24:54.697Z] === RUN   TestBuildWithEmptyLayers
06:24:56 [2020-01-31T06:24:56.072Z] --- PASS: TestBuildWithEmptyLayers (1.31s)
06:24:56 [2020-01-31T06:24:56.072Z] === RUN   TestBuildMultiStageOnBuild
06:24:56 [2020-01-31T06:24:56.724Z] --- PASS: TestStopContainerWithTimeout (0.03s)
06:24:56 [2020-01-31T06:24:56.724Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
06:24:56 [2020-01-31T06:24:56.724Z]     --- PASS: TestStopContainerWithTimeout/1 (2.35s)
06:24:56 [2020-01-31T06:24:56.724Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.33s)
06:24:56 [2020-01-31T06:24:56.724Z]     --- PASS: TestStopContainerWithTimeout/3 (3.38s)
06:24:56 [2020-01-31T06:24:56.724Z] === RUN   TestDeleteDevicemapper
06:24:56 [2020-01-31T06:24:56.724Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:24:56 [2020-01-31T06:24:56.724Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:24:56 [2020-01-31T06:24:56.724Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:24:58 [2020-01-31T06:24:58.008Z] .........                                                                [ 86%]
06:25:00 [2020-01-31T06:25:00.012Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s)
06:25:00 [2020-01-31T06:25:00.012Z] === RUN   TestUpdateMemory
06:25:00 [2020-01-31T06:25:00.012Z] --- SKIP: TestUpdateMemory (0.00s)
06:25:00 [2020-01-31T06:25:00.012Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:25:00 [2020-01-31T06:25:00.012Z] === RUN   TestUpdateCPUQuota
06:25:00 [2020-01-31T06:25:00.257Z] --- PASS: TestBuildMultiStageOnBuild (3.80s)
06:25:00 [2020-01-31T06:25:00.257Z] === RUN   TestBuildUncleanTarFilenames
06:25:01 [2020-01-31T06:25:01.388Z] --- PASS: TestUpdateCPUQuota (1.57s)
06:25:01 [2020-01-31T06:25:01.389Z] === RUN   TestUpdatePidsLimit
06:25:01 [2020-01-31T06:25:01.389Z] === RUN   TestUpdatePidsLimit/update_from_none
06:25:01 [2020-01-31T06:25:01.632Z] --- PASS: TestBuildUncleanTarFilenames (1.90s)
06:25:01 [2020-01-31T06:25:01.632Z] === RUN   TestBuildMultiStageLayerLeak
06:25:01 [2020-01-31T06:25:01.961Z] === RUN   TestUpdatePidsLimit/no_change
06:25:02 [2020-01-31T06:25:02.220Z] === RUN   TestUpdatePidsLimit/update_lower
06:25:02 [2020-01-31T06:25:02.790Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:25:02 [2020-01-31T06:25:02.812Z] tests/integration/models_images_test.py ..............                   [ 89%]
06:25:03 [2020-01-31T06:25:03.050Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:25:03 [2020-01-31T06:25:03.618Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:25:03 [2020-01-31T06:25:03.878Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:25:04 [2020-01-31T06:25:04.432Z] tests/integration/models_networks_test.py ....                           [ 90%]
06:25:05 [2020-01-31T06:25:05.783Z] --- PASS: TestUpdatePidsLimit (4.06s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/no_change (0.41s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
06:25:05 [2020-01-31T06:25:05.783Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
06:25:05 [2020-01-31T06:25:05.783Z] === RUN   TestUpdateRestartPolicy
06:25:06 [2020-01-31T06:25:06.898Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s)
06:25:06 [2020-01-31T06:25:06.898Z] === RUN   TestBuildWithHugeFile
06:25:11 [2020-01-31T06:25:11.042Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:25:11 [2020-01-31T06:25:11.302Z] tests/integration/models_resources_test.py .                             [ 91%]
06:25:12 [2020-01-31T06:25:12.168Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:25:12 [2020-01-31T06:25:12.168Z] Using test binary docker
06:25:12 [2020-01-31T06:25:12.168Z] +++ /etc/init.d/apparmor start
06:25:12 [2020-01-31T06:25:12.168Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:25:12 [2020-01-31T06:25:12.168Z] INFO: Waiting for daemon to start...
06:25:12 [2020-01-31T06:25:12.168Z] Starting dockerd
06:25:12 [2020-01-31T06:25:12.168Z] +++ 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
06:25:13 [2020-01-31T06:25:13.103Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:25:13 [2020-01-31T06:25:13.103Z] Using test binary docker
06:25:13 [2020-01-31T06:25:13.103Z] +++ /etc/init.d/apparmor start
06:25:13 [2020-01-31T06:25:13.103Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:25:13 [2020-01-31T06:25:13.103Z] INFO: Waiting for daemon to start...
06:25:13 [2020-01-31T06:25:13.103Z] Starting dockerd
06:25:13 [2020-01-31T06:25:13.103Z] +++ 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
06:25:13 [2020-01-31T06:25:13.669Z] .
06:25:13 [2020-01-31T06:25:13.927Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:25:13 [2020-01-31T06:25:13.927Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:25:13 [2020-01-31T06:25:13.927Z] Error: No such image: emptyfs
06:25:13 [2020-01-31T06:25:13.927Z] ++++ docker load
06:25:13 [2020-01-31T06:25:13.927Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:25:13 [2020-01-31T06:25:13.954Z]  ---> 158d7637fe37
06:25:13 [2020-01-31T06:25:13.954Z] Successfully built 158d7637fe37
06:25:13 [2020-01-31T06:25:13.954Z] Successfully tagged docker:latest
06:25:13 [2020-01-31T06:25:13.954Z] INFO: Image build ended at 01/31/2020 06:25:12. Duration:00:04:07.2010496
06:25:13 [2020-01-31T06:25:13.954Z] 
06:25:13 [2020-01-31T06:25:13.954Z] 
06:25:13 [2020-01-31T06:25:13.954Z] INFO: Building the test binaries at 01/31/2020 06:25:13...
06:25:14 [2020-01-31T06:25:14.493Z] Running integration-test (iteration 1)
06:25:14 [2020-01-31T06:25:14.493Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
06:25:14 [2020-01-31T06:25:14.493Z] ++ 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)/'
06:25:14 [2020-01-31T06:25:14.493Z] ++ set -e
06:25:14 [2020-01-31T06:25:14.493Z] ++ '[' -n 0 ']'
06:25:14 [2020-01-31T06:25:14.493Z] ++ set -x
06:25:14 [2020-01-31T06:25:14.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
06:25:15 [2020-01-31T06:25:15.060Z] 
06:25:15 [2020-01-31T06:25:15.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:25:15 [2020-01-31T06:25:15.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:25:15 [2020-01-31T06:25:15.060Z] Error: No such image: emptyfs
06:25:15 [2020-01-31T06:25:15.060Z] ++++ docker load
06:25:15 [2020-01-31T06:25:15.060Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:25:15 [2020-01-31T06:25:15.625Z] Running integration-test (iteration 1)
06:25:15 [2020-01-31T06:25:15.625Z] 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)/
06:25:15 [2020-01-31T06:25:15.625Z] ++ 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)/'
06:25:15 [2020-01-31T06:25:15.625Z] ++ set -e
06:25:15 [2020-01-31T06:25:15.625Z] ++ '[' -n 0 ']'
06:25:15 [2020-01-31T06:25:15.625Z] ++ set -x
06:25:15 [2020-01-31T06:25:15.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
06:25:17 [2020-01-31T06:25:17.352Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:25:17 [2020-01-31T06:25:17.699Z] INFO: make.ps1 starting at 01/31/2020 06:25:17
06:25:17 [2020-01-31T06:25:17.699Z] INFO: Git commit (cae7163863) assumed from DOCKER_GITCOMMIT environment variable
06:25:17 [2020-01-31T06:25:17.699Z] INFO: Invoking autogen...
06:25:18 [2020-01-31T06:25:18.160Z] INFO: Building daemon...
06:25:20 [2020-01-31T06:25:20.666Z] --- PASS: TestUpdateRestartPolicy (12.64s)
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestUpdateRestartWithAutoRemove
06:25:20 [2020-01-31T06:25:20.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s)
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitNonBlocked
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:25:20 [2020-01-31T06:25:20.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:25:20 [2020-01-31T06:25:20.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:25:20 [2020-01-31T06:25:20.676Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:25:20 [2020-01-31T06:25:20.676Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:25:20 [2020-01-31T06:25:20.676Z] --- PASS: TestWaitNonBlocked (0.03s)
06:25:20 [2020-01-31T06:25:20.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
06:25:20 [2020-01-31T06:25:20.676Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitBlocked
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:25:20 [2020-01-31T06:25:20.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:25:20 [2020-01-31T06:25:20.676Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:25:20 [2020-01-31T06:25:20.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:25:20 [2020-01-31T06:25:20.676Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:25:20 [2020-01-31T06:25:20.676Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:25:21 [2020-01-31T06:25:21.179Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:25:21 [2020-01-31T06:25:21.179Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:25:21 [2020-01-31T06:25:21.247Z] --- PASS: TestWaitBlocked (0.03s)
06:25:21 [2020-01-31T06:25:21.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
06:25:21 [2020-01-31T06:25:21.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
06:25:21 [2020-01-31T06:25:21.247Z] === CONT  TestContainerStartOnDaemonRestart
06:25:21 [2020-01-31T06:25:21.247Z] === CONT  TestDaemonRestartIpcMode
06:25:21 [2020-01-31T06:25:21.247Z] === CONT  TestDaemonHostGatewayIP
06:25:21 [2020-01-31T06:25:21.247Z] === CONT  TestIpcModeOlderClient
06:25:21 [2020-01-31T06:25:21.507Z] --- PASS: TestIpcModeOlderClient (0.22s)
06:25:24 [2020-01-31T06:25:24.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s)
06:25:25 [2020-01-31T06:25:25.326Z] tests/integration/regression_test.py ......                              [ 98%]
06:25:25 [2020-01-31T06:25:25.369Z] --- PASS: TestDaemonRestartIpcMode (4.23s)
06:25:25 [2020-01-31T06:25:25.883Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:25:25 [2020-01-31T06:25:25.883Z] tests/integration/credentials/utils_test.py .                            [100%]
06:25:25 [2020-01-31T06:25:25.883Z] 
06:25:25 [2020-01-31T06:25:25.883Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:25:25 [2020-01-31T06:25:25.883Z] =========================== short test summary info ============================
06:25:25 [2020-01-31T06:25:25.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:25:25 [2020-01-31T06:25:25.883Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:25:25 [2020-01-31T06:25:25.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:25:25 [2020-01-31T06:25:25.883Z]   Not supported on most drivers
06:25:25 [2020-01-31T06:25:25.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:25:25 [2020-01-31T06:25:25.883Z]   Can fail if eth0 has multiple IP addresses
06:25:25 [2020-01-31T06:25:25.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:25:25 [2020-01-31T06:25:25.883Z]   This doesn't seem to be taken into account by the engine
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
06:25:25 [2020-01-31T06:25:25.883Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:25:25 [2020-01-31T06:25:25.883Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 338.40 seconds ==
06:25:25 [2020-01-31T06:25:25.937Z] --- PASS: TestDaemonHostGatewayIP (4.72s)
06:25:25 [2020-01-31T06:25:25.937Z] PASS
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === Skipped
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
06:25:25 [2020-01-31T06:25:25.937Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] 
06:25:25 [2020-01-31T06:25:25.937Z] DONE 198 tests, 6 skipped in 126.900s
06:25:25 [2020-01-31T06:25:25.937Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
06:25:25 [2020-01-31T06:25:25.937Z] ++ 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
06:25:25 [2020-01-31T06:25:25.937Z] ++ set -e
06:25:25 [2020-01-31T06:25:25.937Z] ++ '[' -n 0 ']'
06:25:25 [2020-01-31T06:25:25.937Z] ++ set -x
06:25:25 [2020-01-31T06:25:25.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
06:25:26 [2020-01-31T06:25:26.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:25:26 [2020-01-31T06:25:26.197Z] INFO: Testing against a local daemon
06:25:26 [2020-01-31T06:25:26.197Z] === RUN   TestCommitInheritsEnv
06:25:26 [2020-01-31T06:25:26.765Z] --- PASS: TestCommitInheritsEnv (0.56s)
06:25:26 [2020-01-31T06:25:26.765Z] === RUN   TestImportExtremelyLargeImageWorks
06:25:26 [2020-01-31T06:25:26.765Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
06:25:26 [2020-01-31T06:25:26.765Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
06:25:26 [2020-01-31T06:25:26.765Z] === RUN   TestImagesFilterMultiReference
06:25:26 [2020-01-31T06:25:26.765Z] --- PASS: TestImagesFilterMultiReference (0.09s)
06:25:26 [2020-01-31T06:25:26.765Z] === RUN   TestImagePullPlatformInvalid
06:25:26 [2020-01-31T06:25:26.765Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
06:25:26 [2020-01-31T06:25:26.765Z] === RUN   TestRemoveImageOrphaning
06:25:27 [2020-01-31T06:25:27.333Z] --- PASS: TestRemoveImageOrphaning (0.54s)
06:25:27 [2020-01-31T06:25:27.333Z] === RUN   TestRemoveImageGarbageCollector
06:25:27 [2020-01-31T06:25:27.333Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:25:27 [2020-01-31T06:25:27.333Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:25:27 [2020-01-31T06:25:27.333Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:25:27 [2020-01-31T06:25:27.592Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
06:25:27 [2020-01-31T06:25:27.592Z] === RUN   TestTagInvalidReference
06:25:27 [2020-01-31T06:25:27.592Z] --- PASS: TestTagInvalidReference (0.03s)
06:25:27 [2020-01-31T06:25:27.592Z] === RUN   TestTagValidPrefixedRepo
06:25:27 [2020-01-31T06:25:27.592Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
06:25:27 [2020-01-31T06:25:27.592Z] === RUN   TestTagExistedNameWithoutForce
06:25:27 [2020-01-31T06:25:27.592Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
06:25:27 [2020-01-31T06:25:27.592Z] === RUN   TestTagOfficialNames
06:25:27 [2020-01-31T06:25:27.592Z] --- PASS: TestTagOfficialNames (0.07s)
06:25:27 [2020-01-31T06:25:27.592Z] === RUN   TestTagMatchesDigest
06:25:27 [2020-01-31T06:25:27.851Z] --- PASS: TestTagMatchesDigest (0.03s)
06:25:27 [2020-01-31T06:25:27.851Z] PASS
06:25:27 [2020-01-31T06:25:27.851Z] 
06:25:27 [2020-01-31T06:25:27.851Z] === Skipped
06:25:27 [2020-01-31T06:25:27.851Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
06:25:27 [2020-01-31T06:25:27.851Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
06:25:27 [2020-01-31T06:25:27.851Z] 
06:25:27 [2020-01-31T06:25:27.851Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
06:25:27 [2020-01-31T06:25:27.851Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:25:27 [2020-01-31T06:25:27.851Z] 
06:25:27 [2020-01-31T06:25:27.851Z] 
06:25:27 [2020-01-31T06:25:27.851Z] DONE 12 tests, 2 skipped in 1.801s
06:25:27 [2020-01-31T06:25:27.851Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
06:25:27 [2020-01-31T06:25:27.851Z] ++ 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
06:25:27 [2020-01-31T06:25:27.851Z] ++ set -e
06:25:27 [2020-01-31T06:25:27.851Z] ++ '[' -n 0 ']'
06:25:27 [2020-01-31T06:25:27.851Z] ++ set -x
06:25:27 [2020-01-31T06:25:27.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
06:25:27 [2020-01-31T06:25:27.851Z] INFO: Testing against a local daemon
06:25:27 [2020-01-31T06:25:27.851Z] === RUN   TestNetworkCreateDelete
06:25:28 [2020-01-31T06:25:28.419Z] --- PASS: TestNetworkCreateDelete (0.43s)
06:25:28 [2020-01-31T06:25:28.419Z] === RUN   TestDockerNetworkDeletePreferID
06:25:29 [2020-01-31T06:25:29.798Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s)
06:25:29 [2020-01-31T06:25:29.798Z] === RUN   TestInspectNetwork
06:25:30 [2020-01-31T06:25:30.038Z] #77 DONE 39.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:25:30 [2020-01-31T06:25:30.492Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/test/unit
06:25:31 [2020-01-31T06:25:31.229Z] --- PASS: TestImportExtremelyLargeImageWorks (81.23s)
06:25:31 [2020-01-31T06:25:31.229Z] PASS
06:25:31 [2020-01-31T06:25:31.229Z] 
06:25:31 [2020-01-31T06:25:31.229Z] === Skipped
06:25:31 [2020-01-31T06:25:31.229Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
06:25:31 [2020-01-31T06:25:31.229Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:25:31 [2020-01-31T06:25:31.229Z] 
06:25:31 [2020-01-31T06:25:31.229Z] 
06:25:31 [2020-01-31T06:25:31.229Z] DONE 12 tests, 1 skipped in 82.566s
06:25:31 [2020-01-31T06:25:31.229Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
06:25:31 [2020-01-31T06:25:31.229Z] ++ 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
06:25:31 [2020-01-31T06:25:31.229Z] ++ set -e
06:25:31 [2020-01-31T06:25:31.229Z] ++ '[' -n 0 ']'
06:25:31 [2020-01-31T06:25:31.229Z] ++ set -x
06:25:31 [2020-01-31T06:25:31.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
06:25:31 [2020-01-31T06:25:31.229Z] INFO: Testing against a local daemon
06:25:31 [2020-01-31T06:25:31.229Z] === RUN   TestNetworkCreateDelete
06:25:31 [2020-01-31T06:25:31.229Z] --- PASS: TestNetworkCreateDelete (0.12s)
06:25:31 [2020-01-31T06:25:31.229Z] === RUN   TestDockerNetworkDeletePreferID
06:25:31 [2020-01-31T06:25:31.229Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
06:25:31 [2020-01-31T06:25:31.229Z] === RUN   TestInspectNetwork
06:25:32 [2020-01-31T06:25:32.443Z] === RUN   TestInspectNetwork/full_network_id
06:25:32 [2020-01-31T06:25:32.443Z] === RUN   TestInspectNetwork/partial_network_id
06:25:32 [2020-01-31T06:25:32.443Z] === RUN   TestInspectNetwork/network_name
06:25:32 [2020-01-31T06:25:32.443Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:25:34 [2020-01-31T06:25:34.916Z] ?   	github.com/docker/docker/api	[no test files]
06:25:35 [2020-01-31T06:25:35.070Z] === RUN   TestInspectNetwork/full_network_id
06:25:35 [2020-01-31T06:25:35.070Z] === RUN   TestInspectNetwork/partial_network_id
06:25:35 [2020-01-31T06:25:35.070Z] === RUN   TestInspectNetwork/network_name
06:25:35 [2020-01-31T06:25:35.070Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:25:38 [2020-01-31T06:25:38.503Z] Leaving: AppArmorNo profiles have been unloaded.
06:25:38 [2020-01-31T06:25:38.503Z] 
06:25:38 [2020-01-31T06:25:38.503Z] Unloading profiles will leave already running processes permanently
06:25:38 [2020-01-31T06:25:38.503Z] unconfined, which can lead to unexpected situations.
06:25:38 [2020-01-31T06:25:38.503Z] 
06:25:38 [2020-01-31T06:25:38.503Z] To set a process to complain mode, use the command line tool
06:25:38 [2020-01-31T06:25:38.503Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:25:38 [2020-01-31T06:25:38.503Z] 
06:25:38 [2020-01-31T06:25:38.512Z] --- PASS: TestInspectNetwork (8.42s)
06:25:38 [2020-01-31T06:25:38.512Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:25:38 [2020-01-31T06:25:38.512Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:25:38 [2020-01-31T06:25:38.512Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:25:38 [2020-01-31T06:25:38.512Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:25:38 [2020-01-31T06:25:38.512Z] === RUN   TestRunContainerWithBridgeNone
Post stage
[Pipeline] junit
06:25:39 [2020-01-31T06:25:39.074Z] Recording test results
06:25:39 [2020-01-31T06:25:39.260Z] --- PASS: TestInspectNetwork (9.59s)
06:25:39 [2020-01-31T06:25:39.260Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:25:39 [2020-01-31T06:25:39.260Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:25:39 [2020-01-31T06:25:39.260Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:25:39 [2020-01-31T06:25:39.260Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:25:39 [2020-01-31T06:25:39.260Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] sh
06:25:39 [2020-01-31T06:25:39.671Z] + echo Ensuring container killed.
06:25:39 [2020-01-31T06:25:39.671Z] Ensuring container killed.
06:25:39 [2020-01-31T06:25:39.671Z] + docker rm -vf docker-pr4
06:25:39 [2020-01-31T06:25:39.671Z] Error: No such container: docker-pr4
06:25:39 [2020-01-31T06:25:39.671Z] + true
[Pipeline] sh
06:25:40 [2020-01-31T06:25:40.034Z] + echo Chowning /workspace to jenkins user
06:25:40 [2020-01-31T06:25:40.034Z] Chowning /workspace to jenkins user
06:25:40 [2020-01-31T06:25:40.034Z] + id -u
06:25:40 [2020-01-31T06:25:40.034Z] + id -g
06:25:40 [2020-01-31T06:25:40.034Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40439:/workspace busybox chown -R 1000:1000 /workspace
06:25:40 [2020-01-31T06:25:40.076Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
06:25:40 [2020-01-31T06:25:40.076Z] === RUN   TestNetworkInvalidJSON
06:25:40 [2020-01-31T06:25:40.076Z] === RUN   TestNetworkInvalidJSON//networks/create
06:25:40 [2020-01-31T06:25:40.076Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:25:40 [2020-01-31T06:25:40.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:25:40 [2020-01-31T06:25:40.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:25:40 [2020-01-31T06:25:40.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:40 [2020-01-31T06:25:40.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:40 [2020-01-31T06:25:40.076Z] === CONT  TestNetworkInvalidJSON//networks/create
06:25:40 [2020-01-31T06:25:40.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:40 [2020-01-31T06:25:40.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:25:40 [2020-01-31T06:25:40.076Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:25:40 [2020-01-31T06:25:40.076Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:25:40 [2020-01-31T06:25:40.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:25:40 [2020-01-31T06:25:40.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:25:40 [2020-01-31T06:25:40.076Z] === RUN   TestDaemonRestartWithLiveRestore
06:25:41 [2020-01-31T06:25:41.320Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
06:25:41 [2020-01-31T06:25:41.320Z] === RUN   TestDaemonDefaultNetworkPools
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:25:41 [2020-01-31T06:25:41.667Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
06:25:41 [2020-01-31T06:25:41.667Z] === RUN   TestDaemonRestartWithExistingNetwork
06:25:41 [2020-01-31T06:25:41.793Z] --- PASS: TestRunContainerWithBridgeNone (2.51s)
06:25:41 [2020-01-31T06:25:41.793Z] === RUN   TestNetworkInvalidJSON
06:25:41 [2020-01-31T06:25:41.793Z] === RUN   TestNetworkInvalidJSON//networks/create
06:25:41 [2020-01-31T06:25:41.793Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:25:41 [2020-01-31T06:25:41.793Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:25:41 [2020-01-31T06:25:41.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:25:41 [2020-01-31T06:25:41.793Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:41 [2020-01-31T06:25:41.793Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:41 [2020-01-31T06:25:41.793Z] === CONT  TestNetworkInvalidJSON//networks/create
06:25:41 [2020-01-31T06:25:41.793Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:25:41 [2020-01-31T06:25:41.793Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:25:41 [2020-01-31T06:25:41.793Z] --- PASS: TestNetworkInvalidJSON (0.03s)
06:25:41 [2020-01-31T06:25:41.793Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:25:41 [2020-01-31T06:25:41.793Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:25:41 [2020-01-31T06:25:41.793Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:25:41 [2020-01-31T06:25:41.793Z] === RUN   TestDaemonRestartWithLiveRestore
06:25:41 [2020-01-31T06:25:41.859Z] + bundleName=docker-py
06:25:41 [2020-01-31T06:25:41.859Z] + echo Creating docker-py-bundles.tar.gz
06:25:41 [2020-01-31T06:25:41.859Z] Creating docker-py-bundles.tar.gz
06:25:41 [2020-01-31T06:25:41.859Z] + 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
06:25:41 [2020-01-31T06:25:41.868Z] Archiving artifacts
06:25:42 [2020-01-31T06:25:42.074Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
06:25:42 [2020-01-31T06:25:42.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh binary-daemon
06:25:42 [2020-01-31T06:25:42.862Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s)
06:25:42 [2020-01-31T06:25:42.863Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:25:43 [2020-01-31T06:25:43.070Z] 
06:25:43 [2020-01-31T06:25:43.070Z] Removing bundles/
06:25:43 [2020-01-31T06:25:43.070Z] 
06:25:43 [2020-01-31T06:25:43.070Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
06:25:43 [2020-01-31T06:25:43.070Z] Building: bundles/binary-daemon/dockerd-dev
06:25:43 [2020-01-31T06:25:43.070Z] GOOS="" GOARCH="" GOARM=""
06:25:43 [2020-01-31T06:25:43.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.45s)
06:25:43 [2020-01-31T06:25:43.170Z] === RUN   TestDaemonDefaultNetworkPools
06:25:44 [2020-01-31T06:25:44.065Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
06:25:44 [2020-01-31T06:25:44.065Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:25:44 [2020-01-31T06:25:44.546Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s)
06:25:44 [2020-01-31T06:25:44.546Z] === RUN   TestDaemonRestartWithExistingNetwork
06:25:44 [2020-01-31T06:25:44.807Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
06:25:44 [2020-01-31T06:25:44.807Z] === RUN   TestServiceWithPredefinedNetwork
06:25:46 [2020-01-31T06:25:46.450Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s)
06:25:46 [2020-01-31T06:25:46.450Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: buildpack-deps:jessie
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: busybox:latest
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: busybox:glibc
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: debian:jessie
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: hello-world:latest
06:25:47 [2020-01-31T06:25:47.691Z] INFO: Testing against a local daemon
06:25:47 [2020-01-31T06:25:47.691Z] === RUN   TestDockerDaemonSuite
06:25:47 [2020-01-31T06:25:47.691Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: buildpack-deps:jessie
06:25:47 [2020-01-31T06:25:47.691Z] Loaded image: busybox:latest
06:25:47 [2020-01-31T06:25:47.859Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
06:25:47 [2020-01-31T06:25:47.859Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:25:47 [2020-01-31T06:25:47.859Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:25:47 [2020-01-31T06:25:47.859Z]     service_test.go:230: FLAKY_TEST
06:25:47 [2020-01-31T06:25:47.859Z] === RUN   TestServiceWithDataPathPortInit
06:25:47 [2020-01-31T06:25:47.949Z] Loaded image: busybox:glibc
06:25:47 [2020-01-31T06:25:47.949Z] Loaded image: debian:jessie
06:25:48 [2020-01-31T06:25:48.206Z] Loaded image: hello-world:latest
06:25:48 [2020-01-31T06:25:48.206Z] INFO: Testing against a local daemon
06:25:48 [2020-01-31T06:25:48.206Z] === RUN   TestDockerSuite
06:25:48 [2020-01-31T06:25:48.206Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
06:25:48 [2020-01-31T06:25:48.206Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
06:25:48 [2020-01-31T06:25:48.355Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s)
06:25:48 [2020-01-31T06:25:48.355Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIErrorJSON
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
06:25:48 [2020-01-31T06:25:48.463Z] === RUN   TestDockerSuite/TestAPIImagesDelete
06:25:49 [2020-01-31T06:25:49.028Z] === RUN   TestDockerSuite/TestAPIImagesFilter
06:25:49 [2020-01-31T06:25:49.287Z] === RUN   TestDockerSuite/TestAPIImagesHistory
06:25:49 [2020-01-31T06:25:49.290Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
06:25:49 [2020-01-31T06:25:49.290Z] === RUN   TestServiceWithPredefinedNetwork
06:25:49 [2020-01-31T06:25:49.853Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
06:25:49 [2020-01-31T06:25:49.853Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
06:25:50 [2020-01-31T06:25:50.923Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
06:25:50 [2020-01-31T06:25:50.923Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
06:25:50 [2020-01-31T06:25:50.923Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
06:25:51 [2020-01-31T06:25:51.823Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s)
06:25:51 [2020-01-31T06:25:51.824Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:25:51 [2020-01-31T06:25:51.824Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:25:51 [2020-01-31T06:25:51.824Z]     service_test.go:230: FLAKY_TEST
06:25:51 [2020-01-31T06:25:51.824Z] === RUN   TestServiceWithDataPathPortInit
06:25:53 [2020-01-31T06:25:53.456Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
06:25:53 [2020-01-31T06:25:53.456Z] === RUN   TestDockerSuite/TestAPINetworkFilter
06:25:53 [2020-01-31T06:25:53.456Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
06:25:53 [2020-01-31T06:25:53.456Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
06:25:54 [2020-01-31T06:25:54.024Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
06:25:54 [2020-01-31T06:25:54.590Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
06:25:55 [2020-01-31T06:25:55.962Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
06:25:55 [2020-01-31T06:25:55.962Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
06:25:55 [2020-01-31T06:25:55.962Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
06:25:55 [2020-01-31T06:25:55.962Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
06:25:56 [2020-01-31T06:25:56.219Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
06:25:56 [2020-01-31T06:25:56.786Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
06:25:57 [2020-01-31T06:25:57.319Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 9.0% of statements
06:26:00 [2020-01-31T06:26:00.967Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
06:26:00 [2020-01-31T06:26:00.974Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
06:26:03 [2020-01-31T06:26:03.501Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
06:26:04 [2020-01-31T06:26:04.024Z] --- PASS: TestServiceWithDataPathPortInit (16.21s)
06:26:04 [2020-01-31T06:26:04.024Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:26:04 [2020-01-31T06:26:04.071Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
06:26:05 [2020-01-31T06:26:05.973Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
06:26:07 [2020-01-31T06:26:07.347Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
06:26:07 [2020-01-31T06:26:07.347Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
06:26:09 [2020-01-31T06:26:09.916Z] --- PASS: TestServiceWithDataPathPortInit (18.07s)
06:26:09 [2020-01-31T06:26:09.916Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:26:10 [2020-01-31T06:26:10.733Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
06:26:10 [2020-01-31T06:26:10.991Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
06:26:11 [2020-01-31T06:26:11.255Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
06:26:12 [2020-01-31T06:26:12.627Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
06:26:13 [2020-01-31T06:26:13.154Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s)
06:26:13 [2020-01-31T06:26:13.154Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fdrmrr9wwdp5g2d22gl0scs8y Created:2020-01-31 06:26:05.040864329 +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[77db76c608f5f941ad49e446486c03577123d52aee2a182a1f4d6b2ea33d41bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sti5bwnqwxue8coyl8r5eg585 EndpointID:815be52e9715c4b4b7bbaa8a54d1b04d60244b68fb6a90ec428f4a53346be6e0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:348c97886398f3f72d0f630091a888c6edad2336b0e12158c4cb88531ad5e66e 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:f0b2b3961be6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sti5bwnqwxue8coyl8r5eg585 EndpointID:815be52e9715c4b4b7bbaa8a54d1b04d60244b68fb6a90ec428f4a53346be6e0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:26:13 [2020-01-31T06:26:13.154Z] PASS
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] === Skipped
06:26:13 [2020-01-31T06:26:13.154Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:26:13 [2020-01-31T06:26:13.154Z]     service_test.go:230: FLAKY_TEST
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] DONE 21 tests, 1 skipped in 43.130s
06:26:13 [2020-01-31T06:26:13.154Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:26:13 [2020-01-31T06:26:13.154Z] ++ 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
06:26:13 [2020-01-31T06:26:13.154Z] ++ set -e
06:26:13 [2020-01-31T06:26:13.154Z] ++ '[' -n 0 ']'
06:26:13 [2020-01-31T06:26:13.154Z] ++ set -x
06:26:13 [2020-01-31T06:26:13.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:26:13 [2020-01-31T06:26:13.154Z] INFO: Testing against a local daemon
06:26:13 [2020-01-31T06:26:13.154Z] === RUN   TestDockerNetworkIpvlanPersistance
06:26:13 [2020-01-31T06:26:13.154Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:26:13 [2020-01-31T06:26:13.154Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:13 [2020-01-31T06:26:13.154Z] === RUN   TestDockerNetworkIpvlan
06:26:13 [2020-01-31T06:26:13.154Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:26:13 [2020-01-31T06:26:13.154Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:13 [2020-01-31T06:26:13.154Z] PASS
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] === Skipped
06:26:13 [2020-01-31T06:26:13.154Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:26:13 [2020-01-31T06:26:13.154Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:26:13 [2020-01-31T06:26:13.154Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] 
06:26:13 [2020-01-31T06:26:13.154Z] DONE 2 tests, 2 skipped in 0.208s
06:26:13 [2020-01-31T06:26:13.154Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:26:13 [2020-01-31T06:26:13.154Z] ++ 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
06:26:13 [2020-01-31T06:26:13.154Z] ++ set -e
06:26:13 [2020-01-31T06:26:13.154Z] ++ '[' -n 0 ']'
06:26:13 [2020-01-31T06:26:13.154Z] ++ set -x
06:26:13 [2020-01-31T06:26:13.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:26:13 [2020-01-31T06:26:13.154Z] INFO: Testing against a local daemon
06:26:13 [2020-01-31T06:26:13.154Z] === RUN   TestDockerNetworkMacvlanPersistance
06:26:13 [2020-01-31T06:26:13.508Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
06:26:13 [2020-01-31T06:26:13.508Z] === RUN   TestDockerNetworkMacvlan
06:26:13 [2020-01-31T06:26:13.560Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
06:26:13 [2020-01-31T06:26:13.821Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
06:26:14 [2020-01-31T06:26:14.262Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:26:15 [2020-01-31T06:26:15.023Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:26:15 [2020-01-31T06:26:15.193Z] === RUN   TestDockerSuite/TestAttachAfterDetach
06:26:15 [2020-01-31T06:26:15.809Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:26:17 [2020-01-31T06:26:17.720Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
06:26:18 [2020-01-31T06:26:18.298Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:26:18 [2020-01-31T06:26:18.654Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
06:26:19 [2020-01-31T06:26:19.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s)
06:26:19 [2020-01-31T06:26:19.896Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wie2t6c41l11oaa7v6xk4lec1 Created:2020-01-31 06:26:11.108960688 +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[3335d0ae36c585b0ebe8cbd2797286c14ac6a747a46545ca2f8e20c9f549e92d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyvfs46n232ajhfxicwer30cw EndpointID:9f96c62bb48094e4e2b510f85779bffd81772e3595e6dc10352addb0add95088 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:66508a9b9ee068b3a9bf3d07a8d93093e40b1ef7989411364bedff903d7c3a18 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:fba6e29b72f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lyvfs46n232ajhfxicwer30cw EndpointID:9f96c62bb48094e4e2b510f85779bffd81772e3595e6dc10352addb0add95088 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:26:19 [2020-01-31T06:26:19.896Z] PASS
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] === Skipped
06:26:19 [2020-01-31T06:26:19.896Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:26:19 [2020-01-31T06:26:19.896Z]     service_test.go:230: FLAKY_TEST
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] DONE 21 tests, 1 skipped in 50.704s
06:26:19 [2020-01-31T06:26:19.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:26:19 [2020-01-31T06:26:19.896Z] ++ 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
06:26:19 [2020-01-31T06:26:19.896Z] ++ set -e
06:26:19 [2020-01-31T06:26:19.896Z] ++ '[' -n 0 ']'
06:26:19 [2020-01-31T06:26:19.896Z] ++ set -x
06:26:19 [2020-01-31T06:26:19.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:26:19 [2020-01-31T06:26:19.896Z] INFO: Testing against a local daemon
06:26:19 [2020-01-31T06:26:19.896Z] === RUN   TestDockerNetworkIpvlanPersistance
06:26:19 [2020-01-31T06:26:19.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
06:26:19 [2020-01-31T06:26:19.896Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:19 [2020-01-31T06:26:19.896Z] === RUN   TestDockerNetworkIpvlan
06:26:19 [2020-01-31T06:26:19.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:26:19 [2020-01-31T06:26:19.896Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:19 [2020-01-31T06:26:19.896Z] PASS
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] === Skipped
06:26:19 [2020-01-31T06:26:19.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
06:26:19 [2020-01-31T06:26:19.896Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:26:19 [2020-01-31T06:26:19.896Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] 
06:26:19 [2020-01-31T06:26:19.896Z] DONE 2 tests, 2 skipped in 0.170s
06:26:19 [2020-01-31T06:26:19.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:26:19 [2020-01-31T06:26:19.896Z] ++ 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
06:26:19 [2020-01-31T06:26:19.896Z] ++ set -e
06:26:19 [2020-01-31T06:26:19.896Z] ++ '[' -n 0 ']'
06:26:19 [2020-01-31T06:26:19.896Z] ++ set -x
06:26:19 [2020-01-31T06:26:19.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:26:19 [2020-01-31T06:26:19.896Z] INFO: Testing against a local daemon
06:26:19 [2020-01-31T06:26:19.896Z] === RUN   TestDockerNetworkMacvlanPersistance
06:26:20 [2020-01-31T06:26:20.030Z] === RUN   TestDockerSuite/TestAttachDetach
06:26:20 [2020-01-31T06:26:20.833Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s)
06:26:20 [2020-01-31T06:26:20.833Z] === RUN   TestDockerNetworkMacvlan
06:26:21 [2020-01-31T06:26:21.403Z] === RUN   TestDockerSuite/TestAttachDisconnect
06:26:22 [2020-01-31T06:26:22.209Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:26:22 [2020-01-31T06:26:22.211Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:26:23 [2020-01-31T06:26:23.154Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:26:23 [2020-01-31T06:26:23.301Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
06:26:23 [2020-01-31T06:26:23.867Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
06:26:24 [2020-01-31T06:26:24.702Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:26:25 [2020-01-31T06:26:25.240Z] === RUN   TestDockerSuite/TestAttachPausedContainer
06:26:26 [2020-01-31T06:26:26.305Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:26:26 [2020-01-31T06:26:26.612Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
06:26:27 [2020-01-31T06:26:27.051Z] --- PASS: TestDockerNetworkMacvlan (13.59s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.00s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.64s)
06:26:27 [2020-01-31T06:26:27.051Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.75s)
06:26:27 [2020-01-31T06:26:27.051Z] PASS
06:26:27 [2020-01-31T06:26:27.051Z] 
06:26:27 [2020-01-31T06:26:27.051Z] DONE 8 tests in 15.080s
06:26:27 [2020-01-31T06:26:27.051Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
06:26:27 [2020-01-31T06:26:27.051Z] ++ 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
06:26:27 [2020-01-31T06:26:27.051Z] ++ set -e
06:26:27 [2020-01-31T06:26:27.051Z] ++ '[' -n 0 ']'
06:26:27 [2020-01-31T06:26:27.051Z] ++ set -x
06:26:27 [2020-01-31T06:26:27.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:26:27 [2020-01-31T06:26:27.051Z] testing: warning: no tests to run
06:26:27 [2020-01-31T06:26:27.051Z] PASS
06:26:27 [2020-01-31T06:26:27.051Z] 
06:26:27 [2020-01-31T06:26:27.051Z] DONE 0 tests in 0.064s
06:26:27 [2020-01-31T06:26:27.051Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:26:27 [2020-01-31T06:26:27.051Z] ++ 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
06:26:27 [2020-01-31T06:26:27.051Z] ++ set -e
06:26:27 [2020-01-31T06:26:27.051Z] ++ '[' -n 0 ']'
06:26:27 [2020-01-31T06:26:27.051Z] ++ set -x
06:26:27 [2020-01-31T06:26:27.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:26:27 [2020-01-31T06:26:27.399Z] INFO: Testing against a local daemon
06:26:27 [2020-01-31T06:26:27.399Z] === RUN   TestAuthZPluginAllowRequest
06:26:27 [2020-01-31T06:26:27.549Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
06:26:27 [2020-01-31T06:26:27.807Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
06:26:27 [2020-01-31T06:26:27.989Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:26:29 [2020-01-31T06:26:29.178Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
06:26:29 [2020-01-31T06:26:29.220Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
06:26:29 [2020-01-31T06:26:29.220Z] === RUN   TestAuthZPluginTLS
06:26:29 [2020-01-31T06:26:29.609Z] --- PASS: TestAuthZPluginTLS (0.54s)
06:26:29 [2020-01-31T06:26:29.609Z] === RUN   TestAuthZPluginDenyRequest
06:26:29 [2020-01-31T06:26:29.745Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
06:26:29 [2020-01-31T06:26:29.962Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:26:29 [2020-01-31T06:26:29.962Z] === RUN   TestAuthZPluginAPIDenyResponse
06:26:30 [2020-01-31T06:26:30.483Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
06:26:30 [2020-01-31T06:26:30.488Z] 
06:26:30 [2020-01-31T06:26:30.488Z]  ________   ____  __.
06:26:30 [2020-01-31T06:26:30.488Z]  \_____  \ |    |/ _|
06:26:30 [2020-01-31T06:26:30.488Z]  /   |   \|      <
06:26:30 [2020-01-31T06:26:30.488Z]  /    |    \    |  \
06:26:30 [2020-01-31T06:26:30.488Z]  \_______  /____|__ \
06:26:30 [2020-01-31T06:26:30.488Z]          \/        \/
06:26:30 [2020-01-31T06:26:30.488Z] 
06:26:30 [2020-01-31T06:26:30.488Z] INFO: make.ps1 ended at 01/31/2020 06:26:22
06:26:30 [2020-01-31T06:26:30.488Z] INFO: Binaries build ended at 01/31/2020 06:26:24. Duration:00:01:11.1370726
06:26:30 [2020-01-31T06:26:30.488Z] INFO: Copying the built daemon binary to d:\CI\PR-40439\4\binary\dockerd-cae7163863.exe...
06:26:30 [2020-01-31T06:26:30.488Z] INFO: Copying the built client binary to d:\CI\PR-40439\4\binary\docker-cae7163863.exe...
06:26:30 [2020-01-31T06:26:30.488Z] INFO: Copying dockerversion from the container...
06:26:30 [2020-01-31T06:26:30.488Z] INFO: Copying the golang package from the container to d:\CI\PR-40439\4\installer\go.zip...
06:26:30 [2020-01-31T06:26:30.712Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:26:30 [2020-01-31T06:26:30.712Z] === RUN   TestAuthZPluginDenyResponse
06:26:31 [2020-01-31T06:26:31.065Z] --- PASS: TestAuthZPluginDenyResponse (0.52s)
06:26:31 [2020-01-31T06:26:31.065Z] === RUN   TestAuthZPluginAllowEventStream
06:26:32 [2020-01-31T06:26:32.031Z] INFO: Extracting go.zip to d:\CI\PR-40439\4\go
06:26:32 [2020-01-31T06:26:32.178Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:26:32 [2020-01-31T06:26:32.276Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
06:26:32 [2020-01-31T06:26:32.534Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
06:26:32 [2020-01-31T06:26:32.792Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
06:26:32 [2020-01-31T06:26:32.833Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
06:26:32 [2020-01-31T06:26:32.833Z] === RUN   TestAuthZPluginErrorResponse
06:26:33 [2020-01-31T06:26:33.050Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
06:26:33 [2020-01-31T06:26:33.179Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
06:26:33 [2020-01-31T06:26:33.179Z] === RUN   TestAuthZPluginErrorRequest
06:26:33 [2020-01-31T06:26:33.921Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
06:26:33 [2020-01-31T06:26:33.921Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:26:34 [2020-01-31T06:26:34.278Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
06:26:34 [2020-01-31T06:26:34.278Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:26:34 [2020-01-31T06:26:34.422Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
06:26:34 [2020-01-31T06:26:34.987Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
06:26:35 [2020-01-31T06:26:35.552Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
06:26:36 [2020-01-31T06:26:36.032Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s)
06:26:36 [2020-01-31T06:26:36.032Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:26:36 [2020-01-31T06:26:36.117Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
06:26:36 [2020-01-31T06:26:36.117Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
06:26:38 [2020-01-31T06:26:38.022Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
06:26:38 [2020-01-31T06:26:38.390Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s)
06:26:38 [2020-01-31T06:26:38.391Z] === RUN   TestAuthZPluginHeader
06:26:38 [2020-01-31T06:26:38.751Z] --- PASS: TestAuthZPluginHeader (0.76s)
06:26:38 [2020-01-31T06:26:38.751Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:26:38 [2020-01-31T06:26:38.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:26:38 [2020-01-31T06:26:38.751Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:38 [2020-01-31T06:26:38.751Z] === RUN   TestAuthZPluginV2Disable
06:26:38 [2020-01-31T06:26:38.751Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:26:38 [2020-01-31T06:26:38.751Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:38 [2020-01-31T06:26:38.751Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:26:38 [2020-01-31T06:26:38.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:26:38 [2020-01-31T06:26:38.751Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:38 [2020-01-31T06:26:38.751Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:26:38 [2020-01-31T06:26:38.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:26:38 [2020-01-31T06:26:38.751Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:38 [2020-01-31T06:26:38.751Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:26:38 [2020-01-31T06:26:38.755Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:26:38 [2020-01-31T06:26:38.956Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
06:26:38 [2020-01-31T06:26:38.956Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
06:26:40 [2020-01-31T06:26:40.132Z] --- PASS: TestDockerNetworkMacvlan (19.04s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.93s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s)
06:26:40 [2020-01-31T06:26:40.132Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s)
06:26:40 [2020-01-31T06:26:40.132Z] PASS
06:26:40 [2020-01-31T06:26:40.132Z] 
06:26:40 [2020-01-31T06:26:40.132Z] DONE 8 tests in 21.241s
06:26:40 [2020-01-31T06:26:40.132Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
06:26:40 [2020-01-31T06:26:40.132Z] ++ 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
06:26:40 [2020-01-31T06:26:40.132Z] ++ set -e
06:26:40 [2020-01-31T06:26:40.132Z] ++ '[' -n 0 ']'
06:26:40 [2020-01-31T06:26:40.132Z] ++ set -x
06:26:40 [2020-01-31T06:26:40.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:26:40 [2020-01-31T06:26:40.132Z] testing: warning: no tests to run
06:26:40 [2020-01-31T06:26:40.132Z] PASS
06:26:40 [2020-01-31T06:26:40.132Z] 
06:26:40 [2020-01-31T06:26:40.132Z] DONE 0 tests in 0.054s
06:26:40 [2020-01-31T06:26:40.132Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:26:40 [2020-01-31T06:26:40.132Z] ++ 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
06:26:40 [2020-01-31T06:26:40.132Z] ++ set -e
06:26:40 [2020-01-31T06:26:40.132Z] ++ '[' -n 0 ']'
06:26:40 [2020-01-31T06:26:40.132Z] ++ set -x
06:26:40 [2020-01-31T06:26:40.132Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:26:40 [2020-01-31T06:26:40.132Z] INFO: Testing against a local daemon
06:26:40 [2020-01-31T06:26:40.132Z] === RUN   TestAuthZPluginAllowRequest
06:26:40 [2020-01-31T06:26:40.861Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
06:26:42 [2020-01-31T06:26:42.037Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
06:26:42 [2020-01-31T06:26:42.037Z] === RUN   TestAuthZPluginTLS
06:26:42 [2020-01-31T06:26:42.606Z] --- PASS: TestAuthZPluginTLS (0.71s)
06:26:42 [2020-01-31T06:26:42.606Z] === RUN   TestAuthZPluginDenyRequest
06:26:43 [2020-01-31T06:26:43.174Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
06:26:43 [2020-01-31T06:26:43.174Z] === RUN   TestAuthZPluginAPIDenyResponse
06:26:44 [2020-01-31T06:26:44.111Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
06:26:44 [2020-01-31T06:26:44.111Z] === RUN   TestAuthZPluginDenyResponse
06:26:44 [2020-01-31T06:26:44.140Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
06:26:44 [2020-01-31T06:26:44.679Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
06:26:44 [2020-01-31T06:26:44.679Z] === RUN   TestAuthZPluginAllowEventStream
06:26:45 [2020-01-31T06:26:45.072Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
06:26:46 [2020-01-31T06:26:46.005Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
06:26:46 [2020-01-31T06:26:46.583Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
06:26:46 [2020-01-31T06:26:46.583Z] === RUN   TestAuthZPluginErrorResponse
06:26:46 [2020-01-31T06:26:46.842Z] --- PASS: TestAuthZPluginErrorResponse (0.63s)
06:26:46 [2020-01-31T06:26:46.842Z] === RUN   TestAuthZPluginErrorRequest
06:26:47 [2020-01-31T06:26:47.779Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
06:26:47 [2020-01-31T06:26:47.779Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:26:48 [2020-01-31T06:26:48.347Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s)
06:26:48 [2020-01-31T06:26:48.347Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:26:49 [2020-01-31T06:26:49.284Z] --- PASS: TestBuildWithHugeFile (102.92s)
06:26:49 [2020-01-31T06:26:49.284Z] === RUN   TestBuildWithEmptyDockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:26:49 [2020-01-31T06:26:49.284Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:26:49 [2020-01-31T06:26:49.541Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
06:26:49 [2020-01-31T06:26:49.541Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
06:26:49 [2020-01-31T06:26:49.541Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
06:26:49 [2020-01-31T06:26:49.541Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
06:26:49 [2020-01-31T06:26:49.541Z] === RUN   TestBuildPreserveOwnership
06:26:49 [2020-01-31T06:26:49.541Z] === RUN   TestBuildPreserveOwnership/copy_from
06:26:49 [2020-01-31T06:26:49.541Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
06:26:50 [2020-01-31T06:26:50.252Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
06:26:50 [2020-01-31T06:26:50.252Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:26:52 [2020-01-31T06:26:52.786Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
06:26:52 [2020-01-31T06:26:52.786Z] === RUN   TestAuthZPluginHeader
06:26:53 [2020-01-31T06:26:53.721Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:26:53 [2020-01-31T06:26:53.721Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
06:26:53 [2020-01-31T06:26:53.721Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
06:26:53 [2020-01-31T06:26:53.722Z] --- PASS: TestAuthZPluginHeader (0.98s)
06:26:53 [2020-01-31T06:26:53.722Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:26:53 [2020-01-31T06:26:53.722Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:26:53 [2020-01-31T06:26:53.722Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:53 [2020-01-31T06:26:53.722Z] === RUN   TestAuthZPluginV2Disable
06:26:53 [2020-01-31T06:26:53.722Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:26:53 [2020-01-31T06:26:53.722Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:53 [2020-01-31T06:26:53.722Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:26:53 [2020-01-31T06:26:53.722Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:26:53 [2020-01-31T06:26:53.722Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:53 [2020-01-31T06:26:53.722Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:26:53 [2020-01-31T06:26:53.722Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:26:53 [2020-01-31T06:26:53.722Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:53 [2020-01-31T06:26:53.722Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:26:53 [2020-01-31T06:26:53.979Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
06:26:54 [2020-01-31T06:26:54.545Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
06:26:55 [2020-01-31T06:26:55.111Z] --- PASS: TestBuildPreserveOwnership (5.61s)
06:26:55 [2020-01-31T06:26:55.112Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.58s)
06:26:55 [2020-01-31T06:26:55.112Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s)
06:26:55 [2020-01-31T06:26:55.112Z] === RUN   TestBuildPlatformInvalid
06:26:55 [2020-01-31T06:26:55.112Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
06:26:55 [2020-01-31T06:26:55.112Z] --- PASS: TestBuildPlatformInvalid (0.17s)
06:26:55 [2020-01-31T06:26:55.112Z] PASS
06:26:55 [2020-01-31T06:26:55.369Z] 
06:26:55 [2020-01-31T06:26:55.369Z] === Skipped
06:26:55 [2020-01-31T06:26:55.369Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:26:55 [2020-01-31T06:26:55.369Z]     build_session_test.go:25: TODO: BuildKit
06:26:55 [2020-01-31T06:26:55.369Z] 
06:26:55 [2020-01-31T06:26:55.369Z] 
06:26:55 [2020-01-31T06:26:55.369Z] DONE 32 tests, 1 skipped in 188.525s
06:26:55 [2020-01-31T06:26:55.369Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:26:55 [2020-01-31T06:26:55.369Z] ++ 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
06:26:55 [2020-01-31T06:26:55.369Z] ++ set -e
06:26:55 [2020-01-31T06:26:55.369Z] ++ '[' -n 0 ']'
06:26:55 [2020-01-31T06:26:55.369Z] ++ set -x
06:26:55 [2020-01-31T06:26:55.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
06:26:55 [2020-01-31T06:26:55.369Z] INFO: Testing against a local daemon
06:26:55 [2020-01-31T06:26:55.369Z] === RUN   TestConfigList
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Extraction ended at 01/31/2020 06:26:53. Duration:00:00:22.4412785
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Updating the golang and path environment variables
06:26:57 [2020-01-31T06:26:57.187Z] INFO: GOPATH=d:\gopath
06:26:57 [2020-01-31T06:26:57.187Z] INFO: go version go1.13.6 windows/amd64
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Running the daemon under test in debug mode
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Starting a daemon under test...
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40439\4\daemon --pidfile d:\CI\PR-40439\4\docker.pid -D
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Process started successfully.
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Start tailing logs of the daemon under tests
06:26:57 [2020-01-31T06:26:57.187Z] INFO: Waiting for the daemon under test to start...
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Daemon under test started and replied!
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Docker version of the daemon under test
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] Client:
06:26:58 [2020-01-31T06:26:58.160Z]  Version:      17.06.2-ce
06:26:58 [2020-01-31T06:26:58.160Z]  API version:  1.30
06:26:58 [2020-01-31T06:26:58.160Z]  Go version:   go1.8.3
06:26:58 [2020-01-31T06:26:58.160Z]  Git commit:   cec0b72
06:26:58 [2020-01-31T06:26:58.160Z]  Built:        Tue Sep  5 19:57:19 2017
06:26:58 [2020-01-31T06:26:58.160Z]  OS/Arch:      windows/amd64
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] Server:
06:26:58 [2020-01-31T06:26:58.160Z]  Version:      0.0.0-dev
06:26:58 [2020-01-31T06:26:58.160Z]  API version:  1.41 (minimum version 1.24)
06:26:58 [2020-01-31T06:26:58.160Z]  Go version:   go1.13.6
06:26:58 [2020-01-31T06:26:58.160Z]  Git commit:   cae7163863
06:26:58 [2020-01-31T06:26:58.160Z]  Built:        01/31/2020 06:25:17
06:26:58 [2020-01-31T06:26:58.160Z]  OS/Arch:      windows/amd64
06:26:58 [2020-01-31T06:26:58.160Z]  Experimental: false
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Docker info of the daemon under test
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] Containers: 0
06:26:58 [2020-01-31T06:26:58.160Z]  Running: 0
06:26:58 [2020-01-31T06:26:58.160Z]  Paused: 0
06:26:58 [2020-01-31T06:26:58.160Z]  Stopped: 0
06:26:58 [2020-01-31T06:26:58.160Z] Images: 0
06:26:58 [2020-01-31T06:26:58.160Z] Server Version: 0.0.0-dev
06:26:58 [2020-01-31T06:26:58.160Z] Storage Driver: windowsfilter
06:26:58 [2020-01-31T06:26:58.160Z]  Windows: 
06:26:58 [2020-01-31T06:26:58.160Z] Logging Driver: json-file
06:26:58 [2020-01-31T06:26:58.160Z] Plugins: 
06:26:58 [2020-01-31T06:26:58.160Z]  Volume: local
06:26:58 [2020-01-31T06:26:58.160Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
06:26:58 [2020-01-31T06:26:58.160Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
06:26:58 [2020-01-31T06:26:58.160Z] Swarm: inactive
06:26:58 [2020-01-31T06:26:58.160Z] Default Isolation: process
06:26:58 [2020-01-31T06:26:58.160Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
06:26:58 [2020-01-31T06:26:58.160Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
06:26:58 [2020-01-31T06:26:58.160Z] OSType: windows
06:26:58 [2020-01-31T06:26:58.160Z] Architecture: x86_64
06:26:58 [2020-01-31T06:26:58.160Z] CPUs: 4
06:26:58 [2020-01-31T06:26:58.160Z] Total Memory: 32GiB
06:26:58 [2020-01-31T06:26:58.160Z] Name: azwin-2-d42220
06:26:58 [2020-01-31T06:26:58.160Z] ID: AKJZ:4OID:BWG6:MKIN:B7OQ:HN6F:K53B:ZO6C:NO7Q:DHNX:BJQY:YCCV
06:26:58 [2020-01-31T06:26:58.160Z] Docker Root Dir: D:\CI\PR-40439\4\daemon
06:26:58 [2020-01-31T06:26:58.160Z] Debug Mode (client): false
06:26:58 [2020-01-31T06:26:58.160Z] Debug Mode (server): true
06:26:58 [2020-01-31T06:26:58.160Z]  File Descriptors: -1
06:26:58 [2020-01-31T06:26:58.160Z]  Goroutines: 17
06:26:58 [2020-01-31T06:26:58.160Z]  System Time: 2020-01-31T06:26:57.7685212Z
06:26:58 [2020-01-31T06:26:58.160Z]  EventsListeners: 0
06:26:58 [2020-01-31T06:26:58.160Z] Registry: https://index.docker.io/v1/
06:26:58 [2020-01-31T06:26:58.160Z] Labels:
06:26:58 [2020-01-31T06:26:58.160Z] Experimental: false
06:26:58 [2020-01-31T06:26:58.160Z] Insecure Registries:
06:26:58 [2020-01-31T06:26:58.160Z]  127.0.0.0/8
06:26:58 [2020-01-31T06:26:58.160Z] Live Restore Enabled: false
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Docker images of the daemon under test
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
06:26:58 [2020-01-31T06:26:58.160Z] 
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
06:26:58 [2020-01-31T06:26:58.160Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
06:26:58 [2020-01-31T06:26:58.160Z] ltsc2019: Pulling from windows/servercore
06:26:58 [2020-01-31T06:26:58.516Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
06:26:58 [2020-01-31T06:26:58.516Z] PASS
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] === Skipped
06:26:58 [2020-01-31T06:26:58.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:26:58 [2020-01-31T06:26:58.516Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:26:58 [2020-01-31T06:26:58.516Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:26:58 [2020-01-31T06:26:58.516Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:26:58 [2020-01-31T06:26:58.516Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] DONE 17 tests, 4 skipped in 28.559s
06:26:58 [2020-01-31T06:26:58.516Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:26:58 [2020-01-31T06:26:58.516Z] ++ 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
06:26:58 [2020-01-31T06:26:58.516Z] ++ set -e
06:26:58 [2020-01-31T06:26:58.516Z] ++ '[' -n 0 ']'
06:26:58 [2020-01-31T06:26:58.516Z] ++ set -x
06:26:58 [2020-01-31T06:26:58.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:26:58 [2020-01-31T06:26:58.516Z] INFO: Testing against a local daemon
06:26:58 [2020-01-31T06:26:58.516Z] === RUN   TestPluginInvalidJSON
06:26:58 [2020-01-31T06:26:58.516Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:26:58 [2020-01-31T06:26:58.516Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:26:58 [2020-01-31T06:26:58.516Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:26:58 [2020-01-31T06:26:58.516Z] --- PASS: TestPluginInvalidJSON (0.01s)
06:26:58 [2020-01-31T06:26:58.516Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:26:58 [2020-01-31T06:26:58.516Z] PASS
06:26:58 [2020-01-31T06:26:58.516Z] 
06:26:58 [2020-01-31T06:26:58.516Z] DONE 2 tests in 0.173s
06:26:58 [2020-01-31T06:26:58.516Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:26:58 [2020-01-31T06:26:58.516Z] ++ 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
06:26:58 [2020-01-31T06:26:58.516Z] ++ set -e
06:26:58 [2020-01-31T06:26:58.516Z] ++ '[' -n 0 ']'
06:26:58 [2020-01-31T06:26:58.516Z] ++ set -x
06:26:58 [2020-01-31T06:26:58.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:26:58 [2020-01-31T06:26:58.516Z] INFO: Testing against a local daemon
06:26:58 [2020-01-31T06:26:58.516Z] === RUN   TestExternalGraphDriver
06:26:58 [2020-01-31T06:26:58.516Z] === RUN   TestExternalGraphDriver/json
06:26:58 [2020-01-31T06:26:58.516Z] === RUN   TestExternalGraphDriver/spec
06:26:58 [2020-01-31T06:26:58.621Z] 65014b3c3121: Pulling fs layer
06:26:58 [2020-01-31T06:26:58.621Z] edbd72df76b4: Pulling fs layer
06:26:58 [2020-01-31T06:26:58.650Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
06:26:58 [2020-01-31T06:26:58.650Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
06:26:59 [2020-01-31T06:26:59.214Z] --- PASS: TestConfigList (3.71s)
06:26:59 [2020-01-31T06:26:59.214Z] === RUN   TestConfigsCreateAndDelete
06:27:00 [2020-01-31T06:27:00.252Z] === RUN   TestExternalGraphDriver/pull
06:27:00 [2020-01-31T06:27:00.586Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
06:27:00 [2020-01-31T06:27:00.586Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
06:27:00 [2020-01-31T06:27:00.586Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
06:27:01 [2020-01-31T06:27:01.520Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
06:27:02 [2020-01-31T06:27:02.017Z] --- PASS: TestExternalGraphDriver (5.97s)
06:27:02 [2020-01-31T06:27:02.018Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
06:27:02 [2020-01-31T06:27:02.018Z]     --- PASS: TestExternalGraphDriver/spec (1.96s)
06:27:02 [2020-01-31T06:27:02.018Z]     --- PASS: TestExternalGraphDriver/pull (1.99s)
06:27:02 [2020-01-31T06:27:02.018Z] === RUN   TestGraphdriverPluginV2
06:27:02 [2020-01-31T06:27:02.018Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
06:27:02 [2020-01-31T06:27:02.018Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:02 [2020-01-31T06:27:02.018Z] PASS
06:27:02 [2020-01-31T06:27:02.018Z] 
06:27:02 [2020-01-31T06:27:02.018Z] === Skipped
06:27:02 [2020-01-31T06:27:02.018Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
06:27:02 [2020-01-31T06:27:02.018Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:02 [2020-01-31T06:27:02.018Z] 
06:27:02 [2020-01-31T06:27:02.018Z] 
06:27:02 [2020-01-31T06:27:02.018Z] DONE 5 tests, 1 skipped in 6.265s
06:27:02 [2020-01-31T06:27:02.018Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:27:02 [2020-01-31T06:27:02.018Z] ++ 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
06:27:02 [2020-01-31T06:27:02.018Z] ++ set -e
06:27:02 [2020-01-31T06:27:02.018Z] ++ '[' -n 0 ']'
06:27:02 [2020-01-31T06:27:02.018Z] ++ set -x
06:27:02 [2020-01-31T06:27:02.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:27:02 [2020-01-31T06:27:02.373Z] INFO: Testing against a local daemon
06:27:02 [2020-01-31T06:27:02.373Z] === RUN   TestContinueAfterPluginCrash
06:27:02 [2020-01-31T06:27:02.373Z] === PAUSE TestContinueAfterPluginCrash
06:27:02 [2020-01-31T06:27:02.373Z] === RUN   TestDaemonStartWithLogOpt
06:27:02 [2020-01-31T06:27:02.373Z] === PAUSE TestDaemonStartWithLogOpt
06:27:02 [2020-01-31T06:27:02.373Z] === CONT  TestContinueAfterPluginCrash
06:27:02 [2020-01-31T06:27:02.373Z] === CONT  TestDaemonStartWithLogOpt
06:27:02 [2020-01-31T06:27:02.453Z] --- PASS: TestConfigsCreateAndDelete (3.42s)
06:27:02 [2020-01-31T06:27:02.453Z] === RUN   TestConfigsUpdate
06:27:03 [2020-01-31T06:27:03.019Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
06:27:03 [2020-01-31T06:27:03.019Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
06:27:03 [2020-01-31T06:27:03.584Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
06:27:04 [2020-01-31T06:27:04.480Z] Created binary: bundles/binary-daemon/dockerd-dev
06:27:04 [2020-01-31T06:27:04.480Z] Copying nested executables into bundles/binary-daemon
06:27:04 [2020-01-31T06:27:04.480Z] 
[Pipeline] }
[Pipeline] // stage
06:27:04 [2020-01-31T06:27:04.695Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
06:27:05 [2020-01-31T06:27:05.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh cross
06:27:05 [2020-01-31T06:27:05.260Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
06:27:05 [2020-01-31T06:27:05.576Z] 
06:27:05 [2020-01-31T06:27:05.576Z] Removing bundles/
06:27:05 [2020-01-31T06:27:05.576Z] 
06:27:05 [2020-01-31T06:27:05.576Z] ---> Making bundle: cross (in bundles/cross)
06:27:05 [2020-01-31T06:27:05.576Z] Cross building: bundles/cross/linux/amd64
06:27:05 [2020-01-31T06:27:05.576Z] Building: bundles/cross/linux/amd64/dockerd-dev
06:27:05 [2020-01-31T06:27:05.576Z] GOOS="linux" GOARCH="amd64" GOARM=""
06:27:05 [2020-01-31T06:27:05.713Z] edbd72df76b4: Verifying Checksum
06:27:05 [2020-01-31T06:27:05.713Z] edbd72df76b4: Download complete
06:27:05 [2020-01-31T06:27:05.826Z] --- PASS: TestConfigsUpdate (3.08s)
06:27:05 [2020-01-31T06:27:05.826Z] === RUN   TestTemplatedConfig
06:27:06 [2020-01-31T06:27:06.760Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
06:27:07 [2020-01-31T06:27:07.019Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
06:27:08 [2020-01-31T06:27:08.983Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
06:27:09 [2020-01-31T06:27:09.554Z] --- PASS: TestTemplatedConfig (3.92s)
06:27:09 [2020-01-31T06:27:09.554Z] === RUN   TestConfigInspect
06:27:09 [2020-01-31T06:27:09.815Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
06:27:11 [2020-01-31T06:27:11.189Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
06:27:11 [2020-01-31T06:27:11.806Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s)
06:27:11 [2020-01-31T06:27:11.806Z] PASS
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] === Skipped
06:27:11 [2020-01-31T06:27:11.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:27:11 [2020-01-31T06:27:11.806Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:27:11 [2020-01-31T06:27:11.806Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:27:11 [2020-01-31T06:27:11.806Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:27:11 [2020-01-31T06:27:11.806Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] DONE 17 tests, 4 skipped in 31.658s
06:27:11 [2020-01-31T06:27:11.806Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:27:11 [2020-01-31T06:27:11.806Z] ++ 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
06:27:11 [2020-01-31T06:27:11.806Z] ++ set -e
06:27:11 [2020-01-31T06:27:11.806Z] ++ '[' -n 0 ']'
06:27:11 [2020-01-31T06:27:11.806Z] ++ set -x
06:27:11 [2020-01-31T06:27:11.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:27:11 [2020-01-31T06:27:11.806Z] INFO: Testing against a local daemon
06:27:11 [2020-01-31T06:27:11.806Z] === RUN   TestPluginInvalidJSON
06:27:11 [2020-01-31T06:27:11.806Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:27:11 [2020-01-31T06:27:11.806Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:27:11 [2020-01-31T06:27:11.806Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:27:11 [2020-01-31T06:27:11.806Z] --- PASS: TestPluginInvalidJSON (0.03s)
06:27:11 [2020-01-31T06:27:11.806Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:27:11 [2020-01-31T06:27:11.806Z] PASS
06:27:11 [2020-01-31T06:27:11.806Z] 
06:27:11 [2020-01-31T06:27:11.806Z] DONE 2 tests in 0.195s
06:27:11 [2020-01-31T06:27:11.806Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:27:11 [2020-01-31T06:27:11.806Z] ++ 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
06:27:11 [2020-01-31T06:27:11.806Z] ++ set -e
06:27:11 [2020-01-31T06:27:11.806Z] ++ '[' -n 0 ']'
06:27:11 [2020-01-31T06:27:11.806Z] ++ set -x
06:27:11 [2020-01-31T06:27:11.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:27:12 [2020-01-31T06:27:12.065Z] INFO: Testing against a local daemon
06:27:12 [2020-01-31T06:27:12.065Z] === RUN   TestExternalGraphDriver
06:27:12 [2020-01-31T06:27:12.236Z] --- PASS: TestDaemonStartWithLogOpt (9.50s)
06:27:12 [2020-01-31T06:27:12.324Z] === RUN   TestExternalGraphDriver/json
06:27:12 [2020-01-31T06:27:12.559Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
06:27:13 [2020-01-31T06:27:13.126Z] --- PASS: TestConfigInspect (3.39s)
06:27:13 [2020-01-31T06:27:13.126Z] === RUN   TestConfigCreateWithLabels
06:27:13 [2020-01-31T06:27:13.126Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
06:27:14 [2020-01-31T06:27:14.858Z] === RUN   TestExternalGraphDriver/spec
06:27:16 [2020-01-31T06:27:16.405Z] --- PASS: TestConfigCreateWithLabels (3.26s)
06:27:16 [2020-01-31T06:27:16.405Z] === RUN   TestConfigCreateResolve
06:27:16 [2020-01-31T06:27:16.663Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
06:27:17 [2020-01-31T06:27:17.113Z] --- PASS: TestContinueAfterPluginCrash (14.27s)
06:27:17 [2020-01-31T06:27:17.113Z] PASS
06:27:17 [2020-01-31T06:27:17.113Z] 
06:27:17 [2020-01-31T06:27:17.113Z] DONE 2 tests in 14.455s
06:27:17 [2020-01-31T06:27:17.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:27:17 [2020-01-31T06:27:17.113Z] ++ 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
06:27:17 [2020-01-31T06:27:17.113Z] ++ set -e
06:27:17 [2020-01-31T06:27:17.113Z] ++ '[' -n 0 ']'
06:27:17 [2020-01-31T06:27:17.113Z] ++ set -x
06:27:17 [2020-01-31T06:27:17.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:27:17 [2020-01-31T06:27:17.113Z] INFO: Testing against a local daemon
06:27:17 [2020-01-31T06:27:17.113Z] === RUN   TestPluginWithDevMounts
06:27:17 [2020-01-31T06:27:17.113Z] === PAUSE TestPluginWithDevMounts
06:27:17 [2020-01-31T06:27:17.113Z] === CONT  TestPluginWithDevMounts
06:27:17 [2020-01-31T06:27:17.392Z] === RUN   TestExternalGraphDriver/pull
06:27:18 [2020-01-31T06:27:18.852Z] --- PASS: TestPluginWithDevMounts (1.84s)
06:27:18 [2020-01-31T06:27:18.852Z] PASS
06:27:18 [2020-01-31T06:27:18.852Z] 
06:27:18 [2020-01-31T06:27:18.852Z] DONE 1 tests in 2.038s
06:27:18 [2020-01-31T06:27:18.852Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
06:27:18 [2020-01-31T06:27:18.852Z] ++ 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
06:27:18 [2020-01-31T06:27:18.852Z] ++ set -e
06:27:18 [2020-01-31T06:27:18.852Z] ++ '[' -n 0 ']'
06:27:18 [2020-01-31T06:27:18.852Z] ++ set -x
06:27:18 [2020-01-31T06:27:18.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
06:27:18 [2020-01-31T06:27:18.852Z] INFO: Testing against a local daemon
06:27:18 [2020-01-31T06:27:18.852Z] === RUN   TestSecretInspect
06:27:19 [2020-01-31T06:27:19.188Z] --- PASS: TestConfigCreateResolve (3.07s)
06:27:19 [2020-01-31T06:27:19.188Z] === RUN   TestConfigDaemonLibtrustID
06:27:19 [2020-01-31T06:27:19.754Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
06:27:19 [2020-01-31T06:27:19.754Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
06:27:19 [2020-01-31T06:27:19.754Z] PASS
06:27:19 [2020-01-31T06:27:19.754Z] 
06:27:19 [2020-01-31T06:27:19.754Z] DONE 8 tests in 24.502s
06:27:19 [2020-01-31T06:27:19.754Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:27:19 [2020-01-31T06:27:19.754Z] ++ 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
06:27:19 [2020-01-31T06:27:19.754Z] ++ set -e
06:27:19 [2020-01-31T06:27:19.754Z] ++ '[' -n 0 ']'
06:27:19 [2020-01-31T06:27:19.754Z] ++ set -x
06:27:19 [2020-01-31T06:27:19.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
06:27:19 [2020-01-31T06:27:19.931Z] --- PASS: TestExternalGraphDriver (7.54s)
06:27:19 [2020-01-31T06:27:19.931Z]     --- PASS: TestExternalGraphDriver/json (2.40s)
06:27:19 [2020-01-31T06:27:19.931Z]     --- PASS: TestExternalGraphDriver/spec (2.64s)
06:27:19 [2020-01-31T06:27:19.931Z]     --- PASS: TestExternalGraphDriver/pull (2.36s)
06:27:19 [2020-01-31T06:27:19.931Z] === RUN   TestGraphdriverPluginV2
06:27:19 [2020-01-31T06:27:19.931Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
06:27:19 [2020-01-31T06:27:19.931Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:19 [2020-01-31T06:27:19.931Z] PASS
06:27:19 [2020-01-31T06:27:19.931Z] 
06:27:19 [2020-01-31T06:27:19.931Z] === Skipped
06:27:19 [2020-01-31T06:27:19.931Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
06:27:19 [2020-01-31T06:27:19.931Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:27:19 [2020-01-31T06:27:19.931Z] 
06:27:19 [2020-01-31T06:27:19.931Z] 
06:27:19 [2020-01-31T06:27:19.931Z] DONE 5 tests, 1 skipped in 7.744s
06:27:19 [2020-01-31T06:27:19.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:27:19 [2020-01-31T06:27:19.931Z] ++ 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
06:27:19 [2020-01-31T06:27:19.931Z] ++ set -e
06:27:19 [2020-01-31T06:27:19.931Z] ++ '[' -n 0 ']'
06:27:19 [2020-01-31T06:27:19.931Z] ++ set -x
06:27:19 [2020-01-31T06:27:19.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:27:19 [2020-01-31T06:27:19.931Z] INFO: Testing against a local daemon
06:27:19 [2020-01-31T06:27:19.931Z] === RUN   TestContinueAfterPluginCrash
06:27:19 [2020-01-31T06:27:19.931Z] === PAUSE TestContinueAfterPluginCrash
06:27:19 [2020-01-31T06:27:19.931Z] === RUN   TestDaemonStartWithLogOpt
06:27:19 [2020-01-31T06:27:19.931Z] === PAUSE TestDaemonStartWithLogOpt
06:27:19 [2020-01-31T06:27:19.931Z] === CONT  TestContinueAfterPluginCrash
06:27:19 [2020-01-31T06:27:19.931Z] === CONT  TestDaemonStartWithLogOpt
06:27:20 [2020-01-31T06:27:20.011Z] INFO: Testing against a local daemon
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestCheckpoint
06:27:20 [2020-01-31T06:27:20.011Z] --- SKIP: TestCheckpoint (0.00s)
06:27:20 [2020-01-31T06:27:20.011Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestContainerInvalidJSON
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:27:20 [2020-01-31T06:27:20.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:27:20 [2020-01-31T06:27:20.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:27:20 [2020-01-31T06:27:20.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:27:20 [2020-01-31T06:27:20.011Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:27:20 [2020-01-31T06:27:20.011Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:27:20 [2020-01-31T06:27:20.011Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:27:20 [2020-01-31T06:27:20.011Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:27:20 [2020-01-31T06:27:20.011Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:27:20 [2020-01-31T06:27:20.011Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:27:20 [2020-01-31T06:27:20.011Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:27:20 [2020-01-31T06:27:20.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
06:27:20 [2020-01-31T06:27:20.011Z] === RUN   TestCopyFromContainerPathIsNotDir
06:27:20 [2020-01-31T06:27:20.271Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
06:27:20 [2020-01-31T06:27:20.271Z] === RUN   TestCopyToContainerPathDoesNotExist
06:27:20 [2020-01-31T06:27:20.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
06:27:20 [2020-01-31T06:27:20.271Z] === RUN   TestCopyToContainerPathIsNotDir
06:27:20 [2020-01-31T06:27:20.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
06:27:20 [2020-01-31T06:27:20.271Z] === RUN   TestCopyFromContainer
06:27:20 [2020-01-31T06:27:20.838Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
06:27:22 [2020-01-31T06:27:22.049Z] --- PASS: TestSecretInspect (2.83s)
06:27:22 [2020-01-31T06:27:22.050Z] === RUN   TestSecretList
06:27:22 [2020-01-31T06:27:22.737Z] === RUN   TestCopyFromContainer//
06:27:22 [2020-01-31T06:27:22.737Z] === RUN   TestCopyFromContainer//bar/root
06:27:22 [2020-01-31T06:27:22.737Z] === RUN   TestCopyFromContainer//bar/root/
06:27:22 [2020-01-31T06:27:22.737Z] === RUN   TestCopyFromContainer/bar/quux
06:27:22 [2020-01-31T06:27:22.737Z] === RUN   TestCopyFromContainer/bar/quux/
06:27:22 [2020-01-31T06:27:22.995Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:27:22 [2020-01-31T06:27:22.995Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:27:23 [2020-01-31T06:27:23.253Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:27:23 [2020-01-31T06:27:23.253Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:27:23 [2020-01-31T06:27:23.253Z] === RUN   TestCopyFromContainer/bar/notarget
06:27:23 [2020-01-31T06:27:23.511Z] --- PASS: TestCopyFromContainer (3.13s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer// (0.08s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.14s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:27:23 [2020-01-31T06:27:23.511Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:27:23 [2020-01-31T06:27:23.511Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateLinkToNonExistingContainer
06:27:23 [2020-01-31T06:27:23.511Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateWithInvalidEnv
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateWithInvalidEnv/0
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateWithInvalidEnv/0
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateWithInvalidEnv/1
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateWithInvalidEnv/1
06:27:23 [2020-01-31T06:27:23.511Z] === RUN   TestCreateWithInvalidEnv/2
06:27:23 [2020-01-31T06:27:23.511Z] === PAUSE TestCreateWithInvalidEnv/2
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateWithInvalidEnv/0
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateWithInvalidEnv/2
06:27:23 [2020-01-31T06:27:23.511Z] === CONT  TestCreateWithInvalidEnv/1
06:27:23 [2020-01-31T06:27:23.769Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:27:23 [2020-01-31T06:27:23.769Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:27:23 [2020-01-31T06:27:23.769Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
06:27:23 [2020-01-31T06:27:23.769Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
06:27:23 [2020-01-31T06:27:23.769Z] === RUN   TestCreateTmpfsMountsTarget
06:27:23 [2020-01-31T06:27:23.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
06:27:23 [2020-01-31T06:27:23.769Z] === RUN   TestCreateWithCustomMaskedPaths
06:27:24 [2020-01-31T06:27:24.336Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
06:27:24 [2020-01-31T06:27:24.471Z] --- PASS: TestSecretList (2.75s)
06:27:24 [2020-01-31T06:27:24.471Z] === RUN   TestSecretsCreateAndDelete
06:27:24 [2020-01-31T06:27:24.593Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
06:27:24 [2020-01-31T06:27:24.594Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
06:27:25 [2020-01-31T06:27:25.160Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
06:27:25 [2020-01-31T06:27:25.728Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
06:27:25 [2020-01-31T06:27:25.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
06:27:26 [2020-01-31T06:27:26.243Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s)
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/no_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/no_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/empty_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/valid_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/empty_capadd
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/empty_capadd
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/empty_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
06:27:26 [2020-01-31T06:27:26.244Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/no_capabilities
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/empty_capdrop
06:27:26 [2020-01-31T06:27:26.244Z] === CONT  TestCreateWithCapabilities/empty_capadd
06:27:26 [2020-01-31T06:27:26.503Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
06:27:26 [2020-01-31T06:27:26.503Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
06:27:26 [2020-01-31T06:27:26.503Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
06:27:26 [2020-01-31T06:27:26.503Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
06:27:26 [2020-01-31T06:27:26.503Z] === CONT  TestCreateWithCapabilities/valid_capabilities
06:27:26 [2020-01-31T06:27:26.503Z] === CONT  TestCreateWithCapabilities/empty_capabilities
06:27:26 [2020-01-31T06:27:26.503Z] --- PASS: TestCreateWithCapabilities (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
06:27:26 [2020-01-31T06:27:26.503Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
06:27:26 [2020-01-31T06:27:26.503Z] === RUN   TestCreateWithCustomReadonlyPaths
06:27:27 [2020-01-31T06:27:27.560Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
06:27:27 [2020-01-31T06:27:27.560Z] === RUN   TestSecretsUpdate
06:27:28 [2020-01-31T06:27:28.401Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
06:27:29 [2020-01-31T06:27:29.335Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s)
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:27:29 [2020-01-31T06:27:29.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:27:29 [2020-01-31T06:27:29.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:27:29 [2020-01-31T06:27:29.335Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
06:27:29 [2020-01-31T06:27:29.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:27:29 [2020-01-31T06:27:29.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:27:29 [2020-01-31T06:27:29.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
06:27:29 [2020-01-31T06:27:29.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:27:29 [2020-01-31T06:27:29.335Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestContainerStartOnDaemonRestart
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestContainerStartOnDaemonRestart
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestDaemonRestartIpcMode
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestDaemonRestartIpcMode
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestDaemonHostGatewayIP
06:27:29 [2020-01-31T06:27:29.335Z] === PAUSE TestDaemonHostGatewayIP
06:27:29 [2020-01-31T06:27:29.335Z] === RUN   TestDiff
06:27:29 [2020-01-31T06:27:29.901Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
06:27:29 [2020-01-31T06:27:29.907Z] --- PASS: TestSecretsUpdate (2.67s)
06:27:29 [2020-01-31T06:27:29.907Z] === RUN   TestTemplatedSecret
06:27:30 [2020-01-31T06:27:30.158Z] --- PASS: TestDiff (0.90s)
06:27:30 [2020-01-31T06:27:30.158Z] === RUN   TestExecWithCloseStdin
06:27:30 [2020-01-31T06:27:30.417Z] === RUN   TestDockerSuite/TestBuildAddNonTar
06:27:31 [2020-01-31T06:27:31.349Z] --- PASS: TestExecWithCloseStdin (0.99s)
06:27:31 [2020-01-31T06:27:31.349Z] === RUN   TestExec
06:27:31 [2020-01-31T06:27:31.607Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
06:27:31 [2020-01-31T06:27:31.864Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
06:27:32 [2020-01-31T06:27:32.123Z] --- PASS: TestExec (1.00s)
06:27:32 [2020-01-31T06:27:32.123Z] === RUN   TestExecUser
06:27:32 [2020-01-31T06:27:32.145Z] --- PASS: TestDaemonStartWithLogOpt (10.22s)
06:27:32 [2020-01-31T06:27:32.690Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
06:27:32 [2020-01-31T06:27:32.994Z] --- PASS: TestTemplatedSecret (3.27s)
06:27:32 [2020-01-31T06:27:32.994Z] === RUN   TestSecretCreateResolve
06:27:33 [2020-01-31T06:27:33.255Z] --- PASS: TestExecUser (1.14s)
06:27:33 [2020-01-31T06:27:33.255Z] === RUN   TestExportContainerAndImportImage
06:27:33 [2020-01-31T06:27:33.513Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
06:27:34 [2020-01-31T06:27:34.886Z] --- PASS: TestExportContainerAndImportImage (1.24s)
06:27:34 [2020-01-31T06:27:34.886Z] === RUN   TestExportContainerAfterDaemonRestart
06:27:35 [2020-01-31T06:27:35.434Z] --- PASS: TestContinueAfterPluginCrash (15.02s)
06:27:35 [2020-01-31T06:27:35.434Z] PASS
06:27:35 [2020-01-31T06:27:35.434Z] 
06:27:35 [2020-01-31T06:27:35.434Z] DONE 2 tests in 15.220s
06:27:35 [2020-01-31T06:27:35.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:27:35 [2020-01-31T06:27:35.434Z] ++ 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
06:27:35 [2020-01-31T06:27:35.434Z] ++ set -e
06:27:35 [2020-01-31T06:27:35.434Z] ++ '[' -n 0 ']'
06:27:35 [2020-01-31T06:27:35.434Z] ++ set -x
06:27:35 [2020-01-31T06:27:35.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:27:35 [2020-01-31T06:27:35.434Z] INFO: Testing against a local daemon
06:27:35 [2020-01-31T06:27:35.434Z] === RUN   TestPluginWithDevMounts
06:27:35 [2020-01-31T06:27:35.434Z] === PAUSE TestPluginWithDevMounts
06:27:35 [2020-01-31T06:27:35.434Z] === CONT  TestPluginWithDevMounts
06:27:35 [2020-01-31T06:27:35.450Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
06:27:36 [2020-01-31T06:27:36.196Z] --- PASS: TestSecretCreateResolve (2.86s)
06:27:36 [2020-01-31T06:27:36.196Z] PASS
06:27:36 [2020-01-31T06:27:36.196Z] 
06:27:36 [2020-01-31T06:27:36.196Z] DONE 6 tests in 17.162s
06:27:36 [2020-01-31T06:27:36.196Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
06:27:36 [2020-01-31T06:27:36.196Z] ++ 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
06:27:36 [2020-01-31T06:27:36.196Z] ++ set -e
06:27:36 [2020-01-31T06:27:36.196Z] ++ '[' -n 0 ']'
06:27:36 [2020-01-31T06:27:36.196Z] ++ set -x
06:27:36 [2020-01-31T06:27:36.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
06:27:36 [2020-01-31T06:27:36.196Z] INFO: Testing against a local daemon
06:27:36 [2020-01-31T06:27:36.196Z] === RUN   TestServiceCreateInit
06:27:36 [2020-01-31T06:27:36.196Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:27:36 [2020-01-31T06:27:36.381Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
06:27:36 [2020-01-31T06:27:36.381Z] === RUN   TestHealthCheckWorkdir
06:27:36 [2020-01-31T06:27:36.381Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
06:27:37 [2020-01-31T06:27:37.312Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
06:27:37 [2020-01-31T06:27:37.338Z] --- PASS: TestPluginWithDevMounts (2.22s)
06:27:37 [2020-01-31T06:27:37.338Z] PASS
06:27:37 [2020-01-31T06:27:37.338Z] 
06:27:37 [2020-01-31T06:27:37.338Z] DONE 1 tests in 2.402s
06:27:37 [2020-01-31T06:27:37.338Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
06:27:37 [2020-01-31T06:27:37.338Z] ++ 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
06:27:37 [2020-01-31T06:27:37.338Z] ++ set -e
06:27:37 [2020-01-31T06:27:37.338Z] ++ '[' -n 0 ']'
06:27:37 [2020-01-31T06:27:37.338Z] ++ set -x
06:27:37 [2020-01-31T06:27:37.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:27:37 [2020-01-31T06:27:37.570Z] --- PASS: TestHealthCheckWorkdir (1.29s)
06:27:37 [2020-01-31T06:27:37.570Z] === RUN   TestHealthKillContainer
06:27:37 [2020-01-31T06:27:37.596Z] INFO: Testing against a local daemon
06:27:37 [2020-01-31T06:27:37.597Z] === RUN   TestSecretInspect
06:27:38 [2020-01-31T06:27:38.941Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
06:27:39 [2020-01-31T06:27:39.506Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
06:27:39 [2020-01-31T06:27:39.506Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
06:27:40 [2020-01-31T06:27:40.439Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
06:27:40 [2020-01-31T06:27:40.696Z] --- PASS: TestHealthKillContainer (3.08s)
06:27:40 [2020-01-31T06:27:40.696Z] === RUN   TestInspectCpusetInConfigPre120
06:27:40 [2020-01-31T06:27:40.884Z] --- PASS: TestSecretInspect (3.27s)
06:27:40 [2020-01-31T06:27:40.884Z] === RUN   TestSecretList
06:27:41 [2020-01-31T06:27:41.118Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:27:41 [2020-01-31T06:27:41.628Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
06:27:41 [2020-01-31T06:27:41.628Z] === RUN   TestIpcModeNone
06:27:41 [2020-01-31T06:27:41.628Z] === RUN   TestDockerSuite/TestBuildAddScript
06:27:42 [2020-01-31T06:27:42.561Z] --- PASS: TestIpcModeNone (1.00s)
06:27:42 [2020-01-31T06:27:42.561Z] === RUN   TestIpcModePrivate
06:27:43 [2020-01-31T06:27:43.127Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
06:27:43 [2020-01-31T06:27:43.385Z] --- PASS: TestIpcModePrivate (0.88s)
06:27:43 [2020-01-31T06:27:43.385Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false
06:27:43 [2020-01-31T06:27:43.385Z] === RUN   TestIpcModeShareable
06:27:43 [2020-01-31T06:27:43.419Z] --- PASS: TestSecretList (2.68s)
06:27:43 [2020-01-31T06:27:43.419Z] === RUN   TestSecretsCreateAndDelete
06:27:44 [2020-01-31T06:27:44.320Z] --- PASS: TestIpcModeShareable (0.96s)
06:27:44 [2020-01-31T06:27:44.320Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true
06:27:44 [2020-01-31T06:27:44.320Z] === RUN   TestAPIIpcModeShareableAndContainer
06:27:44 [2020-01-31T06:27:44.884Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
06:27:46 [2020-01-31T06:27:46.077Z] --- PASS: TestServiceCreateInit (9.51s)
06:27:46 [2020-01-31T06:27:46.077Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.66s)
06:27:46 [2020-01-31T06:27:46.077Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
06:27:46 [2020-01-31T06:27:46.077Z] === RUN   TestCreateServiceMultipleTimes
06:27:46 [2020-01-31T06:27:46.706Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
06:27:46 [2020-01-31T06:27:46.706Z] === RUN   TestSecretsUpdate
06:27:47 [2020-01-31T06:27:47.411Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s)
06:27:47 [2020-01-31T06:27:47.411Z] === RUN   TestAPIIpcModeHost
06:27:47 [2020-01-31T06:27:47.669Z] --- PASS: TestAPIIpcModeHost (0.71s)
06:27:47 [2020-01-31T06:27:47.669Z] === RUN   TestDaemonIpcModeShareable
06:27:49 [2020-01-31T06:27:49.565Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
06:27:49 [2020-01-31T06:27:49.566Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
06:27:49 [2020-01-31T06:27:49.566Z] === RUN   TestDaemonIpcModePrivate
06:27:49 [2020-01-31T06:27:49.566Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/api/server/router/swarm	0.014s	coverage: 4.5% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/builder/dockerignore	0.061s	coverage: 96.8% of statements
06:27:49 [2020-01-31T06:27:49.677Z] ok  	github.com/docker/docker/cli/debug	0.022s	coverage: 100.0% of statements
06:27:49 [2020-01-31T06:27:49.994Z] --- PASS: TestSecretsUpdate (2.72s)
06:27:49 [2020-01-31T06:27:49.994Z] === RUN   TestTemplatedSecret
06:27:50 [2020-01-31T06:27:50.936Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
06:27:50 [2020-01-31T06:27:50.936Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:232, shared: false, mustBeShared: false
06:27:50 [2020-01-31T06:27:50.936Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:27:51 [2020-01-31T06:27:51.175Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.584s	coverage: 86.3% of statements
06:27:53 [2020-01-31T06:27:53.282Z] --- PASS: TestTemplatedSecret (3.45s)
06:27:53 [2020-01-31T06:27:53.282Z] === RUN   TestSecretCreateResolve
06:27:53 [2020-01-31T06:27:53.464Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
06:27:53 [2020-01-31T06:27:53.464Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.32s)
06:27:53 [2020-01-31T06:27:53.464Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false
06:27:53 [2020-01-31T06:27:53.464Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:27:53 [2020-01-31T06:27:53.890Z] ok  	github.com/docker/docker/builder/remotecontext	0.519s	coverage: 13.6% of statements
06:27:55 [2020-01-31T06:27:55.360Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s)
06:27:55 [2020-01-31T06:27:55.360Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true
06:27:55 [2020-01-31T06:27:55.360Z] === RUN   TestIpcModeOlderClient
06:27:55 [2020-01-31T06:27:55.360Z] === PAUSE TestIpcModeOlderClient
06:27:55 [2020-01-31T06:27:55.360Z] === RUN   TestKillContainerInvalidSignal
06:27:55 [2020-01-31T06:27:55.617Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
06:27:56 [2020-01-31T06:27:56.418Z] 65014b3c3121: Verifying Checksum
06:27:56 [2020-01-31T06:27:56.418Z] 65014b3c3121: Download complete
06:27:56 [2020-01-31T06:27:56.549Z] --- PASS: TestKillContainerInvalidSignal (0.97s)
06:27:56 [2020-01-31T06:27:56.549Z] === RUN   TestKillContainer
06:27:56 [2020-01-31T06:27:56.549Z] === RUN   TestKillContainer/no_signal
06:27:56 [2020-01-31T06:27:56.567Z] --- PASS: TestSecretCreateResolve (3.20s)
06:27:56 [2020-01-31T06:27:56.567Z] PASS
06:27:56 [2020-01-31T06:27:56.567Z] 
06:27:56 [2020-01-31T06:27:56.567Z] DONE 6 tests in 18.753s
06:27:56 [2020-01-31T06:27:56.567Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
06:27:56 [2020-01-31T06:27:56.567Z] ++ 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
06:27:56 [2020-01-31T06:27:56.567Z] ++ set -e
06:27:56 [2020-01-31T06:27:56.567Z] ++ '[' -n 0 ']'
06:27:56 [2020-01-31T06:27:56.567Z] ++ set -x
06:27:56 [2020-01-31T06:27:56.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
06:27:56 [2020-01-31T06:27:56.567Z] INFO: Testing against a local daemon
06:27:56 [2020-01-31T06:27:56.567Z] === RUN   TestServiceCreateInit
06:27:56 [2020-01-31T06:27:56.567Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:27:56 [2020-01-31T06:27:56.611Z] ok  	github.com/docker/docker/builder/dockerfile	1.514s	coverage: 48.2% of statements
06:27:56 [2020-01-31T06:27:56.611Z] ?   	github.com/docker/docker/cli	[no test files]
06:27:56 [2020-01-31T06:27:56.611Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:27:57 [2020-01-31T06:27:57.483Z] === RUN   TestKillContainer/non_killing_signal
06:27:58 [2020-01-31T06:27:58.417Z] === RUN   TestKillContainer/killing_signal
06:27:58 [2020-01-31T06:27:58.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
06:27:58 [2020-01-31T06:27:58.674Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
06:27:59 [2020-01-31T06:27:59.607Z] --- PASS: TestKillContainer (3.01s)
06:27:59 [2020-01-31T06:27:59.607Z]     --- PASS: TestKillContainer/no_signal (0.96s)
06:27:59 [2020-01-31T06:27:59.607Z]     --- PASS: TestKillContainer/non_killing_signal (0.81s)
06:27:59 [2020-01-31T06:27:59.607Z]     --- PASS: TestKillContainer/killing_signal (0.92s)
06:27:59 [2020-01-31T06:27:59.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:27:59 [2020-01-31T06:27:59.607Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:28:00 [2020-01-31T06:28:00.540Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:28:00 [2020-01-31T06:28:00.759Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:28:02 [2020-01-31T06:28:02.374Z] --- PASS: TestCreateServiceMultipleTimes (16.50s)
06:28:02 [2020-01-31T06:28:02.374Z] === RUN   TestCreateServiceConflict
06:28:02 [2020-01-31T06:28:02.483Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.77s)
06:28:02 [2020-01-31T06:28:02.483Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.19s)
06:28:02 [2020-01-31T06:28:02.483Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.31s)
06:28:02 [2020-01-31T06:28:02.483Z] === RUN   TestKillStoppedContainer
06:28:02 [2020-01-31T06:28:02.483Z] --- PASS: TestKillStoppedContainer (0.11s)
06:28:02 [2020-01-31T06:28:02.483Z] === RUN   TestKillStoppedContainerAPIPre120
06:28:02 [2020-01-31T06:28:02.483Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
06:28:02 [2020-01-31T06:28:02.483Z] === RUN   TestKillDifferentUserContainer
06:28:02 [2020-01-31T06:28:02.742Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
06:28:03 [2020-01-31T06:28:03.474Z] ok  	github.com/docker/docker/client	0.757s	coverage: 75.8% of statements
06:28:03 [2020-01-31T06:28:03.678Z] === RUN   TestDockerSuite/TestBuildAddTar
06:28:03 [2020-01-31T06:28:03.678Z] --- PASS: TestKillDifferentUserContainer (1.16s)
06:28:03 [2020-01-31T06:28:03.678Z] === RUN   TestInspectOomKilledTrue
06:28:03 [2020-01-31T06:28:03.678Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:28:03 [2020-01-31T06:28:03.678Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:28:03 [2020-01-31T06:28:03.678Z] === RUN   TestInspectOomKilledFalse
06:28:03 [2020-01-31T06:28:03.678Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
06:28:03 [2020-01-31T06:28:03.678Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:28:03 [2020-01-31T06:28:03.678Z] === RUN   TestLinksEtcHostsContentMatch
06:28:04 [2020-01-31T06:28:04.244Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
06:28:04 [2020-01-31T06:28:04.244Z] === RUN   TestLinksContainerNames
06:28:04 [2020-01-31T06:28:04.747Z] --- PASS: TestCreateServiceConflict (2.70s)
06:28:04 [2020-01-31T06:28:04.747Z] === RUN   TestCreateServiceMaxReplicas
06:28:06 [2020-01-31T06:28:06.072Z] --- PASS: TestServiceCreateInit (9.07s)
06:28:06 [2020-01-31T06:28:06.072Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
06:28:06 [2020-01-31T06:28:06.072Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.54s)
06:28:06 [2020-01-31T06:28:06.072Z] === RUN   TestCreateServiceMultipleTimes
06:28:06 [2020-01-31T06:28:06.773Z] --- PASS: TestLinksContainerNames (2.11s)
06:28:06 [2020-01-31T06:28:06.773Z] === RUN   TestLogsFollowTailEmpty
06:28:07 [2020-01-31T06:28:07.337Z] --- PASS: TestLogsFollowTailEmpty (1.07s)
06:28:07 [2020-01-31T06:28:07.337Z] === RUN   TestContainerNetworkMountsNoChown
06:28:08 [2020-01-31T06:28:08.003Z] --- PASS: TestCreateServiceMaxReplicas (3.32s)
06:28:08 [2020-01-31T06:28:08.003Z] === RUN   TestCreateWithDuplicateNetworkNames
06:28:09 [2020-01-31T06:28:09.235Z] --- PASS: TestContainerNetworkMountsNoChown (1.76s)
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/default
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/default
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/private
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/private
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rprivate
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rprivate
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/slave
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/slave
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rslave
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rslave
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/shared
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/shared
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rshared
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rshared
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/default
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/default/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/default/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/default/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/rshared
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/shared
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/rslave
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/slave
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/rprivate
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/private
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/private/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/private/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:28:09 [2020-01-31T06:28:09.235Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:28:09 [2020-01-31T06:28:09.235Z] === CONT  TestMountDaemonRoot/default/mount_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:28:09 [2020-01-31T06:28:09.493Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/private/bind_root
06:28:09 [2020-01-31T06:28:09.751Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:28:10 [2020-01-31T06:28:10.009Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:28:10 [2020-01-31T06:28:10.009Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:28:10 [2020-01-31T06:28:10.009Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:28:10 [2020-01-31T06:28:10.009Z] === CONT  TestMountDaemonRoot/private/mount_root
06:28:10 [2020-01-31T06:28:10.009Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:28:10 [2020-01-31T06:28:10.009Z] --- PASS: TestMountDaemonRoot (0.06s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
06:28:10 [2020-01-31T06:28:10.009Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
06:28:10 [2020-01-31T06:28:10.009Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
06:28:10 [2020-01-31T06:28:10.009Z] === RUN   TestContainerBindMountNonRecursive
06:28:11 [2020-01-31T06:28:11.907Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
06:28:12 [2020-01-31T06:28:12.841Z] --- PASS: TestContainerBindMountNonRecursive (2.87s)
06:28:12 [2020-01-31T06:28:12.841Z] === RUN   TestNetworkNat
06:28:13 [2020-01-31T06:28:13.774Z] === RUN   TestDockerSuite/TestBuildAddTarXz
06:28:13 [2020-01-31T06:28:13.774Z] --- PASS: TestNetworkNat (1.02s)
06:28:13 [2020-01-31T06:28:13.774Z] === RUN   TestNetworkLocalhostTCPNat
06:28:14 [2020-01-31T06:28:14.706Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
06:28:14 [2020-01-31T06:28:14.706Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s)
06:28:14 [2020-01-31T06:28:14.706Z] === RUN   TestNetworkLoopbackNat
06:28:15 [2020-01-31T06:28:15.273Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
06:28:15 [2020-01-31T06:28:15.532Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
06:28:16 [2020-01-31T06:28:16.097Z] --- PASS: TestNetworkLoopbackNat (1.34s)
06:28:16 [2020-01-31T06:28:16.097Z] === RUN   TestPause
06:28:17 [2020-01-31T06:28:17.030Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
06:28:17 [2020-01-31T06:28:17.030Z] --- PASS: TestPause (0.91s)
06:28:17 [2020-01-31T06:28:17.030Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:28:17 [2020-01-31T06:28:17.030Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:28:17 [2020-01-31T06:28:17.030Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:28:17 [2020-01-31T06:28:17.030Z] === RUN   TestPauseStopPausedContainer
06:28:18 [2020-01-31T06:28:18.403Z] --- PASS: TestPauseStopPausedContainer (1.15s)
06:28:18 [2020-01-31T06:28:18.403Z] === RUN   TestPsFilter
06:28:18 [2020-01-31T06:28:18.403Z] --- PASS: TestPsFilter (0.19s)
06:28:18 [2020-01-31T06:28:18.403Z] === RUN   TestRemoveContainerWithRemovedVolume
06:28:19 [2020-01-31T06:28:19.336Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s)
06:28:19 [2020-01-31T06:28:19.336Z] === RUN   TestRemoveContainerWithVolume
06:28:20 [2020-01-31T06:28:20.271Z] --- PASS: TestRemoveContainerWithVolume (1.06s)
06:28:20 [2020-01-31T06:28:20.271Z] === RUN   TestRemoveContainerRunning
06:28:21 [2020-01-31T06:28:21.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
06:28:21 [2020-01-31T06:28:21.210Z] --- PASS: TestRemoveContainerRunning (0.94s)
06:28:21 [2020-01-31T06:28:21.210Z] === RUN   TestRemoveContainerForceRemoveRunning
06:28:21 [2020-01-31T06:28:21.776Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
06:28:22 [2020-01-31T06:28:22.341Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s)
06:28:22 [2020-01-31T06:28:22.341Z] === RUN   TestRemoveInvalidContainer
06:28:22 [2020-01-31T06:28:22.341Z] --- PASS: TestRemoveInvalidContainer (0.02s)
06:28:22 [2020-01-31T06:28:22.341Z] === RUN   TestRenameLinkedContainer
06:28:24 [2020-01-31T06:28:24.173Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s)
06:28:24 [2020-01-31T06:28:24.173Z] === RUN   TestCreateServiceSecretFileMode
06:28:24 [2020-01-31T06:28:24.522Z] --- PASS: TestCreateServiceSecretFileMode (2.68s)
06:28:24 [2020-01-31T06:28:24.522Z] === RUN   TestCreateServiceConfigFileMode
06:28:24 [2020-01-31T06:28:24.868Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
06:28:26 [2020-01-31T06:28:26.240Z] --- PASS: TestRenameLinkedContainer (3.69s)
06:28:26 [2020-01-31T06:28:26.240Z] === RUN   TestRenameStoppedContainer
06:28:26 [2020-01-31T06:28:26.805Z] --- PASS: TestRenameStoppedContainer (0.91s)
06:28:26 [2020-01-31T06:28:26.805Z] === RUN   TestRenameRunningContainerAndReuse
06:28:26 [2020-01-31T06:28:26.981Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
06:28:26 [2020-01-31T06:28:26.981Z] Copying nested executables into bundles/cross/linux/amd64
06:28:26 [2020-01-31T06:28:26.981Z] Cross building: bundles/cross/windows/amd64
06:28:26 [2020-01-31T06:28:26.981Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
06:28:26 [2020-01-31T06:28:26.981Z] GOOS="windows" GOARCH="amd64" GOARM=""
06:28:27 [2020-01-31T06:28:27.592Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
06:28:27 [2020-01-31T06:28:27.592Z] === RUN   TestCreateServiceSysctls
06:28:28 [2020-01-31T06:28:28.022Z] --- PASS: TestCreateServiceMultipleTimes (19.87s)
06:28:28 [2020-01-31T06:28:28.022Z] === RUN   TestCreateServiceConflict
06:28:28 [2020-01-31T06:28:28.591Z] --- PASS: TestCreateServiceConflict (3.24s)
06:28:28 [2020-01-31T06:28:28.591Z] === RUN   TestCreateServiceMaxReplicas
06:28:28 [2020-01-31T06:28:28.704Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
06:28:28 [2020-01-31T06:28:28.704Z] === RUN   TestRenameInvalidName
06:28:28 [2020-01-31T06:28:28.704Z] === RUN   TestDockerSuite/TestBuildBlankName
06:28:28 [2020-01-31T06:28:28.961Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
06:28:29 [2020-01-31T06:28:29.526Z] --- PASS: TestRenameInvalidName (0.99s)
06:28:29 [2020-01-31T06:28:29.526Z] === RUN   TestRenameAnonymousContainer
06:28:29 [2020-01-31T06:28:29.783Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
06:28:31 [2020-01-31T06:28:31.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
06:28:31 [2020-01-31T06:28:31.412Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
06:28:31 [2020-01-31T06:28:31.503Z] --- PASS: TestCreateServiceSysctls (3.48s)
06:28:31 [2020-01-31T06:28:31.503Z] === RUN   TestCreateServiceCapabilities
06:28:31 [2020-01-31T06:28:31.877Z] --- PASS: TestCreateServiceMaxReplicas (3.33s)
06:28:31 [2020-01-31T06:28:31.877Z] === RUN   TestCreateWithDuplicateNetworkNames
06:28:33 [2020-01-31T06:28:33.940Z] --- PASS: TestRenameAnonymousContainer (3.99s)
06:28:33 [2020-01-31T06:28:33.940Z] === RUN   TestRenameContainerWithSameName
06:28:33 [2020-01-31T06:28:33.940Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
06:28:33 [2020-01-31T06:28:33.940Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
06:28:34 [2020-01-31T06:28:34.507Z] --- PASS: TestRenameContainerWithSameName (0.97s)
06:28:34 [2020-01-31T06:28:34.507Z] === RUN   TestRenameContainerWithLinkedContainer
06:28:34 [2020-01-31T06:28:34.585Z] --- PASS: TestCreateServiceCapabilities (3.16s)
06:28:34 [2020-01-31T06:28:34.585Z] === RUN   TestInspect
06:28:35 [2020-01-31T06:28:35.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
06:28:36 [2020-01-31T06:28:36.977Z] --- PASS: TestRenameContainerWithLinkedContainer (2.24s)
06:28:36 [2020-01-31T06:28:36.977Z] === RUN   TestResize
06:28:37 [2020-01-31T06:28:37.717Z] --- PASS: TestInspect (3.33s)
06:28:37 [2020-01-31T06:28:37.717Z] === RUN   TestCreateJob
06:28:37 [2020-01-31T06:28:37.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
06:28:37 [2020-01-31T06:28:37.912Z] --- PASS: TestResize (1.21s)
06:28:37 [2020-01-31T06:28:37.912Z] === RUN   TestResizeWithInvalidSize
06:28:38 [2020-01-31T06:28:38.845Z] --- PASS: TestResizeWithInvalidSize (0.90s)
06:28:38 [2020-01-31T06:28:38.845Z] === RUN   TestResizeWhenContainerNotStarted
06:28:39 [2020-01-31T06:28:39.776Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:28:39 [2020-01-31T06:28:39.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:28:40 [2020-01-31T06:28:40.034Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
06:28:41 [2020-01-31T06:28:41.606Z] --- PASS: TestCreateJob (3.83s)
06:28:41 [2020-01-31T06:28:41.606Z] === RUN   TestReplicatedJob
06:28:42 [2020-01-31T06:28:42.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:28:42 [2020-01-31T06:28:42.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:28:43 [2020-01-31T06:28:43.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
06:28:45 [2020-01-31T06:28:45.290Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
06:28:45 [2020-01-31T06:28:45.290Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
06:28:46 [2020-01-31T06:28:46.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:28:46 [2020-01-31T06:28:46.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s)
06:28:46 [2020-01-31T06:28:46.756Z] === RUN   TestCreateServiceSecretFileMode
06:28:46 [2020-01-31T06:28:46.922Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:28:48 [2020-01-31T06:28:48.827Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
06:28:49 [2020-01-31T06:28:49.088Z] --- PASS: TestReplicatedJob (7.04s)
06:28:49 [2020-01-31T06:28:49.088Z] === RUN   TestUpdateReplicatedJob
06:28:49 [2020-01-31T06:28:49.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:28:49 [2020-01-31T06:28:49.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:28:49 [2020-01-31T06:28:49.395Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
06:28:50 [2020-01-31T06:28:50.046Z] --- PASS: TestCreateServiceSecretFileMode (3.35s)
06:28:50 [2020-01-31T06:28:50.046Z] === RUN   TestCreateServiceConfigFileMode
06:28:50 [2020-01-31T06:28:50.767Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
06:28:51 [2020-01-31T06:28:51.332Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:28:51 [2020-01-31T06:28:51.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:28:52 [2020-01-31T06:28:52.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:28:53 [2020-01-31T06:28:53.260Z] --- PASS: TestUpdateReplicatedJob (4.04s)
06:28:53 [2020-01-31T06:28:53.261Z] === RUN   TestServiceListWithStatuses
06:28:53 [2020-01-31T06:28:53.261Z] --- SKIP: TestServiceListWithStatuses (0.01s)
06:28:53 [2020-01-31T06:28:53.261Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:28:53 [2020-01-31T06:28:53.261Z] === RUN   TestDockerNetworkConnectAlias
06:28:53 [2020-01-31T06:28:53.332Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
06:28:53 [2020-01-31T06:28:53.332Z] === RUN   TestCreateServiceSysctls
06:28:53 [2020-01-31T06:28:53.399Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
06:28:53 [2020-01-31T06:28:53.399Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:28:55 [2020-01-31T06:28:55.927Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.81s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.10s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.98s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s)
06:28:55 [2020-01-31T06:28:55.927Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
06:28:55 [2020-01-31T06:28:55.927Z] === RUN   TestCgroupNamespacesRun
06:28:56 [2020-01-31T06:28:56.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
06:28:56 [2020-01-31T06:28:56.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
06:28:56 [2020-01-31T06:28:56.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
06:28:57 [2020-01-31T06:28:57.523Z] --- PASS: TestCreateServiceSysctls (4.14s)
06:28:57 [2020-01-31T06:28:57.523Z] === RUN   TestCreateServiceCapabilities
06:28:57 [2020-01-31T06:28:57.865Z] --- PASS: TestCgroupNamespacesRun (1.85s)
06:28:57 [2020-01-31T06:28:57.865Z] === RUN   TestCgroupNamespacesRunPrivileged
06:28:58 [2020-01-31T06:28:58.172Z] --- PASS: TestDockerNetworkConnectAlias (5.63s)
06:28:58 [2020-01-31T06:28:58.172Z] === RUN   TestDockerNetworkReConnect
06:28:59 [2020-01-31T06:28:59.237Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.53s)
06:28:59 [2020-01-31T06:28:59.237Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:29:00 [2020-01-31T06:29:00.323Z] ok  	github.com/docker/docker/cmd/dockerd	0.230s	coverage: 30.6% of statements
06:29:00 [2020-01-31T06:29:00.323Z] ok  	github.com/docker/docker/container	0.207s	coverage: 35.3% of statements
06:29:00 [2020-01-31T06:29:00.323Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:29:00 [2020-01-31T06:29:00.323Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:29:00 [2020-01-31T06:29:00.323Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:29:00 [2020-01-31T06:29:00.323Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:29:00 [2020-01-31T06:29:00.649Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
06:29:00 [2020-01-31T06:29:00.809Z] --- PASS: TestCreateServiceCapabilities (3.34s)
06:29:00 [2020-01-31T06:29:00.809Z] === RUN   TestInspect
06:29:01 [2020-01-31T06:29:01.214Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s)
06:29:01 [2020-01-31T06:29:01.214Z] === RUN   TestCgroupNamespacesRunHostMode
06:29:03 [2020-01-31T06:29:03.187Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
06:29:03 [2020-01-31T06:29:03.187Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
06:29:03 [2020-01-31T06:29:03.187Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:29:03 [2020-01-31T06:29:03.234Z] --- PASS: TestDockerNetworkReConnect (4.70s)
06:29:03 [2020-01-31T06:29:03.234Z] === RUN   TestServicePlugin
06:29:03 [2020-01-31T06:29:03.234Z] --- SKIP: TestServicePlugin (0.00s)
06:29:03 [2020-01-31T06:29:03.234Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:29:03 [2020-01-31T06:29:03.234Z] === RUN   TestServiceUpdateLabel
06:29:05 [2020-01-31T06:29:05.000Z] --- PASS: TestInspect (3.45s)
06:29:05 [2020-01-31T06:29:05.000Z] === RUN   TestCreateJob
06:29:05 [2020-01-31T06:29:05.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
06:29:05 [2020-01-31T06:29:05.086Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:29:05 [2020-01-31T06:29:05.598Z] --- PASS: TestServiceUpdateLabel (2.60s)
06:29:05 [2020-01-31T06:29:05.598Z] === RUN   TestServiceUpdateSecrets
06:29:05 [2020-01-31T06:29:05.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
06:29:05 [2020-01-31T06:29:05.652Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:29:05 [2020-01-31T06:29:05.909Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
06:29:06 [2020-01-31T06:29:06.060Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.037s	coverage: 65.3% of statements
06:29:06 [2020-01-31T06:29:06.167Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
06:29:06 [2020-01-31T06:29:06.732Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
06:29:06 [2020-01-31T06:29:06.732Z] === RUN   TestCgroupNamespacesRunOlderClient
06:29:08 [2020-01-31T06:29:08.288Z] --- PASS: TestCreateJob (3.60s)
06:29:08 [2020-01-31T06:29:08.288Z] === RUN   TestReplicatedJob
06:29:08 [2020-01-31T06:29:08.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.98s)
06:29:08 [2020-01-31T06:29:08.629Z] === RUN   TestKernelTCPMemory
06:29:08 [2020-01-31T06:29:08.887Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
06:29:09 [2020-01-31T06:29:09.145Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
06:29:09 [2020-01-31T06:29:09.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
06:29:09 [2020-01-31T06:29:09.663Z] --- PASS: TestKernelTCPMemory (1.12s)
06:29:09 [2020-01-31T06:29:09.663Z] === RUN   TestNISDomainname
06:29:11 [2020-01-31T06:29:11.037Z] --- PASS: TestNISDomainname (1.16s)
06:29:11 [2020-01-31T06:29:11.037Z] === RUN   TestHostnameDnsResolution
06:29:11 [2020-01-31T06:29:11.601Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
06:29:12 [2020-01-31T06:29:12.533Z] --- PASS: TestHostnameDnsResolution (1.50s)
06:29:12 [2020-01-31T06:29:12.533Z] === RUN   TestStats
06:29:12 [2020-01-31T06:29:12.533Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
06:29:14 [2020-01-31T06:29:14.429Z] --- PASS: TestStats (1.99s)
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestStopContainerWithTimeout
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestStopContainerWithTimeout/0
06:29:14 [2020-01-31T06:29:14.429Z] === PAUSE TestStopContainerWithTimeout/0
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestStopContainerWithTimeout/1
06:29:14 [2020-01-31T06:29:14.429Z] === PAUSE TestStopContainerWithTimeout/1
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestStopContainerWithTimeout/3
06:29:14 [2020-01-31T06:29:14.429Z] === PAUSE TestStopContainerWithTimeout/3
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestStopContainerWithTimeout/-1
06:29:14 [2020-01-31T06:29:14.429Z] === PAUSE TestStopContainerWithTimeout/-1
06:29:14 [2020-01-31T06:29:14.429Z] === CONT  TestStopContainerWithTimeout/0
06:29:14 [2020-01-31T06:29:14.429Z] === CONT  TestStopContainerWithTimeout/-1
06:29:14 [2020-01-31T06:29:14.429Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
06:29:14 [2020-01-31T06:29:14.530Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.7% of statements
06:29:14 [2020-01-31T06:29:14.852Z] --- PASS: TestReplicatedJob (6.33s)
06:29:14 [2020-01-31T06:29:14.852Z] === RUN   TestUpdateReplicatedJob
06:29:15 [2020-01-31T06:29:15.559Z] ok  	github.com/docker/docker/daemon/cluster	0.122s	coverage: 0.5% of statements
06:29:15 [2020-01-31T06:29:15.800Z] === CONT  TestStopContainerWithTimeout/3
06:29:17 [2020-01-31T06:29:17.699Z] === CONT  TestStopContainerWithTimeout/1
06:29:18 [2020-01-31T06:29:18.635Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
06:29:19 [2020-01-31T06:29:19.043Z] --- PASS: TestUpdateReplicatedJob (4.28s)
06:29:19 [2020-01-31T06:29:19.043Z] === RUN   TestServiceListWithStatuses
06:29:19 [2020-01-31T06:29:19.043Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:29:19 [2020-01-31T06:29:19.043Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:29:19 [2020-01-31T06:29:19.043Z] === RUN   TestDockerNetworkConnectAlias
06:29:19 [2020-01-31T06:29:19.568Z] --- PASS: TestStopContainerWithTimeout (0.03s)
06:29:19 [2020-01-31T06:29:19.568Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
06:29:19 [2020-01-31T06:29:19.568Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.37s)
06:29:19 [2020-01-31T06:29:19.568Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
06:29:19 [2020-01-31T06:29:19.568Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
06:29:19 [2020-01-31T06:29:19.568Z] === RUN   TestDeleteDevicemapper
06:29:19 [2020-01-31T06:29:19.568Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:29:19 [2020-01-31T06:29:19.568Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:29:19 [2020-01-31T06:29:19.568Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:29:20 [2020-01-31T06:29:20.500Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
06:29:21 [2020-01-31T06:29:21.134Z] ok  	github.com/docker/docker/daemon/discovery	0.009s	coverage: 30.0% of statements
06:29:21 [2020-01-31T06:29:21.840Z] --- PASS: TestServiceUpdateSecrets (15.35s)
06:29:21 [2020-01-31T06:29:21.840Z] === RUN   TestServiceUpdateConfigs
06:29:21 [2020-01-31T06:29:21.877Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
06:29:23 [2020-01-31T06:29:23.197Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
06:29:23 [2020-01-31T06:29:23.247Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
06:29:23 [2020-01-31T06:29:23.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s)
06:29:23 [2020-01-31T06:29:23.247Z] === RUN   TestUpdateMemory
06:29:23 [2020-01-31T06:29:23.247Z] --- SKIP: TestUpdateMemory (0.00s)
06:29:23 [2020-01-31T06:29:23.247Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:29:23 [2020-01-31T06:29:23.247Z] === RUN   TestUpdateCPUQuota
06:29:23 [2020-01-31T06:29:23.504Z] === RUN   TestDockerSuite/TestBuildCacheAdd
06:29:24 [2020-01-31T06:29:24.314Z] --- PASS: TestDockerNetworkConnectAlias (5.86s)
06:29:24 [2020-01-31T06:29:24.314Z] === RUN   TestDockerNetworkReConnect
06:29:24 [2020-01-31T06:29:24.438Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
06:29:24 [2020-01-31T06:29:24.690Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 82.1% of statements
06:29:25 [2020-01-31T06:29:25.003Z] --- PASS: TestUpdateCPUQuota (1.76s)
06:29:25 [2020-01-31T06:29:25.003Z] === RUN   TestUpdatePidsLimit
06:29:25 [2020-01-31T06:29:25.003Z] === RUN   TestUpdatePidsLimit/update_from_none
06:29:25 [2020-01-31T06:29:25.003Z] === RUN   TestDockerSuite/TestBuildCacheFrom
06:29:25 [2020-01-31T06:29:25.261Z] === RUN   TestUpdatePidsLimit/no_change
06:29:25 [2020-01-31T06:29:25.828Z] === RUN   TestUpdatePidsLimit/update_lower
06:29:26 [2020-01-31T06:29:26.086Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:29:26 [2020-01-31T06:29:26.183Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
06:29:26 [2020-01-31T06:29:26.651Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:29:27 [2020-01-31T06:29:27.219Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:29:27 [2020-01-31T06:29:27.476Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:29:28 [2020-01-31T06:29:28.041Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
06:29:28 [2020-01-31T06:29:28.974Z] --- PASS: TestUpdatePidsLimit (4.11s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.44s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s)
06:29:28 [2020-01-31T06:29:28.974Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
06:29:28 [2020-01-31T06:29:28.974Z] === RUN   TestUpdateRestartPolicy
06:29:29 [2020-01-31T06:29:29.585Z] --- PASS: TestDockerNetworkReConnect (4.25s)
06:29:29 [2020-01-31T06:29:29.585Z] === RUN   TestServicePlugin
06:29:29 [2020-01-31T06:29:29.585Z] --- SKIP: TestServicePlugin (0.00s)
06:29:29 [2020-01-31T06:29:29.585Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:29:29 [2020-01-31T06:29:29.585Z] === RUN   TestServiceUpdateLabel
06:29:29 [2020-01-31T06:29:29.684Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.559s	coverage: 13.6% of statements
06:29:30 [2020-01-31T06:29:30.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
06:29:31 [2020-01-31T06:29:31.255Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
06:29:31 [2020-01-31T06:29:31.437Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
06:29:32 [2020-01-31T06:29:32.118Z] --- PASS: TestServiceUpdateLabel (3.16s)
06:29:32 [2020-01-31T06:29:32.118Z] === RUN   TestServiceUpdateSecrets
06:29:32 [2020-01-31T06:29:32.745Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.956s	coverage: 57.9% of statements
06:29:32 [2020-01-31T06:29:32.745Z] ok  	github.com/docker/docker/daemon	12.420s	coverage: 17.5% of statements
06:29:32 [2020-01-31T06:29:32.745Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:29:32 [2020-01-31T06:29:32.745Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:29:32 [2020-01-31T06:29:32.745Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:29:32 [2020-01-31T06:29:32.745Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:29:32 [2020-01-31T06:29:32.808Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
06:29:33 [2020-01-31T06:29:33.742Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
06:29:33 [2020-01-31T06:29:33.742Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
06:29:34 [2020-01-31T06:29:34.673Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
06:29:37 [2020-01-31T06:29:37.201Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
06:29:37 [2020-01-31T06:29:37.939Z] --- PASS: TestServiceUpdateConfigs (15.34s)
06:29:37 [2020-01-31T06:29:37.939Z] === RUN   TestServiceUpdateNetwork
06:29:38 [2020-01-31T06:29:38.575Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
06:29:39 [2020-01-31T06:29:39.601Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.264s	coverage: 68.6% of statements
06:29:39 [2020-01-31T06:29:39.601Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.966s	coverage: 48.6% of statements
06:29:41 [2020-01-31T06:29:41.099Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
06:29:41 [2020-01-31T06:29:41.117Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.880s	coverage: 45.9% of statements
06:29:41 [2020-01-31T06:29:41.117Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:29:42 [2020-01-31T06:29:42.031Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
06:29:42 [2020-01-31T06:29:42.597Z] --- PASS: TestUpdateRestartPolicy (13.56s)
06:29:42 [2020-01-31T06:29:42.597Z] === RUN   TestUpdateRestartWithAutoRemove
06:29:42 [2020-01-31T06:29:42.610Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
06:29:42 [2020-01-31T06:29:42.856Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
06:29:43 [2020-01-31T06:29:43.235Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.553s	coverage: 76.1% of statements
06:29:43 [2020-01-31T06:29:43.527Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.662s	coverage: 54.8% of statements
06:29:43 [2020-01-31T06:29:43.527Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:29:43 [2020-01-31T06:29:43.527Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:29:43 [2020-01-31T06:29:43.789Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s)
06:29:43 [2020-01-31T06:29:43.789Z] === RUN   TestWaitNonBlocked
06:29:43 [2020-01-31T06:29:43.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:29:43 [2020-01-31T06:29:43.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:29:43 [2020-01-31T06:29:43.789Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:29:43 [2020-01-31T06:29:43.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:29:43 [2020-01-31T06:29:43.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:29:43 [2020-01-31T06:29:43.789Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:29:43 [2020-01-31T06:29:43.789Z] === RUN   TestDockerSuite/TestBuildClearCmd
06:29:44 [2020-01-31T06:29:44.356Z] === RUN   TestDockerSuite/TestBuildCmd
06:29:44 [2020-01-31T06:29:44.922Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
06:29:44 [2020-01-31T06:29:44.922Z] --- PASS: TestWaitNonBlocked (0.03s)
06:29:44 [2020-01-31T06:29:44.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s)
06:29:44 [2020-01-31T06:29:44.922Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s)
06:29:44 [2020-01-31T06:29:44.922Z] === RUN   TestWaitBlocked
06:29:45 [2020-01-31T06:29:45.181Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:29:45 [2020-01-31T06:29:45.181Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:29:45 [2020-01-31T06:29:45.181Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:29:45 [2020-01-31T06:29:45.181Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:29:45 [2020-01-31T06:29:45.181Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:29:45 [2020-01-31T06:29:45.181Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:29:45 [2020-01-31T06:29:45.181Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
06:29:45 [2020-01-31T06:29:45.572Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
06:29:45 [2020-01-31T06:29:45.747Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
06:29:45 [2020-01-31T06:29:45.747Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
06:29:46 [2020-01-31T06:29:46.195Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.081s	coverage: 3.0% of statements
06:29:46 [2020-01-31T06:29:46.683Z] --- PASS: TestWaitBlocked (0.05s)
06:29:46 [2020-01-31T06:29:46.683Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
06:29:46 [2020-01-31T06:29:46.683Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s)
06:29:46 [2020-01-31T06:29:46.683Z] === CONT  TestContainerStartOnDaemonRestart
06:29:46 [2020-01-31T06:29:46.683Z] === CONT  TestIpcModeOlderClient
06:29:46 [2020-01-31T06:29:46.683Z] --- PASS: TestIpcModeOlderClient (0.14s)
06:29:46 [2020-01-31T06:29:46.683Z] === CONT  TestDaemonHostGatewayIP
06:29:47 [2020-01-31T06:29:47.614Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
06:29:47 [2020-01-31T06:29:47.873Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
06:29:48 [2020-01-31T06:29:48.386Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
06:29:48 [2020-01-31T06:29:48.386Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
06:29:48 [2020-01-31T06:29:48.386Z] remote: Enumerating objects: 19, done.
06:29:48 [2020-01-31T06:29:48.386Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
06:29:48 [2020-01-31T06:29:48.386Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
06:29:48 [2020-01-31T06:29:48.386Z] Building: bundles/cross/windows/amd64/containerutility.exe
06:29:48 [2020-01-31T06:29:48.386Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
06:29:48 [2020-01-31T06:29:48.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/test/unit
06:29:49 [2020-01-31T06:29:49.246Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
06:29:49 [2020-01-31T06:29:49.503Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
06:29:49 [2020-01-31T06:29:49.714Z] ok  	github.com/docker/docker/daemon/logger	0.305s	coverage: 42.7% of statements
06:29:50 [2020-01-31T06:29:50.072Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
06:29:50 [2020-01-31T06:29:50.201Z] --- PASS: TestServiceUpdateSecrets (15.34s)
06:29:50 [2020-01-31T06:29:50.201Z] === RUN   TestServiceUpdateConfigs
06:29:50 [2020-01-31T06:29:50.330Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s)
06:29:50 [2020-01-31T06:29:50.330Z] === CONT  TestDaemonRestartIpcMode
06:29:50 [2020-01-31T06:29:50.345Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.018s	coverage: 67.0% of statements
06:29:51 [2020-01-31T06:29:51.261Z] ?   	github.com/docker/docker/api	[no test files]
06:29:51 [2020-01-31T06:29:51.263Z] --- PASS: TestDaemonHostGatewayIP (4.39s)
06:29:51 [2020-01-31T06:29:51.337Z] --- PASS: TestServiceUpdateNetwork (14.38s)
06:29:51 [2020-01-31T06:29:51.337Z] PASS
06:29:51 [2020-01-31T06:29:51.337Z] 
06:29:51 [2020-01-31T06:29:51.337Z] === Skipped
06:29:51 [2020-01-31T06:29:51.337Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
06:29:51 [2020-01-31T06:29:51.337Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:29:51 [2020-01-31T06:29:51.337Z] 
06:29:51 [2020-01-31T06:29:51.337Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
06:29:51 [2020-01-31T06:29:51.337Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:29:51 [2020-01-31T06:29:51.337Z] 
06:29:51 [2020-01-31T06:29:51.337Z] 
06:29:51 [2020-01-31T06:29:51.337Z] DONE 23 tests, 2 skipped in 134.783s
06:29:51 [2020-01-31T06:29:51.337Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
06:29:51 [2020-01-31T06:29:51.337Z] ++ 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
06:29:51 [2020-01-31T06:29:51.337Z] ++ set -e
06:29:51 [2020-01-31T06:29:51.337Z] ++ '[' -n 0 ']'
06:29:51 [2020-01-31T06:29:51.337Z] ++ set -x
06:29:51 [2020-01-31T06:29:51.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
06:29:51 [2020-01-31T06:29:51.337Z] INFO: Testing against a local daemon
06:29:51 [2020-01-31T06:29:51.337Z] === RUN   TestSessionCreate
06:29:51 [2020-01-31T06:29:51.337Z] --- PASS: TestSessionCreate (0.02s)
06:29:51 [2020-01-31T06:29:51.337Z] === RUN   TestSessionCreateWithBadUpgrade
06:29:51 [2020-01-31T06:29:51.337Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:29:51 [2020-01-31T06:29:51.337Z] PASS
06:29:51 [2020-01-31T06:29:51.337Z] 
06:29:51 [2020-01-31T06:29:51.337Z] DONE 2 tests in 0.232s
06:29:51 [2020-01-31T06:29:51.337Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
06:29:51 [2020-01-31T06:29:51.337Z] ++ 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
06:29:51 [2020-01-31T06:29:51.337Z] ++ set -e
06:29:51 [2020-01-31T06:29:51.337Z] ++ '[' -n 0 ']'
06:29:51 [2020-01-31T06:29:51.337Z] ++ set -x
06:29:51 [2020-01-31T06:29:51.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
06:29:51 [2020-01-31T06:29:51.337Z] INFO: Testing against a local daemon
06:29:51 [2020-01-31T06:29:51.337Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:29:51 [2020-01-31T06:29:51.337Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:29:51 [2020-01-31T06:29:51.337Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:29:51 [2020-01-31T06:29:51.337Z] === RUN   TestEventsExecDie
06:29:51 [2020-01-31T06:29:51.690Z] --- PASS: TestEventsExecDie (0.81s)
06:29:51 [2020-01-31T06:29:51.690Z] === RUN   TestEventsBackwardsCompatible
06:29:52 [2020-01-31T06:29:52.047Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
06:29:52 [2020-01-31T06:29:52.047Z] === RUN   TestInfoBinaryCommits
06:29:52 [2020-01-31T06:29:52.047Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:29:52 [2020-01-31T06:29:52.047Z] === RUN   TestInfoAPIVersioned
06:29:52 [2020-01-31T06:29:52.047Z] --- PASS: TestInfoAPIVersioned (0.00s)
06:29:52 [2020-01-31T06:29:52.048Z] === RUN   TestInfoDiscoveryBackend
06:29:52 [2020-01-31T06:29:52.401Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
06:29:52 [2020-01-31T06:29:52.401Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:29:52 [2020-01-31T06:29:52.912Z] 65014b3c3121: Pull complete
06:29:53 [2020-01-31T06:29:53.057Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.687s	coverage: 77.4% of statements
06:29:53 [2020-01-31T06:29:53.057Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.9% of statements
06:29:53 [2020-01-31T06:29:53.057Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:29:53 [2020-01-31T06:29:53.057Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:29:53 [2020-01-31T06:29:53.057Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:29:53 [2020-01-31T06:29:53.057Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:29:53 [2020-01-31T06:29:53.591Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:29:53 [2020-01-31T06:29:53.591Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:29:53 [2020-01-31T06:29:53.684Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 26.2% of statements
06:29:53 [2020-01-31T06:29:53.961Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
06:29:53 [2020-01-31T06:29:53.961Z] === RUN   TestInfoAPI
06:29:53 [2020-01-31T06:29:53.961Z] --- PASS: TestInfoAPI (0.02s)
06:29:53 [2020-01-31T06:29:53.961Z] === RUN   TestInfoAPIWarnings
06:29:54 [2020-01-31T06:29:54.347Z] --- PASS: TestInfoAPIWarnings (0.52s)
06:29:54 [2020-01-31T06:29:54.347Z] === RUN   TestInfoDebug
06:29:54 [2020-01-31T06:29:54.539Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
06:29:54 [2020-01-31T06:29:54.539Z] PASS
06:29:54 [2020-01-31T06:29:54.539Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === Skipped
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
06:29:54 [2020-01-31T06:29:54.540Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] 
06:29:54 [2020-01-31T06:29:54.540Z] DONE 198 tests, 6 skipped in 154.166s
06:29:54 [2020-01-31T06:29:54.540Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:29:54 [2020-01-31T06:29:54.540Z] ++ 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
06:29:54 [2020-01-31T06:29:54.540Z] ++ set -e
06:29:54 [2020-01-31T06:29:54.540Z] ++ '[' -n 0 ']'
06:29:54 [2020-01-31T06:29:54.540Z] ++ set -x
06:29:54 [2020-01-31T06:29:54.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
06:29:54 [2020-01-31T06:29:54.540Z] === RUN   TestDockerSuite/TestBuildConditionalCache
06:29:54 [2020-01-31T06:29:54.540Z] INFO: Testing against a local daemon
06:29:54 [2020-01-31T06:29:54.540Z] === RUN   TestCommitInheritsEnv
06:29:54 [2020-01-31T06:29:54.708Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.017s	coverage: 62.1% of statements
06:29:54 [2020-01-31T06:29:54.708Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.041s	coverage: 88.3% of statements
06:29:54 [2020-01-31T06:29:54.798Z] --- PASS: TestCommitInheritsEnv (0.45s)
06:29:54 [2020-01-31T06:29:54.798Z] === RUN   TestImportExtremelyLargeImageWorks
06:29:54 [2020-01-31T06:29:54.798Z] === PAUSE TestImportExtremelyLargeImageWorks
06:29:54 [2020-01-31T06:29:54.798Z] === RUN   TestImagesFilterMultiReference
06:29:54 [2020-01-31T06:29:54.798Z] --- PASS: TestImagesFilterMultiReference (0.08s)
06:29:54 [2020-01-31T06:29:54.798Z] === RUN   TestImagePullPlatformInvalid
06:29:54 [2020-01-31T06:29:54.798Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:29:54 [2020-01-31T06:29:54.798Z] === RUN   TestRemoveImageOrphaning
06:29:55 [2020-01-31T06:29:55.055Z] === RUN   TestDockerSuite/TestBuildContChar
06:29:55 [2020-01-31T06:29:55.196Z] --- PASS: TestInfoDebug (0.52s)
06:29:55 [2020-01-31T06:29:55.196Z] === RUN   TestInfoInsecureRegistries
06:29:55 [2020-01-31T06:29:55.313Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
06:29:55 [2020-01-31T06:29:55.313Z] --- PASS: TestRemoveImageOrphaning (0.52s)
06:29:55 [2020-01-31T06:29:55.313Z] === RUN   TestRemoveImageGarbageCollector
06:29:55 [2020-01-31T06:29:55.735Z] --- PASS: TestInfoInsecureRegistries (0.52s)
06:29:55 [2020-01-31T06:29:55.735Z] === RUN   TestInfoRegistryMirrors
06:29:56 [2020-01-31T06:29:56.134Z] --- PASS: TestInfoRegistryMirrors (0.52s)
06:29:56 [2020-01-31T06:29:56.134Z] === RUN   TestLoginFailsWithBadCredentials
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestPingCacheHeaders
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestPingCacheHeaders (0.02s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestPingGet
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestPingGet (0.01s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestPingHead
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestPingHead (0.02s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestVersion
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestVersion (0.02s)
06:29:56 [2020-01-31T06:29:56.554Z] PASS
06:29:56 [2020-01-31T06:29:56.554Z] 
06:29:56 [2020-01-31T06:29:56.554Z] === Skipped
06:29:56 [2020-01-31T06:29:56.554Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:29:56 [2020-01-31T06:29:56.554Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:29:56 [2020-01-31T06:29:56.554Z] 
06:29:56 [2020-01-31T06:29:56.554Z] 
06:29:56 [2020-01-31T06:29:56.554Z] DONE 18 tests, 1 skipped in 5.567s
06:29:56 [2020-01-31T06:29:56.554Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
06:29:56 [2020-01-31T06:29:56.554Z] ++ 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
06:29:56 [2020-01-31T06:29:56.554Z] ++ set -e
06:29:56 [2020-01-31T06:29:56.554Z] ++ '[' -n 0 ']'
06:29:56 [2020-01-31T06:29:56.554Z] ++ set -x
06:29:56 [2020-01-31T06:29:56.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
06:29:56 [2020-01-31T06:29:56.554Z] INFO: Testing against a local daemon
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestVolumesCreateAndList
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestVolumesCreateAndList (0.01s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestVolumesRemove
06:29:56 [2020-01-31T06:29:56.554Z] --- PASS: TestVolumesRemove (0.10s)
06:29:56 [2020-01-31T06:29:56.554Z] === RUN   TestVolumesInspect
06:29:56 [2020-01-31T06:29:56.742Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
06:29:56 [2020-01-31T06:29:56.905Z] --- PASS: TestVolumesInspect (0.01s)
06:29:56 [2020-01-31T06:29:56.905Z] === RUN   TestVolumesInvalidJSON
06:29:56 [2020-01-31T06:29:56.905Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:29:56 [2020-01-31T06:29:56.905Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:29:56 [2020-01-31T06:29:56.905Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:29:56 [2020-01-31T06:29:56.905Z] --- PASS: TestVolumesInvalidJSON (0.04s)
06:29:56 [2020-01-31T06:29:56.905Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:29:56 [2020-01-31T06:29:56.905Z] PASS
06:29:56 [2020-01-31T06:29:56.905Z] 
06:29:56 [2020-01-31T06:29:56.905Z] DONE 5 tests in 0.319s
06:29:56 [2020-01-31T06:29:56.905Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:29:56 [2020-01-31T06:29:56.905Z] ++++ cat bundles/test-integration/docker.pid
06:29:56 [2020-01-31T06:29:56.905Z] +++ kill 11548
06:29:57 [2020-01-31T06:29:57.011Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
06:29:57 [2020-01-31T06:29:57.575Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
06:29:57 [2020-01-31T06:29:57.575Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
06:29:57 [2020-01-31T06:29:57.575Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:29:57 [2020-01-31T06:29:57.575Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
06:29:57 [2020-01-31T06:29:57.575Z] === RUN   TestTagInvalidReference
06:29:57 [2020-01-31T06:29:57.833Z] --- PASS: TestTagInvalidReference (0.03s)
06:29:57 [2020-01-31T06:29:57.833Z] === RUN   TestTagValidPrefixedRepo
06:29:57 [2020-01-31T06:29:57.833Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
06:29:57 [2020-01-31T06:29:57.833Z] === RUN   TestTagExistedNameWithoutForce
06:29:57 [2020-01-31T06:29:57.833Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
06:29:57 [2020-01-31T06:29:57.833Z] === RUN   TestTagOfficialNames
06:29:57 [2020-01-31T06:29:57.833Z] --- PASS: TestTagOfficialNames (0.06s)
06:29:57 [2020-01-31T06:29:57.833Z] === RUN   TestTagMatchesDigest
06:29:57 [2020-01-31T06:29:57.833Z] --- PASS: TestTagMatchesDigest (0.03s)
06:29:57 [2020-01-31T06:29:57.833Z] === CONT  TestImportExtremelyLargeImageWorks
06:29:58 [2020-01-31T06:29:58.096Z] +++ /etc/init.d/apparmor stop
06:29:58 [2020-01-31T06:29:58.096Z] Leaving: AppArmorNo profiles have been unloaded.
06:29:58 [2020-01-31T06:29:58.096Z] 
06:29:58 [2020-01-31T06:29:58.096Z] Unloading profiles will leave already running processes permanently
06:29:58 [2020-01-31T06:29:58.096Z] unconfined, which can lead to unexpected situations.
06:29:58 [2020-01-31T06:29:58.096Z] 
06:29:58 [2020-01-31T06:29:58.096Z] To set a process to complain mode, use the command line tool
06:29:58 [2020-01-31T06:29:58.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:29:58 [2020-01-31T06:29:58.096Z] +++ true
06:29:58 [2020-01-31T06:29:58.096Z] 
06:29:58 [2020-01-31T06:29:58.217Z] ok  	github.com/docker/docker/daemon/logger/local	0.092s	coverage: 74.7% of statements
06:29:58 [2020-01-31T06:29:58.217Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:29:59 [2020-01-31T06:29:59.204Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
06:29:59 [2020-01-31T06:29:59.240Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.065s	coverage: 19.9% of statements
06:29:59 [2020-01-31T06:29:59.240Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 47.8% of statements
Post stage
[Pipeline] junit
06:29:59 [2020-01-31T06:29:59.925Z] Recording test results
06:30:00 [2020-01-31T06:30:00.265Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
06:30:00 [2020-01-31T06:30:00.577Z] === RUN   TestDockerSuite/TestBuildContextCleanup
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:30:00 [2020-01-31T06:30:00.835Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
06:30:01 [2020-01-31T06:30:01.093Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
06:30:01 [2020-01-31T06:30:01.351Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
06:30:01 [2020-01-31T06:30:01.391Z] + echo Ensuring container killed.
06:30:01 [2020-01-31T06:30:01.391Z] Ensuring container killed.
06:30:01 [2020-01-31T06:30:01.391Z] + docker rm -vf docker-pr4
06:30:01 [2020-01-31T06:30:01.391Z] Error: No such container: docker-pr4
06:30:01 [2020-01-31T06:30:01.391Z] + true
[Pipeline] sh
06:30:01 [2020-01-31T06:30:01.609Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
06:30:02 [2020-01-31T06:30:02.115Z] + echo Chowning /workspace to jenkins user
06:30:02 [2020-01-31T06:30:02.115Z] Chowning /workspace to jenkins user
06:30:02 [2020-01-31T06:30:02.115Z] + id -u
06:30:02 [2020-01-31T06:30:02.115Z] + id -g
06:30:02 [2020-01-31T06:30:02.115Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40439:/workspace busybox chown -R 1001:1001 /workspace
06:30:02 [2020-01-31T06:30:02.115Z] Unable to find image 'busybox:latest' locally
06:30:02 [2020-01-31T06:30:02.403Z] --- PASS: TestServiceUpdateConfigs (15.33s)
06:30:02 [2020-01-31T06:30:02.403Z] === RUN   TestServiceUpdateNetwork
06:30:02 [2020-01-31T06:30:02.474Z] latest: Pulling from library/busybox
06:30:02 [2020-01-31T06:30:02.474Z] 6dc7af96dfc8: Pulling fs layer
06:30:02 [2020-01-31T06:30:02.542Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
06:30:02 [2020-01-31T06:30:02.800Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
06:30:02 [2020-01-31T06:30:02.823Z] 6dc7af96dfc8: Verifying Checksum
06:30:02 [2020-01-31T06:30:02.823Z] 6dc7af96dfc8: Download complete
06:30:02 [2020-01-31T06:30:02.975Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
06:30:02 [2020-01-31T06:30:02.975Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.209s	coverage: 82.5% of statements
06:30:02 [2020-01-31T06:30:02.975Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:30:02 [2020-01-31T06:30:02.975Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:30:03 [2020-01-31T06:30:03.178Z] 6dc7af96dfc8: Pull complete
06:30:03 [2020-01-31T06:30:03.178Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
06:30:03 [2020-01-31T06:30:03.178Z] Status: Downloaded newer image for busybox:latest
06:30:04 [2020-01-31T06:30:04.700Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:30:05 [2020-01-31T06:30:05.644Z] + bundleName=s390x-integration
06:30:05 [2020-01-31T06:30:05.644Z] + echo Creating s390x-integration-bundles.tar.gz
06:30:05 [2020-01-31T06:30:05.644Z] Creating s390x-integration-bundles.tar.gz
06:30:05 [2020-01-31T06:30:05.644Z] + xargs tar -czf s390x-integration-bundles.tar.gz
06:30:05 [2020-01-31T06:30:05.644Z] + 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
06:30:05 [2020-01-31T06:30:05.758Z] Archiving artifacts
06:30:06 [2020-01-31T06:30:06.098Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
06:30:06 [2020-01-31T06:30:06.484Z] ok  	github.com/docker/docker/distribution/metadata	0.223s	coverage: 48.2% of statements
06:30:06 [2020-01-31T06:30:06.857Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:30:07 [2020-01-31T06:30:07.251Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
06:30:07 [2020-01-31T06:30:07.508Z] ok  	github.com/docker/docker/errdefs	0.072s	coverage: 49.4% of statements
06:30:07 [2020-01-31T06:30:07.745Z] + make clean
06:30:07 [2020-01-31T06:30:07.745Z] make: command: Command not found
06:30:07 [2020-01-31T06:30:07.745Z] make: command: Command not found
06:30:07 [2020-01-31T06:30:07.745Z] docker volume rm -f docker-dev-cache
06:30:07 [2020-01-31T06:30:07.897Z] docker-dev-cache
[Pipeline] deleteDir
06:30:08 [2020-01-31T06:30:08.136Z] ok  	github.com/docker/docker/distribution	0.560s	coverage: 22.1% of statements
06:30:08 [2020-01-31T06:30:08.136Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:30:10 [2020-01-31T06:30:10.851Z] ok  	github.com/docker/docker/distribution/xfer	1.673s	coverage: 85.1% of statements
06:30:10 [2020-01-31T06:30:10.851Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:30:11 [2020-01-31T06:30:11.139Z] ok  	github.com/docker/docker/image	0.053s	coverage: 86.4% of statements
06:30:11 [2020-01-31T06:30:11.432Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
06:30:12 [2020-01-31T06:30:12.166Z] ok  	github.com/docker/docker/image/cache	0.051s	coverage: 19.2% of statements
06:30:12 [2020-01-31T06:30:12.166Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:30:12 [2020-01-31T06:30:12.166Z] ok  	github.com/docker/docker/image/v1	0.044s	coverage: 25.0% of statements
06:30:12 [2020-01-31T06:30:12.166Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:30:12 [2020-01-31T06:30:12.366Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
06:30:12 [2020-01-31T06:30:12.794Z] ok  	github.com/docker/docker/libcontainerd/queue	0.093s	coverage: 100.0% of statements
06:30:15 [2020-01-31T06:30:15.517Z] ok  	github.com/docker/docker/pkg/aaparser	0.031s	coverage: 50.0% of statements
06:30:17 [2020-01-31T06:30:17.284Z] --- PASS: TestServiceUpdateNetwork (14.76s)
06:30:17 [2020-01-31T06:30:17.284Z] PASS
06:30:17 [2020-01-31T06:30:17.284Z] 
06:30:17 [2020-01-31T06:30:17.284Z] === Skipped
06:30:17 [2020-01-31T06:30:17.284Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
06:30:17 [2020-01-31T06:30:17.284Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:30:17 [2020-01-31T06:30:17.284Z] 
06:30:17 [2020-01-31T06:30:17.284Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
06:30:17 [2020-01-31T06:30:17.284Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:30:17 [2020-01-31T06:30:17.284Z] 
06:30:17 [2020-01-31T06:30:17.284Z] 
06:30:17 [2020-01-31T06:30:17.284Z] DONE 23 tests, 2 skipped in 141.148s
06:30:17 [2020-01-31T06:30:17.284Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
06:30:17 [2020-01-31T06:30:17.284Z] ++ 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
06:30:17 [2020-01-31T06:30:17.284Z] ++ set -e
06:30:17 [2020-01-31T06:30:17.284Z] ++ '[' -n 0 ']'
06:30:17 [2020-01-31T06:30:17.284Z] ++ set -x
06:30:17 [2020-01-31T06:30:17.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
06:30:17 [2020-01-31T06:30:17.543Z] INFO: Testing against a local daemon
06:30:17 [2020-01-31T06:30:17.543Z] === RUN   TestSessionCreate
06:30:17 [2020-01-31T06:30:17.543Z] --- PASS: TestSessionCreate (0.06s)
06:30:17 [2020-01-31T06:30:17.543Z] === RUN   TestSessionCreateWithBadUpgrade
06:30:17 [2020-01-31T06:30:17.543Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
06:30:17 [2020-01-31T06:30:17.543Z] PASS
06:30:17 [2020-01-31T06:30:17.543Z] 
06:30:17 [2020-01-31T06:30:17.543Z] DONE 2 tests in 0.259s
06:30:17 [2020-01-31T06:30:17.543Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
06:30:17 [2020-01-31T06:30:17.543Z] ++ 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
06:30:17 [2020-01-31T06:30:17.543Z] ++ set -e
06:30:17 [2020-01-31T06:30:17.543Z] ++ '[' -n 0 ']'
06:30:17 [2020-01-31T06:30:17.543Z] ++ set -x
06:30:17 [2020-01-31T06:30:17.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
06:30:17 [2020-01-31T06:30:17.803Z] INFO: Testing against a local daemon
06:30:17 [2020-01-31T06:30:17.803Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:30:17 [2020-01-31T06:30:17.803Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:30:17 [2020-01-31T06:30:17.803Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:30:17 [2020-01-31T06:30:17.803Z] === RUN   TestEventsExecDie
06:30:18 [2020-01-31T06:30:18.739Z] --- PASS: TestEventsExecDie (0.93s)
06:30:18 [2020-01-31T06:30:18.739Z] === RUN   TestEventsBackwardsCompatible
06:30:18 [2020-01-31T06:30:18.739Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
06:30:18 [2020-01-31T06:30:18.739Z] === RUN   TestInfoBinaryCommits
06:30:18 [2020-01-31T06:30:18.739Z] --- PASS: TestInfoBinaryCommits (0.05s)
06:30:18 [2020-01-31T06:30:18.739Z] === RUN   TestInfoAPIVersioned
06:30:18 [2020-01-31T06:30:18.739Z] --- PASS: TestInfoAPIVersioned (0.02s)
06:30:18 [2020-01-31T06:30:18.739Z] === RUN   TestInfoDiscoveryBackend
06:30:18 [2020-01-31T06:30:18.924Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
06:30:18 [2020-01-31T06:30:18.924Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
06:30:19 [2020-01-31T06:30:19.054Z] ok  	github.com/docker/docker/opts	0.061s	coverage: 67.0% of statements
06:30:19 [2020-01-31T06:30:19.308Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
06:30:19 [2020-01-31T06:30:19.308Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:30:19 [2020-01-31T06:30:19.858Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
06:30:20 [2020-01-31T06:30:20.080Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
06:30:20 [2020-01-31T06:30:20.080Z] ok  	github.com/docker/docker/pkg/archive	1.303s	coverage: 77.0% of statements
06:30:20 [2020-01-31T06:30:20.368Z] ok  	github.com/docker/docker/pkg/authorization	0.933s	coverage: 68.3% of statements
06:30:20 [2020-01-31T06:30:20.424Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
06:30:20 [2020-01-31T06:30:20.685Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:30:20 [2020-01-31T06:30:20.685Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:30:20 [2020-01-31T06:30:20.949Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.58s)
06:30:20 [2020-01-31T06:30:20.949Z] === RUN   TestInfoAPI
06:30:20 [2020-01-31T06:30:20.949Z] --- PASS: TestInfoAPI (0.05s)
06:30:20 [2020-01-31T06:30:20.949Z] === RUN   TestInfoAPIWarnings
06:30:20 [2020-01-31T06:30:20.993Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
06:30:21 [2020-01-31T06:30:21.628Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
06:30:21 [2020-01-31T06:30:21.798Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
06:30:21 [2020-01-31T06:30:21.927Z] --- PASS: TestInfoAPIWarnings (0.62s)
06:30:21 [2020-01-31T06:30:21.927Z] === RUN   TestInfoDebug
06:30:22 [2020-01-31T06:30:22.190Z] --- PASS: TestInfoDebug (0.61s)
06:30:22 [2020-01-31T06:30:22.190Z] === RUN   TestInfoInsecureRegistries
06:30:22 [2020-01-31T06:30:22.657Z] ok  	github.com/docker/docker/pkg/discovery	0.049s	coverage: 58.3% of statements
06:30:22 [2020-01-31T06:30:22.760Z] --- PASS: TestInfoInsecureRegistries (0.59s)
06:30:22 [2020-01-31T06:30:22.760Z] === RUN   TestInfoRegistryMirrors
06:30:23 [2020-01-31T06:30:23.698Z] --- PASS: TestInfoRegistryMirrors (0.60s)
06:30:23 [2020-01-31T06:30:23.698Z] === RUN   TestLoginFailsWithBadCredentials
06:30:23 [2020-01-31T06:30:23.698Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
06:30:23 [2020-01-31T06:30:23.698Z] === RUN   TestPingCacheHeaders
06:30:23 [2020-01-31T06:30:23.698Z] --- PASS: TestPingCacheHeaders (0.05s)
06:30:23 [2020-01-31T06:30:23.698Z] === RUN   TestPingGet
06:30:23 [2020-01-31T06:30:23.698Z] --- PASS: TestPingGet (0.03s)
06:30:23 [2020-01-31T06:30:23.698Z] === RUN   TestPingHead
06:30:23 [2020-01-31T06:30:23.705Z] ok  	github.com/docker/docker/pkg/discovery/file	0.063s	coverage: 92.9% of statements
06:30:23 [2020-01-31T06:30:23.957Z] --- PASS: TestPingHead (0.05s)
06:30:23 [2020-01-31T06:30:23.957Z] === RUN   TestVersion
06:30:23 [2020-01-31T06:30:23.957Z] --- PASS: TestVersion (0.05s)
06:30:23 [2020-01-31T06:30:23.957Z] PASS
06:30:23 [2020-01-31T06:30:23.957Z] 
06:30:23 [2020-01-31T06:30:23.957Z] === Skipped
06:30:23 [2020-01-31T06:30:23.957Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:30:23 [2020-01-31T06:30:23.957Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:30:23 [2020-01-31T06:30:23.957Z] 
06:30:23 [2020-01-31T06:30:23.957Z] 
06:30:23 [2020-01-31T06:30:23.957Z] DONE 18 tests, 1 skipped in 6.338s
06:30:23 [2020-01-31T06:30:23.957Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
06:30:23 [2020-01-31T06:30:23.957Z] ++ 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
06:30:23 [2020-01-31T06:30:23.957Z] ++ set -e
06:30:23 [2020-01-31T06:30:23.957Z] ++ '[' -n 0 ']'
06:30:23 [2020-01-31T06:30:23.957Z] ++ set -x
06:30:23 [2020-01-31T06:30:23.957Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:30:23 [2020-01-31T06:30:23.957Z] INFO: Testing against a local daemon
06:30:23 [2020-01-31T06:30:23.957Z] === RUN   TestVolumesCreateAndList
06:30:24 [2020-01-31T06:30:24.216Z] --- PASS: TestVolumesCreateAndList (0.04s)
06:30:24 [2020-01-31T06:30:24.216Z] === RUN   TestVolumesRemove
06:30:24 [2020-01-31T06:30:24.216Z] --- PASS: TestVolumesRemove (0.12s)
06:30:24 [2020-01-31T06:30:24.216Z] === RUN   TestVolumesInspect
06:30:24 [2020-01-31T06:30:24.216Z] --- PASS: TestVolumesInspect (0.04s)
06:30:24 [2020-01-31T06:30:24.216Z] === RUN   TestVolumesInvalidJSON
06:30:24 [2020-01-31T06:30:24.216Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:30:24 [2020-01-31T06:30:24.216Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:30:24 [2020-01-31T06:30:24.216Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:30:24 [2020-01-31T06:30:24.216Z] --- PASS: TestVolumesInvalidJSON (0.03s)
06:30:24 [2020-01-31T06:30:24.216Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:30:24 [2020-01-31T06:30:24.216Z] PASS
06:30:24 [2020-01-31T06:30:24.216Z] 
06:30:24 [2020-01-31T06:30:24.216Z] DONE 5 tests in 0.369s
06:30:24 [2020-01-31T06:30:24.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:30:24 [2020-01-31T06:30:24.732Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
06:30:24 [2020-01-31T06:30:24.788Z] ++++ cat bundles/test-integration/docker.pid
06:30:24 [2020-01-31T06:30:24.788Z] +++ kill 13038
06:30:25 [2020-01-31T06:30:25.083Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
06:30:25 [2020-01-31T06:30:25.083Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
06:30:25 [2020-01-31T06:30:25.765Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
06:30:26 [2020-01-31T06:30:26.164Z] +++ /etc/init.d/apparmor stop
06:30:26 [2020-01-31T06:30:26.164Z] Leaving: AppArmorNo profiles have been unloaded.
06:30:26 [2020-01-31T06:30:26.164Z] 
06:30:26 [2020-01-31T06:30:26.164Z] Unloading profiles will leave already running processes permanently
06:30:26 [2020-01-31T06:30:26.164Z] unconfined, which can lead to unexpected situations.
06:30:26 [2020-01-31T06:30:26.164Z] 
06:30:26 [2020-01-31T06:30:26.164Z] To set a process to complain mode, use the command line tool
06:30:26 [2020-01-31T06:30:26.164Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:30:26 [2020-01-31T06:30:26.164Z] +++ true
06:30:26 [2020-01-31T06:30:26.164Z] 
06:30:26 [2020-01-31T06:30:26.389Z] ok  	github.com/docker/docker/layer	7.803s	coverage: 68.8% of statements
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/oci	[no test files]
06:30:26 [2020-01-31T06:30:26.389Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:30:26 [2020-01-31T06:30:26.678Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
06:30:27 [2020-01-31T06:30:27.608Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
06:30:27 [2020-01-31T06:30:27.698Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.446s	coverage: 43.2% of statements
06:30:27 [2020-01-31T06:30:27.698Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:30:27 [2020-01-31T06:30:27.698Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:30:27 [2020-01-31T06:30:27.866Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
06:30:27 [2020-01-31T06:30:27.986Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
Post stage
[Pipeline] junit
06:30:28 [2020-01-31T06:30:28.084Z] Recording test results
06:30:28 [2020-01-31T06:30:28.275Z] ok  	github.com/docker/docker/pkg/fileutils	0.031s	coverage: 89.5% of statements
06:30:28 [2020-01-31T06:30:28.431Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:30:28 [2020-01-31T06:30:28.800Z] + echo Ensuring container killed.
06:30:28 [2020-01-31T06:30:28.800Z] Ensuring container killed.
06:30:28 [2020-01-31T06:30:28.800Z] + docker rm -vf docker-pr4
06:30:28 [2020-01-31T06:30:28.800Z] Error: No such container: docker-pr4
06:30:28 [2020-01-31T06:30:28.800Z] + true
[Pipeline] sh
06:30:28 [2020-01-31T06:30:28.900Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.141s	coverage: 84.1% of statements
06:30:28 [2020-01-31T06:30:28.998Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
06:30:29 [2020-01-31T06:30:29.092Z] + echo Chowning /workspace to jenkins user
06:30:29 [2020-01-31T06:30:29.092Z] Chowning /workspace to jenkins user
06:30:29 [2020-01-31T06:30:29.092Z] + id -u
06:30:29 [2020-01-31T06:30:29.092Z] + id -g
06:30:29 [2020-01-31T06:30:29.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40439:/workspace busybox chown -R 1000:1000 /workspace
06:30:29 [2020-01-31T06:30:29.092Z] Unable to find image 'busybox:latest' locally
06:30:29 [2020-01-31T06:30:29.353Z] latest: Pulling from library/busybox
06:30:29 [2020-01-31T06:30:29.354Z] 220602de6ed2: Pulling fs layer
06:30:29 [2020-01-31T06:30:29.354Z] 220602de6ed2: Download complete
06:30:29 [2020-01-31T06:30:29.525Z] ok  	github.com/docker/docker/pkg/fsutils	0.441s	coverage: 85.1% of statements
06:30:29 [2020-01-31T06:30:29.613Z] 220602de6ed2: Pull complete
06:30:29 [2020-01-31T06:30:29.613Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
06:30:29 [2020-01-31T06:30:29.613Z] Status: Downloaded newer image for busybox:latest
06:30:29 [2020-01-31T06:30:29.824Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
06:30:29 [2020-01-31T06:30:29.930Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
06:30:30 [2020-01-31T06:30:30.864Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
06:30:30 [2020-01-31T06:30:30.864Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
06:30:31 [2020-01-31T06:30:31.875Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
06:30:31 [2020-01-31T06:30:31.875Z] ok  	github.com/docker/docker/pkg/locker	0.077s	coverage: 88.9% of statements
06:30:32 [2020-01-31T06:30:32.237Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
06:30:32 [2020-01-31T06:30:32.237Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
06:30:32 [2020-01-31T06:30:32.237Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
06:30:32 [2020-01-31T06:30:32.237Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
06:30:32 [2020-01-31T06:30:32.237Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
06:30:32 [2020-01-31T06:30:32.502Z] ok  	github.com/docker/docker/pkg/idtools	0.937s	coverage: 70.1% of statements
06:30:32 [2020-01-31T06:30:32.502Z] ok  	github.com/docker/docker/pkg/longpath	0.018s	coverage: 100.0% of statements
06:30:32 [2020-01-31T06:30:32.801Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:30:33 [2020-01-31T06:30:33.124Z] ok  	github.com/docker/docker/pkg/ioutils	1.763s	coverage: 69.3% of statements
06:30:33 [2020-01-31T06:30:33.124Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:30:33 [2020-01-31T06:30:33.207Z] + bundleName=arm64-integration
06:30:33 [2020-01-31T06:30:33.207Z] + echo Creating arm64-integration-bundles.tar.gz
06:30:33 [2020-01-31T06:30:33.207Z] Creating arm64-integration-bundles.tar.gz
06:30:33 [2020-01-31T06:30:33.207Z] + + find bundles -path */root/*overlay2xargs -prune -o -type f ( -name *-report.json -o -name tar *.log -czf -o arm64-integration-bundles.tar.gz -name *.prof -o -name *-report.xml ) -print
06:30:33 [2020-01-31T06:30:33.207Z] 
[Pipeline] archiveArtifacts
06:30:33 [2020-01-31T06:30:33.478Z] Archiving artifacts
06:30:33 [2020-01-31T06:30:33.752Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
06:30:34 [2020-01-31T06:30:34.378Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
06:30:34 [2020-01-31T06:30:34.666Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
06:30:34 [2020-01-31T06:30:34.701Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
06:30:35 [2020-01-31T06:30:35.133Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:30:35 [2020-01-31T06:30:35.294Z] ok  	github.com/docker/docker/pkg/mount	0.969s	coverage: 70.0% of statements
06:30:35 [2020-01-31T06:30:35.294Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:30:35 [2020-01-31T06:30:35.454Z] + make clean
06:30:35 [2020-01-31T06:30:35.582Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.067s	coverage: 91.4% of statements
06:30:35 [2020-01-31T06:30:35.582Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.4% of statements
06:30:35 [2020-01-31T06:30:35.582Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:30:35 [2020-01-31T06:30:35.582Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:30:36 [2020-01-31T06:30:36.022Z] docker volume rm -f docker-dev-cache
06:30:36 [2020-01-31T06:30:36.282Z] docker-dev-cache
[Pipeline] deleteDir
06:30:37 [2020-01-31T06:30:37.101Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.056s	coverage: 56.8% of statements
06:30:37 [2020-01-31T06:30:37.980Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
06:30:38 [2020-01-31T06:30:38.123Z] ok  	github.com/docker/docker/pkg/pools	0.052s	coverage: 88.2% of statements
06:30:38 [2020-01-31T06:30:38.411Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
06:30:38 [2020-01-31T06:30:38.411Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
06:30:38 [2020-01-31T06:30:38.913Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
06:30:39 [2020-01-31T06:30:39.433Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
06:30:40 [2020-01-31T06:30:40.057Z] ok  	github.com/docker/docker/pkg/pubsub	1.151s	coverage: 73.9% of statements
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:30:40 [2020-01-31T06:30:40.446Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
06:30:40 [2020-01-31T06:30:40.808Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
06:30:41 [2020-01-31T06:30:41.829Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
06:30:41 [2020-01-31T06:30:41.829Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
06:30:42 [2020-01-31T06:30:42.452Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
06:30:42 [2020-01-31T06:30:42.737Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 70.8% of statements
06:30:42 [2020-01-31T06:30:42.975Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
06:30:43 [2020-01-31T06:30:43.363Z] ok  	github.com/docker/docker/pkg/signal	3.501s	coverage: 61.0% of statements
06:30:43 [2020-01-31T06:30:43.909Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
06:30:43 [2020-01-31T06:30:43.994Z] ok  	github.com/docker/docker/pkg/system	0.041s	coverage: 36.2% of statements
06:30:44 [2020-01-31T06:30:44.619Z] ok  	github.com/docker/docker/pkg/tailfile	0.149s	coverage: 88.6% of statements
06:30:45 [2020-01-31T06:30:45.640Z] ok  	github.com/docker/docker/pkg/term	0.027s	coverage: 84.8% of statements
06:30:45 [2020-01-31T06:30:45.640Z] testing: warning: no tests to run
06:30:45 [2020-01-31T06:30:45.640Z] coverage: [no statements]
06:30:45 [2020-01-31T06:30:45.640Z] ok  	github.com/docker/docker/pkg/term/windows	0.025s	coverage: [no statements] [no tests to run]
06:30:46 [2020-01-31T06:30:46.263Z] ok  	github.com/docker/docker/pkg/tarsum	0.202s	coverage: 89.3% of statements
06:30:46 [2020-01-31T06:30:46.436Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
06:30:46 [2020-01-31T06:30:46.550Z] ok  	github.com/docker/docker/pkg/urlutil	0.023s	coverage: 100.0% of statements
06:30:46 [2020-01-31T06:30:46.550Z] ok  	github.com/docker/docker/pkg/truncindex	0.125s	coverage: 91.5% of statements
06:30:46 [2020-01-31T06:30:46.837Z] ok  	github.com/docker/docker/pkg/useragent	0.052s	coverage: 88.9% of statements
06:30:48 [2020-01-31T06:30:48.336Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
06:30:48 [2020-01-31T06:30:48.596Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
06:30:50 [2020-01-31T06:30:50.321Z] ok  	github.com/docker/docker/plugin/v2	0.031s	coverage: 14.5% of statements
06:30:50 [2020-01-31T06:30:50.493Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
06:30:50 [2020-01-31T06:30:50.610Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 68.8% of statements
06:30:51 [2020-01-31T06:30:51.655Z] ok  	github.com/docker/docker/reference	0.040s	coverage: 84.4% of statements
06:30:53 [2020-01-31T06:30:53.145Z] ok  	github.com/docker/docker/plugin	0.574s	coverage: 27.1% of statements
06:30:53 [2020-01-31T06:30:53.771Z] ok  	github.com/docker/docker/registry/resumable	0.031s	coverage: 100.0% of statements
06:30:54 [2020-01-31T06:30:54.795Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
06:30:55 [2020-01-31T06:30:55.752Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
06:30:55 [2020-01-31T06:30:55.752Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
06:30:56 [2020-01-31T06:30:56.285Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
06:30:56 [2020-01-31T06:30:56.285Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 68.2% of statements
06:30:56 [2020-01-31T06:30:56.908Z] ok  	github.com/docker/docker/registry	0.537s	coverage: 56.0% of statements
06:30:57 [2020-01-31T06:30:57.649Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
06:30:58 [2020-01-31T06:30:58.583Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
06:30:59 [2020-01-31T06:30:59.956Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
06:31:00 [2020-01-31T06:31:00.398Z] ok  	github.com/docker/docker/volume/drivers	0.050s	coverage: 36.1% of statements
06:31:03 [2020-01-31T06:31:03.110Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
06:31:03 [2020-01-31T06:31:03.110Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
06:31:04 [2020-01-31T06:31:04.128Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
06:31:04 [2020-01-31T06:31:04.135Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
06:31:04 [2020-01-31T06:31:04.135Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
06:31:04 [2020-01-31T06:31:04.700Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
06:31:06 [2020-01-31T06:31:06.107Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
06:31:11 [2020-01-31T06:31:11.365Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
06:31:11 [2020-01-31T06:31:11.622Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
06:31:11 [2020-01-31T06:31:11.880Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
06:31:12 [2020-01-31T06:31:12.510Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/rootless	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/volume	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === Skipped
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver btrfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver btrfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver btrfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver btrfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver btrfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:73: No driver to put!
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     overlay_test.go:49: Fails to compute changes intermittently
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver zfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver zfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver zfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver zfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:46: Driver zfs not supported
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     graphtest_unix.go:73: No driver to put!
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:31:12 [2020-01-31T06:31:12.510Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] 
06:31:12 [2020-01-31T06:31:12.510Z] DONE 2155 tests, 20 skipped in 339.254s
Post stage
[Pipeline] junit
06:31:12 [2020-01-31T06:31:12.546Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
06:31:13 [2020-01-31T06:31:13.253Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
06:31:13 [2020-01-31T06:31:13.253Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
06:31:13 [2020-01-31T06:31:13.481Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40439/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -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:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/make.sh dynbinary test-integration
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
06:31:13 [2020-01-31T06:31:13.716Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:31:13 [2020-01-31T06:31:13.716Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:31:13 [2020-01-31T06:31:13.770Z] 
06:31:14 [2020-01-31T06:31:14.059Z] Removing bundles/
06:31:14 [2020-01-31T06:31:14.059Z] 
06:31:14 [2020-01-31T06:31:14.059Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:31:14 [2020-01-31T06:31:14.059Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:31:14 [2020-01-31T06:31:14.059Z] GOOS="" GOARCH="" GOARM=""
06:31:14 [2020-01-31T06:31:14.642Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:31:14 [2020-01-31T06:31:14.642Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:31:15 [2020-01-31T06:31:15.149Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
06:31:15 [2020-01-31T06:31:15.202Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.5% of statements
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/types	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:31:15 [2020-01-31T06:31:15.203Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
06:31:15 [2020-01-31T06:31:15.762Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:31:15 [2020-01-31T06:31:15.762Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
06:31:16 [2020-01-31T06:31:16.362Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:31:16 [2020-01-31T06:31:16.362Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:31:16 [2020-01-31T06:31:16.363Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:31:16 [2020-01-31T06:31:16.363Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:31:16 [2020-01-31T06:31:16.522Z] === RUN   TestDockerSuite/TestBuildDockerignore
06:31:16 [2020-01-31T06:31:16.923Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
06:31:21 [2020-01-31T06:31:21.127Z] ok  	github.com/docker/docker/builder/remotecontext	0.179s	coverage: 13.6% of statements
06:31:21 [2020-01-31T06:31:21.127Z] ok  	github.com/docker/docker/builder/dockerfile	0.521s	coverage: 48.2% of statements
06:31:22 [2020-01-31T06:31:22.095Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
06:31:22 [2020-01-31T06:31:22.743Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.238s	coverage: 86.3% of statements
06:31:22 [2020-01-31T06:31:22.743Z] ?   	github.com/docker/docker/cli	[no test files]
06:31:22 [2020-01-31T06:31:22.743Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:31:23 [2020-01-31T06:31:23.075Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
06:31:26 [2020-01-31T06:31:26.354Z] === RUN   TestDockerDaemonSuite/TestShmSize
06:31:26 [2020-01-31T06:31:26.921Z] ok  	github.com/docker/docker/client	0.174s	coverage: 75.8% of statements
06:31:28 [2020-01-31T06:31:28.252Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
06:31:29 [2020-01-31T06:31:29.183Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
06:31:31 [2020-01-31T06:31:31.078Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
06:31:31 [2020-01-31T06:31:31.646Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
06:31:31 [2020-01-31T06:31:31.646Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
06:31:34 [2020-01-31T06:31:34.922Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
06:31:37 [2020-01-31T06:31:37.448Z] --- PASS: TestDockerDaemonSuite (350.69s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.73s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.19s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.53s)
06:31:37 [2020-01-31T06:31:37.448Z]         docker_cli_daemon_test.go:1449: [d69fa91a5beee] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]         check_test.go:309: [dfa059e1e294d] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.89s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.32s)
06:31:37 [2020-01-31T06:31:37.448Z]         check_test.go:309: [dcd725835ef12] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.80s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.52s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.04s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.06s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.50s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.96s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
06:31:37 [2020-01-31T06:31:37.448Z]         check_test.go:309: [de7f2f644125d] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
06:31:37 [2020-01-31T06:31:37.448Z]         check_test.go:309: [dd6c430588021] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.91s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
06:31:37 [2020-01-31T06:31:37.448Z]         check_test.go:309: [d3084960dd877] daemon is not started
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.32s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.25s)
06:31:37 [2020-01-31T06:31:37.448Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.34s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dd3bbf645e989] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dc7b695945bfd] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.49s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [de189460cfc19] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.16s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d5c1c7414f9e9] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.49s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d9d44a4ea0357] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_plugins_test.go:79: [ddcd3aa873e2c] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.99s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_plugins_test.go:169: [d0ca591099a17] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.81s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d18307b6e7985] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.94s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [da58d6831e836] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.77s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.72s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.60s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.23s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.26s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [ded1a94fe46df] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.69s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.41s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.83s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d3760c886a931] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d9ed9ea33cade] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.01s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d19d8a8f3471c] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.16s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.06s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.59s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.96s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.46s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dca28dc350f02] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [da25f2c8522cf] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d6213b1a7515e] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.25s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dfe3786331629] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d580e1af2b843] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.28s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.07s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.67s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dcd46c2607511] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.41s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.01s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.10s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [dc00980e3efb2] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.04s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [d8f47fc41dc3a] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.96s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.66s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.96s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.15s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.86s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.46s)
06:31:37 [2020-01-31T06:31:37.449Z]         docker_cli_daemon_test.go:2542: [d94b4c2ca748c] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.67s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.40s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.34s)
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
06:31:37 [2020-01-31T06:31:37.449Z]         check_test.go:309: [da0b1389f57c4] daemon is not started
06:31:37 [2020-01-31T06:31:37.449Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s)
06:31:37 [2020-01-31T06:31:37.449Z] === RUN   TestDockerSwarmSuite
06:31:37 [2020-01-31T06:31:37.449Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
06:31:41 [2020-01-31T06:31:41.630Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
06:31:44 [2020-01-31T06:31:44.908Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
06:31:49 [2020-01-31T06:31:49.405Z] edbd72df76b4: Pull complete
06:31:49 [2020-01-31T06:31:49.406Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
06:31:49 [2020-01-31T06:31:49.406Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
06:31:49 [2020-01-31T06:31:49.406Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
06:31:49 [2020-01-31T06:31:49.406Z] WARN: Skipping validation tests
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Running unit tests at 01/31/2020 06:31:41...
06:31:49 [2020-01-31T06:31:49.406Z] INFO: make.ps1 starting at 01/31/2020 06:31:45
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Git commit (cae7163863) assumed from DOCKER_GITCOMMIT environment variable
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Invoking autogen...
06:31:49 [2020-01-31T06:31:49.406Z] INFO: Running unit tests...
06:31:50 [2020-01-31T06:31:50.172Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
06:31:50 [2020-01-31T06:31:50.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
06:31:50 [2020-01-31T06:31:50.686Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
06:31:50 [2020-01-31T06:31:50.944Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
06:31:55 [2020-01-31T06:31:55.205Z] 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/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/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
06:31:57 [2020-01-31T06:31:57.497Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
06:31:59 [2020-01-31T06:31:59.396Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
06:32:01 [2020-01-31T06:32:01.921Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
06:32:03 [2020-01-31T06:32:03.792Z] ?   	github.com/docker/docker/api	[no test files]
06:32:03 [2020-01-31T06:32:03.821Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
06:32:04 [2020-01-31T06:32:04.753Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
06:32:05 [2020-01-31T06:32:05.607Z] ok  	github.com/docker/docker/cmd/dockerd	0.102s	coverage: 30.6% of statements
06:32:05 [2020-01-31T06:32:05.607Z] ok  	github.com/docker/docker/container	0.133s	coverage: 35.3% of statements
06:32:05 [2020-01-31T06:32:05.607Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:32:05 [2020-01-31T06:32:05.607Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:32:05 [2020-01-31T06:32:05.607Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:32:05 [2020-01-31T06:32:05.607Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:32:10 [2020-01-31T06:32:10.011Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
06:32:12 [2020-01-31T06:32:12.633Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
06:32:15 [2020-01-31T06:32:15.158Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
06:32:15 [2020-01-31T06:32:15.536Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
06:32:16 [2020-01-31T06:32:16.899Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
06:32:18 [2020-01-31T06:32:18.260Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.7% of statements
06:32:18 [2020-01-31T06:32:18.633Z] ok  	github.com/docker/docker/api/server	0.169s	coverage: 9.0% of statements
06:32:26 [2020-01-31T06:32:26.336Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.7% of statements
06:32:27 [2020-01-31T06:32:27.699Z] ok  	github.com/docker/docker/daemon	12.192s	coverage: 17.5% of statements
06:32:27 [2020-01-31T06:32:27.699Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:32:27 [2020-01-31T06:32:27.699Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:32:28 [2020-01-31T06:32:28.258Z] ok  	github.com/docker/docker/daemon/config	0.043s	coverage: 82.1% of statements
06:32:29 [2020-01-31T06:32:29.183Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
06:32:29 [2020-01-31T06:32:29.749Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
06:32:29 [2020-01-31T06:32:29.749Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:32:29 [2020-01-31T06:32:29.749Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:32:31 [2020-01-31T06:32:31.111Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
06:32:33 [2020-01-31T06:32:33.625Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
06:32:34 [2020-01-31T06:32:34.185Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.247s	coverage: 57.0% of statements
06:32:37 [2020-01-31T06:32:37.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
06:32:37 [2020-01-31T06:32:37.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
06:32:37 [2020-01-31T06:32:37.072Z] === RUN   TestDockerSuite/TestBuildDotDotFile
06:32:37 [2020-01-31T06:32:37.072Z] === RUN   TestDockerSuite/TestBuildEOLInLine
06:32:37 [2020-01-31T06:32:37.463Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.699s	coverage: 72.5% of statements
06:32:38 [2020-01-31T06:32:38.023Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.922s	coverage: 46.2% of statements
06:32:38 [2020-01-31T06:32:38.023Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:32:40 [2020-01-31T06:32:40.535Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.052s	coverage: 48.6% of statements
06:32:41 [2020-01-31T06:32:41.252Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
06:32:41 [2020-01-31T06:32:41.252Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
06:32:41 [2020-01-31T06:32:41.510Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
06:32:41 [2020-01-31T06:32:41.901Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.296s	coverage: 76.1% of statements
06:32:42 [2020-01-31T06:32:42.493Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
06:32:42 [2020-01-31T06:32:42.493Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
06:32:42 [2020-01-31T06:32:42.762Z] === RUN   TestDockerSuite/TestBuildEntrypoint
06:32:42 [2020-01-31T06:32:42.869Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
06:32:43 [2020-01-31T06:32:43.125Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.265s	coverage: 60.1% of statements
06:32:43 [2020-01-31T06:32:43.125Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
06:32:43 [2020-01-31T06:32:43.125Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:32:43 [2020-01-31T06:32:43.338Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
06:32:44 [2020-01-31T06:32:44.051Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
06:32:44 [2020-01-31T06:32:44.976Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
06:32:45 [2020-01-31T06:32:45.865Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
06:32:46 [2020-01-31T06:32:46.863Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
06:32:46 [2020-01-31T06:32:46.863Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:32:46 [2020-01-31T06:32:46.863Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:32:47 [2020-01-31T06:32:47.119Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 42.7% of statements
06:32:47 [2020-01-31T06:32:47.763Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
06:32:48 [2020-01-31T06:32:48.482Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 77.8% of statements
06:32:48 [2020-01-31T06:32:48.482Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:32:48 [2020-01-31T06:32:48.482Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:32:48 [2020-01-31T06:32:48.738Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.013s	coverage: 67.0% of statements
06:32:49 [2020-01-31T06:32:49.665Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
06:32:50 [2020-01-31T06:32:50.225Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
06:32:50 [2020-01-31T06:32:50.290Z] === RUN   TestDockerSuite/TestBuildEnv
06:32:50 [2020-01-31T06:32:50.480Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
06:32:51 [2020-01-31T06:32:51.663Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
06:32:51 [2020-01-31T06:32:51.844Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
06:32:51 [2020-01-31T06:32:51.844Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:32:52 [2020-01-31T06:32:52.099Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.032s	coverage: 19.9% of statements
06:32:53 [2020-01-31T06:32:53.561Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
06:32:53 [2020-01-31T06:32:53.987Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.031s	coverage: 47.8% of statements
06:32:53 [2020-01-31T06:32:53.987Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
06:32:54 [2020-01-31T06:32:54.494Z] --- PASS: TestImportExtremelyLargeImageWorks (176.47s)
06:32:54 [2020-01-31T06:32:54.494Z] PASS
06:32:54 [2020-01-31T06:32:54.494Z] 
06:32:54 [2020-01-31T06:32:54.494Z] DONE 12 tests in 180.275s
06:32:54 [2020-01-31T06:32:54.494Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:32:54 [2020-01-31T06:32:54.494Z] ++ 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
06:32:54 [2020-01-31T06:32:54.494Z] ++ set -e
06:32:54 [2020-01-31T06:32:54.494Z] ++ '[' -n 0 ']'
06:32:54 [2020-01-31T06:32:54.494Z] ++ set -x
06:32:54 [2020-01-31T06:32:54.494Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
06:32:54 [2020-01-31T06:32:54.494Z] === RUN   TestDockerSuite/TestBuildEnvUsage
06:32:54 [2020-01-31T06:32:54.494Z] INFO: Testing against a local daemon
06:32:54 [2020-01-31T06:32:54.494Z] === RUN   TestNetworkCreateDelete
06:32:54 [2020-01-31T06:32:54.752Z] --- PASS: TestNetworkCreateDelete (0.13s)
06:32:54 [2020-01-31T06:32:54.752Z] === RUN   TestDockerNetworkDeletePreferID
06:32:54 [2020-01-31T06:32:54.913Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
06:32:55 [2020-01-31T06:32:55.009Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
06:32:55 [2020-01-31T06:32:55.009Z] === RUN   TestInspectNetwork
06:32:55 [2020-01-31T06:32:55.009Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
06:32:55 [2020-01-31T06:32:55.168Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.651s	coverage: 82.5% of statements
06:32:55 [2020-01-31T06:32:55.168Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:32:55 [2020-01-31T06:32:55.168Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:32:55 [2020-01-31T06:32:55.941Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
06:32:57 [2020-01-31T06:32:57.679Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
06:32:57 [2020-01-31T06:32:57.679Z] ok  	github.com/docker/docker/distribution	0.165s	coverage: 22.1% of statements
06:32:57 [2020-01-31T06:32:57.679Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:32:58 [2020-01-31T06:32:58.648Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
06:33:00 [2020-01-31T06:33:00.096Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
06:33:01 [2020-01-31T06:33:01.022Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
06:33:01 [2020-01-31T06:33:01.022Z] ok  	github.com/docker/docker/distribution/xfer	1.875s	coverage: 85.1% of statements
06:33:01 [2020-01-31T06:33:01.022Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:33:01 [2020-01-31T06:33:01.022Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:33:01 [2020-01-31T06:33:01.203Z] === RUN   TestInspectNetwork/full_network_id
06:33:01 [2020-01-31T06:33:01.203Z] === RUN   TestInspectNetwork/partial_network_id
06:33:01 [2020-01-31T06:33:01.203Z] === RUN   TestInspectNetwork/network_name
06:33:01 [2020-01-31T06:33:01.203Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:33:02 [2020-01-31T06:33:02.134Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
06:33:02 [2020-01-31T06:33:02.391Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
06:33:02 [2020-01-31T06:33:02.391Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:33:03 [2020-01-31T06:33:03.315Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
06:33:04 [2020-01-31T06:33:04.242Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 67.0% of statements
06:33:04 [2020-01-31T06:33:04.497Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
06:33:05 [2020-01-31T06:33:05.410Z] --- PASS: TestInspectNetwork (9.86s)
06:33:05 [2020-01-31T06:33:05.410Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:33:05 [2020-01-31T06:33:05.410Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:33:05 [2020-01-31T06:33:05.410Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:33:05 [2020-01-31T06:33:05.410Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:33:05 [2020-01-31T06:33:05.410Z] === RUN   TestRunContainerWithBridgeNone
06:33:06 [2020-01-31T06:33:06.383Z] ok  	github.com/docker/docker/pkg/archive	0.419s	coverage: 77.3% of statements
06:33:07 [2020-01-31T06:33:07.308Z] ok  	github.com/docker/docker/pkg/authorization	0.150s	coverage: 68.3% of statements
06:33:07 [2020-01-31T06:33:07.563Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
06:33:07 [2020-01-31T06:33:07.563Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
06:33:07 [2020-01-31T06:33:07.935Z] --- PASS: TestRunContainerWithBridgeNone (2.74s)
06:33:07 [2020-01-31T06:33:07.935Z] === RUN   TestNetworkInvalidJSON
06:33:07 [2020-01-31T06:33:07.935Z] === RUN   TestNetworkInvalidJSON//networks/create
06:33:07 [2020-01-31T06:33:07.935Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:33:07 [2020-01-31T06:33:07.935Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:33:07 [2020-01-31T06:33:07.935Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:33:07 [2020-01-31T06:33:07.935Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:33:07 [2020-01-31T06:33:07.935Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:33:07 [2020-01-31T06:33:07.935Z] === CONT  TestNetworkInvalidJSON//networks/create
06:33:07 [2020-01-31T06:33:07.935Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:33:07 [2020-01-31T06:33:07.935Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:33:07 [2020-01-31T06:33:07.935Z] --- PASS: TestNetworkInvalidJSON (0.02s)
06:33:07 [2020-01-31T06:33:07.935Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:33:07 [2020-01-31T06:33:07.935Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:33:07 [2020-01-31T06:33:07.935Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:33:07 [2020-01-31T06:33:07.935Z] === RUN   TestDaemonRestartWithLiveRestore
06:33:08 [2020-01-31T06:33:08.865Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
06:33:08 [2020-01-31T06:33:08.865Z] === RUN   TestDaemonDefaultNetworkPools
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/server/httputils	0.124s	coverage: 14.7% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/server/middleware	0.158s	coverage: 37.7% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/types/strslice	0.231s	coverage: 90.0% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/types/filters	0.085s	coverage: 92.2% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/types/time	0.274s	coverage: 100.0% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/server/router/swarm	0.198s	coverage: 4.5% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/container	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/events	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/image	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/network	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 75.0% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/builder/dockerignore	0.045s	coverage: 96.8% of statements
06:33:09 [2020-01-31T06:33:09.350Z] ok  	github.com/docker/docker/cli/debug	0.061s	coverage: 100.0% of statements
06:33:09 [2020-01-31T06:33:09.430Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
06:33:09 [2020-01-31T06:33:09.430Z] === RUN   TestDaemonRestartWithExistingNetwork
06:33:10 [2020-01-31T06:33:10.323Z] ok  	github.com/docker/docker/builder/dockerfile	0.552s	coverage: 46.3% of statements
06:33:10 [2020-01-31T06:33:10.323Z] ok  	github.com/docker/docker/builder/remotecontext	0.713s	coverage: 9.2% of statements
06:33:10 [2020-01-31T06:33:10.802Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
06:33:10 [2020-01-31T06:33:10.802Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:33:11 [2020-01-31T06:33:11.722Z] ok  	github.com/docker/docker/layer	7.765s	coverage: 68.8% of statements
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/oci	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.953s	coverage: 43.2% of statements
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:33:11 [2020-01-31T06:33:11.722Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
06:33:11 [2020-01-31T06:33:11.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
06:33:11 [2020-01-31T06:33:11.738Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:33:11 [2020-01-31T06:33:11.978Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
06:33:12 [2020-01-31T06:33:12.234Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
06:33:12 [2020-01-31T06:33:12.304Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
06:33:12 [2020-01-31T06:33:12.304Z] === RUN   TestServiceWithPredefinedNetwork
06:33:12 [2020-01-31T06:33:12.795Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
06:33:13 [2020-01-31T06:33:13.722Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
06:33:13 [2020-01-31T06:33:13.978Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
06:33:15 [2020-01-31T06:33:15.340Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
06:33:15 [2020-01-31T06:33:15.899Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
06:33:16 [2020-01-31T06:33:16.460Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
06:33:16 [2020-01-31T06:33:16.483Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s)
06:33:16 [2020-01-31T06:33:16.483Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:33:16 [2020-01-31T06:33:16.483Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:33:16 [2020-01-31T06:33:16.483Z]     service_test.go:230: FLAKY_TEST
06:33:16 [2020-01-31T06:33:16.483Z] === RUN   TestServiceWithDataPathPortInit
06:33:16 [2020-01-31T06:33:16.714Z] ok  	github.com/docker/docker/pkg/fsutils	0.251s	coverage: 85.1% of statements
06:33:16 [2020-01-31T06:33:16.714Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
06:33:18 [2020-01-31T06:33:18.078Z] ok  	github.com/docker/docker/pkg/idtools	0.384s	coverage: 70.1% of statements
06:33:18 [2020-01-31T06:33:18.334Z] ok  	github.com/docker/docker/pkg/ioutils	0.553s	coverage: 68.8% of statements
06:33:18 [2020-01-31T06:33:18.590Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
06:33:18 [2020-01-31T06:33:18.845Z] ok  	github.com/docker/docker/pkg/locker	0.026s	coverage: 88.9% of statements
06:33:18 [2020-01-31T06:33:18.845Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
06:33:18 [2020-01-31T06:33:18.845Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
06:33:19 [2020-01-31T06:33:19.406Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
06:33:19 [2020-01-31T06:33:19.966Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
06:33:20 [2020-01-31T06:33:20.221Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
06:33:20 [2020-01-31T06:33:20.221Z] ok  	github.com/docker/docker/pkg/mount	0.563s	coverage: 70.0% of statements
06:33:20 [2020-01-31T06:33:20.221Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:33:20 [2020-01-31T06:33:20.476Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
06:33:20 [2020-01-31T06:33:20.732Z] ok  	github.com/docker/docker/pkg/pidfile	0.023s	coverage: 82.4% of statements
06:33:20 [2020-01-31T06:33:20.732Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:33:20 [2020-01-31T06:33:20.732Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:33:21 [2020-01-31T06:33:21.261Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:33:21 [2020-01-31T06:33:21.261Z] 
06:33:21 [2020-01-31T06:33:21.261Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:33:21 [2020-01-31T06:33:21.261Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:33:21 [2020-01-31T06:33:21.261Z] HOSTNAME=477905d75685
06:33:21 [2020-01-31T06:33:21.261Z] TESTDEBUG=0
06:33:21 [2020-01-31T06:33:21.261Z] DEST=bundles/test-integration
06:33:21 [2020-01-31T06:33:21.261Z] PWD=/go/src/github.com/docker/docker
06:33:21 [2020-01-31T06:33:21.261Z] DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d
06:33:21 [2020-01-31T06:33:21.261Z] container=docker
06:33:21 [2020-01-31T06:33:21.261Z] HOME=/root
06:33:21 [2020-01-31T06:33:21.261Z] GOLANG_VERSION=1.13.6
06:33:21 [2020-01-31T06:33:21.261Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:33:21 [2020-01-31T06:33:21.261Z] VALIDATE_BRANCH=master
06:33:21 [2020-01-31T06:33:21.261Z] TERM=xterm
06:33:21 [2020-01-31T06:33:21.261Z] DOCKER_PKG=github.com/docker/docker
06:33:21 [2020-01-31T06:33:21.261Z] SHLVL=1
06:33:21 [2020-01-31T06:33:21.261Z] TIMEOUT=120m
06:33:21 [2020-01-31T06:33:21.261Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
06:33:21 [2020-01-31T06:33:21.261Z] DOCKER_GRAPHDRIVER=overlay2
06:33:21 [2020-01-31T06:33:21.261Z] GO111MODULE=off
06:33:21 [2020-01-31T06:33:21.261Z] DOCKER_EXPERIMENTAL=1
06:33:21 [2020-01-31T06:33:21.261Z] TEST_SKIP_INTEGRATION_CLI=1
06:33:21 [2020-01-31T06:33:21.261Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:33:21 [2020-01-31T06:33:21.261Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:33:21 [2020-01-31T06:33:21.261Z] GOPATH=/go
06:33:21 [2020-01-31T06:33:21.261Z] PKG_CONFIG=pkg-config
06:33:21 [2020-01-31T06:33:21.261Z] _=/usr/bin/env
06:33:21 [2020-01-31T06:33:21.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:33:21 [2020-01-31T06:33:21.661Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
06:33:22 [2020-01-31T06:33:22.222Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
06:33:22 [2020-01-31T06:33:22.721Z] ok  	github.com/docker/docker/client	0.510s	coverage: 75.3% of statements
06:33:22 [2020-01-31T06:33:22.783Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
06:33:22 [2020-01-31T06:33:22.783Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
06:33:24 [2020-01-31T06:33:24.143Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
06:33:24 [2020-01-31T06:33:24.397Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
06:33:24 [2020-01-31T06:33:24.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
06:33:25 [2020-01-31T06:33:25.957Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
06:33:27 [2020-01-31T06:33:27.677Z] ok  	github.com/docker/docker/pkg/signal	2.406s	coverage: 61.0% of statements
06:33:27 [2020-01-31T06:33:27.677Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
06:33:28 [2020-01-31T06:33:28.236Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
06:33:28 [2020-01-31T06:33:28.236Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
06:33:28 [2020-01-31T06:33:28.491Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
06:33:29 [2020-01-31T06:33:29.051Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
06:33:29 [2020-01-31T06:33:29.611Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.2% of statements
06:33:29 [2020-01-31T06:33:29.866Z] ok  	github.com/docker/docker/pkg/tailfile	0.050s	coverage: 88.6% of statements
06:33:30 [2020-01-31T06:33:30.427Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
06:33:30 [2020-01-31T06:33:30.988Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
06:33:30 [2020-01-31T06:33:30.988Z] testing: warning: no tests to run
06:33:30 [2020-01-31T06:33:30.988Z] coverage: [no statements]
06:33:30 [2020-01-31T06:33:30.988Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
06:33:31 [2020-01-31T06:33:31.548Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
06:33:31 [2020-01-31T06:33:31.803Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
06:33:31 [2020-01-31T06:33:31.803Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
06:33:34 [2020-01-31T06:33:34.065Z] --- PASS: TestServiceWithDataPathPortInit (16.91s)
06:33:34 [2020-01-31T06:33:34.065Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:33:34 [2020-01-31T06:33:34.315Z] ok  	github.com/docker/docker/plugin	0.529s	coverage: 27.1% of statements
06:33:34 [2020-01-31T06:33:34.876Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
06:33:35 [2020-01-31T06:33:35.802Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
06:33:35 [2020-01-31T06:33:35.962Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
06:33:36 [2020-01-31T06:33:36.056Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
06:33:36 [2020-01-31T06:33:36.893Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
06:33:37 [2020-01-31T06:33:37.151Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
06:33:37 [2020-01-31T06:33:37.418Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.0% of statements
06:33:37 [2020-01-31T06:33:37.546Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.153s	coverage: 86.3% of statements
06:33:37 [2020-01-31T06:33:37.546Z] ?   	github.com/docker/docker/cli	[no test files]
06:33:37 [2020-01-31T06:33:37.546Z] ?   	github.com/docker/docker/cli/config	[no test files]
06:33:37 [2020-01-31T06:33:37.715Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
06:33:37 [2020-01-31T06:33:37.976Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
06:33:38 [2020-01-31T06:33:38.232Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
06:33:39 [2020-01-31T06:33:39.085Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
06:33:39 [2020-01-31T06:33:39.085Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
06:33:39 [2020-01-31T06:33:39.158Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
06:33:39 [2020-01-31T06:33:39.158Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
06:33:39 [2020-01-31T06:33:39.343Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
06:33:41 [2020-01-31T06:33:41.670Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
06:33:41 [2020-01-31T06:33:41.868Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.91s)
06:33:41 [2020-01-31T06:33:41.868Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4y962osq8u8r0y3ovhm82ayry Created:2020-01-31 06:33:33.458318738 +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[ee99204be11f838da379526b73f3d6a13d13fc07743b6cdd94d46c9e7c0c5322:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6gi976bgziq9qlon5xr8qc462 EndpointID:50b2c7ee9ca6777f8d282fd09f7dcbe94c55204311b90d8ee0f18d21735057ad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17c0fb58117ff93977f693c6c8b42db2c9b196f30871dda91c0946a92d94ba94 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:4ac88e464abe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6gi976bgziq9qlon5xr8qc462 EndpointID:50b2c7ee9ca6777f8d282fd09f7dcbe94c55204311b90d8ee0f18d21735057ad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:33:41 [2020-01-31T06:33:41.868Z] PASS
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] === Skipped
06:33:41 [2020-01-31T06:33:41.868Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:33:41 [2020-01-31T06:33:41.868Z]     service_test.go:230: FLAKY_TEST
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] DONE 21 tests, 1 skipped in 47.084s
06:33:41 [2020-01-31T06:33:41.868Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:33:41 [2020-01-31T06:33:41.868Z] ++ 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
06:33:41 [2020-01-31T06:33:41.868Z] ++ set -e
06:33:41 [2020-01-31T06:33:41.868Z] ++ '[' -n 0 ']'
06:33:41 [2020-01-31T06:33:41.868Z] ++ set -x
06:33:41 [2020-01-31T06:33:41.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:33:41 [2020-01-31T06:33:41.868Z] INFO: Testing against a local daemon
06:33:41 [2020-01-31T06:33:41.868Z] === RUN   TestDockerNetworkIpvlanPersistance
06:33:41 [2020-01-31T06:33:41.868Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:33:41 [2020-01-31T06:33:41.868Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:33:41 [2020-01-31T06:33:41.868Z] === RUN   TestDockerNetworkIpvlan
06:33:41 [2020-01-31T06:33:41.868Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:33:41 [2020-01-31T06:33:41.868Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:33:41 [2020-01-31T06:33:41.868Z] PASS
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] === Skipped
06:33:41 [2020-01-31T06:33:41.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:33:41 [2020-01-31T06:33:41.868Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:33:41 [2020-01-31T06:33:41.868Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] 
06:33:41 [2020-01-31T06:33:41.868Z] DONE 2 tests, 2 skipped in 0.100s
06:33:41 [2020-01-31T06:33:41.868Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:33:41 [2020-01-31T06:33:41.868Z] ++ 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
06:33:41 [2020-01-31T06:33:41.868Z] ++ set -e
06:33:41 [2020-01-31T06:33:41.868Z] ++ '[' -n 0 ']'
06:33:41 [2020-01-31T06:33:41.868Z] ++ set -x
06:33:41 [2020-01-31T06:33:41.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:33:41 [2020-01-31T06:33:41.868Z] INFO: Testing against a local daemon
06:33:41 [2020-01-31T06:33:41.868Z] === RUN   TestDockerNetworkMacvlanPersistance
06:33:42 [2020-01-31T06:33:42.597Z] ok  	github.com/docker/docker/volume/local	0.024s	coverage: 73.0% of statements
06:33:43 [2020-01-31T06:33:43.156Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
06:33:43 [2020-01-31T06:33:43.241Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
06:33:43 [2020-01-31T06:33:43.241Z] === RUN   TestDockerNetworkMacvlan
06:33:43 [2020-01-31T06:33:43.348Z] ok  	github.com/docker/docker/cmd/dockerd	0.828s	coverage: 19.1% of statements
06:33:44 [2020-01-31T06:33:44.081Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
06:33:44 [2020-01-31T06:33:44.172Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:33:44 [2020-01-31T06:33:44.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
06:33:44 [2020-01-31T06:33:44.992Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:33:45 [2020-01-31T06:33:45.531Z] ok  	github.com/docker/docker/container	0.838s	coverage: 42.5% of statements
06:33:45 [2020-01-31T06:33:45.531Z] ?   	github.com/docker/docker/container/stream	[no test files]
06:33:45 [2020-01-31T06:33:45.531Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
06:33:45 [2020-01-31T06:33:45.531Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
06:33:45 [2020-01-31T06:33:45.531Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
06:33:45 [2020-01-31T06:33:45.924Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:33:46 [2020-01-31T06:33:46.501Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.360s	coverage: 65.3% of statements
06:33:50 [2020-01-31T06:33:50.104Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:33:51 [2020-01-31T06:33:51.367Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.934s	coverage: 35.7% of statements
06:33:52 [2020-01-31T06:33:52.001Z] === RUN   TestDockerSuite/TestBuildExpose
06:33:52 [2020-01-31T06:33:52.258Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
06:33:52 [2020-01-31T06:33:52.823Z] === RUN   TestDockerSuite/TestBuildExposeOrder
06:33:53 [2020-01-31T06:33:53.387Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
06:33:53 [2020-01-31T06:33:53.387Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:33:53 [2020-01-31T06:33:53.644Z] === RUN   TestDockerSuite/TestBuildFails
06:33:54 [2020-01-31T06:33:54.576Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
06:33:54 [2020-01-31T06:33:54.834Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
06:33:56 [2020-01-31T06:33:56.441Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/rootless	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/volume	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === Skipped
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     exec_linux_test.go:18: requires AppArmor to be enabled
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     exec_linux_test.go:38: requires AppArmor to be enabled
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver btrfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver btrfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver btrfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver btrfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver btrfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:73: No driver to put!
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     overlay_test.go:49: Fails to compute changes intermittently
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     overlay_test.go:65: Cannot run test with naive change algorithm
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver zfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver zfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver zfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver zfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:46: Driver zfs not supported
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     graphtest_unix.go:73: No driver to put!
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
06:33:56 [2020-01-31T06:33:56.441Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] 
06:33:56 [2020-01-31T06:33:56.441Z] DONE 2155 tests, 20 skipped in 245.476s
Post stage
[Pipeline] junit
06:33:56 [2020-01-31T06:33:56.451Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
06:33:57 [2020-01-31T06:33:57.170Z] ok  	github.com/docker/docker/daemon/cluster	2.357s	coverage: 0.5% of statements
06:33:57 [2020-01-31T06:33:57.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40439/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d hack/validate/vendor
06:33:57 [2020-01-31T06:33:57.367Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
06:33:58 [2020-01-31T06:33:58.138Z] ok  	github.com/docker/docker/daemon/config	1.308s	coverage: 80.1% of statements
06:33:58 [2020-01-31T06:33:58.199Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
06:33:58 [2020-01-31T06:33:58.839Z] + echo Building e2e image
06:33:58 [2020-01-31T06:33:58.839Z] Building e2e image
06:33:58 [2020-01-31T06:33:58.839Z] + docker build --build-arg DOCKER_GITCOMMIT=fcf387e9027af08bf93d8f6ac3ba4bce6bf0e85d -t moby-e2e-test -f Dockerfile.e2e .
06:33:58 [2020-01-31T06:33:58.839Z] #2 [internal] load .dockerignore
06:33:58 [2020-01-31T06:33:58.839Z] #2 transferring context: 34B done
06:33:58 [2020-01-31T06:33:58.839Z] #2 DONE 0.0s
06:33:58 [2020-01-31T06:33:58.839Z] 
06:33:58 [2020-01-31T06:33:58.839Z] #1 [internal] load build definition from Dockerfile.e2e
06:33:58 [2020-01-31T06:33:58.839Z] #1 transferring dockerfile: 3.21kB done
06:33:58 [2020-01-31T06:33:58.839Z] #1 DONE 0.0s
06:33:58 [2020-01-31T06:33:58.839Z] 
06:33:58 [2020-01-31T06:33:58.839Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
06:33:59 [2020-01-31T06:33:59.095Z] #4 DONE 0.2s
06:33:59 [2020-01-31T06:33:59.095Z] 
06:33:59 [2020-01-31T06:33:59.095Z] #3 [internal] load metadata for docker.io/library/golang:1.13.6-alpine
06:33:59 [2020-01-31T06:33:59.095Z] #3 DONE 0.2s
06:33:59 [2020-01-31T06:33:59.095Z] 
06:33:59 [2020-01-31T06:33:59.095Z] #8 [internal] load build context
06:33:59 [2020-01-31T06:33:59.353Z] #8 transferring context: 816.15kB 0.3s done
06:33:59 [2020-01-31T06:33:59.353Z] #8 DONE 0.3s
06:33:59 [2020-01-31T06:33:59.353Z] 
06:33:59 [2020-01-31T06:33:59.353Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
06:33:59 [2020-01-31T06:33:59.353Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
06:33:59 [2020-01-31T06:33:59.353Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
06:33:59 [2020-01-31T06:33:59.353Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
06:33:59 [2020-01-31T06:33:59.353Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
06:33:59 [2020-01-31T06:33:59.353Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
06:33:59 [2020-01-31T06:33:59.353Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.2s
06:33:59 [2020-01-31T06:33:59.608Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done
06:33:59 [2020-01-31T06:33:59.608Z] #5 DONE 0.5s
06:33:59 [2020-01-31T06:33:59.608Z] 
06:33:59 [2020-01-31T06:33:59.608Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
06:33:59 [2020-01-31T06:33:59.608Z] #14 resolve docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53aeb9adba3c8417d00c652fddcc995347e73cf0e83aa9da2f2c3830 done
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 14.31MB / 126.88MB 0.3s
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:956b52ee0b60ba6809d5c5850eb2996c7be5d92c71f3373e03aca1b62ff27cdc 126B / 126B 0.1s done
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:bfcd0abe53aeb9adba3c8417d00c652fddcc995347e73cf0e83aa9da2f2c3830 1.65kB / 1.65kB done
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:ebabcce73002a8895cbf69978d7339ebccd130f5b59c635925ba9a4176d99b20 1.36kB / 1.36kB done
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:9954d1348cd8742f02aa7509f009f45342153177e4b949e78c39084f009f3371 3.83kB / 3.83kB done
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 27.10MB / 126.88MB 0.5s
06:33:59 [2020-01-31T06:33:59.608Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 34.34MB / 126.88MB 0.6s
06:33:59 [2020-01-31T06:33:59.679Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.197s	coverage: 10.9% of statements
06:33:59 [2020-01-31T06:33:59.679Z] ok  	github.com/docker/docker/daemon/discovery	0.160s	coverage: 30.0% of statements
06:33:59 [2020-01-31T06:33:59.865Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 43.19MB / 126.88MB 0.7s
06:33:59 [2020-01-31T06:33:59.865Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 52.60MB / 126.88MB 0.8s
06:33:59 [2020-01-31T06:33:59.898Z] === RUN   TestDockerSuite/TestBuildForceRm
06:33:59 [2020-01-31T06:33:59.898Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:34:00 [2020-01-31T06:34:00.121Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 70.05MB / 126.88MB 1.0s
06:34:00 [2020-01-31T06:34:00.121Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 82.16MB / 126.88MB 1.1s
06:34:00 [2020-01-31T06:34:00.378Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 90.63MB / 126.88MB 1.2s
06:34:00 [2020-01-31T06:34:00.378Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 98.80MB / 126.88MB 1.3s
06:34:00 [2020-01-31T06:34:00.633Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 107.04MB / 126.88MB 1.4s
06:34:00 [2020-01-31T06:34:00.633Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 117.86MB / 126.88MB 1.5s
06:34:00 [2020-01-31T06:34:00.649Z] ok  	github.com/docker/docker/daemon/events	0.367s	coverage: 50.0% of statements
06:34:00 [2020-01-31T06:34:00.888Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 126.88MB / 126.88MB 1.6s
06:34:00 [2020-01-31T06:34:00.888Z] #14 ...
06:34:00 [2020-01-31T06:34:00.888Z] 
06:34:00 [2020-01-31T06:34:00.888Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
06:34:00 [2020-01-31T06:34:00.888Z] #6 DONE 1.5s
06:34:00 [2020-01-31T06:34:00.888Z] 
06:34:00 [2020-01-31T06:34:00.888Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
06:34:00 [2020-01-31T06:34:00.888Z] #14 sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 126.88MB / 126.88MB 1.8s done
06:34:01 [2020-01-31T06:34:01.143Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556
06:34:01 [2020-01-31T06:34:01.270Z] --- PASS: TestDockerNetworkMacvlan (18.11s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.58s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s)
06:34:01 [2020-01-31T06:34:01.270Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s)
06:34:01 [2020-01-31T06:34:01.270Z] PASS
06:34:01 [2020-01-31T06:34:01.270Z] 
06:34:01 [2020-01-31T06:34:01.270Z] DONE 8 tests in 19.590s
06:34:01 [2020-01-31T06:34:01.270Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:34:01 [2020-01-31T06:34:01.270Z] ++ 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
06:34:01 [2020-01-31T06:34:01.270Z] ++ set -e
06:34:01 [2020-01-31T06:34:01.270Z] ++ '[' -n 0 ']'
06:34:01 [2020-01-31T06:34:01.270Z] ++ set -x
06:34:01 [2020-01-31T06:34:01.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:34:01 [2020-01-31T06:34:01.270Z] testing: warning: no tests to run
06:34:01 [2020-01-31T06:34:01.270Z] PASS
06:34:01 [2020-01-31T06:34:01.270Z] 
06:34:01 [2020-01-31T06:34:01.270Z] DONE 0 tests in 0.021s
06:34:01 [2020-01-31T06:34:01.270Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:34:01 [2020-01-31T06:34:01.270Z] ++ 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
06:34:01 [2020-01-31T06:34:01.270Z] ++ set -e
06:34:01 [2020-01-31T06:34:01.270Z] ++ '[' -n 0 ']'
06:34:01 [2020-01-31T06:34:01.270Z] ++ set -x
06:34:01 [2020-01-31T06:34:01.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:34:01 [2020-01-31T06:34:01.528Z] INFO: Testing against a local daemon
06:34:01 [2020-01-31T06:34:01.528Z] === RUN   TestAuthZPluginAllowRequest
06:34:01 [2020-01-31T06:34:01.528Z] === RUN   TestDockerSuite/TestBuildFromGit
06:34:02 [2020-01-31T06:34:02.189Z] ok  	github.com/docker/docker/daemon/links	0.169s	coverage: 93.0% of statements
06:34:02 [2020-01-31T06:34:02.650Z] ok  	github.com/docker/docker/daemon/graphdriver	0.632s	coverage: 2.3% of statements
06:34:02 [2020-01-31T06:34:02.899Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
06:34:02 [2020-01-31T06:34:02.899Z] === RUN   TestAuthZPluginTLS
06:34:03 [2020-01-31T06:34:03.156Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
06:34:03 [2020-01-31T06:34:03.721Z] --- PASS: TestAuthZPluginTLS (0.56s)
06:34:03 [2020-01-31T06:34:03.721Z] === RUN   TestAuthZPluginDenyRequest
06:34:03 [2020-01-31T06:34:03.721Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
06:34:03 [2020-01-31T06:34:03.982Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
06:34:03 [2020-01-31T06:34:03.982Z] === RUN   TestAuthZPluginAPIDenyResponse
06:34:04 [2020-01-31T06:34:04.547Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:34:04 [2020-01-31T06:34:04.547Z] === RUN   TestAuthZPluginDenyResponse
06:34:04 [2020-01-31T06:34:04.805Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
06:34:04 [2020-01-31T06:34:04.832Z] ok  	github.com/docker/docker/daemon	3.098s	coverage: 9.2% of statements
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
06:34:04 [2020-01-31T06:34:04.832Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
06:34:05 [2020-01-31T06:34:05.063Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
06:34:05 [2020-01-31T06:34:05.063Z] === RUN   TestAuthZPluginAllowEventStream
06:34:05 [2020-01-31T06:34:05.804Z] ok  	github.com/docker/docker/daemon/images	0.537s	coverage: 4.9% of statements
06:34:05 [2020-01-31T06:34:05.804Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
06:34:05 [2020-01-31T06:34:05.804Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
06:34:05 [2020-01-31T06:34:05.804Z] ok  	github.com/docker/docker/daemon/logger	0.830s	coverage: 43.0% of statements
06:34:06 [2020-01-31T06:34:06.264Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.047s	coverage: 77.8% of statements
06:34:06 [2020-01-31T06:34:06.264Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
06:34:06 [2020-01-31T06:34:06.264Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
06:34:06 [2020-01-31T06:34:06.264Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
06:34:06 [2020-01-31T06:34:06.264Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
06:34:06 [2020-01-31T06:34:06.264Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
06:34:06 [2020-01-31T06:34:06.380Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 5.1s
06:34:06 [2020-01-31T06:34:06.959Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
06:34:06 [2020-01-31T06:34:06.959Z] === RUN   TestAuthZPluginErrorResponse
06:34:07 [2020-01-31T06:34:07.216Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
06:34:07 [2020-01-31T06:34:07.473Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
06:34:07 [2020-01-31T06:34:07.473Z] === RUN   TestAuthZPluginErrorRequest
06:34:07 [2020-01-31T06:34:07.742Z] #14 ...
06:34:07 [2020-01-31T06:34:07.742Z] 
06:34:07 [2020-01-31T06:34:07.742Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
06:34:07 [2020-01-31T06:34:07.742Z] #7 1.097 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.165 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.277 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.284 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.499 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.511 (4/31) Installing readline (8.0.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.518 (5/31) Installing bash (5.0.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.537 Executing bash-5.0.0-r0.post-install
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.540 (6/31) Installing ca-certificates (20190108-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.561 (7/31) Installing libgcc (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.564 (8/31) Installing libstdc++ (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.578 (9/31) Installing binutils (2.32-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.673 (10/31) Installing gmp (6.1.2-r1)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.682 (11/31) Installing isl (0.18-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.703 (12/31) Installing libgomp (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.709 (13/31) Installing libatomic (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.711 (14/31) Installing mpfr3 (3.1.5-r1)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.716 (15/31) Installing mpc1 (1.1.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 2.719 (16/31) Installing gcc (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 3.681 (17/31) Installing musl-dev (1.1.22-r3)
06:34:07 [2020-01-31T06:34:07.742Z] #7 3.815 (18/31) Installing libc-dev (0.7.1-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 3.817 (19/31) Installing g++ (8.3.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.450 (20/31) Installing nghttp2-libs (1.39.2-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.455 (21/31) Installing libcurl (7.66.0-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.463 (22/31) Installing expat (2.2.8-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.467 (23/31) Installing pcre2 (10.33-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.479 (24/31) Installing git (2.22.2-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.717 (25/31) Installing libmnl (1.0.4-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.720 (26/31) Installing libnftnl-libs (1.1.3-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.724 (27/31) Installing iptables (1.8.3-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.757 (28/31) Installing pigz (2.4-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.765 (29/31) Installing tar (1.32-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.774 (30/31) Installing xz-libs (5.2.4-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.778 (31/31) Installing xz (5.2.4-r0)
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.787 Executing busybox-1.30.1-r3.trigger
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.793 Executing ca-certificates-20190108-r0.trigger
06:34:07 [2020-01-31T06:34:07.742Z] #7 4.863 OK: 185 MiB in 45 packages
06:34:07 [2020-01-31T06:34:07.742Z] #7 DONE 6.4s
06:34:07 [2020-01-31T06:34:07.742Z] 
06:34:07 [2020-01-31T06:34:07.742Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
06:34:07 [2020-01-31T06:34:07.742Z] #9 DONE 0.1s
06:34:07 [2020-01-31T06:34:07.742Z] 
06:34:07 [2020-01-31T06:34:07.742Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
06:34:07 [2020-01-31T06:34:07.742Z] #10 DONE 0.1s
06:34:07 [2020-01-31T06:34:07.742Z] 
06:34:07 [2020-01-31T06:34:07.742Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
06:34:07 [2020-01-31T06:34:07.742Z] #11 DONE 0.1s
06:34:07 [2020-01-31T06:34:07.742Z] 
06:34:07 [2020-01-31T06:34:07.742Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
06:34:07 [2020-01-31T06:34:07.806Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.508s	coverage: 88.3% of statements
06:34:07 [2020-01-31T06:34:07.997Z] #12 DONE 0.1s
06:34:07 [2020-01-31T06:34:07.997Z] 
06:34:07 [2020-01-31T06:34:07.997Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
06:34:07 [2020-01-31T06:34:07.997Z] #13 DONE 0.1s
06:34:07 [2020-01-31T06:34:07.997Z] 
06:34:07 [2020-01-31T06:34:07.997Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:bfcd0abe53...
06:34:07 [2020-01-31T06:34:07.997Z] #14 extracting sha256:1a6202974c8f016828abf962e2943acd46d9b157fcdf90208d2177059a33b556 6.8s done
06:34:08 [2020-01-31T06:34:08.037Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
06:34:08 [2020-01-31T06:34:08.037Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:34:08 [2020-01-31T06:34:08.037Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
06:34:08 [2020-01-31T06:34:08.252Z] #14 extracting sha256:956b52ee0b60ba6809d5c5850eb2996c7be5d92c71f3373e03aca1b62ff27cdc done
06:34:08 [2020-01-31T06:34:08.252Z] #14 DONE 9.2s
06:34:08 [2020-01-31T06:34:08.252Z] 
06:34:08 [2020-01-31T06:34:08.252Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
06:34:08 [2020-01-31T06:34:08.294Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
06:34:08 [2020-01-31T06:34:08.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
06:34:08 [2020-01-31T06:34:08.551Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:34:08 [2020-01-31T06:34:08.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:34:08 [2020-01-31T06:34:08.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:34:08 [2020-01-31T06:34:08.779Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.483s	coverage: 62.1% of statements
06:34:08 [2020-01-31T06:34:08.779Z] ok  	github.com/docker/docker/daemon/logger/local	0.584s	coverage: 74.7% of statements
06:34:08 [2020-01-31T06:34:08.779Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
06:34:08 [2020-01-31T06:34:08.811Z] #15 0.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
06:34:09 [2020-01-31T06:34:09.239Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.109s	coverage: 21.4% of statements
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.753 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.838 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.841 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.972 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.980 (4/43) Installing readline (8.0.1-r0)
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.984 (5/43) Installing bash (5.0.11-r1)
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.997 Executing bash-5.0.11-r1.post-install
06:34:10 [2020-01-31T06:34:10.171Z] #15 1.999 (6/43) Installing linux-headers (4.19.36-r0)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.073 (7/43) Installing libblkid (2.34-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.078 (8/43) Installing libuuid (2.34-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.080 (9/43) Installing btrfs-progs-libs (5.4-r0)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.086 (10/43) Installing btrfs-progs-dev (5.4-r0)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.090 (11/43) Installing libgcc (9.2.0-r3)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.092 (12/43) Installing libstdc++ (9.2.0-r3)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.104 (13/43) Installing binutils (2.33.1-r0)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.179 (14/43) Installing libmagic (5.37-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.201 (15/43) Installing file (5.37-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.203 (16/43) Installing gmp (6.1.2-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.210 (17/43) Installing isl (0.18-r0)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.226 (18/43) Installing libgomp (9.2.0-r3)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.230 (19/43) Installing libatomic (9.2.0-r3)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.232 (20/43) Installing mpfr4 (4.0.2-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.238 (21/43) Installing mpc1 (1.1.0-r1)
06:34:10 [2020-01-31T06:34:10.426Z] #15 2.241 (22/43) Installing gcc (9.2.0-r3)
06:34:10 [2020-01-31T06:34:10.449Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s)
06:34:10 [2020-01-31T06:34:10.449Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:34:10 [2020-01-31T06:34:10.709Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
06:34:10 [2020-01-31T06:34:10.778Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.286s	coverage: 47.8% of statements
06:34:10 [2020-01-31T06:34:10.778Z] ok  	github.com/docker/docker/daemon/logger/templates	0.315s	coverage: 8.3% of statements
06:34:11 [2020-01-31T06:34:11.352Z] #15 2.970 (23/43) Installing musl-dev (1.1.24-r0)
06:34:11 [2020-01-31T06:34:11.352Z] #15 3.053 (24/43) Installing libc-dev (0.7.2-r0)
06:34:11 [2020-01-31T06:34:11.352Z] #15 3.055 (25/43) Installing g++ (9.2.0-r3)
06:34:11 [2020-01-31T06:34:11.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.504 (26/43) Installing make (4.2.1-r2)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.508 (27/43) Installing fortify-headers (1.1-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.511 (28/43) Installing build-base (0.5-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.512 (29/43) Installing nghttp2-libs (1.40.0-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.515 (30/43) Installing libcurl (7.67.0-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.521 (31/43) Installing curl (7.67.0-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.525 (32/43) Installing oniguruma (6.9.4-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.530 (33/43) Installing jq (1.6-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.537 (34/43) Installing device-mapper-libs (2.02.186-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.542 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.544 (36/43) Installing libaio (0.3.112-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.546 (37/43) Installing lvm2-libs (2.02.186-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.579 (38/43) Installing libfdisk (2.34-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.585 (39/43) Installing libmount (2.34-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.591 (40/43) Installing libsmartcols (2.34-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.595 (41/43) Installing pkgconf (1.6.3-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.599 (42/43) Installing util-linux-dev (2.34-r1)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.624 (43/43) Installing lvm2-dev (2.02.186-r0)
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.629 Executing busybox-1.31.1-r9.trigger
06:34:11 [2020-01-31T06:34:11.912Z] #15 3.637 OK: 203 MiB in 58 packages
06:34:12 [2020-01-31T06:34:12.318Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.087s	coverage: 82.5% of statements
06:34:12 [2020-01-31T06:34:12.319Z] ?   	github.com/docker/docker/daemon/names	[no test files]
06:34:12 [2020-01-31T06:34:12.319Z] ?   	github.com/docker/docker/daemon/network	[no test files]
06:34:12 [2020-01-31T06:34:12.472Z] #15 DONE 4.3s
06:34:12 [2020-01-31T06:34:12.472Z] 
06:34:12 [2020-01-31T06:34:12.472Z] #16 [base 3/5] RUN mkdir -p /build/
06:34:12 [2020-01-31T06:34:12.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s)
06:34:12 [2020-01-31T06:34:12.606Z] === RUN   TestAuthZPluginHeader
06:34:12 [2020-01-31T06:34:12.779Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
06:34:13 [2020-01-31T06:34:13.172Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
06:34:13 [2020-01-31T06:34:13.399Z] #16 DONE 0.8s
06:34:13 [2020-01-31T06:34:13.399Z] 
06:34:13 [2020-01-31T06:34:13.399Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
06:34:13 [2020-01-31T06:34:13.429Z] --- PASS: TestAuthZPluginHeader (0.81s)
06:34:13 [2020-01-31T06:34:13.429Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:34:13 [2020-01-31T06:34:13.963Z] #17 DONE 0.7s
06:34:13 [2020-01-31T06:34:13.963Z] 
06:34:13 [2020-01-31T06:34:13.963Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
06:34:13 [2020-01-31T06:34:13.963Z] #18 DONE 0.0s
06:34:13 [2020-01-31T06:34:13.963Z] 
06:34:13 [2020-01-31T06:34:13.963Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
06:34:14 [2020-01-31T06:34:14.219Z] #19 DONE 0.1s
06:34:14 [2020-01-31T06:34:14.219Z] 
06:34:14 [2020-01-31T06:34:14.219Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
06:34:14 [2020-01-31T06:34:14.319Z] ok  	github.com/docker/docker/distribution/metadata	1.259s	coverage: 48.2% of statements
06:34:14 [2020-01-31T06:34:14.319Z] ok  	github.com/docker/docker/distribution	1.357s	coverage: 20.3% of statements
06:34:14 [2020-01-31T06:34:14.319Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
06:34:14 [2020-01-31T06:34:14.780Z] ok  	github.com/docker/docker/errdefs	0.119s	coverage: 49.4% of statements
06:34:14 [2020-01-31T06:34:14.799Z] === RUN   TestDockerSuite/TestBuildHistory
06:34:15 [2020-01-31T06:34:15.145Z] #20 ...
06:34:15 [2020-01-31T06:34:15.145Z] 
06:34:15 [2020-01-31T06:34:15.145Z] #31 [builder 1/4] COPY . .
06:34:15 [2020-01-31T06:34:15.145Z] #31 DONE 1.0s
06:34:15 [2020-01-31T06:34:15.145Z] 
06:34:15 [2020-01-31T06:34:15.145Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
06:34:15 [2020-01-31T06:34:15.750Z] ok  	github.com/docker/docker/distribution/xfer	2.147s	coverage: 76.8% of statements
06:34:15 [2020-01-31T06:34:15.750Z] ?   	github.com/docker/docker/dockerversion	[no test files]
06:34:16 [2020-01-31T06:34:16.078Z] #32 DONE 1.0s
06:34:16 [2020-01-31T06:34:16.078Z] 
06:34:16 [2020-01-31T06:34:16.078Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
06:34:16 [2020-01-31T06:34:16.078Z] #20 1.613 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
06:34:16 [2020-01-31T06:34:16.078Z] #20 1.857 curl: option --progress: is ambiguous
06:34:16 [2020-01-31T06:34:16.078Z] #20 1.859 curl: try 'curl --help' or 'curl --manual' for more information
06:34:16 [2020-01-31T06:34:16.210Z] ok  	github.com/docker/docker/image/cache	0.122s	coverage: 19.2% of statements
06:34:16 [2020-01-31T06:34:16.375Z] #20 2.173 curl: option --progress: is ambiguous
06:34:16 [2020-01-31T06:34:16.375Z] #20 2.173 curl: try 'curl --help' or 'curl --manual' for more information
06:34:16 [2020-01-31T06:34:16.630Z] #20 2.400 curl: option --progress: is ambiguous
06:34:16 [2020-01-31T06:34:16.630Z] #20 2.400 curl: try 'curl --help' or 'curl --manual' for more information
06:34:16 [2020-01-31T06:34:16.669Z] ok  	github.com/docker/docker/image/v1	0.256s	coverage: 25.0% of statements
06:34:16 [2020-01-31T06:34:16.886Z] #20 2.602 curl: option --progress: is ambiguous
06:34:16 [2020-01-31T06:34:16.887Z] #20 2.603 curl: try 'curl --help' or 'curl --manual' for more information
06:34:16 [2020-01-31T06:34:16.887Z] #20 2.798 
06:34:17 [2020-01-31T06:34:17.130Z] ok  	github.com/docker/docker/image	0.960s	coverage: 86.4% of statements
06:34:17 [2020-01-31T06:34:17.589Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
06:34:17 [2020-01-31T06:34:17.589Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
06:34:17 [2020-01-31T06:34:17.811Z] #20 3.519 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
06:34:18 [2020-01-31T06:34:18.086Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.48s)
06:34:18 [2020-01-31T06:34:18.086Z] === RUN   TestAuthZPluginV2Disable
06:34:18 [2020-01-31T06:34:18.096Z] #20 3.743 curl: option --progress: is ambiguous
06:34:18 [2020-01-31T06:34:18.096Z] #20 3.744 curl: try 'curl --help' or 'curl --manual' for more information
06:34:18 [2020-01-31T06:34:18.096Z] #20 3.955 
06:34:18 [2020-01-31T06:34:18.152Z] ok  	github.com/docker/docker/libcontainerd/queue	0.146s	coverage: 100.0% of statements
06:34:19 [2020-01-31T06:34:19.020Z] #20 4.714 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
06:34:19 [2020-01-31T06:34:19.275Z] #20 4.974 curl: option --progress: is ambiguous
06:34:19 [2020-01-31T06:34:19.275Z] #20 4.974 curl: try 'curl --help' or 'curl --manual' for more information
06:34:19 [2020-01-31T06:34:19.275Z] #20 5.236 
06:34:19 [2020-01-31T06:34:19.457Z] === RUN   TestDockerSuite/TestBuildIidFile
06:34:19 [2020-01-31T06:34:19.692Z] ok  	github.com/docker/docker/pkg/aaparser	0.039s	coverage: 50.0% of statements
06:34:19 [2020-01-31T06:34:19.692Z] ok  	github.com/docker/docker/layer	0.418s	coverage: 30.0% of statements
06:34:19 [2020-01-31T06:34:19.714Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
06:34:20 [2020-01-31T06:34:20.152Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
06:34:20 [2020-01-31T06:34:20.200Z] #20 5.999 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
06:34:20 [2020-01-31T06:34:20.279Z] === RUN   TestDockerSuite/TestBuildInheritance
06:34:20 [2020-01-31T06:34:20.455Z] #20 6.210 curl: option --progress: is ambiguous
06:34:20 [2020-01-31T06:34:20.455Z] #20 6.211 curl: try 'curl --help' or 'curl --manual' for more information
06:34:20 [2020-01-31T06:34:20.536Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
06:34:20 [2020-01-31T06:34:20.711Z] #20 6.504 
06:34:20 [2020-01-31T06:34:20.794Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
06:34:21 [2020-01-31T06:34:21.135Z] ok  	github.com/docker/docker/opts	0.254s	coverage: 67.4% of statements
06:34:21 [2020-01-31T06:34:21.358Z] === RUN   TestDockerSuite/TestBuildInvalidTag
06:34:21 [2020-01-31T06:34:21.358Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
06:34:21 [2020-01-31T06:34:21.596Z] ok  	github.com/docker/docker/libcontainerd/local	0.337s	coverage: 1.0% of statements
06:34:21 [2020-01-31T06:34:21.596Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
06:34:21 [2020-01-31T06:34:21.596Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
06:34:21 [2020-01-31T06:34:21.596Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
06:34:21 [2020-01-31T06:34:21.596Z] ?   	github.com/docker/docker/oci	[no test files]
06:34:21 [2020-01-31T06:34:21.596Z] ?   	github.com/docker/docker/oci/caps	[no test files]
06:34:21 [2020-01-31T06:34:21.616Z] --- PASS: TestAuthZPluginV2Disable (3.66s)
06:34:21 [2020-01-31T06:34:21.616Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:34:21 [2020-01-31T06:34:21.637Z] #20 7.408 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
06:34:21 [2020-01-31T06:34:21.892Z] #20 7.747 curl: option --progress: is ambiguous
06:34:21 [2020-01-31T06:34:21.892Z] #20 7.752 curl: try 'curl --help' or 'curl --manual' for more information
06:34:22 [2020-01-31T06:34:22.147Z] #20 8.041 
06:34:22 [2020-01-31T06:34:22.402Z] #20 8.103 Download of images into '/build' complete.
06:34:22 [2020-01-31T06:34:22.402Z] #20 8.104 Use something like the following to load the result into a Docker daemon:
06:34:22 [2020-01-31T06:34:22.402Z] #20 8.104   tar -cC '/build' . | docker load
06:34:22 [2020-01-31T06:34:22.402Z] #20 DONE 8.2s
06:34:22 [2020-01-31T06:34:22.403Z] 
06:34:22 [2020-01-31T06:34:22.403Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
06:34:22 [2020-01-31T06:34:22.403Z] #22 DONE 0.1s
06:34:22 [2020-01-31T06:34:22.403Z] 
06:34:22 [2020-01-31T06:34:22.403Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
06:34:22 [2020-01-31T06:34:22.548Z] === RUN   TestDockerSuite/TestBuildLabel
06:34:22 [2020-01-31T06:34:22.567Z] ok  	github.com/docker/docker/pkg/broadcaster	0.038s	coverage: 100.0% of statements
06:34:22 [2020-01-31T06:34:22.567Z] ok  	github.com/docker/docker/pkg/authorization	0.548s	coverage: 26.8% of statements
06:34:22 [2020-01-31T06:34:22.658Z] #23 DONE 0.1s
06:34:22 [2020-01-31T06:34:22.658Z] 
06:34:22 [2020-01-31T06:34:22.658Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
06:34:22 [2020-01-31T06:34:22.658Z] #26 DONE 0.1s
06:34:22 [2020-01-31T06:34:22.658Z] 
06:34:22 [2020-01-31T06:34:22.658Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
06:34:22 [2020-01-31T06:34:22.658Z] #27 DONE 0.1s
06:34:22 [2020-01-31T06:34:22.658Z] 
06:34:22 [2020-01-31T06:34:22.658Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
06:34:22 [2020-01-31T06:34:22.658Z] #28 DONE 0.1s
06:34:22 [2020-01-31T06:34:22.658Z] 
06:34:22 [2020-01-31T06:34:22.658Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
06:34:23 [2020-01-31T06:34:23.027Z] ok  	github.com/docker/docker/pkg/capabilities	0.045s	coverage: 87.5% of statements
06:34:23 [2020-01-31T06:34:23.483Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
06:34:23 [2020-01-31T06:34:23.998Z] ok  	github.com/docker/docker/pkg/directory	0.100s	coverage: 80.0% of statements
06:34:23 [2020-01-31T06:34:23.998Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.167s	coverage: 15.4% of statements
06:34:23 [2020-01-31T06:34:23.998Z] ok  	github.com/docker/docker/pkg/discovery	0.094s	coverage: 58.3% of statements
06:34:24 [2020-01-31T06:34:24.022Z] #24 ...
06:34:24 [2020-01-31T06:34:24.022Z] 
06:34:24 [2020-01-31T06:34:24.022Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
06:34:24 [2020-01-31T06:34:24.022Z] #21 DONE 0.1s
06:34:24 [2020-01-31T06:34:24.022Z] 
06:34:24 [2020-01-31T06:34:24.022Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
06:34:24 [2020-01-31T06:34:24.022Z] #33 1.023 
06:34:24 [2020-01-31T06:34:24.022Z] #33 1.106 Removing bundles/
06:34:24 [2020-01-31T06:34:24.022Z] #33 1.107 
06:34:24 [2020-01-31T06:34:24.022Z] #33 1.112 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
06:34:24 [2020-01-31T06:34:24.022Z] #33 1.766 Building test suite binary ./integration-cli/test.main
06:34:24 [2020-01-31T06:34:24.048Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
06:34:24 [2020-01-31T06:34:24.306Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
06:34:24 [2020-01-31T06:34:24.583Z] #33 ...
06:34:24 [2020-01-31T06:34:24.583Z] 
06:34:24 [2020-01-31T06:34:24.583Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.877 + RM_GOPATH=0
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.879 + TMP_GOPATH=
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.879 + : /build
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.879 + '[' -z '' ']'
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.882 ++ mktemp -d
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.882 + export GOPATH=/tmp/tmp.CpmCnC
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.882 + GOPATH=/tmp/tmp.CpmCnC
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.882 + RM_GOPATH=1
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.882 ++ dirname ./install.sh
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + dir=.
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + bin=dockercli
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + shift
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + '[' '!' -f ./dockercli.installer ']'
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + . ./dockercli.installer
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 ++ : stable
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 ++ : 17.06.2-ce
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + install_dockercli
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 + echo 'Install docker/cli version 17.06.2-ce from stable'
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 Install docker/cli version 17.06.2-ce from stable
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.884 ++ uname -m
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.887 + arch=x86_64
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.887 + '[' x86_64 '!=' x86_64 ']'
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.887 + url=https://download.docker.com/linux/static
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.887 + tar -xz docker/docker
06:34:24 [2020-01-31T06:34:24.583Z] #24 1.887 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
06:34:24 [2020-01-31T06:34:24.871Z] === RUN   TestDockerSuite/TestBuildLabels
06:34:25 [2020-01-31T06:34:25.436Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s)
06:34:25 [2020-01-31T06:34:25.436Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:34:25 [2020-01-31T06:34:25.436Z] === RUN   TestDockerSuite/TestBuildLabelsCache
06:34:25 [2020-01-31T06:34:25.540Z] ok  	github.com/docker/docker/pkg/discovery/file	0.173s	coverage: 92.9% of statements
06:34:25 [2020-01-31T06:34:25.540Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.119s	coverage: 92.3% of statements
06:34:26 [2020-01-31T06:34:26.509Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.038s	coverage: 93.8% of statements
06:34:26 [2020-01-31T06:34:26.809Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
06:34:26 [2020-01-31T06:34:26.969Z] ok  	github.com/docker/docker/pkg/filenotify	0.096s	coverage: 45.7% of statements
06:34:27 [2020-01-31T06:34:27.098Z] #24 4.284 + mkdir -p /build
06:34:27 [2020-01-31T06:34:27.098Z] #24 4.285 + mv docker/docker /build/
06:34:27 [2020-01-31T06:34:27.098Z] #24 4.286 + rmdir docker
06:34:27 [2020-01-31T06:34:27.098Z] #24 DONE 4.4s
06:34:27 [2020-01-31T06:34:27.098Z] 
06:34:27 [2020-01-31T06:34:27.098Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
06:34:27 [2020-01-31T06:34:27.662Z] #29 ...
06:34:27 [2020-01-31T06:34:27.662Z] 
06:34:27 [2020-01-31T06:34:27.662Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
06:34:27 [2020-01-31T06:34:27.917Z] #25 DONE 0.1s
06:34:27 [2020-01-31T06:34:27.917Z] 
06:34:27 [2020-01-31T06:34:27.917Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
06:34:27 [2020-01-31T06:34:27.942Z] ok  	github.com/docker/docker/pkg/fileutils	0.203s	coverage: 87.7% of statements
06:34:27 [2020-01-31T06:34:27.942Z] ok  	github.com/docker/docker/pkg/homedir	0.046s	coverage: 42.9% of statements
06:34:29 [2020-01-31T06:34:29.483Z] ok  	github.com/docker/docker/pkg/idtools	0.093s	coverage: 6.3% of statements
06:34:29 [2020-01-31T06:34:29.483Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.587s	coverage: 84.1% of statements
06:34:30 [2020-01-31T06:34:30.455Z] ok  	github.com/docker/docker/pkg/ioutils	0.622s	coverage: 69.2% of statements
06:34:30 [2020-01-31T06:34:30.455Z] ok  	github.com/docker/docker/pkg/locker	0.102s	coverage: 88.9% of statements
06:34:30 [2020-01-31T06:34:30.915Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.240s	coverage: 91.7% of statements
06:34:30 [2020-01-31T06:34:30.915Z] ok  	github.com/docker/docker/pkg/archive	8.357s	coverage: 62.0% of statements
06:34:30 [2020-01-31T06:34:30.988Z] === RUN   TestDockerSuite/TestBuildLastModified
06:34:31 [2020-01-31T06:34:31.375Z] ok  	github.com/docker/docker/pkg/longpath	0.078s	coverage: 100.0% of statements
06:34:31 [2020-01-31T06:34:31.375Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.051s	coverage: 85.7% of statements
06:34:32 [2020-01-31T06:34:32.358Z] ok  	github.com/docker/docker/pkg/parsers	0.171s	coverage: 97.0% of statements
06:34:32 [2020-01-31T06:34:32.358Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
06:34:33 [2020-01-31T06:34:33.910Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.082s	coverage: 56.8% of statements
06:34:34 [2020-01-31T06:34:34.373Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.097s	coverage: 85.7% of statements
06:34:34 [2020-01-31T06:34:34.836Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
06:34:35 [2020-01-31T06:34:35.812Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
06:34:36 [2020-01-31T06:34:36.275Z] ok  	github.com/docker/docker/pkg/reexec	0.093s	coverage: 82.4% of statements
06:34:36 [2020-01-31T06:34:36.738Z] ok  	github.com/docker/docker/pkg/pubsub	1.072s	coverage: 73.9% of statements
06:34:37 [2020-01-31T06:34:37.202Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
06:34:37 [2020-01-31T06:34:37.537Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s)
06:34:37 [2020-01-31T06:34:37.537Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:34:37 [2020-01-31T06:34:37.537Z] === RUN   TestDockerSuite/TestBuildLineBreak
06:34:37 [2020-01-31T06:34:37.667Z] ok  	github.com/docker/docker/pkg/stdcopy	0.032s	coverage: 100.0% of statements
06:34:38 [2020-01-31T06:34:38.642Z] ok  	github.com/docker/docker/pkg/streamformatter	0.062s	coverage: 66.2% of statements
06:34:38 [2020-01-31T06:34:38.642Z] ok  	github.com/docker/docker/pkg/stringid	0.076s	coverage: 70.6% of statements
06:34:39 [2020-01-31T06:34:39.617Z] ok  	github.com/docker/docker/pkg/sysinfo	0.067s	coverage: 38.2% of statements
06:34:40 [2020-01-31T06:34:40.080Z] ok  	github.com/docker/docker/pkg/system	0.054s	coverage: 13.1% of statements
06:34:40 [2020-01-31T06:34:40.543Z] ok  	github.com/docker/docker/pkg/tailfile	0.221s	coverage: 88.6% of statements
06:34:40 [2020-01-31T06:34:40.815Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
06:34:40 [2020-01-31T06:34:40.816Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
06:34:40 [2020-01-31T06:34:40.816Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
06:34:41 [2020-01-31T06:34:41.073Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
06:34:41 [2020-01-31T06:34:41.073Z] === RUN   TestDockerSuite/TestBuildMaintainer
06:34:41 [2020-01-31T06:34:41.330Z] === RUN   TestDockerSuite/TestBuildMissingArgs
06:34:42 [2020-01-31T06:34:42.094Z] ok  	github.com/docker/docker/pkg/term	0.068s	coverage: 30.8% of statements
06:34:42 [2020-01-31T06:34:42.094Z] ok  	github.com/docker/docker/pkg/tarsum	0.219s	coverage: 89.3% of statements
06:34:42 [2020-01-31T06:34:42.557Z] testing: warning: no tests to run
06:34:42 [2020-01-31T06:34:42.557Z] ok  	github.com/docker/docker/pkg/term/windows	0.030s	coverage: 0.0% of statements [no tests to run]
06:34:42 [2020-01-31T06:34:42.702Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
06:34:43 [2020-01-31T06:34:43.025Z] ok  	github.com/docker/docker/pkg/truncindex	0.174s	coverage: 91.5% of statements
06:34:43 [2020-01-31T06:34:43.488Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
06:34:43 [2020-01-31T06:34:43.953Z] ok  	github.com/docker/docker/pkg/useragent	0.030s	coverage: 88.9% of statements
06:34:44 [2020-01-31T06:34:44.072Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
06:34:44 [2020-01-31T06:34:44.932Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
06:34:44 [2020-01-31T06:34:44.933Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
06:34:45 [2020-01-31T06:34:45.396Z] ok  	github.com/docker/docker/plugin/v2	0.104s	coverage: 20.1% of statements
06:34:45 [2020-01-31T06:34:45.861Z] ok  	github.com/docker/docker/plugin	0.258s	coverage: 11.6% of statements
06:34:46 [2020-01-31T06:34:46.597Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
06:34:46 [2020-01-31T06:34:46.839Z] ok  	github.com/docker/docker/reference	0.160s	coverage: 84.4% of statements
06:34:47 [2020-01-31T06:34:47.816Z] ok  	github.com/docker/docker/registry/resumable	0.326s	coverage: 100.0% of statements
06:34:47 [2020-01-31T06:34:47.816Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 50.9% of statements
06:34:48 [2020-01-31T06:34:48.493Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
06:34:48 [2020-01-31T06:34:48.750Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
06:34:48 [2020-01-31T06:34:48.793Z] ok  	github.com/docker/docker/registry	0.460s	coverage: 51.7% of statements
06:34:49 [2020-01-31T06:34:49.259Z] ok  	github.com/docker/docker/runconfig	0.154s	coverage: 54.5% of statements
06:34:49 [2020-01-31T06:34:49.259Z] ok  	github.com/docker/docker/testutil	0.143s	coverage: 62.5% of statements
06:34:49 [2020-01-31T06:34:49.316Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
06:34:50 [2020-01-31T06:34:50.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:34:50 [2020-01-31T06:34:50.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:34:50 [2020-01-31T06:34:50.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:34:52 [2020-01-31T06:34:52.186Z] ok  	github.com/docker/docker/volume/drivers	0.285s	coverage: 36.1% of statements
06:34:52 [2020-01-31T06:34:52.186Z] ok  	github.com/docker/docker/volume/local	0.470s	coverage: 37.7% of statements
06:34:52 [2020-01-31T06:34:52.648Z] ok  	github.com/docker/docker/volume/mounts	0.179s	coverage: 66.2% of statements
06:34:52 [2020-01-31T06:34:52.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:34:53 [2020-01-31T06:34:53.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:34:53 [2020-01-31T06:34:53.548Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
06:34:53 [2020-01-31T06:34:53.548Z] PASS
06:34:53 [2020-01-31T06:34:53.548Z] 
06:34:53 [2020-01-31T06:34:53.548Z] DONE 17 tests in 52.007s
06:34:53 [2020-01-31T06:34:53.548Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:34:53 [2020-01-31T06:34:53.548Z] ++ 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
06:34:53 [2020-01-31T06:34:53.548Z] ++ set -e
06:34:53 [2020-01-31T06:34:53.548Z] ++ '[' -n 0 ']'
06:34:53 [2020-01-31T06:34:53.548Z] ++ set -x
06:34:53 [2020-01-31T06:34:53.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:34:53 [2020-01-31T06:34:53.548Z] INFO: Testing against a local daemon
06:34:53 [2020-01-31T06:34:53.548Z] === RUN   TestPluginInvalidJSON
06:34:53 [2020-01-31T06:34:53.548Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:34:53 [2020-01-31T06:34:53.548Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:34:53 [2020-01-31T06:34:53.548Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:34:53 [2020-01-31T06:34:53.548Z] --- PASS: TestPluginInvalidJSON (0.02s)
06:34:53 [2020-01-31T06:34:53.548Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:34:53 [2020-01-31T06:34:53.548Z] PASS
06:34:53 [2020-01-31T06:34:53.548Z] 
06:34:53 [2020-01-31T06:34:53.548Z] DONE 2 tests in 0.144s
06:34:53 [2020-01-31T06:34:53.548Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:34:53 [2020-01-31T06:34:53.548Z] ++ 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
06:34:53 [2020-01-31T06:34:53.548Z] ++ set -e
06:34:53 [2020-01-31T06:34:53.549Z] ++ '[' -n 0 ']'
06:34:53 [2020-01-31T06:34:53.549Z] ++ set -x
06:34:53 [2020-01-31T06:34:53.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:34:53 [2020-01-31T06:34:53.811Z] INFO: Testing against a local daemon
06:34:53 [2020-01-31T06:34:53.811Z] === RUN   TestExternalGraphDriver
06:34:53 [2020-01-31T06:34:53.811Z] === RUN   TestExternalGraphDriver/json
06:34:54 [2020-01-31T06:34:54.261Z] ok  	github.com/docker/docker/volume/service	0.464s	coverage: 70.3% of statements
06:34:54 [2020-01-31T06:34:54.401Z] #29 27.61 # github.com/docker/docker/contrib/httpserver
06:34:54 [2020-01-31T06:34:54.402Z] #29 27.61 loadinternal: cannot find runtime/cgo
06:34:54 [2020-01-31T06:34:54.402Z] #29 DONE 28.0s
06:34:54 [2020-01-31T06:34:54.402Z] 
06:34:54 [2020-01-31T06:34:54.402Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
06:34:54 [2020-01-31T06:34:54.402Z] #33 ...
06:34:54 [2020-01-31T06:34:54.402Z] 
06:34:54 [2020-01-31T06:34:54.402Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
06:34:54 [2020-01-31T06:34:54.402Z] #30 DONE 0.1s
06:34:54 [2020-01-31T06:34:54.402Z] 
06:34:54 [2020-01-31T06:34:54.402Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
06:34:55 [2020-01-31T06:34:55.709Z] === RUN   TestExternalGraphDriver/spec
06:34:56 [2020-01-31T06:34:56.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:34:58 [2020-01-31T06:34:58.239Z] === RUN   TestExternalGraphDriver/pull
06:34:58 [2020-01-31T06:34:58.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:35:00 [2020-01-31T06:35:00.136Z] --- PASS: TestExternalGraphDriver (6.09s)
06:35:00 [2020-01-31T06:35:00.136Z]     --- PASS: TestExternalGraphDriver/json (2.00s)
06:35:00 [2020-01-31T06:35:00.136Z]     --- PASS: TestExternalGraphDriver/spec (2.18s)
06:35:00 [2020-01-31T06:35:00.136Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
06:35:00 [2020-01-31T06:35:00.136Z] === RUN   TestGraphdriverPluginV2
06:35:00 [2020-01-31T06:35:00.136Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
06:35:01 [2020-01-31T06:35:01.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:35:04 [2020-01-31T06:35:04.319Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
06:35:04 [2020-01-31T06:35:04.676Z] --- PASS: TestGraphdriverPluginV2 (4.71s)
06:35:04 [2020-01-31T06:35:04.676Z] PASS
06:35:04 [2020-01-31T06:35:04.676Z] 
06:35:04 [2020-01-31T06:35:04.676Z] DONE 5 tests in 10.909s
06:35:04 [2020-01-31T06:35:04.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:35:04 [2020-01-31T06:35:04.676Z] ++ 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
06:35:04 [2020-01-31T06:35:04.676Z] ++ set -e
06:35:04 [2020-01-31T06:35:04.676Z] ++ '[' -n 0 ']'
06:35:04 [2020-01-31T06:35:04.676Z] ++ set -x
06:35:04 [2020-01-31T06:35:04.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:35:04 [2020-01-31T06:35:04.676Z] INFO: Testing against a local daemon
06:35:04 [2020-01-31T06:35:04.676Z] === RUN   TestContinueAfterPluginCrash
06:35:04 [2020-01-31T06:35:04.676Z] === PAUSE TestContinueAfterPluginCrash
06:35:04 [2020-01-31T06:35:04.676Z] === RUN   TestDaemonStartWithLogOpt
06:35:04 [2020-01-31T06:35:04.676Z] === PAUSE TestDaemonStartWithLogOpt
06:35:04 [2020-01-31T06:35:04.676Z] === CONT  TestContinueAfterPluginCrash
06:35:04 [2020-01-31T06:35:04.676Z] === CONT  TestDaemonStartWithLogOpt
06:35:05 [2020-01-31T06:35:05.614Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
06:35:05 [2020-01-31T06:35:05.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:35:08 [2020-01-31T06:35:08.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:35:09 [2020-01-31T06:35:09.307Z] ok  	github.com/docker/docker/pkg/plugins	35.057s	coverage: 73.4% of statements
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/rootless	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/testutil/request	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/volume	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
06:35:09 [2020-01-31T06:35:09.307Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
06:35:09 [2020-01-31T06:35:09.797Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
06:35:09 [2020-01-31T06:35:09.798Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
06:35:09 [2020-01-31T06:35:09.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === Skipped
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     dispatchers_test.go:376: Windows does not support stopsignal
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     client_test.go:23: runtime.GOOS == "windows"
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     daemon_test.go:147: root required
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     reload_test.go:520: root required
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     pull_v2_test.go:73: Needs fixing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     pull_v2_test.go:118: Needs fixing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     download_test.go:268: Needs fixing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     layer_test.go:304: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     layer_test.go:353: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     layer_test.go:468: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     layer_test.go:697: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     migration_test.go:46: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     migration_test.go:182: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     mount_test.go:17: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     mount_test.go:76: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     mount_test.go:125: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     mount_test.go:212: Failing on Windows
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     archive_test.go:133: Xz not present in msys2
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     archive_test.go:238: Failing on Windows CI machines
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     archive_windows_test.go:16: Currently fails
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     changes_test.go:192: needs more investigation
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     changes_test.go:405: needs further investigation
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     changes_test.go:441: needs further investigation
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.282Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
06:35:10 [2020-01-31T06:35:10.282Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.282Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     poller_test.go:41: No chmod on Windows
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     fileutils_test.go:134: Needs porting to Windows
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     fileutils_test.go:180: Needs porting to Windows
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
06:35:10 [2020-01-31T06:35:10.283Z]     local_test.go:181: runtime.GOOS == "windows"
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] 
06:35:10 [2020-01-31T06:35:10.283Z] DONE 1759 tests, 46 skipped in 195.118s
06:35:10 [2020-01-31T06:35:10.364Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
06:35:10 [2020-01-31T06:35:10.746Z] INFO: make.ps1 ended at 01/31/2020 06:35:10
06:35:12 [2020-01-31T06:35:12.293Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
06:35:12 [2020-01-31T06:35:12.293Z] INFO: Unit tests ended at 01/31/2020 06:35:12. Duration:00:03:29.8471629
06:35:12 [2020-01-31T06:35:12.293Z] INFO: Building busybox
06:35:12 [2020-01-31T06:35:12.756Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
06:35:12 [2020-01-31T06:35:12.756Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
06:35:12 [2020-01-31T06:35:12.756Z] 
06:35:12 [2020-01-31T06:35:12.756Z] Sending build context to Docker daemon   2.56kB
06:35:12 [2020-01-31T06:35:12.756Z] 
06:35:12 [2020-01-31T06:35:12.756Z] Step 1/6 : FROM microsoft/windowsservercore
06:35:12 [2020-01-31T06:35:12.756Z]  ---> 8351e66084ac
06:35:12 [2020-01-31T06:35:12.756Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
06:35:12 [2020-01-31T06:35:12.756Z]  ---> Running in e97d207bf6d8
06:35:14 [2020-01-31T06:35:14.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:35:15 [2020-01-31T06:35:15.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:35:15 [2020-01-31T06:35:15.628Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
06:35:17 [2020-01-31T06:35:17.003Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
06:35:17 [2020-01-31T06:35:17.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:35:17 [2020-01-31T06:35:17.570Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
06:35:18 [2020-01-31T06:35:18.576Z] Removing intermediate container e97d207bf6d8
06:35:18 [2020-01-31T06:35:18.576Z]  ---> e5115b158038
06:35:18 [2020-01-31T06:35:18.576Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
06:35:19 [2020-01-31T06:35:19.039Z] 
06:35:19 [2020-01-31T06:35:19.039Z]  ---> a4801564a91a
06:35:19 [2020-01-31T06:35:19.039Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
06:35:19 [2020-01-31T06:35:19.039Z]  ---> Running in e5463d3b638f
06:35:19 [2020-01-31T06:35:19.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:35:19 [2020-01-31T06:35:19.479Z] Using test binary docker
06:35:19 [2020-01-31T06:35:19.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:35:19 [2020-01-31T06:35:19.479Z] +++ /etc/init.d/apparmor start
06:35:19 [2020-01-31T06:35:19.479Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:35:19 [2020-01-31T06:35:19.479Z] INFO: Waiting for daemon to start...
06:35:19 [2020-01-31T06:35:19.479Z] Starting dockerd
06:35:19 [2020-01-31T06:35:19.479Z] +++ 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
06:35:20 [2020-01-31T06:35:20.587Z] 
06:35:20 [2020-01-31T06:35:20.587Z] SUCCESS: Specified value was saved.
06:35:20 [2020-01-31T06:35:20.850Z] === RUN   TestDockerSuite/TestBuildMultipleTags
06:35:21 [2020-01-31T06:35:21.417Z] === RUN   TestDockerSuite/TestBuildNetContainer
06:35:21 [2020-01-31T06:35:21.504Z] .
06:35:21 [2020-01-31T06:35:21.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:35:21 [2020-01-31T06:35:21.504Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:35:21 [2020-01-31T06:35:21.504Z] Error: No such image: emptyfs
06:35:21 [2020-01-31T06:35:21.504Z] ++++ tar -cC bundles/test-integration/emptyfs .
06:35:21 [2020-01-31T06:35:21.504Z] ++++ docker load
06:35:21 [2020-01-31T06:35:21.789Z] Running integration-test (iteration 1)
06:35:21 [2020-01-31T06:35:21.789Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
06:35:21 [2020-01-31T06:35:21.789Z] ++ 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
06:35:21 [2020-01-31T06:35:21.789Z] ++ set -e
06:35:21 [2020-01-31T06:35:21.789Z] ++ '[' -n 0 ']'
06:35:21 [2020-01-31T06:35:21.789Z] ++ set -x
06:35:21 [2020-01-31T06:35:21.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
06:35:22 [2020-01-31T06:35:22.780Z] Removing intermediate container e5463d3b638f
06:35:22 [2020-01-31T06:35:22.780Z]  ---> 5c4a602ffd0a
06:35:22 [2020-01-31T06:35:22.780Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
06:35:22 [2020-01-31T06:35:22.780Z]  ---> Running in 6e9547b341ac
06:35:23 [2020-01-31T06:35:23.942Z] --- PASS: TestDaemonStartWithLogOpt (19.16s)
06:35:23 [2020-01-31T06:35:23.942Z] === RUN   TestDockerSuite/TestBuildNetNone
06:35:24 [2020-01-31T06:35:24.507Z] === RUN   TestDockerSuite/TestBuildNoContext
06:35:25 [2020-01-31T06:35:25.562Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
06:35:26 [2020-01-31T06:35:26.933Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
06:35:28 [2020-01-31T06:35:28.421Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
06:35:28 [2020-01-31T06:35:28.732Z] Cannot create a file when that file already exists.
06:35:28 [2020-01-31T06:35:28.986Z] --- PASS: TestContinueAfterPluginCrash (24.29s)
06:35:28 [2020-01-31T06:35:28.986Z] PASS
06:35:28 [2020-01-31T06:35:28.986Z] 
06:35:28 [2020-01-31T06:35:28.986Z] DONE 2 tests in 24.377s
06:35:28 [2020-01-31T06:35:28.986Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
06:35:28 [2020-01-31T06:35:28.986Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:35:28 [2020-01-31T06:35:28.986Z] ++ 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
06:35:28 [2020-01-31T06:35:28.986Z] ++ set -e
06:35:28 [2020-01-31T06:35:28.986Z] ++ '[' -n 0 ']'
06:35:28 [2020-01-31T06:35:28.986Z] ++ set -x
06:35:28 [2020-01-31T06:35:28.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:35:28 [2020-01-31T06:35:28.986Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
06:35:28 [2020-01-31T06:35:28.986Z] INFO: Testing against a local daemon
06:35:28 [2020-01-31T06:35:28.986Z] === RUN   TestPluginWithDevMounts
06:35:28 [2020-01-31T06:35:28.986Z] === PAUSE TestPluginWithDevMounts
06:35:28 [2020-01-31T06:35:28.986Z] === CONT  TestPluginWithDevMounts
06:35:29 [2020-01-31T06:35:29.243Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
06:35:29 [2020-01-31T06:35:29.809Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
06:35:30 [2020-01-31T06:35:30.740Z] === RUN   TestDockerSuite/TestBuildOnBuild
06:35:30 [2020-01-31T06:35:30.740Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
06:35:30 [2020-01-31T06:35:30.998Z] --- PASS: TestPluginWithDevMounts (2.03s)
06:35:30 [2020-01-31T06:35:30.998Z] PASS
06:35:30 [2020-01-31T06:35:30.998Z] 
06:35:30 [2020-01-31T06:35:30.998Z] DONE 1 tests in 2.126s
06:35:30 [2020-01-31T06:35:30.998Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:35:30 [2020-01-31T06:35:30.998Z] ++ 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
06:35:30 [2020-01-31T06:35:30.998Z] ++ set -e
06:35:30 [2020-01-31T06:35:30.998Z] ++ '[' -n 0 ']'
06:35:30 [2020-01-31T06:35:30.998Z] ++ set -x
06:35:30 [2020-01-31T06:35:30.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
06:35:31 [2020-01-31T06:35:31.255Z] INFO: Testing against a local daemon
06:35:31 [2020-01-31T06:35:31.255Z] === RUN   TestSecretInspect
06:35:33 [2020-01-31T06:35:33.338Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
06:35:34 [2020-01-31T06:35:34.269Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
06:35:34 [2020-01-31T06:35:34.269Z] --- PASS: TestSecretInspect (2.93s)
06:35:34 [2020-01-31T06:35:34.269Z] === RUN   TestSecretList
06:35:35 [2020-01-31T06:35:35.195Z] Removing intermediate container 6e9547b341ac
06:35:35 [2020-01-31T06:35:35.195Z]  ---> a8c28bfdf2d2
06:35:35 [2020-01-31T06:35:35.195Z] Step 6/6 : CMD ["sh"]
06:35:35 [2020-01-31T06:35:35.195Z]  ---> Running in 1d5e79170d42
06:35:35 [2020-01-31T06:35:35.195Z] Removing intermediate container 1d5e79170d42
06:35:35 [2020-01-31T06:35:35.195Z]  ---> 7dd99fe52bad
06:35:35 [2020-01-31T06:35:35.195Z] Successfully built 7dd99fe52bad
06:35:35 [2020-01-31T06:35:35.195Z] Successfully tagged busybox:latest
06:35:35 [2020-01-31T06:35:35.195Z] INFO: Docker images of the daemon under test
06:35:35 [2020-01-31T06:35:35.195Z] 
06:35:35 [2020-01-31T06:35:35.195Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
06:35:35 [2020-01-31T06:35:35.195Z] busybox                                latest              7dd99fe52bad        Less than a second ago   4.86GB
06:35:35 [2020-01-31T06:35:35.195Z] microsoft/windowsservercore            latest              8351e66084ac        2 weeks ago              4.82GB
06:35:35 [2020-01-31T06:35:35.195Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        2 weeks ago              4.82GB
06:35:35 [2020-01-31T06:35:35.195Z] 
06:35:35 [2020-01-31T06:35:35.195Z] INFO: Running integration tests at 01/31/2020 06:35:34...
06:35:35 [2020-01-31T06:35:35.195Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
06:35:35 [2020-01-31T06:35:35.195Z] INFO: Integration API tests being run from the host:
06:35:35 [2020-01-31T06:35:35.195Z] INFO: make.ps1 starting at 01/31/2020 06:35:34
06:35:35 [2020-01-31T06:35:35.659Z] Running D:\gopath\src\github.com\docker\docker\integration\build
06:35:37 [2020-01-31T06:35:37.053Z] Loaded image: buildpack-deps:jessie
06:35:37 [2020-01-31T06:35:37.053Z] Loaded image: busybox:latest
06:35:37 [2020-01-31T06:35:37.053Z] Loaded image: busybox:glibc
06:35:37 [2020-01-31T06:35:37.053Z] Loaded image: debian:jessie
06:35:37 [2020-01-31T06:35:37.053Z] Loaded image: hello-world:latest
06:35:37 [2020-01-31T06:35:37.053Z] INFO: Testing against a local daemon
06:35:37 [2020-01-31T06:35:37.053Z] === RUN   TestCgroupNamespacesBuild
06:35:37 [2020-01-31T06:35:37.674Z] --- PASS: TestCgroupNamespacesBuild (1.60s)
06:35:37 [2020-01-31T06:35:37.674Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:35:37 [2020-01-31T06:35:37.843Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
06:35:37 [2020-01-31T06:35:37.843Z] --- PASS: TestSecretList (3.70s)
06:35:37 [2020-01-31T06:35:37.843Z] === RUN   TestSecretsCreateAndDelete
06:35:39 [2020-01-31T06:35:39.453Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
06:35:39 [2020-01-31T06:35:39.714Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s)
06:35:39 [2020-01-31T06:35:39.714Z] === RUN   TestBuildWithSession
06:35:39 [2020-01-31T06:35:39.714Z] --- SKIP: TestBuildWithSession (0.00s)
06:35:39 [2020-01-31T06:35:39.714Z]     build_session_test.go:25: TODO: BuildKit
06:35:39 [2020-01-31T06:35:39.714Z] === RUN   TestBuildSquashParent
06:35:40 [2020-01-31T06:35:40.823Z] --- PASS: TestSecretsCreateAndDelete (2.81s)
06:35:40 [2020-01-31T06:35:40.823Z] === RUN   TestSecretsUpdate
06:35:42 [2020-01-31T06:35:42.194Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
06:35:43 [2020-01-31T06:35:43.564Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
06:35:43 [2020-01-31T06:35:43.822Z] --- PASS: TestSecretsUpdate (3.20s)
06:35:43 [2020-01-31T06:35:43.822Z] === RUN   TestTemplatedSecret
06:35:45 [2020-01-31T06:35:45.192Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
06:35:45 [2020-01-31T06:35:45.277Z] --- PASS: TestBuildSquashParent (5.15s)
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:35:45 [2020-01-31T06:35:45.277Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:35:45 [2020-01-31T06:35:45.277Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:35:45 [2020-01-31T06:35:45.277Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.277Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:35:45 [2020-01-31T06:35:45.277Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:35:45 [2020-01-31T06:35:45.277Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:35:45 [2020-01-31T06:35:45.450Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
06:35:47 [2020-01-31T06:35:47.405Z] --- PASS: TestTemplatedSecret (3.43s)
06:35:47 [2020-01-31T06:35:47.405Z] === RUN   TestSecretCreateResolve
06:35:47 [2020-01-31T06:35:47.428Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:35:47 [2020-01-31T06:35:47.716Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:35:49 [2020-01-31T06:35:49.754Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.28s)
06:35:49 [2020-01-31T06:35:49.754Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s)
06:35:49 [2020-01-31T06:35:49.754Z] === RUN   TestBuildMultiStageCopy
06:35:49 [2020-01-31T06:35:49.754Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:35:49 [2020-01-31T06:35:49.930Z] === RUN   TestDockerSuite/TestBuildPATH
06:35:50 [2020-01-31T06:35:50.495Z] --- PASS: TestSecretCreateResolve (3.24s)
06:35:50 [2020-01-31T06:35:50.495Z] PASS
06:35:50 [2020-01-31T06:35:50.495Z] 
06:35:50 [2020-01-31T06:35:50.495Z] DONE 6 tests in 19.427s
06:35:50 [2020-01-31T06:35:50.495Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:35:50 [2020-01-31T06:35:50.495Z] ++ 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
06:35:50 [2020-01-31T06:35:50.495Z] ++ set -e
06:35:50 [2020-01-31T06:35:50.495Z] ++ '[' -n 0 ']'
06:35:50 [2020-01-31T06:35:50.495Z] ++ set -x
06:35:50 [2020-01-31T06:35:50.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
06:35:50 [2020-01-31T06:35:50.754Z] INFO: Testing against a local daemon
06:35:50 [2020-01-31T06:35:50.754Z] === RUN   TestServiceCreateInit
06:35:50 [2020-01-31T06:35:50.754Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:35:51 [2020-01-31T06:35:51.789Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:35:51 [2020-01-31T06:35:51.789Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:35:52 [2020-01-31T06:35:52.125Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
06:35:52 [2020-01-31T06:35:52.407Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:35:52 [2020-01-31T06:35:52.691Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:35:53 [2020-01-31T06:35:53.057Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
06:35:53 [2020-01-31T06:35:53.307Z] --- PASS: TestBuildMultiStageCopy (3.45s)
06:35:53 [2020-01-31T06:35:53.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
06:35:53 [2020-01-31T06:35:53.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
06:35:53 [2020-01-31T06:35:53.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
06:35:53 [2020-01-31T06:35:53.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
06:35:53 [2020-01-31T06:35:53.307Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
06:35:53 [2020-01-31T06:35:53.307Z] === RUN   TestBuildMultiStageParentConfig
06:35:53 [2020-01-31T06:35:53.991Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
06:35:54 [2020-01-31T06:35:54.319Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
06:35:54 [2020-01-31T06:35:54.319Z] === RUN   TestBuildLabelWithTargets
06:35:55 [2020-01-31T06:35:55.798Z] --- PASS: TestBuildLabelWithTargets (1.61s)
06:35:55 [2020-01-31T06:35:55.798Z] === RUN   TestBuildWithEmptyLayers
06:35:55 [2020-01-31T06:35:55.887Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:35:56 [2020-01-31T06:35:56.432Z] --- PASS: TestBuildWithEmptyLayers (0.79s)
06:35:56 [2020-01-31T06:35:56.432Z] === RUN   TestBuildMultiStageOnBuild
06:35:57 [2020-01-31T06:35:57.045Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:35:57 [2020-01-31T06:35:57.045Z] INFO: Testing against a local daemon
06:35:59 [2020-01-31T06:35:59.154Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
06:35:59 [2020-01-31T06:35:59.154Z] === RUN   TestBuildUncleanTarFilenames
06:36:00 [2020-01-31T06:36:00.173Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
06:36:00 [2020-01-31T06:36:00.173Z] === RUN   TestBuildMultiStageLayerLeak
06:36:01 [2020-01-31T06:36:01.144Z] --- PASS: TestServiceCreateInit (10.27s)
06:36:01 [2020-01-31T06:36:01.144Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
06:36:01 [2020-01-31T06:36:01.144Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s)
06:36:01 [2020-01-31T06:36:01.144Z] === RUN   TestCreateServiceMultipleTimes
06:36:02 [2020-01-31T06:36:02.226Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s)
06:36:02 [2020-01-31T06:36:02.226Z] === RUN   TestBuildWithHugeFile
06:36:05 [2020-01-31T06:36:05.326Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
06:36:10 [2020-01-31T06:36:10.587Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
06:36:11 [2020-01-31T06:36:11.915Z] ok  	github.com/docker/docker/integration/build	14.195s
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === Skipped
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_session_test.go:25: TODO: BuildKit
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:491: testEnv.OSType == "windows"
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
06:36:11 [2020-01-31T06:36:11.915Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] DONE 22 tests, 10 skipped in 34.833s
06:36:11 [2020-01-31T06:36:11.915Z] 
06:36:11 [2020-01-31T06:36:11.915Z] Running D:\gopath\src\github.com\docker\docker\integration\config
06:36:12 [2020-01-31T06:36:12.489Z] === RUN   TestDockerSuite/TestBuildRm
06:36:12 [2020-01-31T06:36:12.889Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:12 [2020-01-31T06:36:12.890Z] INFO: Testing against a local daemon
06:36:12 [2020-01-31T06:36:12.890Z] ok  	github.com/docker/docker/integration/config	0.190s
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === Skipped
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
06:36:13 [2020-01-31T06:36:13.354Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] DONE 8 tests, 8 skipped in 2.342s
06:36:13 [2020-01-31T06:36:13.354Z] 
06:36:13 [2020-01-31T06:36:13.354Z] Running D:\gopath\src\github.com\docker\docker\integration\container
06:36:15 [2020-01-31T06:36:15.766Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
06:36:16 [2020-01-31T06:36:16.330Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
06:36:16 [2020-01-31T06:36:16.396Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:36:16 [2020-01-31T06:36:16.397Z] INFO: Testing against a local daemon
06:36:17 [2020-01-31T06:36:17.701Z] === RUN   TestDockerSuite/TestBuildScratchCopy
06:36:17 [2020-01-31T06:36:17.975Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
06:36:18 [2020-01-31T06:36:18.554Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
06:36:19 [2020-01-31T06:36:19.503Z] --- PASS: TestCreateServiceMultipleTimes (18.37s)
06:36:19 [2020-01-31T06:36:19.503Z] === RUN   TestCreateServiceConflict
06:36:20 [2020-01-31T06:36:20.069Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
06:36:20 [2020-01-31T06:36:20.069Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
06:36:21 [2020-01-31T06:36:21.441Z] === RUN   TestDockerSuite/TestBuildShellInherited
06:36:22 [2020-01-31T06:36:22.006Z] --- PASS: TestCreateServiceConflict (2.69s)
06:36:22 [2020-01-31T06:36:22.006Z] === RUN   TestCreateServiceMaxReplicas
06:36:22 [2020-01-31T06:36:22.940Z] === RUN   TestDockerSuite/TestBuildShellMultiple
06:36:26 [2020-01-31T06:36:26.218Z] --- PASS: TestCreateServiceMaxReplicas (4.21s)
06:36:26 [2020-01-31T06:36:26.218Z] === RUN   TestCreateWithDuplicateNetworkNames
06:36:28 [2020-01-31T06:36:28.117Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
06:36:28 [2020-01-31T06:36:28.117Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
06:36:28 [2020-01-31T06:36:28.374Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
06:36:28 [2020-01-31T06:36:28.374Z] === RUN   TestDockerSuite/TestBuildSpaces
06:36:28 [2020-01-31T06:36:28.939Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
06:36:30 [2020-01-31T06:36:30.311Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
06:36:30 [2020-01-31T06:36:30.312Z] === RUN   TestDockerSuite/TestBuildStderr
06:36:30 [2020-01-31T06:36:30.780Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:36:30 [2020-01-31T06:36:30.780Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:36:30 [2020-01-31T06:36:30.780Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:36:31 [2020-01-31T06:36:31.684Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
06:36:33 [2020-01-31T06:36:33.293Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:36:35 [2020-01-31T06:36:35.264Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:36:36 [2020-01-31T06:36:36.629Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:36:36 [2020-01-31T06:36:36.940Z] === RUN   TestDockerSuite/TestBuildStopSignal
06:36:37 [2020-01-31T06:36:37.504Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
06:36:37 [2020-01-31T06:36:37.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
06:36:38 [2020-01-31T06:36:38.036Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:36:38 [2020-01-31T06:36:38.876Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
06:36:38 [2020-01-31T06:36:38.962Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:36:38 [2020-01-31T06:36:38.962Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:36:39 [2020-01-31T06:36:39.441Z] === RUN   TestDockerSuite/TestBuildTagEvent
06:36:40 [2020-01-31T06:36:40.813Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
06:36:40 [2020-01-31T06:36:40.893Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:36:41 [2020-01-31T06:36:41.818Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:36:42 [2020-01-31T06:36:42.183Z] === RUN   TestDockerSuite/TestBuildUser
06:36:42 [2020-01-31T06:36:42.183Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.89s)
06:36:42 [2020-01-31T06:36:42.183Z] === RUN   TestCreateServiceSecretFileMode
06:36:43 [2020-01-31T06:36:43.182Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:36:44 [2020-01-31T06:36:44.080Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
06:36:45 [2020-01-31T06:36:45.068Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:36:45 [2020-01-31T06:36:45.452Z] --- PASS: TestCreateServiceSecretFileMode (3.11s)
06:36:45 [2020-01-31T06:36:45.452Z] === RUN   TestCreateServiceConfigFileMode
06:36:46 [2020-01-31T06:36:46.444Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:36:47 [2020-01-31T06:36:47.805Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:36:47 [2020-01-31T06:36:47.976Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
06:36:48 [2020-01-31T06:36:48.234Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
06:36:48 [2020-01-31T06:36:48.235Z] === RUN   TestCreateServiceSysctls
06:36:49 [2020-01-31T06:36:49.692Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:36:50 [2020-01-31T06:36:50.618Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:36:51 [2020-01-31T06:36:51.981Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:36:52 [2020-01-31T06:36:52.411Z] --- PASS: TestCreateServiceSysctls (3.98s)
06:36:52 [2020-01-31T06:36:52.411Z] === RUN   TestCreateServiceCapabilities
06:36:52 [2020-01-31T06:36:52.906Z] #33 156.8 
06:36:53 [2020-01-31T06:36:53.161Z] #33 DONE 157.2s
06:36:53 [2020-01-31T06:36:53.415Z] 
06:36:53 [2020-01-31T06:36:53.415Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
06:36:54 [2020-01-31T06:36:54.790Z] #34 DONE 1.6s
06:36:55 [2020-01-31T06:36:55.691Z] --- PASS: TestCreateServiceCapabilities (2.93s)
06:36:55 [2020-01-31T06:36:55.691Z] === RUN   TestInspect
06:36:56 [2020-01-31T06:36:56.685Z] 
06:36:56 [2020-01-31T06:36:56.685Z] #35 [runner 12/12] COPY --from=builder       /build/ /
06:36:57 [2020-01-31T06:36:57.608Z] #35 DONE 1.0s
06:36:57 [2020-01-31T06:36:57.608Z] 
06:36:57 [2020-01-31T06:36:57.608Z] #36 exporting to image
06:36:57 [2020-01-31T06:36:57.608Z] #36 exporting layers
06:36:58 [2020-01-31T06:36:58.970Z] --- PASS: TestInspect (3.65s)
06:36:58 [2020-01-31T06:36:58.971Z] === RUN   TestCreateJob
06:37:00 [2020-01-31T06:37:00.119Z] #36 exporting layers 2.2s done
06:37:00 [2020-01-31T06:37:00.119Z] #36 writing image sha256:2bf111b7093b6347921fffa5ebcbcbf71152e9410badbdf835c7a61c272bc6f9 done
06:37:00 [2020-01-31T06:37:00.119Z] #36 naming to docker.io/library/moby-e2e-test done
06:37:00 [2020-01-31T06:37:00.119Z] #36 DONE 2.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:37:00 [2020-01-31T06:37:00.474Z] + echo Ensuring container killed.
06:37:00 [2020-01-31T06:37:00.474Z] Ensuring container killed.
06:37:00 [2020-01-31T06:37:00.474Z] + docker rm -vf docker-pr4
06:37:00 [2020-01-31T06:37:00.474Z] Error: No such container: docker-pr4
06:37:00 [2020-01-31T06:37:00.474Z] + true
[Pipeline] sh
06:37:00 [2020-01-31T06:37:00.837Z] + echo Chowning /workspace to jenkins user
06:37:00 [2020-01-31T06:37:00.837Z] Chowning /workspace to jenkins user
06:37:00 [2020-01-31T06:37:00.837Z] + id -u
06:37:00 [2020-01-31T06:37:00.837Z] + id -g
06:37:00 [2020-01-31T06:37:00.837Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40439:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:37:02 [2020-01-31T06:37:02.631Z] + bundleName=unit
06:37:02 [2020-01-31T06:37:02.631Z] + echo Creating unit-bundles.tar.gz
06:37:02 [2020-01-31T06:37:02.631Z] Creating unit-bundles.tar.gz
06:37:02 [2020-01-31T06:37:02.631Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
06:37:02 [2020-01-31T06:37:02.631Z] bundles/junit-report.xml
06:37:02 [2020-01-31T06:37:02.631Z] bundles/go-test-report.json
06:37:02 [2020-01-31T06:37:02.631Z] bundles/profile.out
[Pipeline] archiveArtifacts
06:37:02 [2020-01-31T06:37:02.640Z] Archiving artifacts
06:37:03 [2020-01-31T06:37:03.067Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:37:03 [2020-01-31T06:37:03.148Z] --- PASS: TestCreateJob (4.33s)
06:37:03 [2020-01-31T06:37:03.148Z] === RUN   TestReplicatedJob
06:37:03 [2020-01-31T06:37:03.369Z] + make clean
06:37:03 [2020-01-31T06:37:03.626Z] docker volume rm -f docker-dev-cache
06:37:03 [2020-01-31T06:37:03.626Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:37:05 [2020-01-31T06:37:05.672Z] === RUN   TestDockerSuite/TestBuildVerboseOut
06:37:07 [2020-01-31T06:37:07.044Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
06:37:07 [2020-01-31T06:37:07.305Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
06:37:08 [2020-01-31T06:37:08.676Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
06:37:09 [2020-01-31T06:37:09.608Z] --- PASS: TestReplicatedJob (6.34s)
06:37:09 [2020-01-31T06:37:09.608Z] === RUN   TestUpdateReplicatedJob
06:37:09 [2020-01-31T06:37:09.867Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
06:37:11 [2020-01-31T06:37:11.240Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
06:37:11 [2020-01-31T06:37:11.240Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
06:37:11 [2020-01-31T06:37:11.240Z] === RUN   TestDockerSuite/TestBuildWindowsUser
06:37:11 [2020-01-31T06:37:11.240Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
06:37:11 [2020-01-31T06:37:11.240Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
06:37:12 [2020-01-31T06:37:12.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
06:37:13 [2020-01-31T06:37:13.548Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
06:37:13 [2020-01-31T06:37:13.548Z] === RUN   TestDockerSuite/TestBuildWithFailure
06:37:14 [2020-01-31T06:37:14.113Z] --- PASS: TestUpdateReplicatedJob (4.37s)
06:37:14 [2020-01-31T06:37:14.113Z] === RUN   TestServiceListWithStatuses
06:37:14 [2020-01-31T06:37:14.113Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:37:14 [2020-01-31T06:37:14.113Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:37:14 [2020-01-31T06:37:14.113Z] === RUN   TestDockerNetworkConnectAlias
06:37:14 [2020-01-31T06:37:14.680Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
06:37:15 [2020-01-31T06:37:15.614Z] === RUN   TestDockerSuite/TestBuildWithTabs
06:37:16 [2020-01-31T06:37:16.549Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
06:37:16 [2020-01-31T06:37:16.549Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
06:37:16 [2020-01-31T06:37:16.919Z] ok  	github.com/docker/docker/integration/container	54.769s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === Skipped
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
06:37:16 [2020-01-31T06:37:16.920Z]     copy_test.go:25: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
06:37:16 [2020-01-31T06:37:16.920Z]     copy_test.go:39: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
06:37:16 [2020-01-31T06:37:16.920Z]     copy_test.go:51: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
06:37:16 [2020-01-31T06:37:16.920Z]     copy_test.go:65: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] DONE 79 tests, 40 skipped in 57.397s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] Running D:\gopath\src\github.com\docker\docker\integration\image
06:37:16 [2020-01-31T06:37:16.920Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:16 [2020-01-31T06:37:16.920Z] INFO: Testing against a local daemon
06:37:16 [2020-01-31T06:37:16.920Z] ok  	github.com/docker/docker/integration/image	0.467s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === Skipped
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     tag_test.go:98: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] DONE 11 tests, 4 skipped in 2.552s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network
06:37:16 [2020-01-31T06:37:16.920Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:16 [2020-01-31T06:37:16.920Z] INFO: Testing against a local daemon
06:37:16 [2020-01-31T06:37:16.920Z] ok  	github.com/docker/docker/integration/network	0.252s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === Skipped
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:29: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:51: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:94: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:127: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:177: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:201: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:230: FLAKY_TEST
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:319: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
06:37:16 [2020-01-31T06:37:16.920Z]     service_test.go:386: testEnv.OSType == "windows"
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] DONE 17 tests, 13 skipped in 2.441s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
06:37:16 [2020-01-31T06:37:16.920Z] testing: warning: no tests to run
06:37:16 [2020-01-31T06:37:16.920Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.077s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] DONE 0 tests in 0.772s
06:37:16 [2020-01-31T06:37:16.920Z] 
06:37:16 [2020-01-31T06:37:16.920Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
06:37:17 [2020-01-31T06:37:17.383Z] testing: warning: no tests to run
06:37:17 [2020-01-31T06:37:17.383Z] ok  	github.com/docker/docker/integration/network/macvlan	0.086s
06:37:17 [2020-01-31T06:37:17.383Z] 
06:37:17 [2020-01-31T06:37:17.383Z] DONE 0 tests in 0.731s
06:37:17 [2020-01-31T06:37:17.383Z] 
06:37:17 [2020-01-31T06:37:17.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
06:37:18 [2020-01-31T06:37:18.359Z] testing: warning: no tests to run
06:37:18 [2020-01-31T06:37:18.359Z] ok  	github.com/docker/docker/integration/plugin	0.121s
06:37:18 [2020-01-31T06:37:18.359Z] 
06:37:18 [2020-01-31T06:37:18.359Z] DONE 0 tests in 0.794s
06:37:18 [2020-01-31T06:37:18.359Z] 
06:37:18 [2020-01-31T06:37:18.359Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
06:37:18 [2020-01-31T06:37:18.822Z] testing: warning: no tests to run
06:37:18 [2020-01-31T06:37:18.822Z] ok  	github.com/docker/docker/integration/plugin/authz	0.082s
06:37:18 [2020-01-31T06:37:18.822Z] 
06:37:18 [2020-01-31T06:37:18.822Z] DONE 0 tests in 0.736s
06:37:18 [2020-01-31T06:37:18.822Z] 
06:37:18 [2020-01-31T06:37:18.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
06:37:19 [2020-01-31T06:37:19.074Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
06:37:20 [2020-01-31T06:37:20.006Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
06:37:20 [2020-01-31T06:37:20.006Z] --- PASS: TestDockerNetworkConnectAlias (6.12s)
06:37:20 [2020-01-31T06:37:20.006Z] === RUN   TestDockerNetworkReConnect
06:37:21 [2020-01-31T06:37:21.016Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:21 [2020-01-31T06:37:21.016Z] INFO: Testing against a local daemon
06:37:21 [2020-01-31T06:37:21.016Z] ok  	github.com/docker/docker/integration/plugin/common	0.169s
06:37:21 [2020-01-31T06:37:21.016Z] 
06:37:21 [2020-01-31T06:37:21.016Z] DONE 2 tests in 2.065s
06:37:21 [2020-01-31T06:37:21.016Z] 
06:37:21 [2020-01-31T06:37:21.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
06:37:22 [2020-01-31T06:37:22.532Z] === RUN   TestDockerSuite/TestBuildWithVolumes
06:37:23 [2020-01-31T06:37:23.464Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
06:37:23 [2020-01-31T06:37:23.721Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
06:37:24 [2020-01-31T06:37:24.281Z] --- PASS: TestBuildWithHugeFile (81.36s)
06:37:24 [2020-01-31T06:37:24.281Z] === RUN   TestBuildWithEmptyDockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:37:24 [2020-01-31T06:37:24.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:37:24 [2020-01-31T06:37:24.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:37:24 [2020-01-31T06:37:24.282Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:37:24 [2020-01-31T06:37:24.282Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:37:24 [2020-01-31T06:37:24.282Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
06:37:24 [2020-01-31T06:37:24.282Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
06:37:24 [2020-01-31T06:37:24.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
06:37:24 [2020-01-31T06:37:24.282Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
06:37:24 [2020-01-31T06:37:24.282Z] === RUN   TestBuildPreserveOwnership
06:37:24 [2020-01-31T06:37:24.282Z] === RUN   TestBuildPreserveOwnership/copy_from
06:37:24 [2020-01-31T06:37:24.287Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
06:37:24 [2020-01-31T06:37:24.544Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
06:37:24 [2020-01-31T06:37:24.786Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:24 [2020-01-31T06:37:24.786Z] INFO: Testing against a local daemon
06:37:24 [2020-01-31T06:37:24.786Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.255s
06:37:24 [2020-01-31T06:37:24.786Z] 
06:37:24 [2020-01-31T06:37:24.786Z] === Skipped
06:37:24 [2020-01-31T06:37:24.786Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
06:37:24 [2020-01-31T06:37:24.786Z]     external_test.go:48: runtime.GOOS == "windows"
06:37:24 [2020-01-31T06:37:24.786Z] 
06:37:24 [2020-01-31T06:37:24.786Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
06:37:24 [2020-01-31T06:37:24.786Z]     external_test.go:407: runtime.GOOS == "windows"
06:37:24 [2020-01-31T06:37:24.786Z] 
06:37:24 [2020-01-31T06:37:24.786Z] 
06:37:24 [2020-01-31T06:37:24.786Z] DONE 2 tests, 2 skipped in 3.586s
06:37:24 [2020-01-31T06:37:24.786Z] 
06:37:24 [2020-01-31T06:37:24.786Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
06:37:25 [2020-01-31T06:37:25.131Z] --- PASS: TestDockerNetworkReConnect (4.94s)
06:37:25 [2020-01-31T06:37:25.131Z] === RUN   TestServicePlugin
06:37:25 [2020-01-31T06:37:25.395Z] === RUN   TestDockerSuite/TestBuildXZHost
06:37:27 [2020-01-31T06:37:27.764Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:37:28 [2020-01-31T06:37:28.783Z] --- PASS: TestBuildPreserveOwnership (4.86s)
06:37:28 [2020-01-31T06:37:28.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
06:37:28 [2020-01-31T06:37:28.783Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s)
06:37:28 [2020-01-31T06:37:28.783Z] === RUN   TestBuildPlatformInvalid
06:37:28 [2020-01-31T06:37:28.831Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
06:37:28 [2020-01-31T06:37:28.831Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
06:37:28 [2020-01-31T06:37:28.831Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
06:37:29 [2020-01-31T06:37:29.068Z] --- PASS: TestBuildPlatformInvalid (0.15s)
06:37:29 [2020-01-31T06:37:29.068Z] PASS
06:37:29 [2020-01-31T06:37:29.068Z] 
06:37:29 [2020-01-31T06:37:29.068Z] === Skipped
06:37:29 [2020-01-31T06:37:29.068Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
06:37:29 [2020-01-31T06:37:29.068Z]     build_session_test.go:25: TODO: BuildKit
06:37:29 [2020-01-31T06:37:29.068Z] 
06:37:29 [2020-01-31T06:37:29.068Z] 
06:37:29 [2020-01-31T06:37:29.068Z] DONE 32 tests, 1 skipped in 127.209s
06:37:29 [2020-01-31T06:37:29.068Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
06:37:29 [2020-01-31T06:37:29.068Z] ++ 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
06:37:29 [2020-01-31T06:37:29.068Z] ++ set -e
06:37:29 [2020-01-31T06:37:29.068Z] ++ '[' -n 0 ']'
06:37:29 [2020-01-31T06:37:29.068Z] ++ set -x
06:37:29 [2020-01-31T06:37:29.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
06:37:29 [2020-01-31T06:37:29.068Z] INFO: Testing against a local daemon
06:37:29 [2020-01-31T06:37:29.068Z] === RUN   TestConfigList
06:37:29 [2020-01-31T06:37:29.395Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
06:37:30 [2020-01-31T06:37:30.328Z] === RUN   TestDockerSuite/TestCommitChange
06:37:31 [2020-01-31T06:37:31.701Z] === RUN   TestDockerSuite/TestCommitChangeLabels
06:37:31 [2020-01-31T06:37:31.757Z] --- PASS: TestConfigList (2.29s)
06:37:31 [2020-01-31T06:37:31.757Z] === RUN   TestConfigsCreateAndDelete
06:37:31 [2020-01-31T06:37:31.988Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:31 [2020-01-31T06:37:31.988Z] INFO: Testing against a local daemon
06:37:31 [2020-01-31T06:37:31.988Z] testing: warning: no tests to run
06:37:31 [2020-01-31T06:37:31.988Z] ok  	github.com/docker/docker/integration/plugin/logging	0.175s
06:37:31 [2020-01-31T06:37:31.988Z] 
06:37:31 [2020-01-31T06:37:31.988Z] DONE 0 tests in 7.003s
06:37:31 [2020-01-31T06:37:31.988Z] 
06:37:31 [2020-01-31T06:37:31.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
06:37:32 [2020-01-31T06:37:32.633Z] === RUN   TestDockerSuite/TestCommitHardlink
06:37:33 [2020-01-31T06:37:33.796Z] --- PASS: TestConfigsCreateAndDelete (2.35s)
06:37:33 [2020-01-31T06:37:33.796Z] === RUN   TestConfigsUpdate
06:37:34 [2020-01-31T06:37:34.180Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:34 [2020-01-31T06:37:34.180Z] INFO: Testing against a local daemon
06:37:34 [2020-01-31T06:37:34.180Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.261s
06:37:34 [2020-01-31T06:37:34.530Z] === RUN   TestDockerSuite/TestCommitNewFile
06:37:34 [2020-01-31T06:37:34.643Z] 
06:37:34 [2020-01-31T06:37:34.644Z] === Skipped
06:37:34 [2020-01-31T06:37:34.644Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
06:37:34 [2020-01-31T06:37:34.644Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
06:37:34 [2020-01-31T06:37:34.644Z] 
06:37:34 [2020-01-31T06:37:34.644Z] 
06:37:34 [2020-01-31T06:37:34.644Z] DONE 1 tests, 1 skipped in 2.646s
06:37:34 [2020-01-31T06:37:34.644Z] 
06:37:34 [2020-01-31T06:37:34.644Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
06:37:36 [2020-01-31T06:37:36.473Z] === RUN   TestDockerSuite/TestCommitPausedContainer
06:37:36 [2020-01-31T06:37:36.484Z] --- PASS: TestConfigsUpdate (2.32s)
06:37:36 [2020-01-31T06:37:36.484Z] === RUN   TestTemplatedConfig
06:37:36 [2020-01-31T06:37:36.836Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:36 [2020-01-31T06:37:36.836Z] INFO: Testing against a local daemon
06:37:36 [2020-01-31T06:37:36.836Z] ok  	github.com/docker/docker/integration/secret	0.213s
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === Skipped
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
06:37:36 [2020-01-31T06:37:36.836Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] DONE 6 tests, 6 skipped in 2.227s
06:37:36 [2020-01-31T06:37:36.836Z] 
06:37:36 [2020-01-31T06:37:36.836Z] Running D:\gopath\src\github.com\docker\docker\integration\service
06:37:37 [2020-01-31T06:37:37.406Z] === RUN   TestDockerSuite/TestCommitTTY
06:37:38 [2020-01-31T06:37:38.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
06:37:39 [2020-01-31T06:37:39.036Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
06:37:39 [2020-01-31T06:37:39.177Z] --- PASS: TestTemplatedConfig (2.77s)
06:37:39 [2020-01-31T06:37:39.177Z] === RUN   TestConfigInspect
06:37:39 [2020-01-31T06:37:39.763Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:39 [2020-01-31T06:37:39.763Z] INFO: Testing against a local daemon
06:37:39 [2020-01-31T06:37:39.763Z] ok  	github.com/docker/docker/integration/service	0.371s
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === Skipped
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
06:37:39 [2020-01-31T06:37:39.763Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:39 [2020-01-31T06:37:39.763Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
06:37:39 [2020-01-31T06:37:39.763Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
06:37:39 [2020-01-31T06:37:39.763Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
06:37:40 [2020-01-31T06:37:40.227Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] DONE 23 tests, 22 skipped in 3.100s
06:37:40 [2020-01-31T06:37:40.227Z] 
06:37:40 [2020-01-31T06:37:40.227Z] Running D:\gopath\src\github.com\docker\docker\integration\session
06:37:40 [2020-01-31T06:37:40.407Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
06:37:41 [2020-01-31T06:37:41.214Z] --- PASS: TestConfigInspect (2.29s)
06:37:41 [2020-01-31T06:37:41.214Z] === RUN   TestConfigCreateWithLabels
06:37:42 [2020-01-31T06:37:42.306Z] === RUN   TestDockerSuite/TestCommitWithoutPause
06:37:42 [2020-01-31T06:37:42.422Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:42 [2020-01-31T06:37:42.422Z] INFO: Testing against a local daemon
06:37:42 [2020-01-31T06:37:42.422Z] ok  	github.com/docker/docker/integration/session	0.201s
06:37:42 [2020-01-31T06:37:42.422Z] 
06:37:42 [2020-01-31T06:37:42.422Z] === Skipped
06:37:42 [2020-01-31T06:37:42.422Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
06:37:42 [2020-01-31T06:37:42.422Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
06:37:42 [2020-01-31T06:37:42.422Z] 
06:37:42 [2020-01-31T06:37:42.422Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
06:37:42 [2020-01-31T06:37:42.422Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
06:37:42 [2020-01-31T06:37:42.422Z] 
06:37:42 [2020-01-31T06:37:42.422Z] 
06:37:42 [2020-01-31T06:37:42.422Z] DONE 2 tests, 2 skipped in 2.166s
06:37:42 [2020-01-31T06:37:42.422Z] 
06:37:42 [2020-01-31T06:37:42.422Z] Running D:\gopath\src\github.com\docker\docker\integration\system
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
06:37:43 [2020-01-31T06:37:43.681Z] === RUN   TestDockerSuite/TestContainerAPICommit
06:37:43 [2020-01-31T06:37:43.904Z] --- PASS: TestConfigCreateWithLabels (2.30s)
06:37:43 [2020-01-31T06:37:43.904Z] === RUN   TestConfigCreateResolve
06:37:44 [2020-01-31T06:37:44.616Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:44 [2020-01-31T06:37:44.616Z] INFO: Testing against a local daemon
06:37:45 [2020-01-31T06:37:45.578Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
06:37:45 [2020-01-31T06:37:45.590Z] ok  	github.com/docker/docker/integration/system	1.374s
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === Skipped
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
06:37:45 [2020-01-31T06:37:45.590Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] DONE 13 tests, 7 skipped in 3.416s
06:37:45 [2020-01-31T06:37:45.590Z] 
06:37:45 [2020-01-31T06:37:45.590Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
06:37:45 [2020-01-31T06:37:45.944Z] --- PASS: TestConfigCreateResolve (2.27s)
06:37:45 [2020-01-31T06:37:45.944Z] === RUN   TestConfigDaemonLibtrustID
06:37:46 [2020-01-31T06:37:46.229Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
06:37:46 [2020-01-31T06:37:46.229Z] PASS
06:37:46 [2020-01-31T06:37:46.229Z] 
06:37:46 [2020-01-31T06:37:46.229Z] DONE 8 tests in 17.245s
06:37:46 [2020-01-31T06:37:46.229Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
06:37:46 [2020-01-31T06:37:46.229Z] ++ 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
06:37:46 [2020-01-31T06:37:46.229Z] ++ set -e
06:37:46 [2020-01-31T06:37:46.229Z] ++ '[' -n 0 ']'
06:37:46 [2020-01-31T06:37:46.229Z] ++ set -x
06:37:46 [2020-01-31T06:37:46.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
06:37:46 [2020-01-31T06:37:46.513Z] INFO: Testing against a local daemon
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestCheckpoint
06:37:46 [2020-01-31T06:37:46.513Z] --- SKIP: TestCheckpoint (0.00s)
06:37:46 [2020-01-31T06:37:46.513Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestContainerInvalidJSON
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
06:37:46 [2020-01-31T06:37:46.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:37:46 [2020-01-31T06:37:46.513Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:37:46 [2020-01-31T06:37:46.513Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:37:46 [2020-01-31T06:37:46.513Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
06:37:46 [2020-01-31T06:37:46.513Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:37:46 [2020-01-31T06:37:46.513Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:37:46 [2020-01-31T06:37:46.513Z] --- PASS: TestContainerInvalidJSON (0.02s)
06:37:46 [2020-01-31T06:37:46.513Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:37:46 [2020-01-31T06:37:46.513Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
06:37:46 [2020-01-31T06:37:46.513Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:37:46 [2020-01-31T06:37:46.513Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestCopyFromContainerPathIsNotDir
06:37:46 [2020-01-31T06:37:46.513Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
06:37:46 [2020-01-31T06:37:46.513Z] === RUN   TestCopyToContainerPathDoesNotExist
06:37:46 [2020-01-31T06:37:46.799Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
06:37:46 [2020-01-31T06:37:46.799Z] === RUN   TestCopyToContainerPathIsNotDir
06:37:46 [2020-01-31T06:37:46.799Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
06:37:46 [2020-01-31T06:37:46.799Z] === RUN   TestCopyFromContainer
06:37:47 [2020-01-31T06:37:47.476Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
06:37:47 [2020-01-31T06:37:47.476Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
06:37:47 [2020-01-31T06:37:47.788Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:47 [2020-01-31T06:37:47.788Z] INFO: Testing against a local daemon
06:37:47 [2020-01-31T06:37:47.788Z] ok  	github.com/docker/docker/integration/volume	0.299s
06:37:48 [2020-01-31T06:37:48.252Z] 
06:37:48 [2020-01-31T06:37:48.252Z] === Skipped
06:37:48 [2020-01-31T06:37:48.252Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
06:37:48 [2020-01-31T06:37:48.252Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
06:37:48 [2020-01-31T06:37:48.252Z] 
06:37:48 [2020-01-31T06:37:48.252Z] 
06:37:48 [2020-01-31T06:37:48.252Z] DONE 5 tests, 1 skipped in 2.392s
06:37:48 [2020-01-31T06:37:48.252Z] 
06:37:48 [2020-01-31T06:37:48.252Z] INFO: make.ps1 ended at 01/31/2020 06:37:47
06:37:48 [2020-01-31T06:37:48.252Z] INFO: Integration CLI tests being run from the host:
06:37:48 [2020-01-31T06:37:48.252Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
06:37:48 [2020-01-31T06:37:48.325Z] === RUN   TestCopyFromContainer//
06:37:48 [2020-01-31T06:37:48.325Z] === RUN   TestCopyFromContainer//bar/root
06:37:48 [2020-01-31T06:37:48.407Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
06:37:48 [2020-01-31T06:37:48.609Z] === RUN   TestCopyFromContainer//bar/root/
06:37:48 [2020-01-31T06:37:48.609Z] === RUN   TestCopyFromContainer/bar/quux
06:37:48 [2020-01-31T06:37:48.609Z] === RUN   TestCopyFromContainer/bar/quux/
06:37:48 [2020-01-31T06:37:48.897Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:37:48 [2020-01-31T06:37:48.897Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:37:48 [2020-01-31T06:37:48.897Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCopyFromContainer/bar/notarget
06:37:49 [2020-01-31T06:37:49.182Z] --- PASS: TestCopyFromContainer (2.51s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer// (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:37:49 [2020-01-31T06:37:49.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:37:49 [2020-01-31T06:37:49.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:37:49 [2020-01-31T06:37:49.182Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:37:49 [2020-01-31T06:37:49.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:37:49 [2020-01-31T06:37:49.338Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:37:49 [2020-01-31T06:37:49.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateLinkToNonExistingContainer
06:37:49 [2020-01-31T06:37:49.467Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateWithInvalidEnv
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateWithInvalidEnv/0
06:37:49 [2020-01-31T06:37:49.467Z] === PAUSE TestCreateWithInvalidEnv/0
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateWithInvalidEnv/1
06:37:49 [2020-01-31T06:37:49.467Z] === PAUSE TestCreateWithInvalidEnv/1
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateWithInvalidEnv/2
06:37:49 [2020-01-31T06:37:49.467Z] === PAUSE TestCreateWithInvalidEnv/2
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateWithInvalidEnv/0
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateWithInvalidEnv/2
06:37:49 [2020-01-31T06:37:49.467Z] === CONT  TestCreateWithInvalidEnv/1
06:37:49 [2020-01-31T06:37:49.467Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:37:49 [2020-01-31T06:37:49.467Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateTmpfsMountsTarget
06:37:49 [2020-01-31T06:37:49.467Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
06:37:49 [2020-01-31T06:37:49.467Z] === RUN   TestCreateWithCustomMaskedPaths
06:37:50 [2020-01-31T06:37:50.271Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
06:37:51 [2020-01-31T06:37:51.202Z] === RUN   TestDockerSuite/TestContainerAPICreate
06:37:51 [2020-01-31T06:37:51.503Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s)
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/no_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/no_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/empty_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/valid_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
06:37:51 [2020-01-31T06:37:51.503Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
06:37:51 [2020-01-31T06:37:51.503Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCapabilities/empty_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === PAUSE TestCreateWithCapabilities/empty_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCapabilities/empty_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/no_capabilities
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/empty_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/valid_capabilities
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/empty_capabilities
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] === CONT  TestCreateWithCapabilities/empty_capdrop
06:37:51 [2020-01-31T06:37:51.504Z] --- PASS: TestCreateWithCapabilities (0.04s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
06:37:51 [2020-01-31T06:37:51.504Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
06:37:51 [2020-01-31T06:37:51.504Z] === RUN   TestCreateWithCustomReadonlyPaths
06:37:51 [2020-01-31T06:37:51.767Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
06:37:51 [2020-01-31T06:37:51.767Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
06:37:51 [2020-01-31T06:37:51.767Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
06:37:52 [2020-01-31T06:37:52.698Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
06:37:52 [2020-01-31T06:37:52.698Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
06:37:52 [2020-01-31T06:37:52.698Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
06:37:52 [2020-01-31T06:37:52.698Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
06:37:52 [2020-01-31T06:37:52.956Z] === RUN   TestDockerSuite/TestContainerAPIDelete
06:37:53 [2020-01-31T06:37:53.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s)
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:37:53 [2020-01-31T06:37:53.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:37:53 [2020-01-31T06:37:53.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:37:53 [2020-01-31T06:37:53.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
06:37:53 [2020-01-31T06:37:53.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
06:37:53 [2020-01-31T06:37:53.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
06:37:53 [2020-01-31T06:37:53.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
06:37:53 [2020-01-31T06:37:53.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
06:37:53 [2020-01-31T06:37:53.544Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestContainerStartOnDaemonRestart
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestContainerStartOnDaemonRestart
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestDaemonRestartIpcMode
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestDaemonRestartIpcMode
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestDaemonHostGatewayIP
06:37:53 [2020-01-31T06:37:53.544Z] === PAUSE TestDaemonHostGatewayIP
06:37:53 [2020-01-31T06:37:53.544Z] === RUN   TestDiff
06:37:53 [2020-01-31T06:37:53.888Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
06:37:54 [2020-01-31T06:37:54.164Z] --- PASS: TestDiff (0.68s)
06:37:54 [2020-01-31T06:37:54.164Z] === RUN   TestExecWithCloseStdin
06:37:54 [2020-01-31T06:37:54.453Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
06:37:55 [2020-01-31T06:37:55.181Z] --- PASS: TestExecWithCloseStdin (0.79s)
06:37:55 [2020-01-31T06:37:55.181Z] === RUN   TestExec
06:37:55 [2020-01-31T06:37:55.386Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
06:37:55 [2020-01-31T06:37:55.386Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
06:37:55 [2020-01-31T06:37:55.797Z] --- PASS: TestExec (0.79s)
06:37:55 [2020-01-31T06:37:55.797Z] === RUN   TestExecUser
06:37:56 [2020-01-31T06:37:56.418Z] --- PASS: TestExecUser (0.78s)
06:37:56 [2020-01-31T06:37:56.418Z] === RUN   TestExportContainerAndImportImage
06:37:56 [2020-01-31T06:37:56.865Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
06:37:56 [2020-01-31T06:37:56.865Z] INFO: Testing against a local daemon
06:37:57 [2020-01-31T06:37:57.281Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
06:37:57 [2020-01-31T06:37:57.432Z] --- PASS: TestExportContainerAndImportImage (0.98s)
06:37:57 [2020-01-31T06:37:57.432Z] === RUN   TestExportContainerAfterDaemonRestart
06:37:57 [2020-01-31T06:37:57.846Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
06:37:57 [2020-01-31T06:37:57.846Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
06:37:58 [2020-01-31T06:37:58.779Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
06:37:58 [2020-01-31T06:37:58.915Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
06:37:58 [2020-01-31T06:37:58.915Z] === RUN   TestHealthCheckWorkdir
06:37:59 [2020-01-31T06:37:59.733Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
06:37:59 [2020-01-31T06:37:59.941Z] --- PASS: TestHealthCheckWorkdir (0.97s)
06:37:59 [2020-01-31T06:37:59.941Z] === RUN   TestHealthKillContainer
06:38:00 [2020-01-31T06:38:00.297Z] --- PASS: TestServicePlugin (35.21s)
06:38:00 [2020-01-31T06:38:00.297Z]     plugin_test.go:62: [d518cfa87b2e8] joining swarm manager [d3618eb3e3675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:38:00 [2020-01-31T06:38:00.297Z]     plugin_test.go:65: [d140f4331b77b] joining swarm manager [d3618eb3e3675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:38:00 [2020-01-31T06:38:00.297Z] === RUN   TestServiceUpdateLabel
06:38:00 [2020-01-31T06:38:00.555Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
06:38:01 [2020-01-31T06:38:01.488Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
06:38:01 [2020-01-31T06:38:01.488Z] === RUN   TestDockerSuite/TestContainerAPIKill
06:38:02 [2020-01-31T06:38:02.420Z] === RUN   TestDockerSuite/TestContainerAPIPause
06:38:03 [2020-01-31T06:38:03.353Z] --- PASS: TestServiceUpdateLabel (2.89s)
06:38:03 [2020-01-31T06:38:03.353Z] === RUN   TestServiceUpdateSecrets
06:38:03 [2020-01-31T06:38:03.353Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
06:38:03 [2020-01-31T06:38:03.456Z] --- PASS: TestHealthKillContainer (2.87s)
06:38:03 [2020-01-31T06:38:03.456Z] === RUN   TestInspectCpusetInConfigPre120
06:38:03 [2020-01-31T06:38:03.456Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
06:38:03 [2020-01-31T06:38:03.456Z] === RUN   TestIpcModeNone
06:38:04 [2020-01-31T06:38:04.284Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
06:38:04 [2020-01-31T06:38:04.284Z] === RUN   TestDockerSuite/TestContainerAPIRename
06:38:04 [2020-01-31T06:38:04.467Z] --- PASS: TestIpcModeNone (0.75s)
06:38:04 [2020-01-31T06:38:04.467Z] === RUN   TestIpcModePrivate
06:38:05 [2020-01-31T06:38:05.090Z] --- PASS: TestIpcModePrivate (0.74s)
06:38:05 [2020-01-31T06:38:05.090Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
06:38:05 [2020-01-31T06:38:05.090Z] === RUN   TestIpcModeShareable
06:38:05 [2020-01-31T06:38:05.217Z] === RUN   TestDockerSuite/TestContainerAPIRestart
06:38:05 [2020-01-31T06:38:05.710Z] --- PASS: TestIpcModeShareable (0.79s)
06:38:05 [2020-01-31T06:38:05.710Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
06:38:05 [2020-01-31T06:38:05.710Z] === RUN   TestAPIIpcModeShareableAndContainer
06:38:06 [2020-01-31T06:38:06.588Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
06:38:08 [2020-01-31T06:38:08.412Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s)
06:38:08 [2020-01-31T06:38:08.412Z] === RUN   TestAPIIpcModeHost
06:38:08 [2020-01-31T06:38:08.484Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
06:38:08 [2020-01-31T06:38:08.484Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
06:38:08 [2020-01-31T06:38:08.484Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
06:38:08 [2020-01-31T06:38:08.484Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
06:38:08 [2020-01-31T06:38:08.484Z] === RUN   TestDockerSuite/TestContainerAPIStart
06:38:08 [2020-01-31T06:38:08.700Z] --- PASS: TestAPIIpcModeHost (0.64s)
06:38:08 [2020-01-31T06:38:08.700Z] === RUN   TestDaemonIpcModeShareable
06:38:09 [2020-01-31T06:38:09.049Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
06:38:10 [2020-01-31T06:38:10.732Z] --- PASS: TestDaemonIpcModeShareable (1.69s)
06:38:10 [2020-01-31T06:38:10.732Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
06:38:10 [2020-01-31T06:38:10.732Z] === RUN   TestDaemonIpcModePrivate
06:38:12 [2020-01-31T06:38:12.215Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
06:38:12 [2020-01-31T06:38:12.215Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
06:38:12 [2020-01-31T06:38:12.215Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:38:13 [2020-01-31T06:38:13.698Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
06:38:13 [2020-01-31T06:38:13.698Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
06:38:13 [2020-01-31T06:38:13.698Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:38:14 [2020-01-31T06:38:14.303Z] === RUN   TestDockerSuite/TestContainerAPIStop
06:38:14 [2020-01-31T06:38:14.560Z] === RUN   TestDockerSuite/TestContainerAPITop
06:38:15 [2020-01-31T06:38:15.491Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
06:38:15 [2020-01-31T06:38:15.491Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
06:38:15 [2020-01-31T06:38:15.491Z] === RUN   TestDockerSuite/TestContainerAPIWait
06:38:15 [2020-01-31T06:38:15.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
06:38:15 [2020-01-31T06:38:15.741Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
06:38:15 [2020-01-31T06:38:15.741Z] === RUN   TestIpcModeOlderClient
06:38:15 [2020-01-31T06:38:15.741Z] === PAUSE TestIpcModeOlderClient
06:38:15 [2020-01-31T06:38:15.741Z] === RUN   TestKillContainerInvalidSignal
06:38:16 [2020-01-31T06:38:16.029Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
06:38:16 [2020-01-31T06:38:16.029Z] === RUN   TestKillContainer
06:38:16 [2020-01-31T06:38:16.029Z] === RUN   TestKillContainer/no_signal
06:38:16 [2020-01-31T06:38:16.649Z] === RUN   TestKillContainer/non_killing_signal
06:38:17 [2020-01-31T06:38:17.272Z] === RUN   TestKillContainer/killing_signal
06:38:18 [2020-01-31T06:38:18.315Z] --- PASS: TestKillContainer (2.01s)
06:38:18 [2020-01-31T06:38:18.315Z]     --- PASS: TestKillContainer/no_signal (0.63s)
06:38:18 [2020-01-31T06:38:18.315Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
06:38:18 [2020-01-31T06:38:18.315Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
06:38:18 [2020-01-31T06:38:18.315Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:38:18 [2020-01-31T06:38:18.315Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:38:18 [2020-01-31T06:38:18.601Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:38:18 [2020-01-31T06:38:18.767Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
06:38:18 [2020-01-31T06:38:18.767Z] --- PASS: TestServiceUpdateSecrets (15.24s)
06:38:18 [2020-01-31T06:38:18.767Z] === RUN   TestServiceUpdateConfigs
06:38:19 [2020-01-31T06:38:19.030Z] === RUN   TestDockerSuite/TestContainerNetworkMode
06:38:19 [2020-01-31T06:38:19.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
06:38:19 [2020-01-31T06:38:19.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
06:38:19 [2020-01-31T06:38:19.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
06:38:19 [2020-01-31T06:38:19.613Z] === RUN   TestKillStoppedContainer
06:38:19 [2020-01-31T06:38:19.613Z] --- PASS: TestKillStoppedContainer (0.08s)
06:38:19 [2020-01-31T06:38:19.613Z] === RUN   TestKillStoppedContainerAPIPre120
06:38:19 [2020-01-31T06:38:19.613Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
06:38:19 [2020-01-31T06:38:19.613Z] === RUN   TestKillDifferentUserContainer
06:38:20 [2020-01-31T06:38:20.237Z] --- PASS: TestKillDifferentUserContainer (0.68s)
06:38:20 [2020-01-31T06:38:20.237Z] === RUN   TestInspectOomKilledTrue
06:38:20 [2020-01-31T06:38:20.406Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
06:38:21 [2020-01-31T06:38:21.717Z] --- PASS: TestInspectOomKilledTrue (1.20s)
06:38:21 [2020-01-31T06:38:21.717Z] === RUN   TestInspectOomKilledFalse
06:38:22 [2020-01-31T06:38:22.002Z] --- PASS: TestInspectOomKilledFalse (0.64s)
06:38:22 [2020-01-31T06:38:22.002Z] === RUN   TestLinksEtcHostsContentMatch
06:38:22 [2020-01-31T06:38:22.626Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
06:38:22 [2020-01-31T06:38:22.626Z] === RUN   TestLinksContainerNames
06:38:24 [2020-01-31T06:38:24.106Z] --- PASS: TestLinksContainerNames (1.31s)
06:38:24 [2020-01-31T06:38:24.106Z] === RUN   TestLogsFollowTailEmpty
06:38:24 [2020-01-31T06:38:24.725Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
06:38:24 [2020-01-31T06:38:24.725Z] === RUN   TestContainerNetworkMountsNoChown
06:38:25 [2020-01-31T06:38:25.350Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/default
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/default
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/private
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/private
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rprivate
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rprivate
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/slave
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/slave
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rslave
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rslave
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/shared
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/shared
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rshared
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rshared
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/default
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/default/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/default/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/default/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rshared
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rprivate
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/private
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/private/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/private/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/default/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rslave
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/shared
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/slave
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:38:25 [2020-01-31T06:38:25.350Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/private/bind_root
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/private/mount_root
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:38:25 [2020-01-31T06:38:25.636Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:38:25 [2020-01-31T06:38:25.637Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:38:25 [2020-01-31T06:38:25.637Z] --- PASS: TestMountDaemonRoot (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
06:38:25 [2020-01-31T06:38:25.637Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
06:38:25 [2020-01-31T06:38:25.637Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
06:38:25 [2020-01-31T06:38:25.637Z] === RUN   TestContainerBindMountNonRecursive
06:38:25 [2020-01-31T06:38:25.660Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
06:38:25 [2020-01-31T06:38:25.917Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
06:38:27 [2020-01-31T06:38:27.672Z] --- PASS: TestContainerBindMountNonRecursive (1.66s)
06:38:27 [2020-01-31T06:38:27.672Z] === RUN   TestNetworkNat
06:38:27 [2020-01-31T06:38:27.813Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
06:38:27 [2020-01-31T06:38:27.956Z] --- PASS: TestNetworkNat (0.67s)
06:38:27 [2020-01-31T06:38:27.956Z] === RUN   TestNetworkLocalhostTCPNat
06:38:28 [2020-01-31T06:38:28.968Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
06:38:28 [2020-01-31T06:38:28.968Z] === RUN   TestNetworkLoopbackNat
06:38:29 [2020-01-31T06:38:29.185Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
06:38:29 [2020-01-31T06:38:29.600Z] --- PASS: TestNetworkLoopbackNat (0.91s)
06:38:29 [2020-01-31T06:38:29.600Z] === RUN   TestPause
06:38:30 [2020-01-31T06:38:30.558Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
06:38:30 [2020-01-31T06:38:30.616Z] --- PASS: TestPause (0.70s)
06:38:30 [2020-01-31T06:38:30.616Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:38:30 [2020-01-31T06:38:30.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:38:30 [2020-01-31T06:38:30.616Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:38:30 [2020-01-31T06:38:30.616Z] === RUN   TestPauseStopPausedContainer
06:38:31 [2020-01-31T06:38:31.235Z] --- PASS: TestPauseStopPausedContainer (0.69s)
06:38:31 [2020-01-31T06:38:31.235Z] === RUN   TestPsFilter
06:38:31 [2020-01-31T06:38:31.235Z] --- PASS: TestPsFilter (0.18s)
06:38:31 [2020-01-31T06:38:31.235Z] === RUN   TestRemoveContainerWithRemovedVolume
06:38:31 [2020-01-31T06:38:31.973Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
06:38:31 [2020-01-31T06:38:31.973Z] === RUN   TestRemoveContainerWithVolume
06:38:32 [2020-01-31T06:38:32.058Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
06:38:32 [2020-01-31T06:38:32.591Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
06:38:32 [2020-01-31T06:38:32.592Z] === RUN   TestRemoveContainerRunning
06:38:33 [2020-01-31T06:38:33.211Z] --- PASS: TestRemoveContainerRunning (0.63s)
06:38:33 [2020-01-31T06:38:33.211Z] === RUN   TestRemoveContainerForceRemoveRunning
06:38:33 [2020-01-31T06:38:33.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
06:38:33 [2020-01-31T06:38:33.835Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
06:38:33 [2020-01-31T06:38:33.835Z] === RUN   TestRemoveInvalidContainer
06:38:33 [2020-01-31T06:38:33.835Z] --- PASS: TestRemoveInvalidContainer (0.04s)
06:38:33 [2020-01-31T06:38:33.835Z] === RUN   TestRenameLinkedContainer
06:38:33 [2020-01-31T06:38:33.993Z] --- PASS: TestServiceUpdateConfigs (15.70s)
06:38:33 [2020-01-31T06:38:33.993Z] === RUN   TestServiceUpdateNetwork
06:38:34 [2020-01-31T06:38:34.925Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
06:38:36 [2020-01-31T06:38:36.534Z] --- PASS: TestRenameLinkedContainer (2.63s)
06:38:36 [2020-01-31T06:38:36.534Z] === RUN   TestRenameStoppedContainer
06:38:36 [2020-01-31T06:38:36.822Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a11300_<nil>}
06:38:37 [2020-01-31T06:38:37.154Z] --- PASS: TestRenameStoppedContainer (0.67s)
06:38:37 [2020-01-31T06:38:37.154Z] === RUN   TestRenameRunningContainerAndReuse
06:38:38 [2020-01-31T06:38:38.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1169122318_/foo_false__<nil>_<nil>_<nil>}
06:38:38 [2020-01-31T06:38:38.633Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
06:38:38 [2020-01-31T06:38:38.633Z] === RUN   TestRenameInvalidName
06:38:39 [2020-01-31T06:38:39.250Z] --- PASS: TestRenameInvalidName (0.68s)
06:38:39 [2020-01-31T06:38:39.250Z] === RUN   TestRenameAnonymousContainer
06:38:39 [2020-01-31T06:38:39.562Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1169122318_/foo_true__<nil>_<nil>_<nil>}
06:38:41 [2020-01-31T06:38:41.458Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_false__<nil>_<nil>_<nil>}
06:38:41 [2020-01-31T06:38:41.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
06:38:41 [2020-01-31T06:38:41.937Z] --- PASS: TestRenameAnonymousContainer (2.39s)
06:38:41 [2020-01-31T06:38:41.937Z] === RUN   TestRenameContainerWithSameName
06:38:42 [2020-01-31T06:38:42.222Z] --- PASS: TestRenameContainerWithSameName (0.64s)
06:38:42 [2020-01-31T06:38:42.222Z] === RUN   TestRenameContainerWithLinkedContainer
06:38:43 [2020-01-31T06:38:43.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_true__<nil>_<nil>_<nil>}
06:38:43 [2020-01-31T06:38:43.703Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
06:38:43 [2020-01-31T06:38:43.703Z] === RUN   TestResize
06:38:44 [2020-01-31T06:38:44.319Z] --- PASS: TestResize (0.66s)
06:38:44 [2020-01-31T06:38:44.319Z] === RUN   TestResizeWithInvalidSize
06:38:44 [2020-01-31T06:38:44.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_true__0xc000a117a0_<nil>_<nil>}
06:38:44 [2020-01-31T06:38:44.947Z] --- PASS: TestResizeWithInvalidSize (0.68s)
06:38:44 [2020-01-31T06:38:44.947Z] === RUN   TestResizeWhenContainerNotStarted
06:38:45 [2020-01-31T06:38:45.569Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s)
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:38:45 [2020-01-31T06:38:45.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:38:46 [2020-01-31T06:38:46.359Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a117c0_<nil>}
06:38:47 [2020-01-31T06:38:47.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:38:47 [2020-01-31T06:38:47.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:38:47 [2020-01-31T06:38:47.730Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a117e0_<nil>}
06:38:48 [2020-01-31T06:38:48.663Z] --- PASS: TestServiceUpdateNetwork (14.43s)
06:38:48 [2020-01-31T06:38:48.663Z] PASS
06:38:48 [2020-01-31T06:38:48.663Z] 
06:38:48 [2020-01-31T06:38:48.663Z] === Skipped
06:38:48 [2020-01-31T06:38:48.663Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:38:48 [2020-01-31T06:38:48.663Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:38:48 [2020-01-31T06:38:48.663Z] 
06:38:48 [2020-01-31T06:38:48.663Z] 
06:38:48 [2020-01-31T06:38:48.663Z] DONE 23 tests, 1 skipped in 177.952s
06:38:48 [2020-01-31T06:38:48.663Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:38:48 [2020-01-31T06:38:48.663Z] ++ 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
06:38:48 [2020-01-31T06:38:48.663Z] ++ set -e
06:38:48 [2020-01-31T06:38:48.663Z] ++ '[' -n 0 ']'
06:38:48 [2020-01-31T06:38:48.663Z] ++ set -x
06:38:48 [2020-01-31T06:38:48.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
06:38:48 [2020-01-31T06:38:48.663Z] INFO: Testing against a local daemon
06:38:48 [2020-01-31T06:38:48.663Z] === RUN   TestSessionCreate
06:38:48 [2020-01-31T06:38:48.663Z] --- PASS: TestSessionCreate (0.03s)
06:38:48 [2020-01-31T06:38:48.663Z] === RUN   TestSessionCreateWithBadUpgrade
06:38:48 [2020-01-31T06:38:48.663Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:38:48 [2020-01-31T06:38:48.663Z] PASS
06:38:48 [2020-01-31T06:38:48.663Z] 
06:38:48 [2020-01-31T06:38:48.663Z] DONE 2 tests in 0.147s
06:38:48 [2020-01-31T06:38:48.663Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:38:48 [2020-01-31T06:38:48.663Z] ++ 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
06:38:48 [2020-01-31T06:38:48.663Z] ++ set -e
06:38:48 [2020-01-31T06:38:48.663Z] ++ '[' -n 0 ']'
06:38:48 [2020-01-31T06:38:48.663Z] ++ set -x
06:38:48 [2020-01-31T06:38:48.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
06:38:48 [2020-01-31T06:38:48.663Z] INFO: Testing against a local daemon
06:38:48 [2020-01-31T06:38:48.663Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:38:48 [2020-01-31T06:38:48.663Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:38:48 [2020-01-31T06:38:48.663Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:38:48 [2020-01-31T06:38:48.663Z] === RUN   TestEventsExecDie
06:38:49 [2020-01-31T06:38:49.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:38:49 [2020-01-31T06:38:49.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:38:49 [2020-01-31T06:38:49.595Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a11800_<nil>}
06:38:49 [2020-01-31T06:38:49.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:38:49 [2020-01-31T06:38:49.853Z] --- PASS: TestEventsExecDie (1.02s)
06:38:49 [2020-01-31T06:38:49.853Z] === RUN   TestEventsBackwardsCompatible
06:38:49 [2020-01-31T06:38:49.853Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
06:38:49 [2020-01-31T06:38:49.853Z] === RUN   TestInfoBinaryCommits
06:38:49 [2020-01-31T06:38:49.853Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:38:49 [2020-01-31T06:38:49.853Z] === RUN   TestInfoAPIVersioned
06:38:49 [2020-01-31T06:38:49.853Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:38:49 [2020-01-31T06:38:49.853Z] === RUN   TestInfoDiscoveryBackend
06:38:50 [2020-01-31T06:38:50.417Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
06:38:50 [2020-01-31T06:38:50.417Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:38:50 [2020-01-31T06:38:50.982Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a11820_<nil>}
06:38:51 [2020-01-31T06:38:51.547Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:38:51 [2020-01-31T06:38:51.547Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:38:52 [2020-01-31T06:38:52.111Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
06:38:52 [2020-01-31T06:38:52.111Z] === RUN   TestInfoAPI
06:38:52 [2020-01-31T06:38:52.111Z] --- PASS: TestInfoAPI (0.02s)
06:38:52 [2020-01-31T06:38:52.111Z] === RUN   TestInfoAPIWarnings
06:38:52 [2020-01-31T06:38:52.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:38:52 [2020-01-31T06:38:52.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:38:52 [2020-01-31T06:38:52.676Z] --- PASS: TestInfoAPIWarnings (0.52s)
06:38:52 [2020-01-31T06:38:52.676Z] === RUN   TestInfoDebug
06:38:52 [2020-01-31T06:38:52.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
06:38:52 [2020-01-31T06:38:52.933Z] --- PASS: TestInfoDebug (0.54s)
06:38:52 [2020-01-31T06:38:52.933Z] === RUN   TestInfoInsecureRegistries
06:38:53 [2020-01-31T06:38:53.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:38:53 [2020-01-31T06:38:53.497Z] --- PASS: TestInfoInsecureRegistries (0.53s)
06:38:53 [2020-01-31T06:38:53.497Z] === RUN   TestInfoRegistryMirrors
06:38:54 [2020-01-31T06:38:54.062Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestLoginFailsWithBadCredentials
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
06:38:54 [2020-01-31T06:38:54.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
06:38:54 [2020-01-31T06:38:54.320Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestPingCacheHeaders
06:38:54 [2020-01-31T06:38:54.320Z] --- PASS: TestPingCacheHeaders (0.02s)
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestPingGet
06:38:54 [2020-01-31T06:38:54.320Z] --- PASS: TestPingGet (0.01s)
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestPingHead
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
06:38:54 [2020-01-31T06:38:54.320Z] --- PASS: TestPingHead (0.02s)
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestVersion
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
06:38:54 [2020-01-31T06:38:54.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
06:38:54 [2020-01-31T06:38:54.320Z] --- PASS: TestVersion (0.05s)
06:38:54 [2020-01-31T06:38:54.320Z] PASS
06:38:54 [2020-01-31T06:38:54.320Z] 
06:38:54 [2020-01-31T06:38:54.320Z] === Skipped
06:38:54 [2020-01-31T06:38:54.320Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:38:54 [2020-01-31T06:38:54.320Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:38:54 [2020-01-31T06:38:54.320Z] 
06:38:54 [2020-01-31T06:38:54.320Z] 
06:38:54 [2020-01-31T06:38:54.320Z] DONE 18 tests, 1 skipped in 5.727s
06:38:54 [2020-01-31T06:38:54.320Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:38:54 [2020-01-31T06:38:54.320Z] ++ 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
06:38:54 [2020-01-31T06:38:54.320Z] ++ set -e
06:38:54 [2020-01-31T06:38:54.320Z] ++ '[' -n 0 ']'
06:38:54 [2020-01-31T06:38:54.320Z] ++ set -x
06:38:54 [2020-01-31T06:38:54.321Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
06:38:54 [2020-01-31T06:38:54.321Z] 
06:38:54 [2020-01-31T06:38:54.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
06:38:54 [2020-01-31T06:38:54.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
06:38:54 [2020-01-31T06:38:54.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
06:38:54 [2020-01-31T06:38:54.579Z] INFO: Testing against a local daemon
06:38:54 [2020-01-31T06:38:54.579Z] === RUN   TestVolumesCreateAndList
06:38:54 [2020-01-31T06:38:54.579Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
06:38:54 [2020-01-31T06:38:54.837Z] --- PASS: TestVolumesCreateAndList (0.09s)
06:38:54 [2020-01-31T06:38:54.837Z] === RUN   TestVolumesRemove
06:38:54 [2020-01-31T06:38:54.837Z] --- PASS: TestVolumesRemove (0.10s)
06:38:54 [2020-01-31T06:38:54.837Z] === RUN   TestVolumesInspect
06:38:54 [2020-01-31T06:38:54.837Z] --- PASS: TestVolumesInspect (0.04s)
06:38:54 [2020-01-31T06:38:54.837Z] === RUN   TestVolumesInvalidJSON
06:38:54 [2020-01-31T06:38:54.837Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:38:54 [2020-01-31T06:38:54.837Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:38:54 [2020-01-31T06:38:54.837Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:38:54 [2020-01-31T06:38:54.837Z] --- PASS: TestVolumesInvalidJSON (0.04s)
06:38:54 [2020-01-31T06:38:54.837Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:38:54 [2020-01-31T06:38:54.837Z] PASS
06:38:54 [2020-01-31T06:38:54.837Z] 
06:38:54 [2020-01-31T06:38:54.837Z] DONE 5 tests in 0.457s
06:38:54 [2020-01-31T06:38:54.837Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:38:55 [2020-01-31T06:38:55.403Z] ++++ cat bundles/test-integration/docker.pid
06:38:55 [2020-01-31T06:38:55.403Z] +++ kill 5348
06:38:55 [2020-01-31T06:38:55.793Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.15s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.19s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.50s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.11s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.79s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s)
06:38:55 [2020-01-31T06:38:55.793Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
06:38:55 [2020-01-31T06:38:55.793Z] === RUN   TestCgroupNamespacesRun
06:38:56 [2020-01-31T06:38:56.778Z] +++ /etc/init.d/apparmor stop
06:38:56 [2020-01-31T06:38:56.778Z] Leaving: AppArmorNo profiles have been unloaded.
06:38:56 [2020-01-31T06:38:56.778Z] 
06:38:56 [2020-01-31T06:38:56.778Z] Unloading profiles will leave already running processes permanently
06:38:56 [2020-01-31T06:38:56.778Z] unconfined, which can lead to unexpected situations.
06:38:56 [2020-01-31T06:38:56.778Z] 
06:38:56 [2020-01-31T06:38:56.778Z] To set a process to complain mode, use the command line tool
06:38:56 [2020-01-31T06:38:56.778Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:38:56 [2020-01-31T06:38:56.778Z] +++ true
06:38:56 [2020-01-31T06:38:56.778Z] 
06:38:57 [2020-01-31T06:38:57.271Z] --- PASS: TestCgroupNamespacesRun (1.61s)
06:38:57 [2020-01-31T06:38:57.271Z] === RUN   TestCgroupNamespacesRunPrivileged
06:38:58 [2020-01-31T06:38:58.149Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
06:38:58 [2020-01-31T06:38:58.748Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s)
06:38:58 [2020-01-31T06:38:58.749Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:39:00 [2020-01-31T06:39:00.234Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s)
06:39:00 [2020-01-31T06:39:00.234Z] === RUN   TestCgroupNamespacesRunHostMode
06:39:00 [2020-01-31T06:39:00.674Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
06:39:02 [2020-01-31T06:39:02.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
06:39:02 [2020-01-31T06:39:02.291Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:39:03 [2020-01-31T06:39:03.771Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
06:39:03 [2020-01-31T06:39:03.771Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:39:03 [2020-01-31T06:39:03.950Z] === RUN   TestDockerSuite/TestCopyAndRestart
06:39:04 [2020-01-31T06:39:04.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
06:39:04 [2020-01-31T06:39:04.389Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:39:05 [2020-01-31T06:39:05.320Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
06:39:05 [2020-01-31T06:39:05.320Z] === RUN   TestDockerSuite/TestCpAbsolutePath
06:39:05 [2020-01-31T06:39:05.405Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
06:39:05 [2020-01-31T06:39:05.405Z] === RUN   TestCgroupNamespacesRunOlderClient
06:39:06 [2020-01-31T06:39:06.307Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
06:39:06 [2020-01-31T06:39:06.895Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s)
06:39:06 [2020-01-31T06:39:06.895Z] === RUN   TestKernelTCPMemory
06:39:07 [2020-01-31T06:39:07.238Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
06:39:07 [2020-01-31T06:39:07.911Z] --- PASS: TestKernelTCPMemory (0.83s)
06:39:07 [2020-01-31T06:39:07.911Z] === RUN   TestNISDomainname
06:39:08 [2020-01-31T06:39:08.610Z] === RUN   TestDockerSuite/TestCpFromCaseA
06:39:08 [2020-01-31T06:39:08.926Z] --- PASS: TestNISDomainname (0.90s)
06:39:08 [2020-01-31T06:39:08.926Z] === RUN   TestHostnameDnsResolution
06:39:09 [2020-01-31T06:39:09.174Z] === RUN   TestDockerSuite/TestCpFromCaseB
06:39:09 [2020-01-31T06:39:09.940Z] --- PASS: TestHostnameDnsResolution (1.08s)
06:39:09 [2020-01-31T06:39:09.940Z] === RUN   TestStats
06:39:10 [2020-01-31T06:39:10.105Z] === RUN   TestDockerSuite/TestCpFromCaseC
06:39:11 [2020-01-31T06:39:11.036Z] === RUN   TestDockerSuite/TestCpFromCaseD
06:39:11 [2020-01-31T06:39:11.970Z] --- PASS: TestStats (2.14s)
06:39:11 [2020-01-31T06:39:11.970Z] === RUN   TestStopContainerWithTimeout
06:39:11 [2020-01-31T06:39:11.970Z] === RUN   TestStopContainerWithTimeout/0
06:39:11 [2020-01-31T06:39:11.970Z] === PAUSE TestStopContainerWithTimeout/0
06:39:11 [2020-01-31T06:39:11.970Z] === RUN   TestStopContainerWithTimeout/1
06:39:11 [2020-01-31T06:39:11.970Z] === PAUSE TestStopContainerWithTimeout/1
06:39:11 [2020-01-31T06:39:11.970Z] === RUN   TestStopContainerWithTimeout/3
06:39:11 [2020-01-31T06:39:11.970Z] === PAUSE TestStopContainerWithTimeout/3
06:39:11 [2020-01-31T06:39:11.970Z] === RUN   TestStopContainerWithTimeout/-1
06:39:11 [2020-01-31T06:39:11.970Z] === PAUSE TestStopContainerWithTimeout/-1
06:39:11 [2020-01-31T06:39:11.970Z] === CONT  TestStopContainerWithTimeout/0
06:39:11 [2020-01-31T06:39:11.970Z] === CONT  TestStopContainerWithTimeout/-1
06:39:11 [2020-01-31T06:39:11.970Z] === CONT  TestStopContainerWithTimeout/3
06:39:11 [2020-01-31T06:39:11.970Z] === CONT  TestStopContainerWithTimeout/1
06:39:12 [2020-01-31T06:39:12.411Z] === RUN   TestDockerSuite/TestCpFromCaseE
06:39:13 [2020-01-31T06:39:13.345Z] === RUN   TestDockerSuite/TestCpFromCaseF
06:39:14 [2020-01-31T06:39:14.277Z] === RUN   TestDockerSuite/TestCpFromCaseG
06:39:15 [2020-01-31T06:39:15.208Z] === RUN   TestDockerSuite/TestCpFromCaseH
06:39:15 [2020-01-31T06:39:15.460Z] --- PASS: TestStopContainerWithTimeout (0.03s)
06:39:15 [2020-01-31T06:39:15.460Z]     --- PASS: TestStopContainerWithTimeout/0 (1.18s)
06:39:15 [2020-01-31T06:39:15.460Z]     --- PASS: TestStopContainerWithTimeout/1 (2.22s)
06:39:15 [2020-01-31T06:39:15.460Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
06:39:15 [2020-01-31T06:39:15.460Z]     --- PASS: TestStopContainerWithTimeout/3 (3.20s)
06:39:15 [2020-01-31T06:39:15.460Z] === RUN   TestDeleteDevicemapper
06:39:15 [2020-01-31T06:39:15.460Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:39:15 [2020-01-31T06:39:15.460Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:39:15 [2020-01-31T06:39:15.460Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:39:16 [2020-01-31T06:39:16.579Z] === RUN   TestDockerSuite/TestCpFromCaseI
06:39:17 [2020-01-31T06:39:17.510Z] === RUN   TestDockerSuite/TestCpFromCaseJ
06:39:18 [2020-01-31T06:39:18.154Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s)
06:39:18 [2020-01-31T06:39:18.154Z] === RUN   TestUpdateMemory
06:39:18 [2020-01-31T06:39:18.442Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
06:39:19 [2020-01-31T06:39:19.169Z] --- PASS: TestUpdateMemory (0.92s)
06:39:19 [2020-01-31T06:39:19.169Z] === RUN   TestUpdateCPUQuota
06:39:19 [2020-01-31T06:39:19.812Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
06:39:20 [2020-01-31T06:39:20.179Z] --- PASS: TestUpdateCPUQuota (1.18s)
06:39:20 [2020-01-31T06:39:20.179Z] === RUN   TestUpdatePidsLimit
06:39:20 [2020-01-31T06:39:20.179Z] === RUN   TestUpdatePidsLimit/update_from_none
06:39:20 [2020-01-31T06:39:20.463Z] === RUN   TestUpdatePidsLimit/no_change
06:39:20 [2020-01-31T06:39:20.747Z] === RUN   TestUpdatePidsLimit/update_lower
06:39:21 [2020-01-31T06:39:21.032Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:39:21 [2020-01-31T06:39:21.183Z] === RUN   TestDockerSuite/TestCpGarbagePath
06:39:21 [2020-01-31T06:39:21.317Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:39:21 [2020-01-31T06:39:21.747Z] === RUN   TestDockerSuite/TestCpLocalOnly
06:39:21 [2020-01-31T06:39:21.747Z] === RUN   TestDockerSuite/TestCpNameHasColon
06:39:21 [2020-01-31T06:39:21.936Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:39:21 [2020-01-31T06:39:21.936Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:39:22 [2020-01-31T06:39:22.678Z] === RUN   TestDockerSuite/TestCpRelativePath
06:39:23 [2020-01-31T06:39:23.610Z] === RUN   TestDockerSuite/TestCpSpecialFiles
06:39:24 [2020-01-31T06:39:24.012Z] --- PASS: TestUpdatePidsLimit (3.51s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
06:39:24 [2020-01-31T06:39:24.012Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
06:39:24 [2020-01-31T06:39:24.012Z] === RUN   TestUpdateRestartPolicy
06:39:24 [2020-01-31T06:39:24.980Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
06:39:25 [2020-01-31T06:39:25.911Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
06:39:26 [2020-01-31T06:39:26.843Z] === RUN   TestDockerSuite/TestCpToCaseA
06:39:28 [2020-01-31T06:39:28.748Z] === RUN   TestDockerSuite/TestCpToCaseB
06:39:29 [2020-01-31T06:39:29.688Z] === RUN   TestDockerSuite/TestCpToCaseC
06:39:32 [2020-01-31T06:39:32.218Z] === RUN   TestDockerSuite/TestCpToCaseD
06:39:36 [2020-01-31T06:39:36.550Z] --- PASS: TestUpdateRestartPolicy (12.07s)
06:39:36 [2020-01-31T06:39:36.550Z] === RUN   TestUpdateRestartWithAutoRemove
06:39:36 [2020-01-31T06:39:36.550Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
06:39:36 [2020-01-31T06:39:36.550Z] === RUN   TestWaitNonBlocked
06:39:36 [2020-01-31T06:39:36.550Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:39:36 [2020-01-31T06:39:36.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:39:36 [2020-01-31T06:39:36.550Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:39:36 [2020-01-31T06:39:36.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:39:36 [2020-01-31T06:39:36.550Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:39:36 [2020-01-31T06:39:36.550Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:39:37 [2020-01-31T06:39:37.475Z] === RUN   TestDockerSuite/TestCpToCaseE
06:39:37 [2020-01-31T06:39:37.564Z] --- PASS: TestWaitNonBlocked (0.04s)
06:39:37 [2020-01-31T06:39:37.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s)
06:39:37 [2020-01-31T06:39:37.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
06:39:37 [2020-01-31T06:39:37.564Z] === RUN   TestWaitBlocked
06:39:37 [2020-01-31T06:39:37.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:39:37 [2020-01-31T06:39:37.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:39:37 [2020-01-31T06:39:37.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:39:37 [2020-01-31T06:39:37.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:39:37 [2020-01-31T06:39:37.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:39:37 [2020-01-31T06:39:37.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:39:38 [2020-01-31T06:39:38.589Z] --- PASS: TestWaitBlocked (0.03s)
06:39:38 [2020-01-31T06:39:38.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
06:39:38 [2020-01-31T06:39:38.590Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
06:39:38 [2020-01-31T06:39:38.590Z] === CONT  TestContainerStartOnDaemonRestart
06:39:38 [2020-01-31T06:39:38.590Z] === CONT  TestIpcModeOlderClient
06:39:38 [2020-01-31T06:39:38.590Z] === CONT  TestDaemonHostGatewayIP
06:39:38 [2020-01-31T06:39:38.590Z] === CONT  TestDaemonRestartIpcMode
06:39:38 [2020-01-31T06:39:38.590Z] --- PASS: TestIpcModeOlderClient (0.17s)
06:39:40 [2020-01-31T06:39:40.754Z] === RUN   TestDockerSuite/TestCpToCaseF
06:39:41 [2020-01-31T06:39:41.319Z] === RUN   TestDockerSuite/TestCpToCaseG
06:39:42 [2020-01-31T06:39:42.086Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s)
06:39:43 [2020-01-31T06:39:43.100Z] --- PASS: TestDaemonRestartIpcMode (4.55s)
06:39:43 [2020-01-31T06:39:43.100Z] --- PASS: TestDaemonHostGatewayIP (4.64s)
06:39:43 [2020-01-31T06:39:43.100Z] PASS
06:39:43 [2020-01-31T06:39:43.100Z] 
06:39:43 [2020-01-31T06:39:43.100Z] === Skipped
06:39:43 [2020-01-31T06:39:43.100Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
06:39:43 [2020-01-31T06:39:43.100Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:39:43 [2020-01-31T06:39:43.100Z] 
06:39:43 [2020-01-31T06:39:43.100Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:39:43 [2020-01-31T06:39:43.100Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:39:43 [2020-01-31T06:39:43.100Z] 
06:39:43 [2020-01-31T06:39:43.100Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
06:39:43 [2020-01-31T06:39:43.100Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:39:43 [2020-01-31T06:39:43.100Z] 
06:39:43 [2020-01-31T06:39:43.100Z] 
06:39:43 [2020-01-31T06:39:43.100Z] DONE 198 tests, 3 skipped in 116.639s
06:39:43 [2020-01-31T06:39:43.100Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
06:39:43 [2020-01-31T06:39:43.100Z] ++ 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
06:39:43 [2020-01-31T06:39:43.100Z] ++ set -e
06:39:43 [2020-01-31T06:39:43.100Z] ++ '[' -n 0 ']'
06:39:43 [2020-01-31T06:39:43.100Z] ++ set -x
06:39:43 [2020-01-31T06:39:43.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
06:39:43 [2020-01-31T06:39:43.101Z] INFO: Testing against a local daemon
06:39:43 [2020-01-31T06:39:43.101Z] === RUN   TestCommitInheritsEnv
06:39:43 [2020-01-31T06:39:43.232Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
06:39:43 [2020-01-31T06:39:43.720Z] --- PASS: TestCommitInheritsEnv (0.44s)
06:39:43 [2020-01-31T06:39:43.720Z] === RUN   TestImportExtremelyLargeImageWorks
06:39:43 [2020-01-31T06:39:43.720Z] === PAUSE TestImportExtremelyLargeImageWorks
06:39:43 [2020-01-31T06:39:43.720Z] === RUN   TestImagesFilterMultiReference
06:39:43 [2020-01-31T06:39:43.720Z] --- PASS: TestImagesFilterMultiReference (0.07s)
06:39:43 [2020-01-31T06:39:43.720Z] === RUN   TestImagePullPlatformInvalid
06:39:43 [2020-01-31T06:39:43.720Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
06:39:43 [2020-01-31T06:39:43.720Z] === RUN   TestRemoveImageOrphaning
06:39:44 [2020-01-31T06:39:44.016Z] --- PASS: TestRemoveImageOrphaning (0.44s)
06:39:44 [2020-01-31T06:39:44.016Z] === RUN   TestRemoveImageGarbageCollector
06:39:44 [2020-01-31T06:39:44.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
06:39:44 [2020-01-31T06:39:44.016Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:39:44 [2020-01-31T06:39:44.016Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:39:44 [2020-01-31T06:39:44.301Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
06:39:44 [2020-01-31T06:39:44.301Z] === RUN   TestTagInvalidReference
06:39:44 [2020-01-31T06:39:44.301Z] --- PASS: TestTagInvalidReference (0.04s)
06:39:44 [2020-01-31T06:39:44.301Z] === RUN   TestTagValidPrefixedRepo
06:39:44 [2020-01-31T06:39:44.301Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
06:39:44 [2020-01-31T06:39:44.301Z] === RUN   TestTagExistedNameWithoutForce
06:39:44 [2020-01-31T06:39:44.301Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
06:39:44 [2020-01-31T06:39:44.301Z] === RUN   TestTagOfficialNames
06:39:44 [2020-01-31T06:39:44.302Z] --- PASS: TestTagOfficialNames (0.07s)
06:39:44 [2020-01-31T06:39:44.302Z] === RUN   TestTagMatchesDigest
06:39:44 [2020-01-31T06:39:44.302Z] --- PASS: TestTagMatchesDigest (0.03s)
06:39:44 [2020-01-31T06:39:44.302Z] === CONT  TestImportExtremelyLargeImageWorks
06:39:46 [2020-01-31T06:39:46.509Z] === RUN   TestDockerSuite/TestCpToCaseH
06:39:49 [2020-01-31T06:39:49.945Z] === RUN   TestDockerSuite/TestCpToCaseI
06:39:50 [2020-01-31T06:39:50.875Z] === RUN   TestDockerSuite/TestCpToCaseJ
06:39:56 [2020-01-31T06:39:56.138Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
06:39:56 [2020-01-31T06:39:56.703Z] === RUN   TestDockerSuite/TestCpToDot
06:39:57 [2020-01-31T06:39:57.634Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
06:39:59 [2020-01-31T06:39:59.538Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
06:40:00 [2020-01-31T06:40:00.908Z] === RUN   TestDockerSuite/TestCpToStdout
06:40:01 [2020-01-31T06:40:01.840Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
06:40:05 [2020-01-31T06:40:05.116Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
06:40:05 [2020-01-31T06:40:05.116Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
06:40:05 [2020-01-31T06:40:05.681Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
06:40:06 [2020-01-31T06:40:06.615Z] === RUN   TestDockerSuite/TestCpVolumePath
06:40:09 [2020-01-31T06:40:09.150Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
06:40:09 [2020-01-31T06:40:09.150Z] === RUN   TestDockerSuite/TestCreateArgs
06:40:09 [2020-01-31T06:40:09.150Z] === RUN   TestDockerSuite/TestCreateByImageID
06:40:09 [2020-01-31T06:40:09.715Z] === RUN   TestDockerSuite/TestCreateEchoStdout
06:40:09 [2020-01-31T06:40:09.715Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
06:40:10 [2020-01-31T06:40:10.648Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
06:40:10 [2020-01-31T06:40:10.648Z] === RUN   TestDockerSuite/TestCreateHostConfig
06:40:10 [2020-01-31T06:40:10.648Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
06:40:11 [2020-01-31T06:40:11.582Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
06:40:11 [2020-01-31T06:40:11.839Z] === RUN   TestDockerSuite/TestCreateLabels
06:40:11 [2020-01-31T06:40:11.839Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
06:40:12 [2020-01-31T06:40:12.097Z] === RUN   TestDockerSuite/TestCreateRM
06:40:12 [2020-01-31T06:40:12.355Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
06:40:12 [2020-01-31T06:40:12.355Z] === RUN   TestDockerSuite/TestCreateStopSignal
06:40:12 [2020-01-31T06:40:12.355Z] === RUN   TestDockerSuite/TestCreateStopTimeout
06:40:12 [2020-01-31T06:40:12.612Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
06:40:15 [2020-01-31T06:40:15.892Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
06:40:15 [2020-01-31T06:40:15.892Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
06:40:15 [2020-01-31T06:40:15.892Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
06:40:20 [2020-01-31T06:40:20.092Z] === RUN   TestDockerSuite/TestCreateWithPortRange
06:40:20 [2020-01-31T06:40:20.353Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
06:40:20 [2020-01-31T06:40:20.353Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
06:40:20 [2020-01-31T06:40:20.353Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
06:40:20 [2020-01-31T06:40:20.353Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
06:40:20 [2020-01-31T06:40:20.610Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
06:40:21 [2020-01-31T06:40:21.542Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
06:40:22 [2020-01-31T06:40:22.915Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
06:40:23 [2020-01-31T06:40:23.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
06:40:25 [2020-01-31T06:40:25.746Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
06:40:27 [2020-01-31T06:40:27.117Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
06:40:28 [2020-01-31T06:40:28.048Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
06:40:28 [2020-01-31T06:40:28.613Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
06:40:28 [2020-01-31T06:40:28.870Z] === RUN   TestDockerSuite/TestDevicePermissions
06:40:29 [2020-01-31T06:40:29.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
06:40:29 [2020-01-31T06:40:29.691Z] === RUN   TestDockerSuite/TestDockerFails
06:40:29 [2020-01-31T06:40:29.691Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
06:40:29 [2020-01-31T06:40:29.691Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
06:40:29 [2020-01-31T06:40:29.691Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
06:40:31 [2020-01-31T06:40:31.063Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
06:40:31 [2020-01-31T06:40:31.998Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
06:40:33 [2020-01-31T06:40:33.893Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
06:40:33 [2020-01-31T06:40:33.893Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
06:40:33 [2020-01-31T06:40:33.893Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
06:40:33 [2020-01-31T06:40:33.893Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
06:40:40 [2020-01-31T06:40:40.440Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
06:40:43 [2020-01-31T06:40:43.735Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
06:40:46 [2020-01-31T06:40:46.266Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
06:40:46 [2020-01-31T06:40:46.523Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
06:40:49 [2020-01-31T06:40:49.117Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
06:40:50 [2020-01-31T06:40:50.052Z] === RUN   TestDockerSuite/TestEventsAttach
06:40:50 [2020-01-31T06:40:50.985Z] === RUN   TestDockerSuite/TestEventsCommit
06:40:52 [2020-01-31T06:40:52.357Z] === RUN   TestDockerSuite/TestEventsContainerEvents
06:40:52 [2020-01-31T06:40:52.921Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
06:40:53 [2020-01-31T06:40:53.854Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
06:40:54 [2020-01-31T06:40:54.419Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
06:40:56 [2020-01-31T06:40:56.315Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
06:40:58 [2020-01-31T06:40:58.222Z] === RUN   TestDockerSuite/TestEventsContainerRestart
06:41:01 [2020-01-31T06:41:01.498Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
06:41:02 [2020-01-31T06:41:02.431Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
06:41:03 [2020-01-31T06:41:03.801Z] === RUN   TestDockerSuite/TestEventsCopy
06:41:05 [2020-01-31T06:41:05.172Z] === RUN   TestDockerSuite/TestEventsFilterContainer
06:41:07 [2020-01-31T06:41:07.069Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
06:41:08 [2020-01-31T06:41:08.002Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
06:41:08 [2020-01-31T06:41:08.259Z] === RUN   TestDockerSuite/TestEventsFilterImageName
06:41:08 [2020-01-31T06:41:08.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
06:41:09 [2020-01-31T06:41:09.756Z] === RUN   TestDockerSuite/TestEventsFilterLabels
06:41:10 [2020-01-31T06:41:10.320Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
06:41:10 [2020-01-31T06:41:10.320Z] === RUN   TestDockerSuite/TestEventsFilterType
06:41:10 [2020-01-31T06:41:10.886Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
06:41:10 [2020-01-31T06:41:10.886Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
06:41:11 [2020-01-31T06:41:11.143Z] === RUN   TestDockerSuite/TestEventsFilters
06:41:13 [2020-01-31T06:41:13.041Z] === RUN   TestDockerSuite/TestEventsFormat
06:41:14 [2020-01-31T06:41:14.937Z] === RUN   TestDockerSuite/TestEventsFormatBadField
06:41:14 [2020-01-31T06:41:14.937Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
06:41:14 [2020-01-31T06:41:14.937Z] === RUN   TestDockerSuite/TestEventsImageImport
06:41:15 [2020-01-31T06:41:15.868Z] === RUN   TestDockerSuite/TestEventsImageLoad
06:41:16 [2020-01-31T06:41:16.125Z] === RUN   TestDockerSuite/TestEventsImagePull
06:41:16 [2020-01-31T06:41:16.384Z] === RUN   TestDockerSuite/TestEventsImageTag
06:41:17 [2020-01-31T06:41:17.764Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
06:41:17 [2020-01-31T06:41:17.764Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
06:41:17 [2020-01-31T06:41:17.764Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
06:41:17 [2020-01-31T06:41:17.764Z] === RUN   TestDockerSuite/TestEventsPluginOps
06:41:19 [2020-01-31T06:41:19.660Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
06:41:20 [2020-01-31T06:41:20.225Z] === RUN   TestDockerSuite/TestEventsRename
06:41:21 [2020-01-31T06:41:21.157Z] === RUN   TestDockerSuite/TestEventsResize
06:41:21 [2020-01-31T06:41:21.720Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
06:41:22 [2020-01-31T06:41:22.651Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
06:41:23 [2020-01-31T06:41:23.588Z] === RUN   TestDockerSuite/TestEventsStreaming
06:41:24 [2020-01-31T06:41:24.151Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
06:41:28 [2020-01-31T06:41:28.419Z] === RUN   TestDockerSuite/TestEventsTop
06:41:28 [2020-01-31T06:41:28.419Z] === RUN   TestDockerSuite/TestEventsUntag
06:41:30 [2020-01-31T06:41:30.953Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
06:41:32 [2020-01-31T06:41:32.325Z] === RUN   TestDockerSuite/TestExec
06:41:33 [2020-01-31T06:41:33.259Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
06:41:33 [2020-01-31T06:41:33.830Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
06:41:34 [2020-01-31T06:41:34.761Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
06:41:35 [2020-01-31T06:41:35.692Z] === RUN   TestDockerSuite/TestExecAPIStart
06:41:37 [2020-01-31T06:41:37.588Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
06:41:37 [2020-01-31T06:41:37.588Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
06:41:38 [2020-01-31T06:41:38.154Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
06:41:39 [2020-01-31T06:41:39.090Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
06:41:40 [2020-01-31T06:41:40.024Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
06:41:40 [2020-01-31T06:41:40.589Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
06:41:40 [2020-01-31T06:41:40.846Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
06:41:41 [2020-01-31T06:41:41.778Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
06:41:42 [2020-01-31T06:41:42.710Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
06:41:44 [2020-01-31T06:41:44.611Z] === RUN   TestDockerSuite/TestExecCgroup
06:41:46 [2020-01-31T06:41:46.508Z] === RUN   TestDockerSuite/TestExecEnv
06:41:47 [2020-01-31T06:41:47.442Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
06:41:49 [2020-01-31T06:41:49.338Z] === RUN   TestDockerSuite/TestExecExitStatus
06:41:49 [2020-01-31T06:41:49.903Z] === RUN   TestDockerSuite/TestExecInspectID
06:41:53 [2020-01-31T06:41:53.201Z] === RUN   TestDockerSuite/TestExecInteractive
06:41:53 [2020-01-31T06:41:53.765Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
06:41:54 [2020-01-31T06:41:54.697Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
06:41:55 [2020-01-31T06:41:55.628Z] === RUN   TestDockerSuite/TestExecParseError
06:41:56 [2020-01-31T06:41:56.563Z] === RUN   TestDockerSuite/TestExecPausedContainer
06:41:57 [2020-01-31T06:41:57.128Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
06:41:58 [2020-01-31T06:41:58.060Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
06:41:59 [2020-01-31T06:41:59.431Z] === RUN   TestDockerSuite/TestExecSetEnv
06:42:00 [2020-01-31T06:42:00.364Z] === RUN   TestDockerSuite/TestExecStartFails
06:42:00 [2020-01-31T06:42:00.931Z] === RUN   TestDockerSuite/TestExecStateCleanup
06:42:04 [2020-01-31T06:42:04.206Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
06:42:12 [2020-01-31T06:42:12.308Z] === RUN   TestDockerSuite/TestExecStopNotHanging
06:42:12 [2020-01-31T06:42:12.873Z] === RUN   TestDockerSuite/TestExecTTY
06:42:13 [2020-01-31T06:42:13.804Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
06:42:14 [2020-01-31T06:42:14.743Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
06:42:15 [2020-01-31T06:42:15.675Z] === RUN   TestDockerSuite/TestExecUlimits
06:42:16 [2020-01-31T06:42:16.607Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
06:42:16 [2020-01-31T06:42:16.607Z] === RUN   TestDockerSuite/TestExecWithImageUser
06:42:19 [2020-01-31T06:42:19.132Z] === RUN   TestDockerSuite/TestExecWithNoTERM
06:42:19 [2020-01-31T06:42:19.696Z] === RUN   TestDockerSuite/TestExecWithPrivileged
06:42:20 [2020-01-31T06:42:20.628Z] === RUN   TestDockerSuite/TestExecWithTERM
06:42:22 [2020-01-31T06:42:22.001Z] === RUN   TestDockerSuite/TestExecWithUser
06:42:22 [2020-01-31T06:42:22.935Z] === RUN   TestDockerSuite/TestGetContainerStats
06:42:28 [2020-01-31T06:42:28.191Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
06:42:30 [2020-01-31T06:42:30.714Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
06:42:32 [2020-01-31T06:42:32.611Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
06:42:35 [2020-01-31T06:42:35.135Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
06:42:40 [2020-01-31T06:42:40.414Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
06:42:40 [2020-01-31T06:42:40.671Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
06:42:40 [2020-01-31T06:42:40.671Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
06:42:40 [2020-01-31T06:42:40.671Z] === RUN   TestDockerSuite/TestHealth
06:42:58 [2020-01-31T06:42:58.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
06:43:01 [2020-01-31T06:43:01.261Z] === RUN   TestDockerSuite/TestHistoryExistentImage
06:43:01 [2020-01-31T06:43:01.261Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
06:43:01 [2020-01-31T06:43:01.261Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
06:43:01 [2020-01-31T06:43:01.261Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
06:43:02 [2020-01-31T06:43:02.194Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
06:43:02 [2020-01-31T06:43:02.194Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
06:43:03 [2020-01-31T06:43:03.127Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
06:43:03 [2020-01-31T06:43:03.127Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
06:43:03 [2020-01-31T06:43:03.127Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
06:43:03 [2020-01-31T06:43:03.385Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
06:43:03 [2020-01-31T06:43:03.643Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
06:43:03 [2020-01-31T06:43:03.900Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
06:43:04 [2020-01-31T06:43:04.465Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
06:43:04 [2020-01-31T06:43:04.465Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
06:43:05 [2020-01-31T06:43:05.396Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
06:43:05 [2020-01-31T06:43:05.396Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
06:43:06 [2020-01-31T06:43:06.327Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
06:43:07 [2020-01-31T06:43:07.260Z] === RUN   TestDockerSuite/TestImagesFormat
06:43:07 [2020-01-31T06:43:07.260Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
06:43:08 [2020-01-31T06:43:08.215Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
06:43:11 [2020-01-31T06:43:11.499Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
06:43:11 [2020-01-31T06:43:11.499Z] === RUN   TestDockerSuite/TestImportBadURL
06:43:11 [2020-01-31T06:43:11.499Z] === RUN   TestDockerSuite/TestImportDisplay
06:43:12 [2020-01-31T06:43:12.869Z] === RUN   TestDockerSuite/TestImportFile
06:43:14 [2020-01-31T06:43:14.766Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
06:43:14 [2020-01-31T06:43:14.766Z] === RUN   TestDockerSuite/TestImportFileWithMessage
06:43:16 [2020-01-31T06:43:16.664Z] === RUN   TestDockerSuite/TestImportGzipped
06:43:18 [2020-01-31T06:43:18.559Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
06:43:20 [2020-01-31T06:43:20.454Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
06:43:21 [2020-01-31T06:43:21.385Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
06:43:22 [2020-01-31T06:43:22.324Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
06:43:22 [2020-01-31T06:43:22.889Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
06:43:22 [2020-01-31T06:43:22.889Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
06:43:22 [2020-01-31T06:43:22.889Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
06:43:23 [2020-01-31T06:43:23.821Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
06:43:24 [2020-01-31T06:43:24.754Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
06:43:25 [2020-01-31T06:43:25.686Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
06:43:26 [2020-01-31T06:43:26.623Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
06:43:27 [2020-01-31T06:43:27.188Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
06:43:28 [2020-01-31T06:43:28.119Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
06:43:28 [2020-01-31T06:43:28.119Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
06:43:29 [2020-01-31T06:43:29.490Z] === RUN   TestDockerSuite/TestInspectAmpersand
06:43:30 [2020-01-31T06:43:30.425Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
06:43:31 [2020-01-31T06:43:31.357Z] === RUN   TestDockerSuite/TestInspectByPrefix
06:43:31 [2020-01-31T06:43:31.357Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
06:43:31 [2020-01-31T06:43:31.921Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
06:43:31 [2020-01-31T06:43:31.921Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
06:43:33 [2020-01-31T06:43:33.291Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
06:43:34 [2020-01-31T06:43:34.224Z] === RUN   TestDockerSuite/TestInspectDefault
06:43:34 [2020-01-31T06:43:34.788Z] === RUN   TestDockerSuite/TestInspectHistory
06:43:35 [2020-01-31T06:43:35.352Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
06:43:35 [2020-01-31T06:43:35.917Z] === RUN   TestDockerSuite/TestInspectImage
06:43:35 [2020-01-31T06:43:35.917Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
06:43:35 [2020-01-31T06:43:35.917Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
06:43:35 [2020-01-31T06:43:35.917Z] === RUN   TestDockerSuite/TestInspectInt64
06:43:36 [2020-01-31T06:43:36.849Z] === RUN   TestDockerSuite/TestInspectJSONFields
06:43:37 [2020-01-31T06:43:37.783Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
06:43:37 [2020-01-31T06:43:37.783Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
06:43:38 [2020-01-31T06:43:38.719Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
06:43:39 [2020-01-31T06:43:39.652Z] === RUN   TestDockerSuite/TestInspectPlugin
06:43:41 [2020-01-31T06:43:41.550Z] === RUN   TestDockerSuite/TestInspectRootFS
06:43:41 [2020-01-31T06:43:41.550Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
06:43:42 [2020-01-31T06:43:42.492Z] === RUN   TestDockerSuite/TestInspectStatus
06:43:43 [2020-01-31T06:43:43.425Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
06:43:45 [2020-01-31T06:43:45.327Z] === RUN   TestDockerSuite/TestInspectTemplateError
06:43:45 [2020-01-31T06:43:45.893Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
06:43:46 [2020-01-31T06:43:46.825Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
06:43:47 [2020-01-31T06:43:47.756Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
06:43:48 [2020-01-31T06:43:48.323Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
06:43:49 [2020-01-31T06:43:49.254Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
06:43:50 [2020-01-31T06:43:50.349Z] === RUN   TestDockerSuite/TestInspectUnknownObject
06:43:50 [2020-01-31T06:43:50.349Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
06:43:52 [2020-01-31T06:43:52.874Z] === RUN   TestDockerSuite/TestLinkShortDefinition
06:43:54 [2020-01-31T06:43:54.245Z] === RUN   TestDockerSuite/TestLinksEnvs
06:43:56 [2020-01-31T06:43:56.142Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
06:43:56 [2020-01-31T06:43:56.399Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
06:43:58 [2020-01-31T06:43:58.294Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
06:44:00 [2020-01-31T06:44:00.824Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
06:44:01 [2020-01-31T06:44:01.082Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
06:44:04 [2020-01-31T06:44:04.363Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
06:44:04 [2020-01-31T06:44:04.363Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
06:44:05 [2020-01-31T06:44:05.736Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
06:44:06 [2020-01-31T06:44:06.668Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
06:44:06 [2020-01-31T06:44:06.926Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
06:44:07 [2020-01-31T06:44:07.858Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
06:44:08 [2020-01-31T06:44:08.789Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
06:44:12 [2020-01-31T06:44:12.068Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
06:44:15 [2020-01-31T06:44:15.345Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
06:44:18 [2020-01-31T06:44:18.623Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
06:44:21 [2020-01-31T06:44:21.156Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
06:44:21 [2020-01-31T06:44:21.720Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
06:44:23 [2020-01-31T06:44:23.618Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
06:44:25 [2020-01-31T06:44:25.514Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
06:44:26 [2020-01-31T06:44:26.446Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
06:44:26 [2020-01-31T06:44:26.704Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
06:44:29 [2020-01-31T06:44:29.321Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
06:44:29 [2020-01-31T06:44:29.321Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
06:44:29 [2020-01-31T06:44:29.579Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
06:44:29 [2020-01-31T06:44:29.579Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
06:44:29 [2020-01-31T06:44:29.579Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
06:44:30 [2020-01-31T06:44:30.146Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
06:44:31 [2020-01-31T06:44:31.078Z] === RUN   TestDockerSuite/TestLogsAPIUntil
06:44:31 [2020-01-31T06:44:31.643Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
06:44:35 [2020-01-31T06:44:35.820Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
06:44:35 [2020-01-31T06:44:35.820Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
06:44:41 [2020-01-31T06:44:41.086Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
06:44:41 [2020-01-31T06:44:41.653Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
06:44:41 [2020-01-31T06:44:41.653Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
06:44:42 [2020-01-31T06:44:42.585Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
06:44:43 [2020-01-31T06:44:43.957Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
06:44:44 [2020-01-31T06:44:44.890Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
06:44:46 [2020-01-31T06:44:46.261Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
06:44:47 [2020-01-31T06:44:47.194Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
06:44:49 [2020-01-31T06:44:49.719Z] === RUN   TestDockerSuite/TestLogsFollowStopped
06:44:50 [2020-01-31T06:44:50.283Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
06:44:51 [2020-01-31T06:44:51.214Z] === RUN   TestDockerSuite/TestLogsSince
06:44:51 [2020-01-31T06:44:51.857Z] --- PASS: TestImportExtremelyLargeImageWorks (299.78s)
06:44:51 [2020-01-31T06:44:51.857Z] PASS
06:44:51 [2020-01-31T06:44:51.857Z] 
06:44:51 [2020-01-31T06:44:51.857Z] === Skipped
06:44:51 [2020-01-31T06:44:51.857Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
06:44:51 [2020-01-31T06:44:51.857Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:44:51 [2020-01-31T06:44:51.857Z] 
06:44:51 [2020-01-31T06:44:51.857Z] 
06:44:51 [2020-01-31T06:44:51.857Z] DONE 12 tests, 1 skipped in 301.198s
06:44:51 [2020-01-31T06:44:51.857Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
06:44:51 [2020-01-31T06:44:51.857Z] ++ 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
06:44:51 [2020-01-31T06:44:51.857Z] ++ set -e
06:44:51 [2020-01-31T06:44:51.857Z] ++ '[' -n 0 ']'
06:44:51 [2020-01-31T06:44:51.857Z] ++ set -x
06:44:51 [2020-01-31T06:44:51.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
06:44:51 [2020-01-31T06:44:51.858Z] INFO: Testing against a local daemon
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestNetworkCreateDelete
06:44:51 [2020-01-31T06:44:51.858Z] --- PASS: TestNetworkCreateDelete (0.22s)
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestDockerNetworkDeletePreferID
06:44:51 [2020-01-31T06:44:51.858Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestInspectNetwork
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestInspectNetwork/full_network_id
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestInspectNetwork/partial_network_id
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestInspectNetwork/network_name
06:44:51 [2020-01-31T06:44:51.858Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:44:52 [2020-01-31T06:44:52.878Z] --- PASS: TestInspectNetwork (7.76s)
06:44:52 [2020-01-31T06:44:52.878Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:44:52 [2020-01-31T06:44:52.878Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:44:52 [2020-01-31T06:44:52.878Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:44:52 [2020-01-31T06:44:52.878Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:44:52 [2020-01-31T06:44:52.878Z] === RUN   TestRunContainerWithBridgeNone
06:44:55 [2020-01-31T06:44:55.569Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
06:44:55 [2020-01-31T06:44:55.569Z] === RUN   TestNetworkInvalidJSON
06:44:55 [2020-01-31T06:44:55.569Z] === RUN   TestNetworkInvalidJSON//networks/create
06:44:55 [2020-01-31T06:44:55.569Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:44:55 [2020-01-31T06:44:55.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:44:55 [2020-01-31T06:44:55.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:44:55 [2020-01-31T06:44:55.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:44:55 [2020-01-31T06:44:55.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:44:55 [2020-01-31T06:44:55.569Z] === CONT  TestNetworkInvalidJSON//networks/create
06:44:55 [2020-01-31T06:44:55.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:44:55 [2020-01-31T06:44:55.570Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:44:55 [2020-01-31T06:44:55.570Z] --- PASS: TestNetworkInvalidJSON (0.04s)
06:44:55 [2020-01-31T06:44:55.570Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:44:55 [2020-01-31T06:44:55.570Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:44:55 [2020-01-31T06:44:55.570Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:44:55 [2020-01-31T06:44:55.570Z] === RUN   TestDaemonRestartWithLiveRestore
06:44:56 [2020-01-31T06:44:56.188Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
06:44:56 [2020-01-31T06:44:56.188Z] === RUN   TestDaemonDefaultNetworkPools
06:44:56 [2020-01-31T06:44:56.470Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
06:44:57 [2020-01-31T06:44:57.219Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s)
06:44:57 [2020-01-31T06:44:57.219Z] === RUN   TestDaemonRestartWithExistingNetwork
06:44:57 [2020-01-31T06:44:57.840Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
06:44:58 [2020-01-31T06:44:58.700Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
06:44:58 [2020-01-31T06:44:58.700Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:45:00 [2020-01-31T06:45:00.186Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s)
06:45:00 [2020-01-31T06:45:00.186Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:45:00 [2020-01-31T06:45:00.471Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
06:45:00 [2020-01-31T06:45:00.471Z] === RUN   TestServiceWithPredefinedNetwork
06:45:03 [2020-01-31T06:45:03.169Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s)
06:45:03 [2020-01-31T06:45:03.169Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:45:03 [2020-01-31T06:45:03.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:45:03 [2020-01-31T06:45:03.169Z]     service_test.go:230: FLAKY_TEST
06:45:03 [2020-01-31T06:45:03.169Z] === RUN   TestServiceWithDataPathPortInit
06:45:04 [2020-01-31T06:45:04.584Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
06:45:04 [2020-01-31T06:45:04.584Z] === RUN   TestDockerSuite/TestLogsTail
06:45:05 [2020-01-31T06:45:05.515Z] === RUN   TestDockerSuite/TestLogsTimestamps
06:45:05 [2020-01-31T06:45:05.772Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
06:45:06 [2020-01-31T06:45:06.336Z] === RUN   TestDockerSuite/TestLogsWithDetails
06:45:07 [2020-01-31T06:45:07.269Z] === RUN   TestDockerSuite/TestMountIntoProc
06:45:07 [2020-01-31T06:45:07.526Z] === RUN   TestDockerSuite/TestMountIntoSys
06:45:08 [2020-01-31T06:45:08.459Z] === RUN   TestDockerSuite/TestNetHostname
06:45:09 [2020-01-31T06:45:09.390Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
06:45:11 [2020-01-31T06:45:11.287Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
06:45:11 [2020-01-31T06:45:11.854Z] === RUN   TestDockerSuite/TestNetworkEvents
06:45:13 [2020-01-31T06:45:13.228Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
06:45:15 [2020-01-31T06:45:15.755Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
06:45:16 [2020-01-31T06:45:16.319Z] === RUN   TestDockerSuite/TestPluginActive
06:45:18 [2020-01-31T06:45:18.215Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
06:45:18 [2020-01-31T06:45:18.418Z] --- PASS: TestServiceWithDataPathPortInit (14.69s)
06:45:18 [2020-01-31T06:45:18.418Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:45:23 [2020-01-31T06:45:23.480Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
06:45:25 [2020-01-31T06:45:25.252Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.49s)
06:45:25 [2020-01-31T06:45:25.252Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sglmos54q6ksifjf6lybf4mg5 Created:2020-01-31 06:45:18.845202762 +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[bfe306f44a8a70f9405a41057e63329e2c2c14162022f0fe1a2cbbade8de0f38:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxgppltfu89aw1ygnunks88wj EndpointID:b8252a2dcf280635a7277f97bac667c08494771f9b653039d9e67c568bd261ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:787be296a15a48831c07b44ca8ef405cf303824bb2fa6bd5194401bf618bbfa9 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:994c4204e818 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxgppltfu89aw1ygnunks88wj EndpointID:b8252a2dcf280635a7277f97bac667c08494771f9b653039d9e67c568bd261ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:45:25 [2020-01-31T06:45:25.252Z] PASS
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] === Skipped
06:45:25 [2020-01-31T06:45:25.252Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:45:25 [2020-01-31T06:45:25.252Z]     service_test.go:230: FLAKY_TEST
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] DONE 21 tests, 1 skipped in 40.966s
06:45:25 [2020-01-31T06:45:25.252Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:45:25 [2020-01-31T06:45:25.252Z] ++ 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
06:45:25 [2020-01-31T06:45:25.252Z] ++ set -e
06:45:25 [2020-01-31T06:45:25.252Z] ++ '[' -n 0 ']'
06:45:25 [2020-01-31T06:45:25.252Z] ++ set -x
06:45:25 [2020-01-31T06:45:25.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
06:45:25 [2020-01-31T06:45:25.252Z] INFO: Testing against a local daemon
06:45:25 [2020-01-31T06:45:25.252Z] === RUN   TestDockerNetworkIpvlanPersistance
06:45:25 [2020-01-31T06:45:25.252Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
06:45:25 [2020-01-31T06:45:25.252Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:45:25 [2020-01-31T06:45:25.252Z] === RUN   TestDockerNetworkIpvlan
06:45:25 [2020-01-31T06:45:25.252Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:45:25 [2020-01-31T06:45:25.252Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:45:25 [2020-01-31T06:45:25.252Z] PASS
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] === Skipped
06:45:25 [2020-01-31T06:45:25.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
06:45:25 [2020-01-31T06:45:25.252Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:45:25 [2020-01-31T06:45:25.252Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] 
06:45:25 [2020-01-31T06:45:25.252Z] DONE 2 tests, 2 skipped in 0.104s
06:45:25 [2020-01-31T06:45:25.252Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:45:25 [2020-01-31T06:45:25.252Z] ++ 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
06:45:25 [2020-01-31T06:45:25.252Z] ++ set -e
06:45:25 [2020-01-31T06:45:25.252Z] ++ '[' -n 0 ']'
06:45:25 [2020-01-31T06:45:25.252Z] ++ set -x
06:45:25 [2020-01-31T06:45:25.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
06:45:25 [2020-01-31T06:45:25.376Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
06:45:25 [2020-01-31T06:45:25.376Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
06:45:25 [2020-01-31T06:45:25.539Z] INFO: Testing against a local daemon
06:45:25 [2020-01-31T06:45:25.539Z] === RUN   TestDockerNetworkMacvlanPersistance
06:45:26 [2020-01-31T06:45:26.309Z] === RUN   TestDockerSuite/TestPluginLogDriver
06:45:26 [2020-01-31T06:45:26.309Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
06:45:27 [2020-01-31T06:45:27.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s)
06:45:27 [2020-01-31T06:45:27.047Z] === RUN   TestDockerNetworkMacvlan
06:45:28 [2020-01-31T06:45:28.065Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:45:29 [2020-01-31T06:45:29.082Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:45:29 [2020-01-31T06:45:29.590Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
06:45:29 [2020-01-31T06:45:29.590Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
06:45:29 [2020-01-31T06:45:29.702Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:45:31 [2020-01-31T06:45:31.485Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
06:45:32 [2020-01-31T06:45:32.407Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:45:32 [2020-01-31T06:45:32.855Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
06:45:33 [2020-01-31T06:45:33.114Z] === RUN   TestDockerSuite/TestPluginUpgrade
06:45:35 [2020-01-31T06:45:35.868Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:45:36 [2020-01-31T06:45:36.393Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
06:45:38 [2020-01-31T06:45:38.289Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
06:45:40 [2020-01-31T06:45:40.186Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
06:45:40 [2020-01-31T06:45:40.749Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
06:45:41 [2020-01-31T06:45:41.383Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:45:41 [2020-01-31T06:45:41.668Z] --- PASS: TestDockerNetworkMacvlan (14.78s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s)
06:45:41 [2020-01-31T06:45:41.669Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s)
06:45:41 [2020-01-31T06:45:41.669Z] PASS
06:45:41 [2020-01-31T06:45:41.669Z] 
06:45:41 [2020-01-31T06:45:41.669Z] DONE 8 tests in 16.399s
06:45:41 [2020-01-31T06:45:41.669Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
06:45:41 [2020-01-31T06:45:41.669Z] ++ 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
06:45:41 [2020-01-31T06:45:41.669Z] ++ set -e
06:45:41 [2020-01-31T06:45:41.669Z] ++ '[' -n 0 ']'
06:45:41 [2020-01-31T06:45:41.669Z] ++ set -x
06:45:41 [2020-01-31T06:45:41.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
06:45:41 [2020-01-31T06:45:41.669Z] testing: warning: no tests to run
06:45:41 [2020-01-31T06:45:41.669Z] PASS
06:45:41 [2020-01-31T06:45:41.669Z] 
06:45:41 [2020-01-31T06:45:41.669Z] DONE 0 tests in 0.018s
06:45:41 [2020-01-31T06:45:41.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:45:41 [2020-01-31T06:45:41.669Z] ++ 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
06:45:41 [2020-01-31T06:45:41.669Z] ++ set -e
06:45:41 [2020-01-31T06:45:41.669Z] ++ '[' -n 0 ']'
06:45:41 [2020-01-31T06:45:41.669Z] ++ set -x
06:45:41 [2020-01-31T06:45:41.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
06:45:41 [2020-01-31T06:45:41.954Z] INFO: Testing against a local daemon
06:45:41 [2020-01-31T06:45:41.954Z] === RUN   TestAuthZPluginAllowRequest
06:45:42 [2020-01-31T06:45:42.658Z] === RUN   TestDockerSuite/TestPortHostBinding
06:45:43 [2020-01-31T06:45:43.438Z] --- PASS: TestAuthZPluginAllowRequest (1.57s)
06:45:43 [2020-01-31T06:45:43.438Z] === RUN   TestAuthZPluginTLS
06:45:43 [2020-01-31T06:45:43.590Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
06:45:43 [2020-01-31T06:45:43.847Z] === RUN   TestDockerSuite/TestPortList
06:45:44 [2020-01-31T06:45:44.058Z] --- PASS: TestAuthZPluginTLS (0.59s)
06:45:44 [2020-01-31T06:45:44.058Z] === RUN   TestAuthZPluginDenyRequest
06:45:44 [2020-01-31T06:45:44.681Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
06:45:44 [2020-01-31T06:45:44.681Z] === RUN   TestAuthZPluginAPIDenyResponse
06:45:45 [2020-01-31T06:45:45.300Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
06:45:45 [2020-01-31T06:45:45.300Z] === RUN   TestAuthZPluginDenyResponse
06:45:45 [2020-01-31T06:45:45.921Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
06:45:45 [2020-01-31T06:45:45.921Z] === RUN   TestAuthZPluginAllowEventStream
06:45:47 [2020-01-31T06:45:47.124Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
06:45:47 [2020-01-31T06:45:47.404Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
06:45:47 [2020-01-31T06:45:47.404Z] === RUN   TestAuthZPluginErrorResponse
06:45:48 [2020-01-31T06:45:48.028Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
06:45:48 [2020-01-31T06:45:48.028Z] === RUN   TestAuthZPluginErrorRequest
06:45:48 [2020-01-31T06:45:48.648Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
06:45:48 [2020-01-31T06:45:48.648Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:45:49 [2020-01-31T06:45:49.268Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
06:45:49 [2020-01-31T06:45:49.268Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:45:50 [2020-01-31T06:45:50.403Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
06:45:51 [2020-01-31T06:45:51.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
06:45:51 [2020-01-31T06:45:51.316Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:45:53 [2020-01-31T06:45:53.356Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
06:45:53 [2020-01-31T06:45:53.356Z] === RUN   TestAuthZPluginHeader
06:45:54 [2020-01-31T06:45:54.373Z] --- PASS: TestAuthZPluginHeader (0.96s)
06:45:54 [2020-01-31T06:45:54.373Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:45:54 [2020-01-31T06:45:54.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:45:54 [2020-01-31T06:45:54.373Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:45:54 [2020-01-31T06:45:54.373Z] === RUN   TestAuthZPluginV2Disable
06:45:54 [2020-01-31T06:45:54.373Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
06:45:54 [2020-01-31T06:45:54.373Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:45:54 [2020-01-31T06:45:54.373Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:45:54 [2020-01-31T06:45:54.373Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:45:54 [2020-01-31T06:45:54.373Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:45:54 [2020-01-31T06:45:54.373Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:45:54 [2020-01-31T06:45:54.373Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:45:54 [2020-01-31T06:45:54.373Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:45:54 [2020-01-31T06:45:54.373Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:45:55 [2020-01-31T06:45:55.663Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
06:45:56 [2020-01-31T06:45:56.597Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
06:45:57 [2020-01-31T06:45:57.165Z] === RUN   TestDockerSuite/TestPostContainersAttach
06:46:03 [2020-01-31T06:46:03.717Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
06:46:04 [2020-01-31T06:46:04.284Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
06:46:04 [2020-01-31T06:46:04.284Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
06:46:04 [2020-01-31T06:46:04.284Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
06:46:05 [2020-01-31T06:46:05.665Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
06:46:05 [2020-01-31T06:46:05.665Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
06:46:06 [2020-01-31T06:46:06.237Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
06:46:06 [2020-01-31T06:46:06.237Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
06:46:07 [2020-01-31T06:46:07.169Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
06:46:07 [2020-01-31T06:46:07.169Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
06:46:08 [2020-01-31T06:46:08.539Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
06:46:08 [2020-01-31T06:46:08.539Z] === RUN   TestDockerSuite/TestPruneContainerLabel
06:46:11 [2020-01-31T06:46:11.816Z] === RUN   TestDockerSuite/TestPruneContainerUntil
06:46:12 [2020-01-31T06:46:12.855Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
06:46:12 [2020-01-31T06:46:12.855Z] PASS
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] === Skipped
06:46:12 [2020-01-31T06:46:12.855Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
06:46:12 [2020-01-31T06:46:12.855Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
06:46:12 [2020-01-31T06:46:12.855Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
06:46:12 [2020-01-31T06:46:12.855Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
06:46:12 [2020-01-31T06:46:12.855Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] DONE 17 tests, 4 skipped in 29.259s
06:46:12 [2020-01-31T06:46:12.855Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:46:12 [2020-01-31T06:46:12.855Z] ++ 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
06:46:12 [2020-01-31T06:46:12.855Z] ++ set -e
06:46:12 [2020-01-31T06:46:12.855Z] ++ '[' -n 0 ']'
06:46:12 [2020-01-31T06:46:12.855Z] ++ set -x
06:46:12 [2020-01-31T06:46:12.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
06:46:12 [2020-01-31T06:46:12.855Z] INFO: Testing against a local daemon
06:46:12 [2020-01-31T06:46:12.855Z] === RUN   TestPluginInvalidJSON
06:46:12 [2020-01-31T06:46:12.855Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:46:12 [2020-01-31T06:46:12.855Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:46:12 [2020-01-31T06:46:12.855Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:46:12 [2020-01-31T06:46:12.855Z] --- PASS: TestPluginInvalidJSON (0.04s)
06:46:12 [2020-01-31T06:46:12.855Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:46:12 [2020-01-31T06:46:12.855Z] PASS
06:46:12 [2020-01-31T06:46:12.855Z] 
06:46:12 [2020-01-31T06:46:12.855Z] DONE 2 tests in 0.127s
06:46:12 [2020-01-31T06:46:12.855Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:46:12 [2020-01-31T06:46:12.855Z] ++ 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
06:46:12 [2020-01-31T06:46:12.855Z] ++ set -e
06:46:12 [2020-01-31T06:46:12.855Z] ++ '[' -n 0 ']'
06:46:12 [2020-01-31T06:46:12.855Z] ++ set -x
06:46:12 [2020-01-31T06:46:12.855Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
06:46:12 [2020-01-31T06:46:12.855Z] INFO: Testing against a local daemon
06:46:12 [2020-01-31T06:46:12.855Z] === RUN   TestExternalGraphDriver
06:46:12 [2020-01-31T06:46:12.855Z] === RUN   TestExternalGraphDriver/json
06:46:13 [2020-01-31T06:46:13.187Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
06:46:13 [2020-01-31T06:46:13.476Z] === RUN   TestExternalGraphDriver/spec
06:46:13 [2020-01-31T06:46:13.750Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
06:46:13 [2020-01-31T06:46:13.750Z] === RUN   TestDockerSuite/TestPsByOrder
06:46:15 [2020-01-31T06:46:15.518Z] === RUN   TestExternalGraphDriver/pull
06:46:16 [2020-01-31T06:46:16.274Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
06:46:17 [2020-01-31T06:46:17.205Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
06:46:17 [2020-01-31T06:46:17.554Z] --- PASS: TestExternalGraphDriver (6.35s)
06:46:17 [2020-01-31T06:46:17.554Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
06:46:17 [2020-01-31T06:46:17.554Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
06:46:17 [2020-01-31T06:46:17.554Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
06:46:17 [2020-01-31T06:46:17.554Z] === RUN   TestGraphdriverPluginV2
06:46:17 [2020-01-31T06:46:17.839Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
06:46:17 [2020-01-31T06:46:17.839Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:17 [2020-01-31T06:46:17.839Z] PASS
06:46:17 [2020-01-31T06:46:17.839Z] 
06:46:17 [2020-01-31T06:46:17.839Z] === Skipped
06:46:17 [2020-01-31T06:46:17.839Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
06:46:17 [2020-01-31T06:46:17.839Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:46:17 [2020-01-31T06:46:17.839Z] 
06:46:17 [2020-01-31T06:46:17.839Z] 
06:46:17 [2020-01-31T06:46:17.839Z] DONE 5 tests, 1 skipped in 6.507s
06:46:17 [2020-01-31T06:46:17.839Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:46:17 [2020-01-31T06:46:17.839Z] ++ 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
06:46:17 [2020-01-31T06:46:17.839Z] ++ set -e
06:46:17 [2020-01-31T06:46:17.839Z] ++ '[' -n 0 ']'
06:46:17 [2020-01-31T06:46:17.839Z] ++ set -x
06:46:17 [2020-01-31T06:46:17.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
06:46:17 [2020-01-31T06:46:17.839Z] INFO: Testing against a local daemon
06:46:17 [2020-01-31T06:46:17.839Z] === RUN   TestContinueAfterPluginCrash
06:46:17 [2020-01-31T06:46:17.839Z] === PAUSE TestContinueAfterPluginCrash
06:46:17 [2020-01-31T06:46:17.839Z] === RUN   TestDaemonStartWithLogOpt
06:46:17 [2020-01-31T06:46:17.839Z] === PAUSE TestDaemonStartWithLogOpt
06:46:17 [2020-01-31T06:46:17.839Z] === CONT  TestContinueAfterPluginCrash
06:46:17 [2020-01-31T06:46:17.839Z] === CONT  TestDaemonStartWithLogOpt
06:46:18 [2020-01-31T06:46:18.137Z] === RUN   TestDockerSuite/TestPsListContainersBase
06:46:19 [2020-01-31T06:46:19.511Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
06:46:22 [2020-01-31T06:46:22.039Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
06:46:23 [2020-01-31T06:46:23.412Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
06:46:26 [2020-01-31T06:46:26.699Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
06:46:27 [2020-01-31T06:46:27.630Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
06:46:27 [2020-01-31T06:46:27.630Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
06:46:31 [2020-01-31T06:46:31.808Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
06:46:31 [2020-01-31T06:46:31.808Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
06:46:35 [2020-01-31T06:46:35.085Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
06:46:36 [2020-01-31T06:46:36.371Z] --- PASS: TestDaemonStartWithLogOpt (15.65s)
06:46:38 [2020-01-31T06:46:38.398Z] --- PASS: TestContinueAfterPluginCrash (20.49s)
06:46:38 [2020-01-31T06:46:38.398Z] PASS
06:46:38 [2020-01-31T06:46:38.398Z] 
06:46:38 [2020-01-31T06:46:38.398Z] DONE 2 tests in 20.587s
06:46:38 [2020-01-31T06:46:38.398Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:46:38 [2020-01-31T06:46:38.398Z] ++ 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
06:46:38 [2020-01-31T06:46:38.398Z] ++ set -e
06:46:38 [2020-01-31T06:46:38.398Z] ++ '[' -n 0 ']'
06:46:38 [2020-01-31T06:46:38.398Z] ++ set -x
06:46:38 [2020-01-31T06:46:38.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
06:46:38 [2020-01-31T06:46:38.398Z] INFO: Testing against a local daemon
06:46:38 [2020-01-31T06:46:38.398Z] === RUN   TestPluginWithDevMounts
06:46:38 [2020-01-31T06:46:38.398Z] === PAUSE TestPluginWithDevMounts
06:46:38 [2020-01-31T06:46:38.398Z] === CONT  TestPluginWithDevMounts
06:46:40 [2020-01-31T06:46:40.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
06:46:41 [2020-01-31T06:46:41.051Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
06:46:41 [2020-01-31T06:46:41.082Z] --- PASS: TestPluginWithDevMounts (2.27s)
06:46:41 [2020-01-31T06:46:41.082Z] PASS
06:46:41 [2020-01-31T06:46:41.082Z] 
06:46:41 [2020-01-31T06:46:41.082Z] DONE 1 tests in 2.371s
06:46:41 [2020-01-31T06:46:41.082Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
06:46:41 [2020-01-31T06:46:41.082Z] ++ 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
06:46:41 [2020-01-31T06:46:41.082Z] ++ set -e
06:46:41 [2020-01-31T06:46:41.082Z] ++ '[' -n 0 ']'
06:46:41 [2020-01-31T06:46:41.082Z] ++ set -x
06:46:41 [2020-01-31T06:46:41.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
06:46:41 [2020-01-31T06:46:41.082Z] INFO: Testing against a local daemon
06:46:41 [2020-01-31T06:46:41.082Z] === RUN   TestSecretInspect
06:46:43 [2020-01-31T06:46:43.133Z] --- PASS: TestSecretInspect (2.25s)
06:46:43 [2020-01-31T06:46:43.133Z] === RUN   TestSecretList
06:46:43 [2020-01-31T06:46:43.574Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
06:46:44 [2020-01-31T06:46:44.943Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
06:46:45 [2020-01-31T06:46:45.392Z] --- PASS: TestSecretList (2.23s)
06:46:45 [2020-01-31T06:46:45.392Z] === RUN   TestSecretsCreateAndDelete
06:46:46 [2020-01-31T06:46:46.840Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
06:46:48 [2020-01-31T06:46:48.082Z] --- PASS: TestSecretsCreateAndDelete (2.25s)
06:46:48 [2020-01-31T06:46:48.082Z] === RUN   TestSecretsUpdate
06:46:48 [2020-01-31T06:46:48.224Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
06:46:48 [2020-01-31T06:46:48.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
06:46:50 [2020-01-31T06:46:50.118Z] --- PASS: TestSecretsUpdate (2.30s)
06:46:50 [2020-01-31T06:46:50.118Z] === RUN   TestTemplatedSecret
06:46:51 [2020-01-31T06:46:51.758Z] === RUN   TestDockerSuite/TestPsListContainersSize
06:46:52 [2020-01-31T06:46:52.689Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
06:46:52 [2020-01-31T06:46:52.812Z] --- PASS: TestTemplatedSecret (2.74s)
06:46:52 [2020-01-31T06:46:52.813Z] === RUN   TestSecretCreateResolve
06:46:52 [2020-01-31T06:46:52.946Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
06:46:53 [2020-01-31T06:46:53.877Z] === RUN   TestDockerSuite/TestPsRightTagName
06:46:54 [2020-01-31T06:46:54.849Z] --- PASS: TestSecretCreateResolve (2.27s)
06:46:54 [2020-01-31T06:46:54.849Z] PASS
06:46:54 [2020-01-31T06:46:54.849Z] 
06:46:54 [2020-01-31T06:46:54.849Z] DONE 6 tests in 14.141s
06:46:54 [2020-01-31T06:46:54.849Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
06:46:54 [2020-01-31T06:46:54.849Z] ++ 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
06:46:54 [2020-01-31T06:46:54.849Z] ++ set -e
06:46:54 [2020-01-31T06:46:54.849Z] ++ '[' -n 0 ']'
06:46:54 [2020-01-31T06:46:54.849Z] ++ set -x
06:46:54 [2020-01-31T06:46:54.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
06:46:55 [2020-01-31T06:46:55.133Z] INFO: Testing against a local daemon
06:46:55 [2020-01-31T06:46:55.133Z] === RUN   TestServiceCreateInit
06:46:55 [2020-01-31T06:46:55.133Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:46:56 [2020-01-31T06:46:56.399Z] === RUN   TestDockerSuite/TestPsShowMounts
06:46:58 [2020-01-31T06:46:58.924Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
06:46:59 [2020-01-31T06:46:59.490Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
06:46:59 [2020-01-31T06:46:59.490Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
06:46:59 [2020-01-31T06:46:59.531Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:46:59 [2020-01-31T06:46:59.747Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
06:46:59 [2020-01-31T06:46:59.747Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
06:46:59 [2020-01-31T06:46:59.747Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
06:47:00 [2020-01-31T06:47:00.678Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
06:47:01 [2020-01-31T06:47:01.610Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
06:47:02 [2020-01-31T06:47:02.542Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
06:47:03 [2020-01-31T06:47:03.945Z] --- PASS: TestServiceCreateInit (8.36s)
06:47:03 [2020-01-31T06:47:03.945Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
06:47:03 [2020-01-31T06:47:03.945Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s)
06:47:03 [2020-01-31T06:47:03.945Z] === RUN   TestCreateServiceMultipleTimes
06:47:04 [2020-01-31T06:47:04.442Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
06:47:05 [2020-01-31T06:47:05.390Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
06:47:13 [2020-01-31T06:47:13.487Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
06:47:14 [2020-01-31T06:47:14.858Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
06:47:15 [2020-01-31T06:47:15.115Z] === RUN   TestDockerSwarmSuite/TestServiceScale
06:47:17 [2020-01-31T06:47:17.641Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
06:47:17 [2020-01-31T06:47:17.641Z] === RUN   TestDockerSuite/TestRestartPolicyNO
06:47:17 [2020-01-31T06:47:17.641Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
06:47:17 [2020-01-31T06:47:17.641Z] === RUN   TestDockerSuite/TestRestartRunningContainer
06:47:18 [2020-01-31T06:47:18.206Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
06:47:20 [2020-01-31T06:47:20.731Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
06:47:22 [2020-01-31T06:47:22.101Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
06:47:22 [2020-01-31T06:47:22.440Z] --- PASS: TestCreateServiceMultipleTimes (16.36s)
06:47:22 [2020-01-31T06:47:22.440Z] === RUN   TestCreateServiceConflict
06:47:22 [2020-01-31T06:47:22.440Z] --- PASS: TestCreateServiceConflict (2.33s)
06:47:22 [2020-01-31T06:47:22.440Z] === RUN   TestCreateServiceMaxReplicas
06:47:25 [2020-01-31T06:47:25.139Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
06:47:25 [2020-01-31T06:47:25.139Z] === RUN   TestCreateWithDuplicateNetworkNames
06:47:26 [2020-01-31T06:47:26.278Z] === RUN   TestDockerSuite/TestRestartWithVolumes
06:47:27 [2020-01-31T06:47:27.209Z] === RUN   TestDockerSuite/TestRmiBlank
06:47:27 [2020-01-31T06:47:27.209Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
06:47:27 [2020-01-31T06:47:27.471Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
06:47:31 [2020-01-31T06:47:31.655Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
06:47:32 [2020-01-31T06:47:32.587Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
06:47:32 [2020-01-31T06:47:32.844Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
06:47:34 [2020-01-31T06:47:34.740Z] === RUN   TestDockerSuite/TestRmiImgIDForce
06:47:36 [2020-01-31T06:47:36.113Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
06:47:38 [2020-01-31T06:47:38.009Z] === RUN   TestDockerSuite/TestRmiParentImageFail
06:47:38 [2020-01-31T06:47:38.009Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
06:47:39 [2020-01-31T06:47:39.379Z] === RUN   TestDockerSuite/TestRmiTag
06:47:39 [2020-01-31T06:47:39.379Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
06:47:40 [2020-01-31T06:47:40.310Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
06:47:40 [2020-01-31T06:47:40.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s)
06:47:40 [2020-01-31T06:47:40.381Z] === RUN   TestCreateServiceSecretFileMode
06:47:41 [2020-01-31T06:47:41.013Z] --- PASS: TestCreateServiceSecretFileMode (2.64s)
06:47:41 [2020-01-31T06:47:41.013Z] === RUN   TestCreateServiceConfigFileMode
06:47:41 [2020-01-31T06:47:41.243Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
06:47:43 [2020-01-31T06:47:43.724Z] --- PASS: TestCreateServiceConfigFileMode (2.65s)
06:47:43 [2020-01-31T06:47:43.724Z] === RUN   TestCreateServiceSysctls
06:47:44 [2020-01-31T06:47:44.523Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
06:47:44 [2020-01-31T06:47:44.780Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
06:47:45 [2020-01-31T06:47:45.712Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
06:47:47 [2020-01-31T06:47:47.085Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
06:47:47 [2020-01-31T06:47:47.197Z] --- PASS: TestCreateServiceSysctls (3.51s)
06:47:47 [2020-01-31T06:47:47.198Z] === RUN   TestCreateServiceCapabilities
06:47:47 [2020-01-31T06:47:47.342Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
06:47:49 [2020-01-31T06:47:49.237Z] === RUN   TestDockerSuite/TestRunAddHost
06:47:49 [2020-01-31T06:47:49.815Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
06:47:49 [2020-01-31T06:47:49.904Z] --- PASS: TestCreateServiceCapabilities (2.70s)
06:47:49 [2020-01-31T06:47:49.904Z] === RUN   TestInspect
06:47:50 [2020-01-31T06:47:50.379Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
06:47:50 [2020-01-31T06:47:50.942Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
06:47:51 [2020-01-31T06:47:51.199Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
06:47:51 [2020-01-31T06:47:51.763Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
06:47:53 [2020-01-31T06:47:53.383Z] --- PASS: TestInspect (2.84s)
06:47:53 [2020-01-31T06:47:53.383Z] === RUN   TestCreateJob
06:47:53 [2020-01-31T06:47:53.659Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
06:47:54 [2020-01-31T06:47:54.222Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
06:47:55 [2020-01-31T06:47:55.155Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
06:47:56 [2020-01-31T06:47:56.087Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
06:47:56 [2020-01-31T06:47:56.864Z] --- PASS: TestCreateJob (3.46s)
06:47:56 [2020-01-31T06:47:56.864Z] === RUN   TestReplicatedJob
06:47:57 [2020-01-31T06:47:57.984Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
06:47:59 [2020-01-31T06:47:59.354Z] === RUN   TestDockerSuite/TestRunAttachDetach
06:48:00 [2020-01-31T06:48:00.285Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
06:48:01 [2020-01-31T06:48:01.217Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
06:48:02 [2020-01-31T06:48:02.148Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
06:48:02 [2020-01-31T06:48:02.443Z] --- PASS: TestReplicatedJob (5.93s)
06:48:02 [2020-01-31T06:48:02.443Z] === RUN   TestUpdateReplicatedJob
06:48:03 [2020-01-31T06:48:03.081Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
06:48:04 [2020-01-31T06:48:04.012Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
06:48:04 [2020-01-31T06:48:04.012Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
06:48:04 [2020-01-31T06:48:04.947Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
06:48:05 [2020-01-31T06:48:05.880Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
06:48:05 [2020-01-31T06:48:05.915Z] --- PASS: TestUpdateReplicatedJob (3.47s)
06:48:05 [2020-01-31T06:48:05.915Z] === RUN   TestServiceListWithStatuses
06:48:05 [2020-01-31T06:48:05.915Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:48:05 [2020-01-31T06:48:05.915Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:48:05 [2020-01-31T06:48:05.915Z] === RUN   TestDockerNetworkConnectAlias
06:48:06 [2020-01-31T06:48:06.838Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
06:48:07 [2020-01-31T06:48:07.769Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
06:48:08 [2020-01-31T06:48:08.333Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
06:48:08 [2020-01-31T06:48:08.333Z] === RUN   TestDockerSuite/TestRunBindMounts
06:48:10 [2020-01-31T06:48:10.317Z] --- PASS: TestDockerNetworkConnectAlias (4.62s)
06:48:10 [2020-01-31T06:48:10.317Z] === RUN   TestDockerNetworkReConnect
06:48:10 [2020-01-31T06:48:10.858Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
06:48:11 [2020-01-31T06:48:11.422Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
06:48:12 [2020-01-31T06:48:12.354Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
06:48:12 [2020-01-31T06:48:12.354Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
06:48:13 [2020-01-31T06:48:13.285Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
06:48:14 [2020-01-31T06:48:14.217Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
06:48:14 [2020-01-31T06:48:14.217Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
06:48:14 [2020-01-31T06:48:14.737Z] --- PASS: TestDockerNetworkReConnect (3.81s)
06:48:14 [2020-01-31T06:48:14.737Z] === RUN   TestServicePlugin
06:48:14 [2020-01-31T06:48:14.737Z] --- SKIP: TestServicePlugin (0.00s)
06:48:14 [2020-01-31T06:48:14.737Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:48:14 [2020-01-31T06:48:14.737Z] === RUN   TestServiceUpdateLabel
06:48:15 [2020-01-31T06:48:15.152Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
06:48:15 [2020-01-31T06:48:15.152Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
06:48:16 [2020-01-31T06:48:16.084Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
06:48:16 [2020-01-31T06:48:16.223Z] --- PASS: TestServiceUpdateLabel (2.28s)
06:48:16 [2020-01-31T06:48:16.223Z] === RUN   TestServiceUpdateSecrets
06:48:17 [2020-01-31T06:48:17.016Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
06:48:17 [2020-01-31T06:48:17.949Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
06:48:18 [2020-01-31T06:48:18.880Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
06:48:18 [2020-01-31T06:48:18.880Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
06:48:19 [2020-01-31T06:48:19.445Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
06:48:19 [2020-01-31T06:48:19.445Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
06:48:20 [2020-01-31T06:48:20.815Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
06:48:21 [2020-01-31T06:48:21.746Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
06:48:22 [2020-01-31T06:48:22.677Z] === RUN   TestDockerSuite/TestRunContainerNetwork
06:48:23 [2020-01-31T06:48:23.244Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
06:48:23 [2020-01-31T06:48:23.503Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
06:48:24 [2020-01-31T06:48:24.068Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
06:48:25 [2020-01-31T06:48:25.965Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
06:48:27 [2020-01-31T06:48:27.338Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
06:48:29 [2020-01-31T06:48:29.234Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
06:48:29 [2020-01-31T06:48:29.799Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
06:48:30 [2020-01-31T06:48:30.730Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
06:48:30 [2020-01-31T06:48:30.730Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
06:48:31 [2020-01-31T06:48:31.295Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
06:48:31 [2020-01-31T06:48:31.478Z] --- PASS: TestServiceUpdateSecrets (14.77s)
06:48:31 [2020-01-31T06:48:31.478Z] === RUN   TestServiceUpdateConfigs
06:48:32 [2020-01-31T06:48:32.227Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
06:48:33 [2020-01-31T06:48:33.159Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
06:48:35 [2020-01-31T06:48:35.061Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
06:48:38 [2020-01-31T06:48:38.336Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
06:48:38 [2020-01-31T06:48:38.336Z] === RUN   TestDockerSuite/TestRunCreateVolume
06:48:39 [2020-01-31T06:48:39.267Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
06:48:41 [2020-01-31T06:48:41.795Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
06:48:43 [2020-01-31T06:48:43.690Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
06:48:46 [2020-01-31T06:48:46.216Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
06:48:46 [2020-01-31T06:48:46.749Z] --- PASS: TestServiceUpdateConfigs (14.87s)
06:48:46 [2020-01-31T06:48:46.749Z] === RUN   TestServiceUpdateNetwork
06:48:48 [2020-01-31T06:48:48.740Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
06:48:48 [2020-01-31T06:48:48.740Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
06:48:48 [2020-01-31T06:48:48.741Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
06:48:49 [2020-01-31T06:48:49.305Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
06:48:49 [2020-01-31T06:48:49.562Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
06:48:51 [2020-01-31T06:48:51.460Z] === RUN   TestDockerSuite/TestRunDNSOptions
06:48:52 [2020-01-31T06:48:52.831Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
06:48:55 [2020-01-31T06:48:55.355Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
06:48:55 [2020-01-31T06:48:55.920Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
06:48:57 [2020-01-31T06:48:57.814Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
06:48:57 [2020-01-31T06:48:57.814Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
06:48:58 [2020-01-31T06:48:58.747Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
06:48:58 [2020-01-31T06:48:58.747Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
06:48:59 [2020-01-31T06:48:59.293Z] --- PASS: TestServiceUpdateNetwork (12.96s)
06:48:59 [2020-01-31T06:48:59.293Z] PASS
06:48:59 [2020-01-31T06:48:59.293Z] 
06:48:59 [2020-01-31T06:48:59.293Z] === Skipped
06:48:59 [2020-01-31T06:48:59.293Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
06:48:59 [2020-01-31T06:48:59.293Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:48:59 [2020-01-31T06:48:59.293Z] 
06:48:59 [2020-01-31T06:48:59.293Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
06:48:59 [2020-01-31T06:48:59.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
06:48:59 [2020-01-31T06:48:59.293Z] 
06:48:59 [2020-01-31T06:48:59.293Z] 
06:48:59 [2020-01-31T06:48:59.293Z] DONE 23 tests, 2 skipped in 124.056s
06:48:59 [2020-01-31T06:48:59.293Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
06:48:59 [2020-01-31T06:48:59.293Z] ++ 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
06:48:59 [2020-01-31T06:48:59.293Z] ++ set -e
06:48:59 [2020-01-31T06:48:59.293Z] ++ '[' -n 0 ']'
06:48:59 [2020-01-31T06:48:59.293Z] ++ set -x
06:48:59 [2020-01-31T06:48:59.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
06:48:59 [2020-01-31T06:48:59.293Z] INFO: Testing against a local daemon
06:48:59 [2020-01-31T06:48:59.293Z] === RUN   TestSessionCreate
06:48:59 [2020-01-31T06:48:59.293Z] --- PASS: TestSessionCreate (0.06s)
06:48:59 [2020-01-31T06:48:59.293Z] === RUN   TestSessionCreateWithBadUpgrade
06:48:59 [2020-01-31T06:48:59.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
06:48:59 [2020-01-31T06:48:59.293Z] PASS
06:48:59 [2020-01-31T06:48:59.293Z] 
06:48:59 [2020-01-31T06:48:59.293Z] DONE 2 tests in 0.208s
06:48:59 [2020-01-31T06:48:59.293Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
06:48:59 [2020-01-31T06:48:59.293Z] ++ 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
06:48:59 [2020-01-31T06:48:59.294Z] ++ set -e
06:48:59 [2020-01-31T06:48:59.294Z] ++ '[' -n 0 ']'
06:48:59 [2020-01-31T06:48:59.294Z] ++ set -x
06:48:59 [2020-01-31T06:48:59.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
06:48:59 [2020-01-31T06:48:59.294Z] INFO: Testing against a local daemon
06:48:59 [2020-01-31T06:48:59.294Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:48:59 [2020-01-31T06:48:59.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
06:48:59 [2020-01-31T06:48:59.294Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:48:59 [2020-01-31T06:48:59.294Z] === RUN   TestEventsExecDie
06:48:59 [2020-01-31T06:48:59.311Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
06:49:00 [2020-01-31T06:49:00.305Z] --- PASS: TestEventsExecDie (0.80s)
06:49:00 [2020-01-31T06:49:00.305Z] === RUN   TestEventsBackwardsCompatible
06:49:00 [2020-01-31T06:49:00.305Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
06:49:00 [2020-01-31T06:49:00.305Z] === RUN   TestInfoBinaryCommits
06:49:00 [2020-01-31T06:49:00.305Z] --- PASS: TestInfoBinaryCommits (0.07s)
06:49:00 [2020-01-31T06:49:00.305Z] === RUN   TestInfoAPIVersioned
06:49:00 [2020-01-31T06:49:00.305Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:49:00 [2020-01-31T06:49:00.305Z] === RUN   TestInfoDiscoveryBackend
06:49:00 [2020-01-31T06:49:00.924Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
06:49:00 [2020-01-31T06:49:00.924Z] === RUN   TestInfoDiscoveryInvalidAdvertise
06:49:01 [2020-01-31T06:49:01.275Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
06:49:01 [2020-01-31T06:49:01.275Z] === RUN   TestDockerSuite/TestRunDuplicateMount
06:49:02 [2020-01-31T06:49:02.015Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
06:49:02 [2020-01-31T06:49:02.015Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
06:49:02 [2020-01-31T06:49:02.216Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
06:49:02 [2020-01-31T06:49:02.301Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
06:49:02 [2020-01-31T06:49:02.301Z] === RUN   TestInfoAPI
06:49:02 [2020-01-31T06:49:02.301Z] --- PASS: TestInfoAPI (0.06s)
06:49:02 [2020-01-31T06:49:02.301Z] === RUN   TestInfoAPIWarnings
06:49:02 [2020-01-31T06:49:02.921Z] --- PASS: TestInfoAPIWarnings (0.54s)
06:49:02 [2020-01-31T06:49:02.921Z] === RUN   TestInfoDebug
06:49:03 [2020-01-31T06:49:03.149Z] === RUN   TestDockerSuite/TestRunEchoStdout
06:49:03 [2020-01-31T06:49:03.547Z] --- PASS: TestInfoDebug (0.54s)
06:49:03 [2020-01-31T06:49:03.547Z] === RUN   TestInfoInsecureRegistries
06:49:03 [2020-01-31T06:49:03.713Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
06:49:04 [2020-01-31T06:49:04.166Z] --- PASS: TestInfoInsecureRegistries (0.55s)
06:49:04 [2020-01-31T06:49:04.166Z] === RUN   TestInfoRegistryMirrors
06:49:04 [2020-01-31T06:49:04.459Z] --- PASS: TestInfoRegistryMirrors (0.54s)
06:49:04 [2020-01-31T06:49:04.459Z] === RUN   TestLoginFailsWithBadCredentials
06:49:04 [2020-01-31T06:49:04.646Z] === RUN   TestDockerSuite/TestRunEmptyEnv
06:49:04 [2020-01-31T06:49:04.646Z] === RUN   TestDockerSuite/TestRunEntrypoint
06:49:05 [2020-01-31T06:49:05.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
06:49:05 [2020-01-31T06:49:05.080Z] === RUN   TestPingCacheHeaders
06:49:05 [2020-01-31T06:49:05.080Z] --- PASS: TestPingCacheHeaders (0.05s)
06:49:05 [2020-01-31T06:49:05.080Z] === RUN   TestPingGet
06:49:05 [2020-01-31T06:49:05.080Z] --- PASS: TestPingGet (0.03s)
06:49:05 [2020-01-31T06:49:05.080Z] === RUN   TestPingHead
06:49:05 [2020-01-31T06:49:05.080Z] --- PASS: TestPingHead (0.06s)
06:49:05 [2020-01-31T06:49:05.080Z] === RUN   TestVersion
06:49:05 [2020-01-31T06:49:05.080Z] --- PASS: TestVersion (0.06s)
06:49:05 [2020-01-31T06:49:05.080Z] PASS
06:49:05 [2020-01-31T06:49:05.080Z] 
06:49:05 [2020-01-31T06:49:05.080Z] === Skipped
06:49:05 [2020-01-31T06:49:05.080Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
06:49:05 [2020-01-31T06:49:05.080Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
06:49:05 [2020-01-31T06:49:05.080Z] 
06:49:05 [2020-01-31T06:49:05.080Z] 
06:49:05 [2020-01-31T06:49:05.080Z] DONE 18 tests, 1 skipped in 5.993s
06:49:05 [2020-01-31T06:49:05.365Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
06:49:05 [2020-01-31T06:49:05.365Z] ++ 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
06:49:05 [2020-01-31T06:49:05.365Z] ++ set -e
06:49:05 [2020-01-31T06:49:05.365Z] ++ '[' -n 0 ']'
06:49:05 [2020-01-31T06:49:05.365Z] ++ set -x
06:49:05 [2020-01-31T06:49:05.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
06:49:05 [2020-01-31T06:49:05.365Z] INFO: Testing against a local daemon
06:49:05 [2020-01-31T06:49:05.365Z] === RUN   TestVolumesCreateAndList
06:49:05 [2020-01-31T06:49:05.365Z] --- PASS: TestVolumesCreateAndList (0.04s)
06:49:05 [2020-01-31T06:49:05.365Z] === RUN   TestVolumesRemove
06:49:05 [2020-01-31T06:49:05.365Z] --- PASS: TestVolumesRemove (0.09s)
06:49:05 [2020-01-31T06:49:05.365Z] === RUN   TestVolumesInspect
06:49:05 [2020-01-31T06:49:05.365Z] --- PASS: TestVolumesInspect (0.04s)
06:49:05 [2020-01-31T06:49:05.365Z] === RUN   TestVolumesInvalidJSON
06:49:05 [2020-01-31T06:49:05.577Z] === RUN   TestDockerSuite/TestRunEnvironment
06:49:05 [2020-01-31T06:49:05.651Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:49:05 [2020-01-31T06:49:05.651Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:49:05 [2020-01-31T06:49:05.651Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:49:05 [2020-01-31T06:49:05.651Z] --- PASS: TestVolumesInvalidJSON (0.05s)
06:49:05 [2020-01-31T06:49:05.651Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:49:05 [2020-01-31T06:49:05.651Z] PASS
06:49:05 [2020-01-31T06:49:05.651Z] 
06:49:05 [2020-01-31T06:49:05.651Z] DONE 5 tests in 0.301s
06:49:05 [2020-01-31T06:49:05.651Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:49:05 [2020-01-31T06:49:05.934Z] ++++ cat bundles/test-integration/docker.pid
06:49:05 [2020-01-31T06:49:05.934Z] +++ kill 13166
06:49:06 [2020-01-31T06:49:06.142Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
06:49:06 [2020-01-31T06:49:06.945Z] +++ /etc/init.d/apparmor stop
06:49:06 [2020-01-31T06:49:06.945Z] Leaving: AppArmorNo profiles have been unloaded.
06:49:06 [2020-01-31T06:49:06.945Z] 
06:49:06 [2020-01-31T06:49:06.945Z] Unloading profiles will leave already running processes permanently
06:49:06 [2020-01-31T06:49:06.945Z] unconfined, which can lead to unexpected situations.
06:49:06 [2020-01-31T06:49:06.945Z] 
06:49:06 [2020-01-31T06:49:06.945Z] To set a process to complain mode, use the command line tool
06:49:06 [2020-01-31T06:49:06.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:49:06 [2020-01-31T06:49:06.945Z] +++ true
06:49:06 [2020-01-31T06:49:06.945Z] 
06:49:07 [2020-01-31T06:49:07.074Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
06:49:08 [2020-01-31T06:49:08.005Z] === RUN   TestDockerSuite/TestRunExitCode
06:49:08 [2020-01-31T06:49:08.570Z] === RUN   TestDockerSuite/TestRunExitCodeOne
Post stage
[Pipeline] junit
06:49:09 [2020-01-31T06:49:09.018Z] Recording test results
06:49:09 [2020-01-31T06:49:09.503Z] === RUN   TestDockerSuite/TestRunExitCodeZero
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
06:49:10 [2020-01-31T06:49:10.035Z] + echo Ensuring container killed.
06:49:10 [2020-01-31T06:49:10.035Z] Ensuring container killed.
06:49:10 [2020-01-31T06:49:10.035Z] + docker rm -vf docker-pr4
06:49:10 [2020-01-31T06:49:10.035Z] Error: No such container: docker-pr4
06:49:10 [2020-01-31T06:49:10.035Z] + true
[Pipeline] sh
06:49:10 [2020-01-31T06:49:10.431Z] + echo Chowning /workspace to jenkins user
06:49:10 [2020-01-31T06:49:10.431Z] Chowning /workspace to jenkins user
06:49:10 [2020-01-31T06:49:10.431Z] + id -u
06:49:10 [2020-01-31T06:49:10.431Z] + id -g
06:49:10 [2020-01-31T06:49:10.431Z] + docker run --rm -v /home/docker/workspace/moby_PR-40439:/workspace busybox chown -R 1001:1001 /workspace
06:49:10 [2020-01-31T06:49:10.431Z] Unable to find image 'busybox:latest' locally
06:49:10 [2020-01-31T06:49:10.437Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
06:49:10 [2020-01-31T06:49:10.713Z] latest: Pulling from library/busybox
06:49:10 [2020-01-31T06:49:10.713Z] d7e28ec550a2: Pulling fs layer
06:49:11 [2020-01-31T06:49:11.002Z] === RUN   TestDockerSuite/TestRunExposePort
06:49:11 [2020-01-31T06:49:11.002Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
06:49:11 [2020-01-31T06:49:11.337Z] d7e28ec550a2: Verifying Checksum
06:49:11 [2020-01-31T06:49:11.337Z] d7e28ec550a2: Download complete
06:49:11 [2020-01-31T06:49:11.337Z] d7e28ec550a2: Pull complete
06:49:11 [2020-01-31T06:49:11.337Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
06:49:11 [2020-01-31T06:49:11.337Z] Status: Downloaded newer image for busybox:latest
06:49:11 [2020-01-31T06:49:11.934Z] === RUN   TestDockerSuite/TestRunGroupAdd
06:49:12 [2020-01-31T06:49:12.498Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
06:49:13 [2020-01-31T06:49:13.768Z] + bundleName=ppc64le-integration
06:49:13 [2020-01-31T06:49:13.768Z] + echo Creating ppc64le-integration-bundles.tar.gz
06:49:13 [2020-01-31T06:49:13.768Z] Creating ppc64le-integration-bundles.tar.gz
06:49:13 [2020-01-31T06:49:13.768Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
06:49:13 [2020-01-31T06:49:13.768Z] 
[Pipeline] archiveArtifacts
06:49:14 [2020-01-31T06:49:14.088Z] Archiving artifacts
06:49:14 [2020-01-31T06:49:14.394Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
06:49:14 [2020-01-31T06:49:14.563Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
06:49:14 [2020-01-31T06:49:14.651Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
06:49:14 [2020-01-31T06:49:14.651Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
06:49:14 [2020-01-31T06:49:14.956Z] + make clean
06:49:15 [2020-01-31T06:49:15.573Z] make: command: Command not found
06:49:15 [2020-01-31T06:49:15.573Z] make: command: Command not found
06:49:15 [2020-01-31T06:49:15.573Z] docker volume rm -f docker-dev-cache
06:49:15 [2020-01-31T06:49:15.573Z] docker-dev-cache
[Pipeline] deleteDir
06:49:17 [2020-01-31T06:49:17.927Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
06:49:18 [2020-01-31T06:49:18.872Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
06:49:31 [2020-01-31T06:49:31.057Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
06:49:31 [2020-01-31T06:49:31.621Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
06:49:33 [2020-01-31T06:49:33.518Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
06:49:33 [2020-01-31T06:49:33.518Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
06:49:33 [2020-01-31T06:49:33.518Z] === RUN   TestDockerSuite/TestRunInvalidReference
06:49:33 [2020-01-31T06:49:33.518Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
06:49:34 [2020-01-31T06:49:34.082Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
06:49:37 [2020-01-31T06:49:37.358Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
06:49:38 [2020-01-31T06:49:38.729Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
06:49:40 [2020-01-31T06:49:40.098Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
06:49:41 [2020-01-31T06:49:41.031Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
06:49:41 [2020-01-31T06:49:41.595Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
06:49:42 [2020-01-31T06:49:42.526Z] === RUN   TestDockerSuite/TestRunModeHostname
06:49:43 [2020-01-31T06:49:43.459Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
06:49:43 [2020-01-31T06:49:43.459Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
06:49:43 [2020-01-31T06:49:43.716Z] === RUN   TestDockerSuite/TestRunModeIpcHost
06:49:45 [2020-01-31T06:49:45.620Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
06:49:46 [2020-01-31T06:49:46.553Z] === RUN   TestDockerSuite/TestRunModePIDContainer
06:49:48 [2020-01-31T06:49:48.452Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
06:49:48 [2020-01-31T06:49:48.452Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
06:49:48 [2020-01-31T06:49:48.452Z] === RUN   TestDockerSuite/TestRunModePIDHost
06:49:49 [2020-01-31T06:49:49.825Z] === RUN   TestDockerSuite/TestRunModeUTSHost
06:49:51 [2020-01-31T06:49:51.721Z] === RUN   TestDockerSuite/TestRunMount
06:49:58 [2020-01-31T06:49:58.274Z] === RUN   TestDockerSuite/TestRunMountOrdering
06:49:58 [2020-01-31T06:49:58.274Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
06:49:59 [2020-01-31T06:49:59.206Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
06:50:00 [2020-01-31T06:50:00.576Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
06:50:03 [2020-01-31T06:50:03.102Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
06:50:06 [2020-01-31T06:50:06.382Z] === RUN   TestDockerSuite/TestRunNamedVolume
06:50:08 [2020-01-31T06:50:08.915Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
06:50:11 [2020-01-31T06:50:11.438Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
06:50:12 [2020-01-31T06:50:12.811Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
06:50:14 [2020-01-31T06:50:14.710Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
06:50:14 [2020-01-31T06:50:14.710Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
06:50:15 [2020-01-31T06:50:15.276Z] === RUN   TestDockerSuite/TestRunNetHost
06:50:16 [2020-01-31T06:50:16.648Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
06:50:17 [2020-01-31T06:50:17.212Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
06:50:18 [2020-01-31T06:50:18.144Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
06:50:20 [2020-01-31T06:50:20.673Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
06:50:22 [2020-01-31T06:50:22.571Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
06:50:27 [2020-01-31T06:50:27.830Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
06:50:28 [2020-01-31T06:50:28.091Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
06:50:28 [2020-01-31T06:50:28.348Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
06:50:29 [2020-01-31T06:50:29.279Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
06:50:29 [2020-01-31T06:50:29.279Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
06:50:29 [2020-01-31T06:50:29.843Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
06:50:30 [2020-01-31T06:50:30.775Z] === RUN   TestDockerSuite/TestRunNonExistingImage
06:50:30 [2020-01-31T06:50:30.775Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
06:50:31 [2020-01-31T06:50:31.707Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
06:50:32 [2020-01-31T06:50:32.355Z] === RUN   TestDockerSuite/TestRunOOMExitCode
06:50:32 [2020-01-31T06:50:32.355Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
06:50:33 [2020-01-31T06:50:33.287Z] === RUN   TestDockerSuite/TestRunPIDsLimit
06:50:34 [2020-01-31T06:50:34.219Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
06:50:36 [2020-01-31T06:50:36.119Z] === RUN   TestDockerSuite/TestRunPortInUse
06:50:36 [2020-01-31T06:50:36.683Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
06:50:37 [2020-01-31T06:50:37.615Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
06:50:38 [2020-01-31T06:50:38.179Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
06:50:39 [2020-01-31T06:50:39.111Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
06:50:39 [2020-01-31T06:50:39.676Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
06:50:40 [2020-01-31T06:50:40.608Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
06:50:40 [2020-01-31T06:50:40.608Z] === RUN   TestDockerSuite/TestRunPublishPort
06:50:41 [2020-01-31T06:50:41.173Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
06:50:42 [2020-01-31T06:50:42.106Z] === RUN   TestDockerSuite/TestRunReadProcLatency
06:50:42 [2020-01-31T06:50:42.106Z] === RUN   TestDockerSuite/TestRunReadProcTimer
06:50:43 [2020-01-31T06:50:43.040Z] === RUN   TestDockerSuite/TestRunRedirectStdout
06:50:44 [2020-01-31T06:50:44.432Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
06:50:44 [2020-01-31T06:50:44.432Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
06:50:47 [2020-01-31T06:50:47.706Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
06:50:49 [2020-01-31T06:50:49.601Z] === RUN   TestDockerSuite/TestRunRm
06:50:50 [2020-01-31T06:50:50.165Z] === RUN   TestDockerSuite/TestRunRmAndWait
06:50:54 [2020-01-31T06:50:54.341Z] === RUN   TestDockerSuite/TestRunRmPre125Api
06:50:54 [2020-01-31T06:50:54.601Z] === RUN   TestDockerSuite/TestRunRootWorkdir
06:50:55 [2020-01-31T06:50:55.534Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
06:50:57 [2020-01-31T06:50:57.429Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
06:50:57 [2020-01-31T06:50:57.993Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
06:51:02 [2020-01-31T06:51:02.174Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
06:51:07 [2020-01-31T06:51:07.441Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
06:51:07 [2020-01-31T06:51:07.441Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
06:51:08 [2020-01-31T06:51:08.385Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
06:51:08 [2020-01-31T06:51:08.949Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
06:51:09 [2020-01-31T06:51:09.882Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
06:51:10 [2020-01-31T06:51:10.446Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
06:51:11 [2020-01-31T06:51:11.381Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
06:51:11 [2020-01-31T06:51:11.946Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
06:51:12 [2020-01-31T06:51:12.877Z] === RUN   TestDockerSuite/TestRunSetMacAddress
06:51:13 [2020-01-31T06:51:13.808Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
06:51:16 [2020-01-31T06:51:16.333Z] === RUN   TestDockerSuite/TestRunState
06:51:18 [2020-01-31T06:51:18.229Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
06:51:18 [2020-01-31T06:51:18.793Z] === RUN   TestDockerSuite/TestRunStdinPipe
06:51:19 [2020-01-31T06:51:19.724Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
06:51:19 [2020-01-31T06:51:19.724Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
06:51:19 [2020-01-31T06:51:19.724Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
06:51:20 [2020-01-31T06:51:20.658Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
06:51:21 [2020-01-31T06:51:21.222Z] === RUN   TestDockerSuite/TestRunSysctls
06:51:23 [2020-01-31T06:51:23.117Z] === RUN   TestDockerSuite/TestRunTLSVerify
06:51:23 [2020-01-31T06:51:23.117Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
06:51:23 [2020-01-31T06:51:23.117Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
06:51:23 [2020-01-31T06:51:23.683Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
06:51:25 [2020-01-31T06:51:25.063Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
06:51:26 [2020-01-31T06:51:26.435Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
06:51:27 [2020-01-31T06:51:27.366Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
06:51:29 [2020-01-31T06:51:29.892Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
06:51:30 [2020-01-31T06:51:30.457Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
06:51:34 [2020-01-31T06:51:34.638Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
06:51:37 [2020-01-31T06:51:37.162Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
06:51:37 [2020-01-31T06:51:37.726Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
06:51:38 [2020-01-31T06:51:38.659Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
06:51:39 [2020-01-31T06:51:39.591Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
06:51:39 [2020-01-31T06:51:39.591Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
06:51:42 [2020-01-31T06:51:42.116Z] === RUN   TestDockerSuite/TestRunUnshareProc
06:51:43 [2020-01-31T06:51:43.487Z] === RUN   TestDockerSuite/TestRunUserByID
06:51:44 [2020-01-31T06:51:44.420Z] === RUN   TestDockerSuite/TestRunUserByIDBig
06:51:44 [2020-01-31T06:51:44.420Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
06:51:44 [2020-01-31T06:51:44.677Z] === RUN   TestDockerSuite/TestRunUserByIDZero
06:51:45 [2020-01-31T06:51:45.635Z] === RUN   TestDockerSuite/TestRunUserByName
06:51:46 [2020-01-31T06:51:46.200Z] === RUN   TestDockerSuite/TestRunUserDefaults
06:51:47 [2020-01-31T06:51:47.131Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
06:51:47 [2020-01-31T06:51:47.131Z] === RUN   TestDockerSuite/TestRunUserNotFound
06:51:47 [2020-01-31T06:51:47.388Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
06:51:48 [2020-01-31T06:51:48.320Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
06:51:48 [2020-01-31T06:51:48.320Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
06:51:51 [2020-01-31T06:51:51.597Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
06:51:53 [2020-01-31T06:51:53.496Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
06:51:54 [2020-01-31T06:51:54.062Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
06:51:55 [2020-01-31T06:51:55.433Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
06:51:57 [2020-01-31T06:51:57.329Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
06:51:57 [2020-01-31T06:51:57.329Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
06:51:59 [2020-01-31T06:51:59.226Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
06:52:00 [2020-01-31T06:52:00.159Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
06:52:01 [2020-01-31T06:52:01.529Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
06:52:04 [2020-01-31T06:52:04.813Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
06:52:05 [2020-01-31T06:52:05.070Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
06:52:05 [2020-01-31T06:52:05.327Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
06:52:05 [2020-01-31T06:52:05.327Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
06:52:05 [2020-01-31T06:52:05.893Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
06:52:06 [2020-01-31T06:52:06.825Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
06:52:06 [2020-01-31T06:52:06.825Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
06:52:06 [2020-01-31T06:52:06.826Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
06:52:06 [2020-01-31T06:52:06.826Z] === RUN   TestDockerSuite/TestRunWithBadDevice
06:52:07 [2020-01-31T06:52:07.083Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
06:52:07 [2020-01-31T06:52:07.650Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
06:52:08 [2020-01-31T06:52:08.583Z] === RUN   TestDockerSuite/TestRunWithCPUShares
06:52:09 [2020-01-31T06:52:09.514Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
06:52:11 [2020-01-31T06:52:11.411Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
06:52:12 [2020-01-31T06:52:12.344Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
06:52:13 [2020-01-31T06:52:13.275Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
06:52:13 [2020-01-31T06:52:13.275Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
06:52:13 [2020-01-31T06:52:13.275Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
06:52:13 [2020-01-31T06:52:13.841Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
06:52:13 [2020-01-31T06:52:13.841Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
06:52:14 [2020-01-31T06:52:14.099Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
06:52:14 [2020-01-31T06:52:14.099Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
06:52:14 [2020-01-31T06:52:14.099Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
06:52:14 [2020-01-31T06:52:14.099Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
06:52:14 [2020-01-31T06:52:14.357Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
06:52:14 [2020-01-31T06:52:14.357Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
06:52:14 [2020-01-31T06:52:14.616Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
06:52:14 [2020-01-31T06:52:14.873Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
06:52:14 [2020-01-31T06:52:14.873Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
06:52:14 [2020-01-31T06:52:14.873Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
06:52:15 [2020-01-31T06:52:15.804Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
06:52:16 [2020-01-31T06:52:16.737Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
06:52:17 [2020-01-31T06:52:17.668Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
06:52:17 [2020-01-31T06:52:17.668Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
06:52:17 [2020-01-31T06:52:17.668Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
06:52:18 [2020-01-31T06:52:18.602Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
06:52:18 [2020-01-31T06:52:18.859Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
06:52:19 [2020-01-31T06:52:19.792Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
06:52:19 [2020-01-31T06:52:19.792Z] === RUN   TestDockerSuite/TestRunWithShmSize
06:52:20 [2020-01-31T06:52:20.734Z] === RUN   TestDockerSuite/TestRunWithSwappiness
06:52:21 [2020-01-31T06:52:21.666Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
06:52:21 [2020-01-31T06:52:21.666Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
06:52:21 [2020-01-31T06:52:21.666Z] === RUN   TestDockerSuite/TestRunWithUlimits
06:52:22 [2020-01-31T06:52:22.597Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
06:52:23 [2020-01-31T06:52:23.968Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
06:52:24 [2020-01-31T06:52:24.900Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
06:52:24 [2020-01-31T06:52:24.900Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
06:52:25 [2020-01-31T06:52:25.465Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
06:52:25 [2020-01-31T06:52:25.722Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
06:52:27 [2020-01-31T06:52:27.619Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
06:52:27 [2020-01-31T06:52:27.876Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
06:52:30 [2020-01-31T06:52:30.402Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
06:52:31 [2020-01-31T06:52:31.332Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
06:52:31 [2020-01-31T06:52:31.332Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
06:52:31 [2020-01-31T06:52:31.332Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
06:52:32 [2020-01-31T06:52:32.264Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
06:52:33 [2020-01-31T06:52:33.634Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
06:52:35 [2020-01-31T06:52:35.008Z] === RUN   TestDockerSuite/TestSaveCheckTimes
06:52:35 [2020-01-31T06:52:35.008Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
06:52:36 [2020-01-31T06:52:36.903Z] === RUN   TestDockerSuite/TestSaveImageId
06:52:36 [2020-01-31T06:52:36.903Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
06:52:37 [2020-01-31T06:52:37.467Z] === RUN   TestDockerSuite/TestSaveLoadParents
06:52:39 [2020-01-31T06:52:39.378Z] === RUN   TestDockerSuite/TestSaveMultipleNames
06:52:39 [2020-01-31T06:52:39.378Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
06:52:41 [2020-01-31T06:52:41.277Z] === RUN   TestDockerSuite/TestSaveSingleTag
06:52:41 [2020-01-31T06:52:41.277Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
06:52:41 [2020-01-31T06:52:41.277Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
06:52:42 [2020-01-31T06:52:42.649Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
06:52:44 [2020-01-31T06:52:44.546Z] === RUN   TestDockerSuite/TestSearchCmdOptions
06:52:44 [2020-01-31T06:52:44.546Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
06:52:44 [2020-01-31T06:52:44.546Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
06:52:44 [2020-01-31T06:52:44.803Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
06:52:44 [2020-01-31T06:52:44.803Z] === RUN   TestDockerSuite/TestSearchWithLimit
06:52:45 [2020-01-31T06:52:45.366Z] === RUN   TestDockerSuite/TestSlowStdinClosing
06:52:47 [2020-01-31T06:52:47.890Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
06:52:53 [2020-01-31T06:52:53.145Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
06:52:55 [2020-01-31T06:52:55.669Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
06:52:56 [2020-01-31T06:52:56.600Z] === RUN   TestDockerSuite/TestStartAttachSilent
06:52:58 [2020-01-31T06:52:58.495Z] === RUN   TestDockerSuite/TestStartAttachWithRename
06:53:01 [2020-01-31T06:53:01.025Z] === RUN   TestDockerSuite/TestStartMultipleContainers
06:53:03 [2020-01-31T06:53:03.549Z] === RUN   TestDockerSuite/TestStartPausedContainer
06:53:04 [2020-01-31T06:53:04.480Z] === RUN   TestDockerSuite/TestStartRecordError
06:53:06 [2020-01-31T06:53:06.375Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
06:53:08 [2020-01-31T06:53:08.901Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
06:53:10 [2020-01-31T06:53:10.795Z] === RUN   TestDockerSuite/TestStatsAllNoStream
06:53:11 [2020-01-31T06:53:11.360Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
06:53:14 [2020-01-31T06:53:14.636Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
06:53:18 [2020-01-31T06:53:18.813Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
06:53:22 [2020-01-31T06:53:22.108Z] === RUN   TestDockerSuite/TestStatsFormatAll
06:53:28 [2020-01-31T06:53:28.658Z] === RUN   TestDockerSuite/TestStatsNoStream
06:53:30 [2020-01-31T06:53:30.553Z] === RUN   TestDockerSuite/TestStopContainerSignal
06:53:32 [2020-01-31T06:53:32.449Z] === RUN   TestDockerSuite/TestTopMultipleArgs
06:53:33 [2020-01-31T06:53:33.381Z] === RUN   TestDockerSuite/TestTopNonPrivileged
06:53:34 [2020-01-31T06:53:34.312Z] === RUN   TestDockerSuite/TestTopPrivileged
06:53:34 [2020-01-31T06:53:34.878Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
06:53:35 [2020-01-31T06:53:35.136Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
06:53:35 [2020-01-31T06:53:35.702Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
06:53:40 [2020-01-31T06:53:40.960Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
06:53:43 [2020-01-31T06:53:43.483Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
06:53:44 [2020-01-31T06:53:44.418Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
06:53:44 [2020-01-31T06:53:44.985Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
06:53:44 [2020-01-31T06:53:44.985Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
06:53:45 [2020-01-31T06:53:45.917Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
06:53:47 [2020-01-31T06:53:47.814Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
06:53:47 [2020-01-31T06:53:47.814Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
06:53:49 [2020-01-31T06:53:49.710Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
06:53:50 [2020-01-31T06:53:50.274Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
06:53:51 [2020-01-31T06:53:51.206Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
06:53:53 [2020-01-31T06:53:53.102Z] === RUN   TestDockerSuite/TestUpdateStats
06:53:57 [2020-01-31T06:53:57.278Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
06:53:58 [2020-01-31T06:53:58.650Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
06:53:58 [2020-01-31T06:53:58.650Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
06:54:00 [2020-01-31T06:54:00.021Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
06:54:00 [2020-01-31T06:54:00.953Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
06:54:00 [2020-01-31T06:54:00.953Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
06:54:05 [2020-01-31T06:54:05.132Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
06:54:08 [2020-01-31T06:54:08.409Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
06:54:11 [2020-01-31T06:54:11.684Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
06:54:14 [2020-01-31T06:54:14.208Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
06:54:14 [2020-01-31T06:54:14.466Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
06:54:18 [2020-01-31T06:54:18.648Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
06:54:20 [2020-01-31T06:54:20.544Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
06:54:24 [2020-01-31T06:54:24.721Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
06:54:26 [2020-01-31T06:54:26.618Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
06:54:29 [2020-01-31T06:54:29.143Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
06:54:30 [2020-01-31T06:54:30.522Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
06:54:32 [2020-01-31T06:54:32.418Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
06:54:34 [2020-01-31T06:54:34.943Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
06:54:36 [2020-01-31T06:54:36.838Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
06:54:39 [2020-01-31T06:54:39.363Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
06:54:41 [2020-01-31T06:54:41.889Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
06:54:43 [2020-01-31T06:54:43.784Z] === RUN   TestDockerSuite/TestVolumeCLICreate
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILs
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
06:55:01 [2020-01-31T06:55:01.849Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
06:55:02 [2020-01-31T06:55:02.110Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
06:55:02 [2020-01-31T06:55:02.110Z] === RUN   TestDockerSuite/TestVolumeCLIRm
06:55:04 [2020-01-31T06:55:04.637Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
06:55:04 [2020-01-31T06:55:04.637Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
06:55:04 [2020-01-31T06:55:04.894Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
06:55:04 [2020-01-31T06:55:04.894Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
06:55:04 [2020-01-31T06:55:04.894Z] === RUN   TestDockerSuite/TestVolumeEvents
06:55:05 [2020-01-31T06:55:05.825Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
06:55:08 [2020-01-31T06:55:08.348Z] === RUN   TestDockerSuite/TestVolumeLsFormat
06:55:08 [2020-01-31T06:55:08.348Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
06:55:08 [2020-01-31T06:55:08.348Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
06:55:11 [2020-01-31T06:55:11.649Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
06:55:15 [2020-01-31T06:55:15.830Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
06:55:15 [2020-01-31T06:55:15.830Z] --- PASS: TestDockerSuite (1766.77s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.82s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.23s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.88s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.12s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.06s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.19s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.31s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.65s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.65s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.55s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.28s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.85s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.99s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.85s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.63s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.80s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.61s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.97s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.73s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.71s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.96s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.43s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.69s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.06s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.35s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.67s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.07s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.34s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.70s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.63s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.01s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.37s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s)
06:55:15 [2020-01-31T06:55:15.830Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.57s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.22s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.28s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.94s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.29s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.06s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.57s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.64s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.10s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.64s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.27s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.94s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.37s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.48s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.33s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.87s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.77s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.84s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.98s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.56s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.71s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.62s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.03s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.72s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.62s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.66s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.75s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.69s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.83s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.08s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.68s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.62s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.66s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.82s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.89s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.92s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.45s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFails (1.04s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.60s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.93s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.59s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.44s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.41s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.71s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.43s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.56s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.78s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.61s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.30s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.97s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.63s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.05s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.76s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.92s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.46s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.66s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.58s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.80s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.32s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.45s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.75s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.07s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.99s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.84s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.87s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.66s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.75s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.59s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.42s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.08s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.49s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.80s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.55s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.40s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.13s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRm (3.11s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.13s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.24s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.36s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.41s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.85s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.59s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.49s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.60s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.67s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.20s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.49s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildUser (2.14s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.81s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.74s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.42s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.51s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.12s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.28s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.18s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.16s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]         docker_cli_sni_test.go:18: Flakey test
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitChange (1.13s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.01s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.77s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.79s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.25s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
06:55:15 [2020-01-31T06:55:15.831Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.04s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.32s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.95s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.42s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.58s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.51s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.68s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a11300_<nil>} (1.46s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1169122318_/foo_false__<nil>_<nil>_<nil>} (1.57s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1169122318_/foo_true__<nil>_<nil>_<nil>} (1.59s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_false__<nil>_<nil>_<nil>} (1.53s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_true__<nil>_<nil>_<nil>} (1.61s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3046859285_/foo_true__0xc000a117a0_<nil>_<nil>} (1.67s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a117c0_<nil>} (1.63s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a117e0_<nil>} (1.66s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a11800_<nil>} (1.60s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a11820_<nil>} (1.56s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.51s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.35s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.07s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.92s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.87s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.18s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.86s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.56s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.47s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.12s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.42s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.87s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToDot (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.70s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.89s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.36s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.08s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.17s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.51s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateRM (0.20s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.57s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.80s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.70s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.63s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.74s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.99s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.34s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.28s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.14s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.12s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.57s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.60s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.37s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.46s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.77s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.77s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.18s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.35s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.832Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:55:15 [2020-01-31T06:55:15.832Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.63s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsRename (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsResize (0.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.63s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.77s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExec (0.82s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.69s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.97s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.75s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.88s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.85s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecEnv (0.89s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.67s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.88s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.99s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.91s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s)
06:55:15 [2020-01-31T06:55:15.832Z]     --- PASS: TestDockerSuite/TestExecParseError (0.85s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.88s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.87s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecTTY (0.88s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.85s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.93s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.17s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.18s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.96s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.84s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.22s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHealth (20.58s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.65s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportFile (1.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.22s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.95s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.75s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.95s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.84s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.05s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.78s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.89s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.93s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.68s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.69s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.40s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.79s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.82s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.88s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.09s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.52s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.07s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.08s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.83s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.68s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.49s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsTail (1.03s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.85s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.90s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestNetHostname (2.79s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.28s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginActive (1.75s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.42s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.42s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.61s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPortList (11.30s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.79s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.31s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.51s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.38s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.50s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.77s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.00s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.02s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.49s)
06:55:15 [2020-01-31T06:55:15.833Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.40s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.56s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.43s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.56s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.09s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.84s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.55s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.46s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.10s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.23s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.10s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.19s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.74s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.68s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.52s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.57s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.31s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.90s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.95s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.91s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.09s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.24s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.85s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.58s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.32s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.51s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.59s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.74s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.88s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.85s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.55s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.48s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.53s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.14s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.47s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.57s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMount (6.10s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.22s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.32s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.31s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.99s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.55s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.25s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRm (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.88s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.83s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:55:15 [2020-01-31T06:55:15.834Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.59s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.63s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.02s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.27s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.37s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.91s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.59s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.25s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.88s)
06:55:15 [2020-01-31T06:55:15.834Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.84s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.30s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.88s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.87s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.76s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.27s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.24s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.85s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.30s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.67s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.80s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.73s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.79s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.92s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.14s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.96s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.92s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.01s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents306373351
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.57s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.30s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.52s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.76s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.32s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.28s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.99s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.88s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.72s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.58s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.33s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.31s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.49s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.18s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.59s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.67s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.45s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.85s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.88s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.17s)
06:55:15 [2020-01-31T06:55:15.835Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
06:55:15 [2020-01-31T06:55:15.835Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:55:15 [2020-01-31T06:55:15.835Z] === RUN   TestDockerRegistrySuite
06:55:15 [2020-01-31T06:55:15.835Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
06:55:17 [2020-01-31T06:55:17.205Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
06:55:19 [2020-01-31T06:55:19.101Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
06:55:20 [2020-01-31T06:55:20.471Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
06:55:20 [2020-01-31T06:55:20.729Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
06:55:24 [2020-01-31T06:55:24.925Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
06:55:29 [2020-01-31T06:55:29.102Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
06:55:33 [2020-01-31T06:55:33.279Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
06:55:34 [2020-01-31T06:55:34.652Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
06:55:36 [2020-01-31T06:55:36.023Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
06:55:37 [2020-01-31T06:55:37.395Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
06:55:38 [2020-01-31T06:55:38.766Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
06:55:40 [2020-01-31T06:55:40.136Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
06:55:41 [2020-01-31T06:55:41.510Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
06:55:42 [2020-01-31T06:55:42.882Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
06:55:45 [2020-01-31T06:55:45.430Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
06:55:47 [2020-01-31T06:55:47.954Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
06:55:49 [2020-01-31T06:55:49.324Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
06:55:52 [2020-01-31T06:55:52.600Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
06:55:53 [2020-01-31T06:55:53.970Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
06:55:54 [2020-01-31T06:55:54.228Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
06:55:55 [2020-01-31T06:55:55.598Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
06:55:56 [2020-01-31T06:55:56.970Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
06:55:57 [2020-01-31T06:55:57.903Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
06:56:02 [2020-01-31T06:56:02.087Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
06:56:02 [2020-01-31T06:56:02.087Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
06:56:03 [2020-01-31T06:56:03.458Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
06:56:03 [2020-01-31T06:56:03.715Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
06:56:03 [2020-01-31T06:56:03.972Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
06:56:04 [2020-01-31T06:56:04.230Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
06:56:04 [2020-01-31T06:56:04.487Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
06:56:04 [2020-01-31T06:56:04.750Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
06:56:05 [2020-01-31T06:56:05.018Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
06:56:06 [2020-01-31T06:56:06.390Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
06:56:08 [2020-01-31T06:56:08.914Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
06:56:09 [2020-01-31T06:56:09.844Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
06:56:11 [2020-01-31T06:56:11.214Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
06:56:12 [2020-01-31T06:56:12.148Z] === RUN   TestDockerRegistrySuite/TestV2Only
06:56:12 [2020-01-31T06:56:12.711Z] --- PASS: TestDockerRegistrySuite (57.27s)
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d0fa0fc4e6fd5] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.43s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d0f32a3ce17e1] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dc18ec9ffc941] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d9492151cb61e] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.17s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d9fb4d04872b9] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d13f673e16473] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.29s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [da9c5ef188ed0] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dad41ef17be33] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dc496e571349d] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d016c2590f147] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d2d8fe6bd50cf] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d0fb13d5881b4] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d7e3f7eb352c7] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d1b8cefceb350] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.57s)
06:56:12 [2020-01-31T06:56:12.969Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:205ce69ae3667ae0897d0d422419c340ec69ed21d5633b9f92fc51ffafe31c2d
06:56:12 [2020-01-31T06:56:12.969Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4a1ea9f6b71c0cc86fcdd764ca17208eaf581c6a701b8b74e9d87aeb2d3b5ec1
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d4625787d1200] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s)
06:56:12 [2020-01-31T06:56:12.969Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8a623414a000b87b9e5a2308a2bd7c27f625b420f7b08864e9e66eb0eb528b2c
06:56:12 [2020-01-31T06:56:12.969Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5849b75e28ce81d7167da26e64a2fa65fbaf63aa2c211be9bd29ab755a215a17
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dfc0a32f9a32b] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d7df5c0e1fb8f] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d98309c5cb429] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d86eff301469f] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d0c118c9d674a] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d659350465ee0] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d86ebac10372d] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d935a85e9e253] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dbd227210274e] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [ddade224067c1] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d175b5db398c1] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d78e7ad6ca86b] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d115da4d4e994] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [df25543c569f7] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d33ce0c028ee2] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [dd72abaa08001] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d5171fa48f96d] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [df640d4b3eea9] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d7d476c135718] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d1b8f69d54156] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s)
06:56:12 [2020-01-31T06:56:12.969Z]         check_test.go:196: [d96561392e3a8] daemon is not started
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s)
06:56:12 [2020-01-31T06:56:12.969Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
06:56:12 [2020-01-31T06:56:12.969Z] === RUN   TestDockerSchema1RegistrySuite
06:56:12 [2020-01-31T06:56:12.969Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
06:56:12 [2020-01-31T06:56:12.969Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
06:56:17 [2020-01-31T06:56:17.148Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
06:56:21 [2020-01-31T06:56:21.324Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
06:56:26 [2020-01-31T06:56:26.578Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
06:56:27 [2020-01-31T06:56:27.144Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
06:56:28 [2020-01-31T06:56:28.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
06:56:28 [2020-01-31T06:56:28.529Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
06:56:29 [2020-01-31T06:56:29.901Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
06:56:31 [2020-01-31T06:56:31.271Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
06:56:32 [2020-01-31T06:56:32.644Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
06:56:36 [2020-01-31T06:56:36.823Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
06:56:36 [2020-01-31T06:56:36.823Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
06:56:37 [2020-01-31T06:56:37.081Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
06:56:37 [2020-01-31T06:56:37.081Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
06:56:37 [2020-01-31T06:56:37.081Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
06:56:37 [2020-01-31T06:56:37.646Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
06:56:37 [2020-01-31T06:56:37.904Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
06:56:38 [2020-01-31T06:56:38.161Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
06:56:38 [2020-01-31T06:56:38.418Z] --- PASS: TestDockerSchema1RegistrySuite (25.48s)
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d1254dfbf4b53] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.25s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d530e6b9da16d] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.19s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d341ebbd67d7c] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.27s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d9b9f8bae3ebd] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d8ca0df1b70d5] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.50s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d1c6cdb669697] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d96a0b374cbcd] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d2e6e6ead365a] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.21s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [dc16ac098dbb9] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d8ae759c5bb6f] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.71s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d1dd5ab2d2907] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d18d3808087e3] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d67f7c5febc40] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [db0ba27739dfa] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [df083d072bbce] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [daf0da9a856fb] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [da6478e49b4b7] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
06:56:38 [2020-01-31T06:56:38.418Z]         check_test.go:223: [d4a0839053067] daemon is not started
06:56:38 [2020-01-31T06:56:38.418Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
06:56:38 [2020-01-31T06:56:38.418Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
06:56:39 [2020-01-31T06:56:39.350Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
06:56:39 [2020-01-31T06:56:39.915Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
06:56:40 [2020-01-31T06:56:40.172Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
06:56:41 [2020-01-31T06:56:41.544Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
06:56:41 [2020-01-31T06:56:41.544Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
06:56:42 [2020-01-31T06:56:42.108Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
06:56:42 [2020-01-31T06:56:42.365Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
06:56:42 [2020-01-31T06:56:42.622Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.29s)
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d0e7ae38d3008] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d93f3e89e871a] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d20a3b7cbe934] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [dd23a6853957b] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d98d88818f923] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d6e1640b9626e] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
06:56:42 [2020-01-31T06:56:42.622Z]         check_test.go:252: [d573daea27af3] daemon is not started
06:56:42 [2020-01-31T06:56:42.622Z] === RUN   TestDockerRegistryAuthTokenSuite
06:56:42 [2020-01-31T06:56:42.622Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
06:56:47 [2020-01-31T06:56:47.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
06:56:47 [2020-01-31T06:56:47.876Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
06:56:48 [2020-01-31T06:56:48.146Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
06:56:48 [2020-01-31T06:56:48.146Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
06:56:48 [2020-01-31T06:56:48.410Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s)
06:56:48 [2020-01-31T06:56:48.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
06:56:48 [2020-01-31T06:56:48.410Z]         check_test.go:279: [d869332736d1d] daemon is not started
06:56:48 [2020-01-31T06:56:48.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
06:56:48 [2020-01-31T06:56:48.410Z]         check_test.go:279: [db7bc1c5d8c36] daemon is not started
06:56:48 [2020-01-31T06:56:48.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s)
06:56:48 [2020-01-31T06:56:48.410Z]         check_test.go:279: [da423e1c07dbc] daemon is not started
06:56:48 [2020-01-31T06:56:48.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
06:56:48 [2020-01-31T06:56:48.410Z]         check_test.go:279: [deca2d1fbb98e] daemon is not started
06:56:48 [2020-01-31T06:56:48.410Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
06:56:48 [2020-01-31T06:56:48.410Z]         check_test.go:279: [d67687915c538] daemon is not started
06:56:48 [2020-01-31T06:56:48.410Z] === RUN   TestDockerNetworkSuite
06:56:48 [2020-01-31T06:56:48.410Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
06:56:50 [2020-01-31T06:56:50.935Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
06:56:51 [2020-01-31T06:56:51.197Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
06:56:52 [2020-01-31T06:56:52.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
06:56:52 [2020-01-31T06:56:52.694Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
06:56:52 [2020-01-31T06:56:52.951Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
06:56:52 [2020-01-31T06:56:52.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
06:56:53 [2020-01-31T06:56:53.209Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
06:56:54 [2020-01-31T06:56:54.583Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
06:56:57 [2020-01-31T06:56:57.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
06:56:57 [2020-01-31T06:56:57.860Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
06:57:01 [2020-01-31T06:57:01.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
06:57:03 [2020-01-31T06:57:03.035Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
06:57:04 [2020-01-31T06:57:04.406Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
06:57:06 [2020-01-31T06:57:06.303Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
06:57:06 [2020-01-31T06:57:06.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
06:57:16 [2020-01-31T06:57:16.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
06:57:19 [2020-01-31T06:57:19.799Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
06:57:21 [2020-01-31T06:57:21.170Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
06:57:22 [2020-01-31T06:57:22.102Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
06:57:23 [2020-01-31T06:57:23.033Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
06:57:24 [2020-01-31T06:57:24.405Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
06:57:26 [2020-01-31T06:57:26.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
06:57:26 [2020-01-31T06:57:26.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
06:57:26 [2020-01-31T06:57:26.301Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
06:57:27 [2020-01-31T06:57:27.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
06:57:27 [2020-01-31T06:57:27.932Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
06:57:28 [2020-01-31T06:57:28.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
06:57:28 [2020-01-31T06:57:28.190Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
06:57:30 [2020-01-31T06:57:30.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
06:57:31 [2020-01-31T06:57:31.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
06:57:31 [2020-01-31T06:57:31.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
06:57:32 [2020-01-31T06:57:32.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
06:57:32 [2020-01-31T06:57:32.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
06:57:36 [2020-01-31T06:57:36.430Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
06:57:39 [2020-01-31T06:57:39.705Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
06:57:49 [2020-01-31T06:57:49.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
06:57:49 [2020-01-31T06:57:49.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
06:57:49 [2020-01-31T06:57:49.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
06:57:49 [2020-01-31T06:57:49.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
06:57:49 [2020-01-31T06:57:49.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
06:57:50 [2020-01-31T06:57:50.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
06:57:50 [2020-01-31T06:57:50.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
06:57:50 [2020-01-31T06:57:50.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
06:57:54 [2020-01-31T06:57:54.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
06:57:54 [2020-01-31T06:57:54.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
06:57:54 [2020-01-31T06:57:54.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
06:57:55 [2020-01-31T06:57:55.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
06:57:59 [2020-01-31T06:57:59.909Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
06:58:00 [2020-01-31T06:58:00.167Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
06:58:02 [2020-01-31T06:58:02.702Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
06:58:05 [2020-01-31T06:58:05.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
06:58:05 [2020-01-31T06:58:05.227Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
06:58:06 [2020-01-31T06:58:06.161Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
06:58:06 [2020-01-31T06:58:06.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
06:58:09 [2020-01-31T06:58:09.255Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
06:58:09 [2020-01-31T06:58:09.255Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
06:58:09 [2020-01-31T06:58:09.255Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
06:58:10 [2020-01-31T06:58:10.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
06:58:11 [2020-01-31T06:58:11.560Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
06:58:13 [2020-01-31T06:58:13.457Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
06:58:13 [2020-01-31T06:58:13.715Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
06:58:17 [2020-01-31T06:58:17.896Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
06:58:22 [2020-01-31T06:58:22.077Z] --- PASS: TestDockerNetworkSuite (93.17s)
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.56s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d4082005b162d] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d06a9727ecbfc] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.24s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [dd007a12cad3d] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.10s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d0f44404f017c] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.70s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:1233: [d47807fec3cfd] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.38s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d1db147344477] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.33s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d0712fb7a93ab] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.52s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d6d834971c9b9] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [dbc3020fc9c35] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d36437bec3e12] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d79ab78eab6d5] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d5b10bbb1895f] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d72dff3bae5a9] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [df835930d96f2] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d30558064f7e1] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.38s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d392a8e85031d] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d762cf54c6aee] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d43551cc252f6] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [db70f5da92b2b] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.67s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [dd481e518e67f] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d7c15c896d27f] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d0350095f9231] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d2a22573ea453] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [de51b54a348f6] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.87s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:968: [df37125c6c2cb] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.40s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d76574efe26c3] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.37s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:1116: [da6108ada720c] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [df5bec84db77e] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [df09fe284a0ef] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [dd8f7ed05676b] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d52a16ead98e4] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d5af620142336] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [ddbc4cf978fdf] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d1480557e789a] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.09s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d2a238bfe4664] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [db2c3412d9921] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d188f18c35d51] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.13s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [da75daf1ce8b8] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.46s)
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.98s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:1084: [d92745da539bd] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.18s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d6941627a5d63] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.47s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d6476c0f1fd0c] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s)
06:58:22 [2020-01-31T06:58:22.077Z]         docker_cli_network_unix_test.go:46: [d3bdddd1782cb] daemon is not started
06:58:22 [2020-01-31T06:58:22.077Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
06:58:22 [2020-01-31T06:58:22.078Z]         docker_cli_network_unix_test.go:46: [d600d8d6da83a] daemon is not started
06:58:22 [2020-01-31T06:58:22.078Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s)
06:58:22 [2020-01-31T06:58:22.078Z]         docker_cli_network_unix_test.go:46: [db4d4b9413324] daemon is not started
06:58:22 [2020-01-31T06:58:22.078Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s)
06:58:22 [2020-01-31T06:58:22.078Z]         docker_cli_network_unix_test.go:46: [dd3043a5dd579] daemon is not started
06:58:22 [2020-01-31T06:58:22.078Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.96s)
06:58:22 [2020-01-31T06:58:22.078Z]         docker_cli_network_unix_test.go:46: [d76088db0c55d] daemon is not started
06:58:22 [2020-01-31T06:58:22.078Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.16s)
06:58:22 [2020-01-31T06:58:22.078Z]         docker_cli_network_unix_test.go:46: [df2a23f34286c] daemon is not started
06:58:22 [2020-01-31T06:58:22.078Z] === RUN   TestDockerHubPullSuite
06:58:22 [2020-01-31T06:58:22.078Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
06:58:23 [2020-01-31T06:58:23.456Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
06:58:25 [2020-01-31T06:58:25.352Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
06:58:25 [2020-01-31T06:58:25.916Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
06:58:27 [2020-01-31T06:58:27.288Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
06:58:27 [2020-01-31T06:58:27.288Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
06:58:27 [2020-01-31T06:58:27.288Z] --- PASS: TestDockerHubPullSuite (5.84s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
06:58:27 [2020-01-31T06:58:27.288Z] PASS
06:58:27 [2020-01-31T06:58:27.288Z] 
06:58:27 [2020-01-31T06:58:27.288Z] === Skipped
06:58:27 [2020-01-31T06:58:27.288Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.288Z] 
06:58:27 [2020-01-31T06:58:27.288Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.288Z] 
06:58:27 [2020-01-31T06:58:27.288Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
06:58:27 [2020-01-31T06:58:27.288Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.288Z] 
06:58:27 [2020-01-31T06:58:27.288Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s)
06:58:27 [2020-01-31T06:58:27.288Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.288Z] 
06:58:27 [2020-01-31T06:58:27.288Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:58:27 [2020-01-31T06:58:27.288Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
06:58:27 [2020-01-31T06:58:27.288Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_sni_test.go:18: Flakey test
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
06:58:27 [2020-01-31T06:58:27.289Z]         docker_cli_network_unix_test.go:46: [d188f18c35d51] daemon is not started
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] 
06:58:27 [2020-01-31T06:58:27.289Z] DONE 1277 tests, 44 skipped in 1991.242s
06:58:27 [2020-01-31T06:58:27.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:58:27 [2020-01-31T06:58:27.547Z] ++++ cat bundles/test-integration/docker.pid
06:58:27 [2020-01-31T06:58:27.547Z] +++ kill 7288
06:58:28 [2020-01-31T06:58:28.478Z] +++ /etc/init.d/apparmor stop
06:58:28 [2020-01-31T06:58:28.478Z] Leaving: AppArmorNo profiles have been unloaded.
06:58:28 [2020-01-31T06:58:28.478Z] 
06:58:28 [2020-01-31T06:58:28.478Z] Unloading profiles will leave already running processes permanently
06:58:28 [2020-01-31T06:58:28.478Z] unconfined, which can lead to unexpected situations.
06:58:28 [2020-01-31T06:58:28.478Z] 
06:58:28 [2020-01-31T06:58:28.478Z] To set a process to complain mode, use the command line tool
06:58:28 [2020-01-31T06:58:28.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
06:58:28 [2020-01-31T06:58:28.478Z] +++ true
06:58:28 [2020-01-31T06:58:28.478Z] 
06:58:38 [2020-01-31T06:58:38.437Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
06:58:53 [2020-01-31T06:58:53.294Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
06:58:55 [2020-01-31T06:58:55.264Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
06:58:57 [2020-01-31T06:58:57.794Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
06:59:01 [2020-01-31T06:59:01.070Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
06:59:09 [2020-01-31T06:59:09.169Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
06:59:13 [2020-01-31T06:59:13.352Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
06:59:16 [2020-01-31T06:59:16.627Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
06:59:19 [2020-01-31T06:59:19.902Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
06:59:23 [2020-01-31T06:59:23.179Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
06:59:25 [2020-01-31T06:59:25.720Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
06:59:28 [2020-01-31T06:59:28.996Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
06:59:31 [2020-01-31T06:59:31.519Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
07:00:27 [2020-01-31T07:00:27.709Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
07:00:42 [2020-01-31T07:00:42.574Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
07:01:00 [2020-01-31T07:01:00.633Z] --- PASS: TestDockerSwarmSuite (1762.06s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.75s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.81s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.76s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.60s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:563: [d7bbfcfa0cb0a] joining swarm manager [d36e44b033b5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:585: [d248b43bf0839] joining swarm manager [d36e44b033b5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         check_test.go:380: [d7bbfcfa0cb0a] daemon is not started
07:01:00 [2020-01-31T07:01:00.633Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:46: [d59223768e5d8] joining swarm manager [d47bcadddfdda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.86s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:304: [dcc6119378c82] joining swarm manager [d7d249a22b808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:305: [d3d6433db7144] joining swarm manager [d7d249a22b808]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:364: Waiting for possible election...
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.98s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:272: [df6a2841bdbe7] joining swarm manager [d59a1af15ab10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:273: [d2dfd2efffc8d] joining swarm manager [d59a1af15ab10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.89s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.04s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.25s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_node_test.go:19: [de75b68e47230] joining swarm manager [d9b5486f5518c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_node_test.go:20: [d23017b7505c2] joining swarm manager [d9b5486f5518c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.14s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:502: [dbb3ebbf8ca4d] joining swarm manager [d00f0a8880a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:507: [de5212b718100] joining swarm manager [d00f0a8880a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.61s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_node_test.go:80: [de83a28038b80] joining swarm manager [d162b52b00884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.16s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_node_test.go:52: [d55b89f871db2] joining swarm manager [d3fb0dde54466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_node_test.go:53: [d3ba12a0a457d] joining swarm manager [d3fb0dde54466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.18s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.91s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:202: [de00453da015f] joining swarm manager [d28a37e3e3e86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.92s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:384: [d7f27c87ce847] joining swarm manager [dc9abc9aeaa97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:385: [d38d922c88807] joining swarm manager [dc9abc9aeaa97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         check_test.go:380: [d38d922c88807] daemon is not started
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.52s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:802: [dd5b3ed21464a] joining swarm manager [db1c9deb84225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:802: [d0182cece6c9a] joining swarm manager [db1c9deb84225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:802: [d2564ad93ea85] joining swarm manager [db1c9deb84225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:802: [d20a6a9f2f6d2] joining swarm manager [db1c9deb84225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_test.go:810: [d2f5e025d5b36] joining swarm manager [db1c9deb84225]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.03s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.53s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:394: [de49efe381a39] joining swarm manager [d6ae36fe4b440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:394: [d972f89a7ebd9] joining swarm manager [d6ae36fe4b440]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.26s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:342: [dfd2a1db618ec] joining swarm manager [d00d29ba8c661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:342: [d512dcb9b51c2] joining swarm manager [d00d29ba8c661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.95s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:489: [d5856da22bdf8] joining swarm manager [d58880786b8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:489: [d33948a036173] joining swarm manager [d58880786b8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:127: [daed950a0c5bf] joining swarm manager [dfcb19501b516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:128: [d52012a7754d9] joining swarm manager [dfcb19501b516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:136: [d42d512b02492] joining swarm manager [dfcb19501b516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:137: [dae844668bf7d] joining swarm manager [dfcb19501b516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.12s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:303: [de754988de0db] joining swarm manager [dc77bb90bc2be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:303: [d4e7fdbd5a177] joining swarm manager [dc77bb90bc2be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.49s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:99: [d09a25eb9f980] joining swarm manager [d8d0a16f96069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:100: [d7f5264f10a31] joining swarm manager [d8d0a16f96069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]         check_test.go:380: [d09a25eb9f980] daemon is not started
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.82s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:532: [df599211c1f0c] joining swarm manager [ddb79ab154c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:533: [d210b2094a5fc] joining swarm manager [ddb79ab154c59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.34s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:147: [d72c0ae3f3d4c] joining swarm manager [d0c243dfc7c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.633Z]         docker_api_swarm_service_test.go:147: [d5fd890b820c3] joining swarm manager [d0c243dfc7c0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.40s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.02s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.34s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.49s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.95s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.86s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.82s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.57s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.47s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.53s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.38s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.33s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.00s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.60s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.97s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.56s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.83s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.88s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.33s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.14s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.32s)
07:01:00 [2020-01-31T07:01:00.633Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.75s)
07:01:00 [2020-01-31T07:01:00.633Z]         docker_cli_service_logs_test.go:241: checking task 5nez3icg8ukm
07:01:00 [2020-01-31T07:01:00.633Z]         docker_cli_service_logs_test.go:246: checking messages for 5nez3icg8ukm
07:01:00 [2020-01-31T07:01:00.633Z]         docker_cli_service_logs_test.go:241: checking task z384d2tuhnua
07:01:00 [2020-01-31T07:01:00.633Z]         docker_cli_service_logs_test.go:246: checking messages for z384d2tuhnua
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.98s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.85s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.92s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1901: [dd832399cd858] joining swarm manager [d1a4c21d19bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1902: [d0aa7cce7a29e] joining swarm manager [d1a4c21d19bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.83s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.74s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1802: [d53d0fa843e7c] joining swarm manager [d4d46970d065a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1803: [d53ed6e782c8f] joining swarm manager [d4d46970d065a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.34s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (147.25s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1321: [d689a87b6c42f] joining swarm manager [d63559f3db37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1322: [da4c3bb0a3f25] joining swarm manager [d63559f3db37b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.50s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.09s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.68s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.12s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.15s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.85s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.91s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.63s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.51s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1186: [d1f6659515f7c] joining swarm manager [d447623f1b807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1195: [d64d48a506d1b] joining swarm manager [d447623f1b807]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.54s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.06s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.72s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1118: [d885cd2f429af] joining swarm manager [d9b3903b73d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1119: [df8249241137c] joining swarm manager [d9b3903b73d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1172: [d7b96b6f37416] joining swarm manager [d9b3903b73d6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.97s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1453: [dc7ec91f22274] joining swarm manager [de10511bea244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_test.go:1454: [d0972daec0919] joining swarm manager [de10511bea244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.48s)
07:01:00 [2020-01-31T07:01:00.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
07:01:00 [2020-01-31T07:01:00.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.09s)
07:01:00 [2020-01-31T07:01:00.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
07:01:00 [2020-01-31T07:01:00.634Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.99s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.17s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.24s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_cli_swarm_unix_test.go:62: [d8d45b24354ca] joining swarm manager [d855b5245979f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.48s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.50s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.64s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.89s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.68s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.48s)
07:01:00 [2020-01-31T07:01:00.634Z]         docker_api_swarm_test.go:962: [dbb04f2d62a02] joining swarm manager [d08f3448f6b92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.82s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.52s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.93s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.34s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.04s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.27s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.02s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.01s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.54s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.17s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.95s)
07:01:00 [2020-01-31T07:01:00.634Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s)
07:01:00 [2020-01-31T07:01:00.634Z] === RUN   TestDockerExternalVolumeSuite
07:01:00 [2020-01-31T07:01:00.634Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
07:01:15 [2020-01-31T07:01:15.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
07:02:23 [2020-01-31T07:02:23.136Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
07:02:33 [2020-01-31T07:02:33.285Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
07:03:05 [2020-01-31T07:03:05.331Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
07:03:20 [2020-01-31T07:03:20.184Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
07:03:52 [2020-01-31T07:03:52.228Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
07:04:04 [2020-01-31T07:04:04.412Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
07:04:36 [2020-01-31T07:04:36.516Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
07:04:51 [2020-01-31T07:04:51.371Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
07:05:09 [2020-01-31T07:05:09.430Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
07:05:56 [2020-01-31T07:05:56.071Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
07:06:14 [2020-01-31T07:06:14.131Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
07:06:46 [2020-01-31T07:06:46.176Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
07:07:18 [2020-01-31T07:07:18.225Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
07:07:33 [2020-01-31T07:07:33.079Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
07:07:51 [2020-01-31T07:07:51.141Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
07:08:05 [2020-01-31T07:08:05.996Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
07:08:20 [2020-01-31T07:08:20.856Z] --- PASS: TestDockerExternalVolumeSuite (441.01s)
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
07:08:20 [2020-01-31T07:08:20.856Z]         docker_cli_external_volume_driver_test.go:53: [d6d0e64d18341] daemon is not started
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s)
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
07:08:20 [2020-01-31T07:08:20.856Z]         docker_cli_external_volume_driver_test.go:53: [d169c2b93e95d] daemon is not started
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
07:08:20 [2020-01-31T07:08:20.856Z]         docker_cli_external_volume_driver_test.go:53: [d43b4fa2da60d] daemon is not started
07:08:20 [2020-01-31T07:08:20.856Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_external_volume_driver_test.go:53: [dc6964e997680] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_external_volume_driver_test.go:485: [df55bd5d54a24] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_external_volume_driver_test.go:53: [dc9db13db4b35] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z] PASS
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === Skipped
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
07:08:20 [2020-01-31T07:08:20.857Z]         check_test.go:309: [dc7b695945bfd] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:08:20 [2020-01-31T07:08:20.857Z]         check_test.go:309: [de189460cfc19] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:08:20 [2020-01-31T07:08:20.857Z]         check_test.go:309: [d3760c886a931] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:08:20 [2020-01-31T07:08:20.857Z]         check_test.go:309: [d9ed9ea33cade] daemon is not started
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
07:08:20 [2020-01-31T07:08:20.857Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] 
07:08:20 [2020-01-31T07:08:20.857Z] DONE 273 tests, 6 skipped in 2585.543s
07:08:20 [2020-01-31T07:08:20.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:08:20 [2020-01-31T07:08:20.857Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d077ccc13198d/docker.pid
07:08:20 [2020-01-31T07:08:20.857Z] +++ kill 3747
07:08:20 [2020-01-31T07:08:20.857Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3747 is not a child of this shell
07:08:20 [2020-01-31T07:08:20.857Z] warning: PID 3747 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d077ccc13198d/docker.pid had a nonzero exit code
07:08:20 [2020-01-31T07:08:20.857Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d077ccc13198d/root: target is busy.
07:08:20 [2020-01-31T07:08:20.857Z] ++++ cat bundles/test-integration/docker.pid
07:08:20 [2020-01-31T07:08:20.857Z] +++ kill 7304
07:08:21 [2020-01-31T07:08:21.788Z] +++ /etc/init.d/apparmor stop
07:08:21 [2020-01-31T07:08:21.788Z] Leaving: AppArmorNo profiles have been unloaded.
07:08:21 [2020-01-31T07:08:21.788Z] 
07:08:21 [2020-01-31T07:08:21.788Z] Unloading profiles will leave already running processes permanently
07:08:21 [2020-01-31T07:08:21.788Z] unconfined, which can lead to unexpected situations.
07:08:21 [2020-01-31T07:08:21.788Z] 
07:08:21 [2020-01-31T07:08:21.788Z] To set a process to complain mode, use the command line tool
07:08:21 [2020-01-31T07:08:21.788Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:08:21 [2020-01-31T07:08:21.788Z] +++ true
07:08:21 [2020-01-31T07:08:21.788Z] 
07:08:22 [2020-01-31T07:08:22.046Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
07:08:22 [2020-01-31T07:08:22.066Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:08:24 [2020-01-31T07:08:24.770Z] + echo Ensuring container killed.
07:08:24 [2020-01-31T07:08:24.770Z] Ensuring container killed.
07:08:24 [2020-01-31T07:08:24.770Z] + docker ps -aq -f name=docker-pr4-*
07:08:24 [2020-01-31T07:08:24.770Z] + cids=9a41e9913308
07:08:24 [2020-01-31T07:08:24.770Z] d42837524497
07:08:24 [2020-01-31T07:08:24.770Z] 4a7260bf169d
07:08:24 [2020-01-31T07:08:24.770Z] + [ -n 9a41e9913308
07:08:24 [2020-01-31T07:08:24.770Z] d42837524497
07:08:24 [2020-01-31T07:08:24.770Z] 4a7260bf169d ]
07:08:24 [2020-01-31T07:08:24.770Z] + docker rm -vf 9a41e9913308 d42837524497 4a7260bf169d
07:08:26 [2020-01-31T07:08:26.144Z] 9a41e9913308
07:08:26 [2020-01-31T07:08:26.712Z] d42837524497
07:08:26 [2020-01-31T07:08:26.712Z] 4a7260bf169d
[Pipeline] sh
07:08:26 [2020-01-31T07:08:26.999Z] + echo Chowning /workspace to jenkins user
07:08:26 [2020-01-31T07:08:26.999Z] Chowning /workspace to jenkins user
07:08:26 [2020-01-31T07:08:26.999Z] + id -u
07:08:26 [2020-01-31T07:08:26.999Z] + id -g
07:08:26 [2020-01-31T07:08:26.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40439:/workspace busybox chown -R 1000:1000 /workspace
07:08:26 [2020-01-31T07:08:26.999Z] Unable to find image 'busybox:latest' locally
07:08:26 [2020-01-31T07:08:26.999Z] latest: Pulling from library/busybox
07:08:27 [2020-01-31T07:08:27.256Z] bdbbaa22dec6: Pulling fs layer
07:08:27 [2020-01-31T07:08:27.256Z] bdbbaa22dec6: Download complete
07:08:27 [2020-01-31T07:08:27.256Z] bdbbaa22dec6: Pull complete
07:08:27 [2020-01-31T07:08:27.256Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
07:08:27 [2020-01-31T07:08:27.256Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:08:31 [2020-01-31T07:08:31.735Z] + bundleName=amd64
07:08:31 [2020-01-31T07:08:31.735Z] + echo Creating amd64-bundles.tar.gz
07:08:31 [2020-01-31T07:08:31.735Z] Creating amd64-bundles.tar.gz
07:08:31 [2020-01-31T07:08:31.735Z] + xargs tar -czf amd64-bundles.tar.gz
07:08:31 [2020-01-31T07:08:31.735Z] + 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
07:08:32 [2020-01-31T07:08:32.678Z] Archiving artifacts
07:08:34 [2020-01-31T07:08:34.473Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:08:34 [2020-01-31T07:08:34.785Z] + make clean
07:08:35 [2020-01-31T07:08:35.044Z] docker volume rm -f docker-dev-cache
07:08:35 [2020-01-31T07:08:35.044Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:16:53 [2020-01-31T07:16:53.928Z] ok  	github.com/docker/docker/integration-cli	2326.786s
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === Skipped
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.930Z] 
07:16:53 [2020-01-31T07:16:53.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
07:16:53 [2020-01-31T07:16:53.930Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
07:16:53 [2020-01-31T07:16:53.930Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_sni_test.go:18: Flakey test
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.931Z] 
07:16:53 [2020-01-31T07:16:53.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
07:16:53 [2020-01-31T07:16:53.931Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.932Z] 
07:16:53 [2020-01-31T07:16:53.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
07:16:53 [2020-01-31T07:16:53.932Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.933Z] 
07:16:53 [2020-01-31T07:16:53.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.05s)
07:16:53 [2020-01-31T07:16:53.933Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.05s)
07:16:53 [2020-01-31T07:16:53.933Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.934Z] 
07:16:53 [2020-01-31T07:16:53.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.934Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
07:16:53 [2020-01-31T07:16:53.935Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.935Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
07:16:53 [2020-01-31T07:16:53.936Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.936Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
07:16:53 [2020-01-31T07:16:53.937Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.937Z] 
07:16:53 [2020-01-31T07:16:53.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:16:53 [2020-01-31T07:16:53.937Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:185: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:212: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:239: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:268: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:302: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
07:16:53 [2020-01-31T07:16:53.938Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.938Z] 
07:16:53 [2020-01-31T07:16:53.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]         check_test.go:407: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     check_test.go:128: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     check_test.go:134: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
07:16:53 [2020-01-31T07:16:53.939Z]     check_test.go:142: unmatched requirement DaemonIsLinux
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] DONE 1096 tests, 549 skipped in 2335.434s
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Integration tests ended at 01/31/2020 07:16:43. Duration:00:38:55.6068666
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Docker info of the daemon under test at end of run
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] Containers: 2
07:16:53 [2020-01-31T07:16:53.939Z]  Running: 0
07:16:53 [2020-01-31T07:16:53.939Z]  Paused: 0
07:16:53 [2020-01-31T07:16:53.939Z]  Stopped: 2
07:16:53 [2020-01-31T07:16:53.939Z] Images: 12
07:16:53 [2020-01-31T07:16:53.939Z] Server Version: 0.0.0-dev
07:16:53 [2020-01-31T07:16:53.939Z] Storage Driver: windowsfilter
07:16:53 [2020-01-31T07:16:53.939Z]  Windows: 
07:16:53 [2020-01-31T07:16:53.939Z] Logging Driver: json-file
07:16:53 [2020-01-31T07:16:53.939Z] Plugins: 
07:16:53 [2020-01-31T07:16:53.939Z]  Volume: local
07:16:53 [2020-01-31T07:16:53.939Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
07:16:53 [2020-01-31T07:16:53.939Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
07:16:53 [2020-01-31T07:16:53.939Z] Swarm: inactive
07:16:53 [2020-01-31T07:16:53.939Z] Default Isolation: process
07:16:53 [2020-01-31T07:16:53.939Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
07:16:53 [2020-01-31T07:16:53.939Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
07:16:53 [2020-01-31T07:16:53.939Z] OSType: windows
07:16:53 [2020-01-31T07:16:53.939Z] Architecture: x86_64
07:16:53 [2020-01-31T07:16:53.939Z] CPUs: 4
07:16:53 [2020-01-31T07:16:53.939Z] Total Memory: 32GiB
07:16:53 [2020-01-31T07:16:53.939Z] Name: azwin-2-d42220
07:16:53 [2020-01-31T07:16:53.939Z] ID: AKJZ:4OID:BWG6:MKIN:B7OQ:HN6F:K53B:ZO6C:NO7Q:DHNX:BJQY:YCCV
07:16:53 [2020-01-31T07:16:53.939Z] Docker Root Dir: D:\CI\PR-40439\4\daemon
07:16:53 [2020-01-31T07:16:53.939Z] Debug Mode (client): false
07:16:53 [2020-01-31T07:16:53.939Z] Debug Mode (server): true
07:16:53 [2020-01-31T07:16:53.939Z]  File Descriptors: -1
07:16:53 [2020-01-31T07:16:53.939Z]  Goroutines: 18
07:16:53 [2020-01-31T07:16:53.939Z]  System Time: 2020-01-31T07:16:43.6036696Z
07:16:53 [2020-01-31T07:16:53.939Z]  EventsListeners: 0
07:16:53 [2020-01-31T07:16:53.939Z] Registry: https://index.docker.io/v1/
07:16:53 [2020-01-31T07:16:53.939Z] Labels:
07:16:53 [2020-01-31T07:16:53.939Z] Experimental: false
07:16:53 [2020-01-31T07:16:53.939Z] Insecure Registries:
07:16:53 [2020-01-31T07:16:53.939Z]  127.0.0.0/8
07:16:53 [2020-01-31T07:16:53.939Z] Live Restore Enabled: false
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] 
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Stopping daemon under test
07:16:53 [2020-01-31T07:16:53.939Z] SUCCESS: The process with PID 5432 (child process of PID 5196) has been terminated.
07:16:53 [2020-01-31T07:16:53.939Z] SUCCESS: The process with PID 5196 (child process of PID 3596) has been terminated.
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Stop tailing logs of the daemon under tests
07:16:53 [2020-01-31T07:16:53.939Z] INFO: executeCI.ps1 Completed successfully at 01/31/2020 07:16:43.
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Tidying up at end of run
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Saving daemon under test log (d:\CI\PR-40439\4\dut.out) to C:\windows\TEMP\CIDUT.out
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Saving daemon under test log (d:\CI\PR-40439\4\dut.err) to C:\windows\TEMP\CIDUT.err
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Nuke-Everything...
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Container count on control daemon to delete is 2
07:16:53 [2020-01-31T07:16:53.939Z] 0e65d369e624
07:16:53 [2020-01-31T07:16:53.939Z] d4eb22b6768c
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Tidying pidfile d:\CI\PR-40439\4\docker.pid
07:16:53 [2020-01-31T07:16:53.939Z] INFO: Nuking d:\CI
07:17:15 [2020-01-31T07:17:15.165Z] INFO: Zapped successfully
07:17:15 [2020-01-31T07:17:15.165Z] 
07:17:15 [2020-01-31T07:17:15.165Z] INFO: executeCI.ps1 exiting at Fri Jan 31 07:17:12 CUT 2020. Duration 01:00:26.8817936
07:17:15 [2020-01-31T07:17:15.165Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
07:17:15 [2020-01-31T07:17:15.415Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
07:17:28 [2020-01-31T07:17:28.318Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
07:17:30 [2020-01-31T07:17:30.699Z] Archiving artifacts
07:17:43 [2020-01-31T07:17:43.586Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40439/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:17:44 [2020-01-31T07:17:44.501Z] + make clean
07:17:46 [2020-01-31T07:17:46.671Z] docker volume rm -f docker-dev-cache
07:17:46 [2020-01-31T07:17:46.671Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS