Skip to content
Success

Console Output

Pull request #40795 updated
11:31:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 rather than ca7e415d18ee4f1bca1672674f124bee5a1604b2
Obtained Jenkinsfile from 9c71a2be319371d9ed9ab4429f2f4ddfee732e70
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
Commit message: "Merge pull request #21 from docker/use-multiarch-busybox"
 > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:31:49 [2020-04-10T11:31:49.361Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:31:49 [2020-04-10T11:31:49.365Z] Trying to pass milestone 2
[Pipeline] milestone
11:31:49 [2020-04-10T11:31:49.398Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:31:49 [2020-04-10T11:31:49.583Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d0d84858726c89) in /home/ubuntu/workspace/moby_PR-40795
[Pipeline] {
[Pipeline] checkout
11:31:49 [2020-04-10T11:31:49.629Z] using credential docker-jenkins-github-credentials
11:31:49 [2020-04-10T11:31:49.637Z] Cloning the remote Git repository
11:31:49 [2020-04-10T11:31:49.637Z] Cloning with configured refspecs honoured and without tags
11:31:49 [2020-04-10T11:31:49.638Z] Cloning repository https://github.com/moby/moby.git
11:31:49 [2020-04-10T11:31:49.638Z]  > git init /home/ubuntu/workspace/moby_PR-40795 # timeout=10
11:31:49 [2020-04-10T11:31:49.645Z] Fetching upstream changes from https://github.com/moby/moby.git
11:31:49 [2020-04-10T11:31:49.645Z]  > git --version # timeout=10
11:31:49 [2020-04-10T11:31:49.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:31:49 [2020-04-10T11:31:49.654Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:02 [2020-04-10T11:32:02.529Z] Fetching without tags
11:32:02 [2020-04-10T11:32:02.813Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:32:03 [2020-04-10T11:32:03.770Z] Merge succeeded, producing 62f3b5cec636fb6103f10984d1f523b3a525931a
11:32:03 [2020-04-10T11:32:03.770Z] Checking out Revision 62f3b5cec636fb6103f10984d1f523b3a525931a (PR-40795)
11:32:02 [2020-04-10T11:32:02.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:02 [2020-04-10T11:32:02.509Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:32:02 [2020-04-10T11:32:02.516Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:02 [2020-04-10T11:32:02.524Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:02 [2020-04-10T11:32:02.530Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:02 [2020-04-10T11:32:02.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:02 [2020-04-10T11:32:02.531Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:02 [2020-04-10T11:32:02.818Z]  > git config core.sparsecheckout # timeout=10
11:32:02 [2020-04-10T11:32:02.823Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:32:03 [2020-04-10T11:32:03.283Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:32:03 [2020-04-10T11:32:03.766Z]  > git rev-parse HEAD^{commit} # timeout=10
11:32:03 [2020-04-10T11:32:03.771Z]  > git config core.sparsecheckout # timeout=10
11:32:03 [2020-04-10T11:32:03.776Z]  > git checkout -f 62f3b5cec636fb6103f10984d1f523b3a525931a # timeout=10
11:32:04 [2020-04-10T11:32:04.118Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:32:04 [2020-04-10T11:32:04.134Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:32:04 [2020-04-10T11:32:04.941Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/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
11:32:04 [2020-04-10T11:32:04.941Z] Unable to find image 'alpine:latest' locally
11:32:04 [2020-04-10T11:32:04.941Z] latest: Pulling from library/alpine
11:32:04 [2020-04-10T11:32:04.941Z] aad63a933944: Already exists
11:32:05 [2020-04-10T11:32:05.199Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
11:32:05 [2020-04-10T11:32:05.199Z] Status: Downloaded newer image for alpine:latest
11:32:04 [2020-04-10T11:32:04.120Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:32:07 [2020-04-10T11:32:07.722Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
11:32:08 [2020-04-10T11:32:08.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d0d84858726c89) in /home/ubuntu/workspace/moby_PR-40795
[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] {
11:32:08 [2020-04-10T11:32:08.568Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40795
[Pipeline] checkout
11:32:08 [2020-04-10T11:32:08.584Z] using credential docker-jenkins-github-credentials
11:32:08 [2020-04-10T11:32:08.585Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40795
[Pipeline] // stage
11:32:08 [2020-04-10T11:32:08.599Z] Fetching changes from the remote Git repository
[Pipeline] // stage
11:32:08 [2020-04-10T11:32:08.604Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
11:32:08 [2020-04-10T11:32:08.738Z] using credential docker-jenkins-github-credentials
11:32:08 [2020-04-10T11:32:08.741Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
11:32:08 [2020-04-10T11:32:08.756Z] Cloning the remote Git repository
11:32:08 [2020-04-10T11:32:08.756Z] Cloning with configured refspecs honoured and without tags
11:32:08 [2020-04-10T11:32:08.761Z] Cloning the remote Git repository
11:32:08 [2020-04-10T11:32:08.761Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
11:32:08 [2020-04-10T11:32:08.842Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
[Pipeline] }
[Pipeline] }
11:32:08 [2020-04-10T11:32:08.761Z] Cloning repository https://github.com/moby/moby.git
11:32:08 [2020-04-10T11:32:08.761Z]  > git init /home/jenkins/workspace/moby_PR-40795 # timeout=10
11:32:08 [2020-04-10T11:32:08.764Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:08 [2020-04-10T11:32:08.764Z]  > git --version # timeout=10
11:32:08 [2020-04-10T11:32:08.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:08 [2020-04-10T11:32:08.781Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:08 [2020-04-10T11:32:08.981Z] Merge succeeded, producing efc63e20d8032f4dab490983a27c0c179f7742e7
11:32:08 [2020-04-10T11:32:08.981Z] Checking out Revision efc63e20d8032f4dab490983a27c0c179f7742e7 (PR-40795)
11:32:09 [2020-04-10T11:32:09.036Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:32:09 [2020-04-10T11:32:09.042Z] First time build. Skipping changelog.
11:32:08 [2020-04-10T11:32:08.593Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:32:08 [2020-04-10T11:32:08.600Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:08 [2020-04-10T11:32:08.605Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:08 [2020-04-10T11:32:08.606Z]  > git --version # timeout=10
11:32:08 [2020-04-10T11:32:08.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:08 [2020-04-10T11:32:08.608Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:08 [2020-04-10T11:32:08.843Z]  > git config core.sparsecheckout # timeout=10
11:32:08 [2020-04-10T11:32:08.853Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:32:08 [2020-04-10T11:32:08.901Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:32:08 [2020-04-10T11:32:08.978Z]  > git rev-parse HEAD^{commit} # timeout=10
11:32:08 [2020-04-10T11:32:08.983Z]  > git config core.sparsecheckout # timeout=10
11:32:08 [2020-04-10T11:32:08.985Z]  > git checkout -f efc63e20d8032f4dab490983a27c0c179f7742e7 # timeout=10
11:32:09 [2020-04-10T11:32:09.038Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:32:08 [2020-04-10T11:32:08.768Z] Cloning repository https://github.com/moby/moby.git
11:32:08 [2020-04-10T11:32:08.769Z]  > git init /home/docker/workspace/moby_PR-40795 # timeout=10
11:32:08 [2020-04-10T11:32:08.782Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:08 [2020-04-10T11:32:08.782Z]  > git --version # timeout=10
11:32:08 [2020-04-10T11:32:08.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:08 [2020-04-10T11:32:08.787Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:32:10 [2020-04-10T11:32:10.143Z] + [ PR != PR ]
11:32:10 [2020-04-10T11:32:10.143Z] + [ master != master ]
11:32:10 [2020-04-10T11:32:10.143Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:32:10 [2020-04-10T11:32:10.474Z] + docker version
11:32:10 [2020-04-10T11:32:10.474Z] Client: Docker Engine - Community
11:32:10 [2020-04-10T11:32:10.474Z]  Version:           19.03.5
11:32:10 [2020-04-10T11:32:10.474Z]  API version:       1.40
11:32:10 [2020-04-10T11:32:10.474Z]  Go version:        go1.12.12
11:32:10 [2020-04-10T11:32:10.474Z]  Git commit:        633a0ea838
11:32:10 [2020-04-10T11:32:10.474Z]  Built:             Wed Nov 13 07:29:52 2019
11:32:10 [2020-04-10T11:32:10.474Z]  OS/Arch:           linux/amd64
11:32:10 [2020-04-10T11:32:10.474Z]  Experimental:      false
11:32:10 [2020-04-10T11:32:10.474Z] 
11:32:10 [2020-04-10T11:32:10.474Z] Server: Docker Engine - Community
11:32:10 [2020-04-10T11:32:10.474Z]  Engine:
11:32:10 [2020-04-10T11:32:10.474Z]   Version:          19.03.5
11:32:10 [2020-04-10T11:32:10.474Z]   API version:      1.40 (minimum version 1.12)
11:32:10 [2020-04-10T11:32:10.474Z]   Go version:       go1.12.12
11:32:10 [2020-04-10T11:32:10.474Z]   Git commit:       633a0ea838
11:32:10 [2020-04-10T11:32:10.474Z]   Built:            Wed Nov 13 07:28:22 2019
11:32:10 [2020-04-10T11:32:10.474Z]   OS/Arch:          linux/amd64
11:32:10 [2020-04-10T11:32:10.474Z]   Experimental:     true
11:32:10 [2020-04-10T11:32:10.474Z]  containerd:
11:32:10 [2020-04-10T11:32:10.474Z]   Version:          1.2.10
11:32:10 [2020-04-10T11:32:10.474Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
11:32:10 [2020-04-10T11:32:10.474Z]  runc:
11:32:10 [2020-04-10T11:32:10.474Z]   Version:          1.0.0-rc8+dev
11:32:10 [2020-04-10T11:32:10.474Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:32:10 [2020-04-10T11:32:10.474Z]  docker-init:
11:32:10 [2020-04-10T11:32:10.474Z]   Version:          0.18.0
11:32:10 [2020-04-10T11:32:10.474Z]   GitCommit:        fec3683
[Pipeline] sh
11:32:10 [2020-04-10T11:32:10.752Z] + docker info
11:32:10 [2020-04-10T11:32:10.752Z] Client:
11:32:10 [2020-04-10T11:32:10.752Z]  Debug Mode: false
11:32:10 [2020-04-10T11:32:10.752Z] 
11:32:10 [2020-04-10T11:32:10.752Z] Server:
11:32:10 [2020-04-10T11:32:10.752Z]  Containers: 0
11:32:10 [2020-04-10T11:32:10.752Z]   Running: 0
11:32:10 [2020-04-10T11:32:10.752Z]   Paused: 0
11:32:10 [2020-04-10T11:32:10.752Z]   Stopped: 0
11:32:10 [2020-04-10T11:32:10.752Z]  Images: 15
11:32:10 [2020-04-10T11:32:10.752Z]  Server Version: 19.03.5
11:32:10 [2020-04-10T11:32:10.752Z]  Storage Driver: overlay2
11:32:10 [2020-04-10T11:32:10.752Z]   Backing Filesystem: extfs
11:32:10 [2020-04-10T11:32:10.752Z]   Supports d_type: true
11:32:10 [2020-04-10T11:32:10.752Z]   Native Overlay Diff: true
11:32:10 [2020-04-10T11:32:10.752Z]  Logging Driver: json-file
11:32:10 [2020-04-10T11:32:10.752Z]  Cgroup Driver: cgroupfs
11:32:10 [2020-04-10T11:32:10.752Z]  Plugins:
11:32:10 [2020-04-10T11:32:10.752Z]   Volume: local
11:32:10 [2020-04-10T11:32:10.752Z]   Network: bridge host ipvlan macvlan null overlay
11:32:10 [2020-04-10T11:32:10.752Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:32:10 [2020-04-10T11:32:10.752Z]  Swarm: inactive
11:32:10 [2020-04-10T11:32:10.752Z]  Runtimes: runc
11:32:10 [2020-04-10T11:32:10.752Z]  Default Runtime: runc
11:32:10 [2020-04-10T11:32:10.752Z]  Init Binary: docker-init
11:32:10 [2020-04-10T11:32:10.752Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
11:32:10 [2020-04-10T11:32:10.752Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:32:10 [2020-04-10T11:32:10.752Z]  init version: fec3683
11:32:10 [2020-04-10T11:32:10.752Z]  Security Options:
11:32:10 [2020-04-10T11:32:10.752Z]   apparmor
11:32:10 [2020-04-10T11:32:10.752Z]   seccomp
11:32:10 [2020-04-10T11:32:10.752Z]    Profile: default
11:32:10 [2020-04-10T11:32:10.752Z]  Kernel Version: 4.15.0-1058-aws
11:32:10 [2020-04-10T11:32:10.752Z]  Operating System: Ubuntu 18.04.4 LTS
11:32:10 [2020-04-10T11:32:10.752Z]  OSType: linux
11:32:10 [2020-04-10T11:32:10.752Z]  Architecture: x86_64
11:32:10 [2020-04-10T11:32:10.752Z]  CPUs: 2
11:32:10 [2020-04-10T11:32:10.752Z]  Total Memory: 7.501GiB
11:32:10 [2020-04-10T11:32:10.752Z]  Name: ip-10-100-116-35
11:32:10 [2020-04-10T11:32:10.752Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
11:32:10 [2020-04-10T11:32:10.752Z]  Docker Root Dir: /var/lib/docker
11:32:10 [2020-04-10T11:32:10.752Z]  Debug Mode: false
11:32:10 [2020-04-10T11:32:10.752Z]  Registry: https://index.docker.io/v1/
11:32:10 [2020-04-10T11:32:10.752Z]  Labels:
11:32:10 [2020-04-10T11:32:10.752Z]  Experimental: true
11:32:10 [2020-04-10T11:32:10.752Z]  Insecure Registries:
11:32:10 [2020-04-10T11:32:10.752Z]   127.0.0.0/8
11:32:10 [2020-04-10T11:32:10.752Z]  Live Restore Enabled: true
11:32:10 [2020-04-10T11:32:10.752Z] 
11:32:10 [2020-04-10T11:32:10.752Z] WARNING: No swap limit support
[Pipeline] sh
11:32:11 [2020-04-10T11:32:11.031Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:11 [2020-04-10T11:32:11.031Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:11 [2020-04-10T11:32:11.031Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:32:11 [2020-04-10T11:32:11.031Z] + bash /home/ubuntu/workspace/moby_PR-40795/check-config.sh
11:32:11 [2020-04-10T11:32:11.031Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:32:11 [2020-04-10T11:32:11.031Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
11:32:11 [2020-04-10T11:32:11.031Z] 
11:32:11 [2020-04-10T11:32:11.031Z] Generally Necessary:
11:32:11 [2020-04-10T11:32:11.031Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:32:11 [2020-04-10T11:32:11.031Z] - apparmor: enabled and tools installed
11:32:11 [2020-04-10T11:32:11.031Z] - CONFIG_NAMESPACES: enabled
11:32:11 [2020-04-10T11:32:11.031Z] - CONFIG_NET_NS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_PID_NS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IPC_NS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_UTS_NS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUPS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_CPUACCT: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_DEVICE: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_FREEZER: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_SCHED: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CPUSETS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_MEMCG: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_KEYS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_VETH: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_BRIDGE: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NF_NAT: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NF_NAT_NEEDED: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_POSIX_MQUEUE: enabled
11:32:11 [2020-04-10T11:32:11.290Z] 
11:32:11 [2020-04-10T11:32:11.290Z] Optional Features:
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_USER_NS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_SECCOMP: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_PIDS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_MEMCG_SWAP: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:32:11 [2020-04-10T11:32:11.290Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_BLK_CGROUP: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IOSCHED_CFQ: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_PERF: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_HUGETLB: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_CFS_BANDWIDTH: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_RT_GROUP_SCHED: missing
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_VS: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_VS_NFCT: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_IP_VS_RR: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_EXT4_FS: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:32:11 [2020-04-10T11:32:11.290Z] - Network Drivers:
11:32:11 [2020-04-10T11:32:11.290Z]   - "overlay":
11:32:11 [2020-04-10T11:32:11.290Z]     - CONFIG_VXLAN: enabled (as module)
11:32:11 [2020-04-10T11:32:11.290Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:32:11 [2020-04-10T11:32:11.290Z]       Optional (for encrypted networks):
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_CRYPTO: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_CRYPTO_AEAD: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_CRYPTO_GCM: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_CRYPTO_GHASH: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_XFRM: enabled
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_XFRM_USER: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_INET_ESP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "ipvlan":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_IPVLAN: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "macvlan":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_MACVLAN: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_DUMMY: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "ftp,tftp client in container":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z] - Storage Drivers:
11:32:11 [2020-04-10T11:32:11.547Z]   - "aufs":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_AUFS_FS: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "btrfs":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:32:11 [2020-04-10T11:32:11.547Z]   - "devicemapper":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_BLK_DEV_DM: enabled
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "overlay":
11:32:11 [2020-04-10T11:32:11.547Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:32:11 [2020-04-10T11:32:11.547Z]   - "zfs":
11:32:11 [2020-04-10T11:32:11.547Z]     - /dev/zfs: missing
11:32:11 [2020-04-10T11:32:11.547Z]     - zfs command: missing
11:32:11 [2020-04-10T11:32:11.547Z]     - zpool command: missing
11:32:11 [2020-04-10T11:32:11.547Z] 
11:32:11 [2020-04-10T11:32:11.547Z] Limits:
11:32:11 [2020-04-10T11:32:11.547Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:32:11 [2020-04-10T11:32:11.547Z] 
11:32:11 [2020-04-10T11:32:11.547Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:32:11 [2020-04-10T11:32:11.884Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
11:32:11 [2020-04-10T11:32:11.884Z] #2 [internal] load .dockerignore
11:32:11 [2020-04-10T11:32:11.884Z] #2 transferring context: 87B done
11:32:11 [2020-04-10T11:32:11.884Z] #2 DONE 0.0s
11:32:11 [2020-04-10T11:32:11.884Z] 
11:32:11 [2020-04-10T11:32:11.884Z] #1 [internal] load build definition from Dockerfile
11:32:11 [2020-04-10T11:32:11.884Z] #1 transferring dockerfile: 17.09kB done
11:32:11 [2020-04-10T11:32:11.884Z] #1 DONE 0.0s
11:32:11 [2020-04-10T11:32:11.884Z] 
11:32:11 [2020-04-10T11:32:11.884Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:32:11 [2020-04-10T11:32:11.884Z] #3 DONE 0.1s
11:32:12 [2020-04-10T11:32:12.141Z] 
11:32:12 [2020-04-10T11:32:12.141Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:32:12 [2020-04-10T11:32:12.141Z] #4 CACHED
11:32:12 [2020-04-10T11:32:12.706Z] 
11:32:12 [2020-04-10T11:32:12.706Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:32:12 [2020-04-10T11:32:12.706Z] #5 DONE 0.1s
11:32:12 [2020-04-10T11:32:12.706Z] 
11:32:12 [2020-04-10T11:32:12.706Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:32:12 [2020-04-10T11:32:12.706Z] #6 DONE 0.1s
11:32:12 [2020-04-10T11:32:12.706Z] 
11:32:12 [2020-04-10T11:32:12.706Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:32:12 [2020-04-10T11:32:12.706Z] #71 DONE 0.0s
11:32:12 [2020-04-10T11:32:12.706Z] 
11:32:12 [2020-04-10T11:32:12.706Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:32:12 [2020-04-10T11:32:12.706Z] #7 DONE 0.0s
11:32:12 [2020-04-10T11:32:12.706Z] 
11:32:12 [2020-04-10T11:32:12.706Z] #20 [internal] load build context
11:32:14 [2020-04-10T11:32:14.611Z] #20 transferring context: 52.79MB 1.5s done
11:32:14 [2020-04-10T11:32:14.611Z] #20 DONE 1.6s
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:14 [2020-04-10T11:32:14.611Z] #63 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:32:14 [2020-04-10T11:32:14.611Z] #47 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:32:14 [2020-04-10T11:32:14.611Z] #26 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:14 [2020-04-10T11:32:14.611Z] #56 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #31 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:32:14 [2020-04-10T11:32:14.611Z] #29 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:14 [2020-04-10T11:32:14.611Z] #36 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:32:14 [2020-04-10T11:32:14.611Z] #18 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:14 [2020-04-10T11:32:14.611Z] #74 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #46 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:32:14 [2020-04-10T11:32:14.611Z] #35 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #57 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #59 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:32:14 [2020-04-10T11:32:14.611Z] #23 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:32:14 [2020-04-10T11:32:14.611Z] #38 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:32:14 [2020-04-10T11:32:14.611Z] #11 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:32:14 [2020-04-10T11:32:14.611Z] #13 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:32:14 [2020-04-10T11:32:14.611Z] #43 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:32:14 [2020-04-10T11:32:14.611Z] #15 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:32:14 [2020-04-10T11:32:14.611Z] #25 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:14 [2020-04-10T11:32:14.611Z] #58 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #70 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:32:14 [2020-04-10T11:32:14.611Z] #68 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #51 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #72 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:32:14 [2020-04-10T11:32:14.611Z] #53 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:32:14 [2020-04-10T11:32:14.611Z] #14 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #37 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:14 [2020-04-10T11:32:14.611Z] #33 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #75 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:32:14 [2020-04-10T11:32:14.611Z] #60 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #73 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #64 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:32:14 [2020-04-10T11:32:14.611Z] #16 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:32:14 [2020-04-10T11:32:14.611Z] #62 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:32:14 [2020-04-10T11:32:14.611Z] #17 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:32:14 [2020-04-10T11:32:14.611Z] #69 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #48 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #34 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:32:14 [2020-04-10T11:32:14.611Z] #19 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:14 [2020-04-10T11:32:14.611Z] #21 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #61 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #55 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:32:14 [2020-04-10T11:32:14.611Z] #41 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:32:14 [2020-04-10T11:32:14.611Z] #52 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:32:14 [2020-04-10T11:32:14.611Z] #45 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:32:14 [2020-04-10T11:32:14.611Z] #28 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #32 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:32:14 [2020-04-10T11:32:14.611Z] #40 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #66 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:32:14 [2020-04-10T11:32:14.611Z] #27 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #22 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:32:14 [2020-04-10T11:32:14.611Z] #44 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #49 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:32:14 [2020-04-10T11:32:14.611Z] #65 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:32:14 [2020-04-10T11:32:14.611Z] #8 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #39 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #54 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:32:14 [2020-04-10T11:32:14.611Z] #9 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:14 [2020-04-10T11:32:14.611Z] #10 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:32:14 [2020-04-10T11:32:14.611Z] #12 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:32:14 [2020-04-10T11:32:14.611Z] #42 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:32:14 [2020-04-10T11:32:14.611Z] #24 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:32:14 [2020-04-10T11:32:14.611Z] #30 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:32:14 [2020-04-10T11:32:14.611Z] #50 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:32:14 [2020-04-10T11:32:14.611Z] #67 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:32:14 [2020-04-10T11:32:14.611Z] #76 CACHED
11:32:14 [2020-04-10T11:32:14.611Z] 
11:32:14 [2020-04-10T11:32:14.611Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
11:32:15 [2020-04-10T11:32:15.175Z] #77 DONE 0.8s
11:32:15 [2020-04-10T11:32:15.175Z] 
11:32:15 [2020-04-10T11:32:15.175Z] #78 exporting to image
11:32:15 [2020-04-10T11:32:15.175Z] #78 exporting layers
11:32:16 [2020-04-10T11:32:16.106Z] #78 exporting layers 0.9s done
11:32:16 [2020-04-10T11:32:16.106Z] #78 writing image sha256:e871839dcafbdc9d27e7078b248e9d03400a3e3698d71d54f38423b75783ba69 done
11:32:16 [2020-04-10T11:32:16.106Z] #78 naming to docker.io/library/docker:62f3b5cec636fb6103f10984d1f523b3a525931a done
11:32:16 [2020-04-10T11:32:16.106Z] #78 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:32:16 [2020-04-10T11:32:16.433Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40795/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/validate/default
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  All commits are properly signed with the DCO!
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:32:17 [2020-04-10T11:32:17.367Z] No api/types/ or api/swagger.yaml changes in diff.
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  All TOML source files changed here have valid syntax.
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:32:17 [2020-04-10T11:32:17.367Z] Congratulations!  No new tests were added to integration-cli.
11:32:17 [2020-04-10T11:32:17.367Z] 
11:32:17 [2020-04-10T11:32:17.367Z] INFO Start validation with golang-ci-lint
11:32:17 [2020-04-10T11:32:17.626Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:32:17 [2020-04-10T11:32:17.626Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:32:17 [2020-04-10T11:32:17.626Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:32:17 [2020-04-10T11:32:17.750Z] Fetching without tags
11:32:18 [2020-04-10T11:32:18.024Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:32:17 [2020-04-10T11:32:17.723Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:17 [2020-04-10T11:32:17.724Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:32:17 [2020-04-10T11:32:17.730Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:17 [2020-04-10T11:32:17.742Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:17 [2020-04-10T11:32:17.754Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:17 [2020-04-10T11:32:17.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:17 [2020-04-10T11:32:17.755Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:18 [2020-04-10T11:32:18.028Z]  > git config core.sparsecheckout # timeout=10
11:32:18 [2020-04-10T11:32:18.029Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:32:19 [2020-04-10T11:32:19.142Z] Merge succeeded, producing 44aef8d81789dc2db7e8c6040d9d73aee7cc4abc
11:32:19 [2020-04-10T11:32:19.143Z] Checking out Revision 44aef8d81789dc2db7e8c6040d9d73aee7cc4abc (PR-40795)
11:32:19 [2020-04-10T11:32:19.210Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:32:19 [2020-04-10T11:32:19.222Z] First time build. Skipping changelog.
11:32:18 [2020-04-10T11:32:18.461Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:32:19 [2020-04-10T11:32:19.131Z]  > git rev-parse HEAD^{commit} # timeout=10
11:32:19 [2020-04-10T11:32:19.147Z]  > git config core.sparsecheckout # timeout=10
11:32:19 [2020-04-10T11:32:19.153Z]  > git checkout -f 44aef8d81789dc2db7e8c6040d9d73aee7cc4abc # timeout=10
11:32:19 [2020-04-10T11:32:19.215Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:32:20 [2020-04-10T11:32:20.147Z] + docker version
11:32:20 [2020-04-10T11:32:20.147Z] Client: Docker Engine - Community
11:32:20 [2020-04-10T11:32:20.147Z]  Version:           19.03.7
11:32:20 [2020-04-10T11:32:20.147Z]  API version:       1.40
11:32:20 [2020-04-10T11:32:20.147Z]  Go version:        go1.12.17
11:32:20 [2020-04-10T11:32:20.147Z]  Git commit:        7141c199a2
11:32:20 [2020-04-10T11:32:20.147Z]  Built:             Sat Mar  7 16:48:47 2020
11:32:20 [2020-04-10T11:32:20.147Z]  OS/Arch:           linux/s390x
11:32:20 [2020-04-10T11:32:20.147Z]  Experimental:      false
11:32:20 [2020-04-10T11:32:20.147Z] 
11:32:20 [2020-04-10T11:32:20.147Z] Server: Docker Engine - Community
11:32:20 [2020-04-10T11:32:20.147Z]  Engine:
11:32:20 [2020-04-10T11:32:20.147Z]   Version:          19.03.7
11:32:20 [2020-04-10T11:32:20.147Z]   API version:      1.40 (minimum version 1.12)
11:32:20 [2020-04-10T11:32:20.147Z]   Go version:       go1.12.17
11:32:20 [2020-04-10T11:32:20.147Z]   Git commit:       7141c199a2
11:32:20 [2020-04-10T11:32:20.147Z]   Built:            Sat Mar  7 16:47:46 2020
11:32:20 [2020-04-10T11:32:20.147Z]   OS/Arch:          linux/s390x
11:32:20 [2020-04-10T11:32:20.147Z]   Experimental:     true
11:32:20 [2020-04-10T11:32:20.147Z]  containerd:
11:32:20 [2020-04-10T11:32:20.147Z]   Version:          1.2.13
11:32:20 [2020-04-10T11:32:20.147Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
11:32:20 [2020-04-10T11:32:20.147Z]  runc:
11:32:20 [2020-04-10T11:32:20.147Z]   Version:          1.0.0-rc10
11:32:20 [2020-04-10T11:32:20.147Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:32:20 [2020-04-10T11:32:20.147Z]  docker-init:
11:32:20 [2020-04-10T11:32:20.147Z]   Version:          0.18.0
11:32:20 [2020-04-10T11:32:20.147Z]   GitCommit:        fec3683
[Pipeline] sh
11:32:20 [2020-04-10T11:32:20.517Z] + docker info
11:32:20 [2020-04-10T11:32:20.517Z] Client:
11:32:20 [2020-04-10T11:32:20.517Z]  Debug Mode: false
11:32:20 [2020-04-10T11:32:20.517Z] 
11:32:20 [2020-04-10T11:32:20.517Z] Server:
11:32:20 [2020-04-10T11:32:20.517Z]  Containers: 0
11:32:20 [2020-04-10T11:32:20.517Z]   Running: 0
11:32:20 [2020-04-10T11:32:20.517Z]   Paused: 0
11:32:20 [2020-04-10T11:32:20.517Z]   Stopped: 0
11:32:20 [2020-04-10T11:32:20.517Z]  Images: 0
11:32:20 [2020-04-10T11:32:20.517Z]  Server Version: 19.03.7
11:32:20 [2020-04-10T11:32:20.517Z]  Storage Driver: overlay2
11:32:20 [2020-04-10T11:32:20.517Z]   Backing Filesystem: <unknown>
11:32:20 [2020-04-10T11:32:20.517Z]   Supports d_type: true
11:32:20 [2020-04-10T11:32:20.517Z]   Native Overlay Diff: true
11:32:20 [2020-04-10T11:32:20.517Z]  Logging Driver: json-file
11:32:20 [2020-04-10T11:32:20.517Z]  Cgroup Driver: cgroupfs
11:32:20 [2020-04-10T11:32:20.517Z]  Plugins:
11:32:20 [2020-04-10T11:32:20.517Z]   Volume: local
11:32:20 [2020-04-10T11:32:20.517Z]   Network: bridge host ipvlan macvlan null overlay
11:32:20 [2020-04-10T11:32:20.517Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:32:20 [2020-04-10T11:32:20.517Z]  Swarm: inactive
11:32:20 [2020-04-10T11:32:20.517Z]  Runtimes: runc
11:32:20 [2020-04-10T11:32:20.517Z]  Default Runtime: runc
11:32:20 [2020-04-10T11:32:20.517Z]  Init Binary: docker-init
11:32:20 [2020-04-10T11:32:20.517Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
11:32:20 [2020-04-10T11:32:20.517Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:32:20 [2020-04-10T11:32:20.517Z]  init version: fec3683
11:32:20 [2020-04-10T11:32:20.517Z]  Security Options:
11:32:20 [2020-04-10T11:32:20.517Z]   apparmor
11:32:20 [2020-04-10T11:32:20.517Z]   seccomp
11:32:20 [2020-04-10T11:32:20.517Z]    Profile: default
11:32:20 [2020-04-10T11:32:20.517Z]  Kernel Version: 4.15.0-91-generic
11:32:20 [2020-04-10T11:32:20.517Z]  Operating System: Ubuntu 18.04.4 LTS
11:32:20 [2020-04-10T11:32:20.517Z]  OSType: linux
11:32:20 [2020-04-10T11:32:20.517Z]  Architecture: s390x
11:32:20 [2020-04-10T11:32:20.517Z]  CPUs: 2
11:32:20 [2020-04-10T11:32:20.517Z]  Total Memory: 7.861GiB
11:32:20 [2020-04-10T11:32:20.517Z]  Name: s390x-ubuntu-14
11:32:20 [2020-04-10T11:32:20.517Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
11:32:20 [2020-04-10T11:32:20.517Z]  Docker Root Dir: /var/lib/docker
11:32:20 [2020-04-10T11:32:20.517Z]  Debug Mode: false
11:32:20 [2020-04-10T11:32:20.517Z]  Username: dockerbuildbot
11:32:20 [2020-04-10T11:32:20.517Z]  Registry: https://index.docker.io/v1/
11:32:20 [2020-04-10T11:32:20.517Z]  Labels:
11:32:20 [2020-04-10T11:32:20.517Z]  Experimental: true
11:32:20 [2020-04-10T11:32:20.518Z]  Insecure Registries:
11:32:20 [2020-04-10T11:32:20.518Z]   127.0.0.0/8
11:32:20 [2020-04-10T11:32:20.518Z]  Live Restore Enabled: false
11:32:20 [2020-04-10T11:32:20.518Z] 
11:32:20 [2020-04-10T11:32:20.518Z] WARNING: No swap limit support
[Pipeline] sh
11:32:20 [2020-04-10T11:32:20.888Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:20 [2020-04-10T11:32:20.888Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:20 [2020-04-10T11:32:20.888Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:32:20 [2020-04-10T11:32:20.888Z] + bash /home/jenkins/workspace/moby_PR-40795/check-config.sh
11:32:20 [2020-04-10T11:32:20.888Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:32:20 [2020-04-10T11:32:20.888Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
11:32:20 [2020-04-10T11:32:20.888Z] 
11:32:20 [2020-04-10T11:32:20.888Z] Generally Necessary:
11:32:20 [2020-04-10T11:32:20.888Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:32:20 [2020-04-10T11:32:20.888Z] - apparmor: enabled and tools installed
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NAMESPACES: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NET_NS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_PID_NS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IPC_NS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_UTS_NS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUPS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_CPUACCT: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_DEVICE: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_FREEZER: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_SCHED: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CPUSETS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_MEMCG: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_KEYS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_VETH: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_BRIDGE: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NF_NAT: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NF_NAT_NEEDED: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_POSIX_MQUEUE: enabled
11:32:20 [2020-04-10T11:32:20.888Z] 
11:32:20 [2020-04-10T11:32:20.888Z] Optional Features:
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_USER_NS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_SECCOMP: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_PIDS: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_MEMCG_SWAP: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:32:20 [2020-04-10T11:32:20.888Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_BLK_CGROUP: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IOSCHED_CFQ: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_PERF: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_HUGETLB: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_CFS_BANDWIDTH: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_RT_GROUP_SCHED: missing
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_VS: enabled (as module)
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_VS_NFCT: enabled
11:32:20 [2020-04-10T11:32:20.888Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:32:20 [2020-04-10T11:32:20.889Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:32:20 [2020-04-10T11:32:20.889Z] - CONFIG_IP_VS_RR: enabled (as module)
11:32:20 [2020-04-10T11:32:20.889Z] - CONFIG_EXT4_FS: enabled
11:32:20 [2020-04-10T11:32:20.889Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:32:21 [2020-04-10T11:32:21.175Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:32:21 [2020-04-10T11:32:21.175Z] - Network Drivers:
11:32:21 [2020-04-10T11:32:21.175Z]   - "overlay":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_VXLAN: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       Optional (for encrypted networks):
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_CRYPTO: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_CRYPTO_AEAD: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_CRYPTO_GCM: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_CRYPTO_GHASH: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_XFRM: enabled
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_XFRM_USER: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_INET_ESP: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "ipvlan":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_IPVLAN: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "macvlan":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_MACVLAN: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_DUMMY: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "ftp,tftp client in container":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z] - Storage Drivers:
11:32:21 [2020-04-10T11:32:21.175Z]   - "aufs":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_AUFS_FS: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "btrfs":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:32:21 [2020-04-10T11:32:21.175Z]   - "devicemapper":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_BLK_DEV_DM: enabled
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "overlay":
11:32:21 [2020-04-10T11:32:21.175Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:32:21 [2020-04-10T11:32:21.175Z]   - "zfs":
11:32:21 [2020-04-10T11:32:21.175Z]     - /dev/zfs: missing
11:32:21 [2020-04-10T11:32:21.175Z]     - zfs command: missing
11:32:21 [2020-04-10T11:32:21.175Z]     - zpool command: missing
11:32:21 [2020-04-10T11:32:21.175Z] 
11:32:21 [2020-04-10T11:32:21.175Z] Limits:
11:32:21 [2020-04-10T11:32:21.175Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:32:21 [2020-04-10T11:32:21.175Z] 
11:32:21 [2020-04-10T11:32:21.175Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:32:21 [2020-04-10T11:32:21.594Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
11:32:21 [2020-04-10T11:32:21.594Z] #2 [internal] load .dockerignore
11:32:21 [2020-04-10T11:32:21.594Z] #2 transferring context: 87B done
11:32:21 [2020-04-10T11:32:21.594Z] #2 DONE 0.0s
11:32:21 [2020-04-10T11:32:21.594Z] 
11:32:21 [2020-04-10T11:32:21.594Z] #1 [internal] load build definition from Dockerfile
11:32:21 [2020-04-10T11:32:21.594Z] #1 transferring dockerfile: 17.09kB done
11:32:21 [2020-04-10T11:32:21.594Z] #1 DONE 0.0s
11:32:21 [2020-04-10T11:32:21.594Z] 
11:32:21 [2020-04-10T11:32:21.594Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:32:21 [2020-04-10T11:32:21.881Z] #3 DONE 0.2s
11:32:21 [2020-04-10T11:32:21.881Z] 
11:32:21 [2020-04-10T11:32:21.881Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:32:21 [2020-04-10T11:32:21.881Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
11:32:21 [2020-04-10T11:32:21.881Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
11:32:21 [2020-04-10T11:32:21.881Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
11:32:21 [2020-04-10T11:32:21.881Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
11:32:21 [2020-04-10T11:32:21.881Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s
11:32:22 [2020-04-10T11:32:22.162Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
11:32:22 [2020-04-10T11:32:22.162Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
11:32:22 [2020-04-10T11:32:22.444Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
11:32:22 [2020-04-10T11:32:22.444Z] #4 DONE 0.5s
11:32:22 [2020-04-10T11:32:22.725Z] 
11:32:22 [2020-04-10T11:32:22.725Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:32:23 [2020-04-10T11:32:23.024Z] #5 DONE 0.1s
11:32:23 [2020-04-10T11:32:23.024Z] 
11:32:23 [2020-04-10T11:32:23.024Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:32:23 [2020-04-10T11:32:23.024Z] #6 DONE 0.2s
11:32:23 [2020-04-10T11:32:23.024Z] 
11:32:23 [2020-04-10T11:32:23.024Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:32:23 [2020-04-10T11:32:23.024Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.02MB / 48.96MB 0.1s
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0B / 9.88MB 0.1s
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:1869959e92b48f4df8f7f54fbcf37f3236679d4f49f2c3ff028586469d50a577 1.79kB / 1.79kB done
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:19c08f2986c378fec7e0445eb1fdd253294083edfb92a55ba930c812b7164eeb 5.46kB / 5.46kB done
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0B / 7.38MB 0.1s
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 6.17MB / 48.96MB 0.3s
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 8.10MB / 9.88MB 0.3s
11:32:23 [2020-04-10T11:32:23.317Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s
11:32:23 [2020-04-10T11:32:23.509Z] Still waiting to schedule task
11:32:23 [2020-04-10T11:32:23.509Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d0d84858726c89)’
11:32:23 [2020-04-10T11:32:23.510Z] Still waiting to schedule task
11:32:23 [2020-04-10T11:32:23.510Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d0d84858726c89)’
11:32:23 [2020-04-10T11:32:23.516Z] Still waiting to schedule task
11:32:23 [2020-04-10T11:32:23.516Z] All nodes of label ‘arm64&&linux’ are offline
11:32:23 [2020-04-10T11:32:23.520Z] Still waiting to schedule task
11:32:23 [2020-04-10T11:32:23.520Z] All nodes of label ‘windows-2019’ are offline
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 21.03MB / 48.96MB 0.6s
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.3s done
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 10.77MB / 51.33MB 0.6s
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 3.30MB / 56.67MB 0.6s
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 24.13MB / 48.96MB 0.7s
11:32:23 [2020-04-10T11:32:23.604Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 15.26MB / 51.33MB 0.7s
11:32:23 [2020-04-10T11:32:23.605Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 6.76MB / 56.67MB 0.7s
11:32:23 [2020-04-10T11:32:23.898Z] #7 ...
11:32:23 [2020-04-10T11:32:23.898Z] 
11:32:23 [2020-04-10T11:32:23.898Z] #20 [internal] load build context
11:32:23 [2020-04-10T11:32:23.898Z] #20 transferring context: 52.79MB 0.7s done
11:32:23 [2020-04-10T11:32:23.898Z] #20 DONE 0.8s
11:32:23 [2020-04-10T11:32:23.898Z] 
11:32:23 [2020-04-10T11:32:23.898Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 27.42MB / 48.96MB 0.8s
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 18.24MB / 51.33MB 0.8s
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 11.51MB / 56.67MB 0.8s
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 35.20MB / 48.96MB 1.0s
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 26.43MB / 51.33MB 1.0s
11:32:23 [2020-04-10T11:32:23.898Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 19.20MB / 56.67MB 1.0s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 39.15MB / 48.96MB 1.1s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 30.59MB / 51.33MB 1.1s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 22.83MB / 56.67MB 1.1s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 46.82MB / 48.96MB 1.3s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 38.43MB / 51.33MB 1.3s
11:32:24 [2020-04-10T11:32:24.195Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 30.94MB / 56.67MB 1.3s
11:32:24 [2020-04-10T11:32:24.489Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 43.69MB / 51.33MB 1.4s
11:32:24 [2020-04-10T11:32:24.489Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 35.32MB / 56.67MB 1.4s
11:32:24 [2020-04-10T11:32:24.489Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.4s done
11:32:24 [2020-04-10T11:32:24.489Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 48.95MB / 51.33MB 1.5s
11:32:24 [2020-04-10T11:32:24.489Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 0B / 102.23MB 1.5s
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 42.67MB / 56.67MB 1.6s
11:32:24 [2020-04-10T11:32:24.774Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.6s done
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 47.35MB / 56.67MB 1.7s
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 9.95MB / 102.23MB 1.7s
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 155B / 155B 1.6s done
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 54.07MB / 56.67MB 1.9s
11:32:24 [2020-04-10T11:32:24.774Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 23.22MB / 102.23MB 1.9s
11:32:25 [2020-04-10T11:32:25.060Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 30.47MB / 102.23MB 2.0s
11:32:25 [2020-04-10T11:32:25.060Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 2.0s done
11:32:25 [2020-04-10T11:32:25.060Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 38.80MB / 102.23MB 2.1s
11:32:25 [2020-04-10T11:32:25.344Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 44.96MB / 102.23MB 2.2s
11:32:25 [2020-04-10T11:32:25.344Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 52.37MB / 102.23MB 2.3s
11:32:25 [2020-04-10T11:32:25.344Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 61.81MB / 102.23MB 2.4s
11:32:25 [2020-04-10T11:32:25.629Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 67.28MB / 102.23MB 2.5s
11:32:25 [2020-04-10T11:32:25.629Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 78.78MB / 102.23MB 2.6s
11:32:25 [2020-04-10T11:32:25.910Z] #7 ...
11:32:25 [2020-04-10T11:32:25.910Z] 
11:32:25 [2020-04-10T11:32:25.910Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:32:25 [2020-04-10T11:32:25.910Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
11:32:25 [2020-04-10T11:32:25.910Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
11:32:25 [2020-04-10T11:32:25.910Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
11:32:25 [2020-04-10T11:32:25.910Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
11:32:25 [2020-04-10T11:32:25.910Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
11:32:25 [2020-04-10T11:32:25.910Z] #71 DONE 2.8s
11:32:25 [2020-04-10T11:32:25.910Z] 
11:32:25 [2020-04-10T11:32:25.910Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:32:25 [2020-04-10T11:32:25.910Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 99.40MB / 102.23MB 2.8s
11:32:26 [2020-04-10T11:32:26.192Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 102.23MB / 102.23MB 3.0s done
11:32:26 [2020-04-10T11:32:26.192Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.7s done
11:32:26 [2020-04-10T11:32:26.474Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.1s
11:32:26 [2020-04-10T11:32:26.756Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.2s done
11:32:26 [2020-04-10T11:32:26.756Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687
11:32:27 [2020-04-10T11:32:27.038Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done
11:32:27 [2020-04-10T11:32:27.320Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0.1s
11:32:28 [2020-04-10T11:32:28.789Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.2s done
11:32:28 [2020-04-10T11:32:28.789Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f
11:32:29 [2020-04-10T11:32:29.795Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.1s done
11:32:30 [2020-04-10T11:32:30.076Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd
11:32:32 [2020-04-10T11:32:32.785Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 2.4s done
11:32:32 [2020-04-10T11:32:32.785Z] #7 extracting sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 0.0s done
11:32:32 [2020-04-10T11:32:32.785Z] #7 DONE 9.7s
11:32:32 [2020-04-10T11:32:32.785Z] 
11:32:32 [2020-04-10T11:32:32.785Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:32:34 [2020-04-10T11:32:34.255Z] #8 DONE 1.6s
11:32:34 [2020-04-10T11:32:34.255Z] 
11:32:34 [2020-04-10T11:32:34.255Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:32:34 [2020-04-10T11:32:34.307Z] Fetching without tags
11:32:34 [2020-04-10T11:32:34.272Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:34 [2020-04-10T11:32:34.276Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:32:34 [2020-04-10T11:32:34.280Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:34 [2020-04-10T11:32:34.297Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:32:34 [2020-04-10T11:32:34.314Z] Fetching upstream changes from https://github.com/moby/moby.git
11:32:34 [2020-04-10T11:32:34.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:32:34 [2020-04-10T11:32:34.315Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:32:34 [2020-04-10T11:32:34.809Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:32:35 [2020-04-10T11:32:35.727Z] #9 DONE 1.0s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:32:35 [2020-04-10T11:32:35.727Z] #40 DONE 0.0s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:32:35 [2020-04-10T11:32:35.727Z] #43 ...
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:32:35 [2020-04-10T11:32:35.727Z] #29 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:35 [2020-04-10T11:32:35.727Z] #21 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #32 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #22 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #67 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #73 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #55 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #46 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:32:35 [2020-04-10T11:32:35.727Z] #49 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:32:35 [2020-04-10T11:32:35.727Z] #52 DONE 0.1s
11:32:35 [2020-04-10T11:32:35.727Z] 
11:32:35 [2020-04-10T11:32:35.727Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:32:34 [2020-04-10T11:32:34.815Z]  > git config core.sparsecheckout # timeout=10
11:32:34 [2020-04-10T11:32:34.819Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:32:35 [2020-04-10T11:32:35.909Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:32:36 [2020-04-10T11:32:36.975Z] Merge succeeded, producing 208c9482148694c7374b34dc39ba614b56856e87
11:32:36 [2020-04-10T11:32:36.975Z] Checking out Revision 208c9482148694c7374b34dc39ba614b56856e87 (PR-40795)
11:32:37 [2020-04-10T11:32:37.124Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:32:37 [2020-04-10T11:32:37.141Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:32:38 [2020-04-10T11:32:38.027Z] + docker version
11:32:38 [2020-04-10T11:32:38.027Z] Client:
11:32:38 [2020-04-10T11:32:38.027Z]  Version:           18.06.1-ce
11:32:38 [2020-04-10T11:32:38.027Z]  API version:       1.38
11:32:38 [2020-04-10T11:32:38.027Z]  Go version:        go1.10.3
11:32:38 [2020-04-10T11:32:38.027Z]  Git commit:        e68fc7a
11:32:38 [2020-04-10T11:32:38.027Z]  Built:             Tue Aug 21 17:26:10 2018
11:32:38 [2020-04-10T11:32:38.027Z]  OS/Arch:           linux/ppc64le
11:32:38 [2020-04-10T11:32:38.027Z]  Experimental:      false
11:32:38 [2020-04-10T11:32:38.027Z] 
11:32:38 [2020-04-10T11:32:38.027Z] Server:
11:32:38 [2020-04-10T11:32:38.027Z]  Engine:
11:32:38 [2020-04-10T11:32:38.027Z]   Version:          18.06.1-ce
11:32:38 [2020-04-10T11:32:38.027Z]   API version:      1.38 (minimum version 1.12)
11:32:38 [2020-04-10T11:32:38.027Z]   Go version:       go1.10.3
11:32:38 [2020-04-10T11:32:38.027Z]   Git commit:       e68fc7a
11:32:38 [2020-04-10T11:32:38.027Z]   Built:            Tue Aug 21 17:24:20 2018
11:32:38 [2020-04-10T11:32:38.027Z]   OS/Arch:          linux/ppc64le
11:32:38 [2020-04-10T11:32:38.027Z]   Experimental:     true
[Pipeline] sh
11:32:38 [2020-04-10T11:32:38.415Z] + docker info
11:32:38 [2020-04-10T11:32:38.415Z] Containers: 0
11:32:38 [2020-04-10T11:32:38.415Z]  Running: 0
11:32:38 [2020-04-10T11:32:38.415Z]  Paused: 0
11:32:38 [2020-04-10T11:32:38.415Z]  Stopped: 0
11:32:38 [2020-04-10T11:32:38.415Z] Images: 0
11:32:38 [2020-04-10T11:32:38.415Z] Server Version: 18.06.1-ce
11:32:38 [2020-04-10T11:32:38.415Z] Storage Driver: overlay2
11:32:38 [2020-04-10T11:32:38.415Z]  Backing Filesystem: extfs
11:32:38 [2020-04-10T11:32:38.415Z]  Supports d_type: true
11:32:38 [2020-04-10T11:32:38.415Z]  Native Overlay Diff: true
11:32:38 [2020-04-10T11:32:38.415Z] Logging Driver: json-file
11:32:38 [2020-04-10T11:32:38.415Z] Cgroup Driver: cgroupfs
11:32:38 [2020-04-10T11:32:38.415Z] Plugins:
11:32:38 [2020-04-10T11:32:38.415Z]  Volume: local
11:32:38 [2020-04-10T11:32:38.415Z]  Network: bridge host ipvlan macvlan null overlay
11:32:38 [2020-04-10T11:32:38.415Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
11:32:38 [2020-04-10T11:32:38.415Z] Swarm: inactive
11:32:38 [2020-04-10T11:32:38.415Z] Runtimes: runc
11:32:38 [2020-04-10T11:32:38.415Z] Default Runtime: runc
11:32:38 [2020-04-10T11:32:38.415Z] Init Binary: docker-init
11:32:38 [2020-04-10T11:32:38.415Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
11:32:38 [2020-04-10T11:32:38.415Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
11:32:38 [2020-04-10T11:32:38.415Z] init version: fec3683
11:32:38 [2020-04-10T11:32:38.415Z] Security Options:
11:32:38 [2020-04-10T11:32:38.415Z]  apparmor
11:32:38 [2020-04-10T11:32:38.415Z]  seccomp
11:32:38 [2020-04-10T11:32:38.415Z]   Profile: default
11:32:38 [2020-04-10T11:32:38.415Z] Kernel Version: 4.4.0-139-generic
11:32:38 [2020-04-10T11:32:38.415Z] Operating System: Ubuntu 16.04.3 LTS
11:32:38 [2020-04-10T11:32:38.415Z] OSType: linux
11:32:38 [2020-04-10T11:32:38.415Z] Architecture: ppc64le
11:32:38 [2020-04-10T11:32:38.415Z] CPUs: 4
11:32:38 [2020-04-10T11:32:38.415Z] Total Memory: 7.972GiB
11:32:38 [2020-04-10T11:32:38.415Z] Name: ppc64le-ubuntu-28
11:32:38 [2020-04-10T11:32:38.415Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
11:32:38 [2020-04-10T11:32:38.415Z] Docker Root Dir: /var/lib/docker
11:32:38 [2020-04-10T11:32:38.415Z] Debug Mode (client): false
11:32:38 [2020-04-10T11:32:38.415Z] Debug Mode (server): false
11:32:38 [2020-04-10T11:32:38.415Z] Username: dockerbuildbot
11:32:38 [2020-04-10T11:32:38.415Z] Registry: https://index.docker.io/v1/
11:32:38 [2020-04-10T11:32:38.415Z] Labels:
11:32:38 [2020-04-10T11:32:38.415Z] Experimental: true
11:32:38 [2020-04-10T11:32:38.415Z] Insecure Registries:
11:32:38 [2020-04-10T11:32:38.415Z]  127.0.0.0/8
11:32:38 [2020-04-10T11:32:38.415Z] Live Restore Enabled: false
11:32:38 [2020-04-10T11:32:38.415Z] 
[Pipeline] sh
11:32:38 [2020-04-10T11:32:38.805Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:38 [2020-04-10T11:32:38.805Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:32:38 [2020-04-10T11:32:38.805Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:32:38 [2020-04-10T11:32:38.805Z] + bash /home/docker/workspace/moby_PR-40795/check-config.sh
11:32:38 [2020-04-10T11:32:38.805Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:32:38 [2020-04-10T11:32:38.805Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
11:32:38 [2020-04-10T11:32:38.805Z] 
11:32:38 [2020-04-10T11:32:38.805Z] Generally Necessary:
11:32:38 [2020-04-10T11:32:38.805Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:32:38 [2020-04-10T11:32:38.805Z] - apparmor: enabled and tools installed
11:32:38 [2020-04-10T11:32:38.805Z] - CONFIG_NAMESPACES: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NET_NS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_PID_NS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_IPC_NS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_UTS_NS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUPS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUP_CPUACCT: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUP_DEVICE: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUP_FREEZER: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUP_SCHED: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CPUSETS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_MEMCG: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_KEYS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_VETH: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_BRIDGE: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NF_NAT: enabled (as module)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_NF_NAT_NEEDED: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_POSIX_MQUEUE: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
11:32:39 [2020-04-10T11:32:39.092Z] 
11:32:39 [2020-04-10T11:32:39.092Z] Optional Features:
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_USER_NS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_SECCOMP: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_CGROUP_PIDS: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_MEMCG_SWAP: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:32:39 [2020-04-10T11:32:39.092Z]     (cgroup swap accounting is currently enabled)
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_MEMCG_KMEM: enabled
11:32:39 [2020-04-10T11:32:39.092Z] - CONFIG_BLK_CGROUP: enabled
11:32:36 [2020-04-10T11:32:36.962Z]  > git rev-parse HEAD^{commit} # timeout=10
11:32:36 [2020-04-10T11:32:36.981Z]  > git config core.sparsecheckout # timeout=10
11:32:36 [2020-04-10T11:32:36.985Z]  > git checkout -f 208c9482148694c7374b34dc39ba614b56856e87 # timeout=10
11:32:37 [2020-04-10T11:32:37.130Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.495 + RM_GOPATH=0
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.495 + TMP_GOPATH=
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.495 + : /build
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.495 + '[' -z '' ']'
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.496 ++ mktemp -d
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.496 + export GOPATH=/tmp/tmp.f0XEewxXlO
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.496 + GOPATH=/tmp/tmp.f0XEewxXlO
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.497 + RM_GOPATH=1
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.497 ++ dirname ./install.sh
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.498 + dir=.
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.498 + bin=golangci_lint
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.498 + shift
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 + '[' '!' -f ./golangci_lint.installer ']'
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 + . ./golangci_lint.installer
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 ++ : v1.23.8
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 + install_golangci_lint
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 Installing golangci-lint version v1.23.8
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 + echo 'Installing golangci-lint version v1.23.8'
11:32:39 [2020-04-10T11:32:39.185Z] #53 3.499 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IOSCHED_CFQ: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_CGROUP_PERF: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_CGROUP_HUGETLB: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_CFS_BANDWIDTH: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_RT_GROUP_SCHED: missing
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_VS: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_VS_NFCT: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_IP_VS_RR: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_EXT4_FS: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:32:39 [2020-04-10T11:32:39.378Z] - Network Drivers:
11:32:39 [2020-04-10T11:32:39.378Z]   - "overlay":
11:32:39 [2020-04-10T11:32:39.378Z]     - CONFIG_VXLAN: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:32:39 [2020-04-10T11:32:39.378Z]       Optional (for encrypted networks):
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_CRYPTO: enabled
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_XFRM: enabled
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_XFRM_USER: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_INET_ESP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:32:39 [2020-04-10T11:32:39.378Z]   - "ipvlan":
11:32:39 [2020-04-10T11:32:39.378Z]     - CONFIG_IPVLAN: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]   - "macvlan":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_MACVLAN: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_DUMMY: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]   - "ftp,tftp client in container":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z] - Storage Drivers:
11:32:39 [2020-04-10T11:32:39.672Z]   - "aufs":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_AUFS_FS: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]   - "btrfs":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:32:39 [2020-04-10T11:32:39.672Z]   - "devicemapper":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_BLK_DEV_DM: enabled
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]   - "overlay":
11:32:39 [2020-04-10T11:32:39.672Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:32:39 [2020-04-10T11:32:39.672Z]   - "zfs":
11:32:39 [2020-04-10T11:32:39.672Z]     - /dev/zfs: missing
11:32:39 [2020-04-10T11:32:39.672Z]     - zfs command: missing
11:32:39 [2020-04-10T11:32:39.672Z]     - zpool command: missing
11:32:39 [2020-04-10T11:32:39.672Z] 
11:32:39 [2020-04-10T11:32:39.672Z] Limits:
11:32:39 [2020-04-10T11:32:39.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:32:39 [2020-04-10T11:32:39.672Z] 
11:32:39 [2020-04-10T11:32:39.672Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:32:40 [2020-04-10T11:32:40.101Z] + make bundles/buildx
11:32:40 [2020-04-10T11:32:40.722Z] make: command: Command not found
11:32:40 [2020-04-10T11:32:40.722Z] make: command: Command not found
11:32:40 [2020-04-10T11:32:40.722Z] mkdir bundles
11:32:40 [2020-04-10T11:32:40.722Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
11:32:40 [2020-04-10T11:32:40.722Z] 	--build-arg BUILDX_COMMIT \
11:32:40 [2020-04-10T11:32:40.722Z] 	--build-arg BUILDX_REPO \
11:32:40 [2020-04-10T11:32:40.722Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
11:32:40 [2020-04-10T11:32:40.722Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
11:32:40 [2020-04-10T11:32:40.722Z] 	.
11:32:40 [2020-04-10T11:32:40.722Z] /bin/sh: 4: go: not found
11:32:40 [2020-04-10T11:32:40.722Z] /bin/sh: 5: go: not found
11:32:41 [2020-04-10T11:32:41.203Z] #53 ...
11:32:41 [2020-04-10T11:32:41.203Z] 
11:32:41 [2020-04-10T11:32:41.203Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.502 + RM_GOPATH=0
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.503 + TMP_GOPATH=
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.503 + : /build/
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.503 + '[' -z '' ']'
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.504 ++ mktemp -d
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.505 + export GOPATH=/tmp/tmp.5PTqawMZX6
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.505 + GOPATH=/tmp/tmp.5PTqawMZX6
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.505 + RM_GOPATH=1
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.510 ++ dirname ./install.sh
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.516 + dir=.
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.517 + bin=rootlesskit
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.517 + shift
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.517 + '[' '!' -f ./rootlesskit.installer ']'
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.518 + . ./rootlesskit.installer
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.518 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.519 + install_rootlesskit
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.519 + case "$1" in
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.519 + export CGO_ENABLED=0
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.519 + CGO_ENABLED=0
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.519 + _install_rootlesskit
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.520 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.520 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.520 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5PTqawMZX6/src/github.com/rootless-containers/rootlesskit
11:32:41 [2020-04-10T11:32:41.203Z] #68 3.522 Cloning into '/tmp/tmp.5PTqawMZX6/src/github.com/rootless-containers/rootlesskit'...
11:32:42 [2020-04-10T11:32:42.672Z] #68 6.876 + cd /tmp/tmp.5PTqawMZX6/src/github.com/rootless-containers/rootlesskit
11:32:42 [2020-04-10T11:32:42.672Z] #68 6.880 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:32:42 [2020-04-10T11:32:42.672Z] #68 7.037 + for f in rootlesskit rootlesskit-docker-proxy
11:32:42 [2020-04-10T11:32:42.672Z] #68 7.037 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:32:43 [2020-04-10T11:32:43.423Z] Sending build context to Docker daemon  57.43MB

11:32:43 [2020-04-10T11:32:43.423Z] Step 1/16 : ARG GO_VERSION=1.12.10
11:32:43 [2020-04-10T11:32:43.423Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
11:32:43 [2020-04-10T11:32:43.423Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
11:32:43 [2020-04-10T11:32:43.423Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
11:32:43 [2020-04-10T11:32:43.423Z] 1.12.10-stretch: Pulling from library/golang
11:32:43 [2020-04-10T11:32:43.709Z] fb056072eab9: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] 6a33b1f9796f: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] 8f8f8962e456: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] 68adcc365214: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] 76d8adf27bdf: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] d66e58854927: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] 71497195576e: Pulling fs layer
11:32:43 [2020-04-10T11:32:43.709Z] d66e58854927: Waiting
11:32:43 [2020-04-10T11:32:43.709Z] 68adcc365214: Waiting
11:32:43 [2020-04-10T11:32:43.709Z] 71497195576e: Waiting
11:32:43 [2020-04-10T11:32:43.709Z] 76d8adf27bdf: Waiting
11:32:43 [2020-04-10T11:32:43.996Z] 8f8f8962e456: Verifying Checksum
11:32:43 [2020-04-10T11:32:43.996Z] 8f8f8962e456: Download complete
11:32:44 [2020-04-10T11:32:44.283Z] 6a33b1f9796f: Verifying Checksum
11:32:44 [2020-04-10T11:32:44.283Z] 6a33b1f9796f: Download complete
11:32:45 [2020-04-10T11:32:45.343Z] #68 ...
11:32:45 [2020-04-10T11:32:45.343Z] 
11:32:45 [2020-04-10T11:32:45.343Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:32:45 [2020-04-10T11:32:45.343Z] #25 1.745 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:32:45 [2020-04-10T11:32:45.343Z] #25 1.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:32:45 [2020-04-10T11:32:45.343Z] #25 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:32:45 [2020-04-10T11:32:45.343Z] #25 2.099 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:32:45 [2020-04-10T11:32:45.343Z] #25 3.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:32:45 [2020-04-10T11:32:45.343Z] #25 4.810 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:32:45 [2020-04-10T11:32:45.628Z] #25 ...
11:32:45 [2020-04-10T11:32:45.628Z] 
11:32:45 [2020-04-10T11:32:45.628Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.695 + RM_GOPATH=0
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.701 + TMP_GOPATH=
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.701 + : /build
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.701 + '[' -z '' ']'
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.704 ++ mktemp -d
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.705 + export GOPATH=/tmp/tmp.bZFpvsBzKf
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.707 + GOPATH=/tmp/tmp.bZFpvsBzKf
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.707 + RM_GOPATH=1
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.711 ++ dirname ./install.sh
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 + dir=.
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 + bin=proxy
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 + shift
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 + '[' '!' -f ./proxy.installer ']'
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 + . ./proxy.installer
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.713 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.714 + install_proxy
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + case "$1" in
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + export CGO_ENABLED=0
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + CGO_ENABLED=0
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + _install_proxy
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.715 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bZFpvsBzKf/src/github.com/docker/libnetwork
11:32:45 [2020-04-10T11:32:45.628Z] #74 2.717 Cloning into '/tmp/tmp.bZFpvsBzKf/src/github.com/docker/libnetwork'...
11:32:45 [2020-04-10T11:32:45.628Z] #74 ...
11:32:45 [2020-04-10T11:32:45.628Z] 
11:32:45 [2020-04-10T11:32:45.628Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.730 + RM_GOPATH=0
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.730 + TMP_GOPATH=
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.730 + : /build
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.730 + '[' -z '' ']'
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.731 ++ mktemp -d
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.735 + export GOPATH=/tmp/tmp.pbBENc7k1s
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.735 + GOPATH=/tmp/tmp.pbBENc7k1s
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.735 + RM_GOPATH=1
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.735 ++ dirname ./install.sh
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + dir=.
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + bin=tomlv
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + shift
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + '[' '!' -f ./tomlv.installer ']'
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + . ./tomlv.installer
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + install_tomlv
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.738 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.741 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pbBENc7k1s/src/github.com/BurntSushi/toml
11:32:45 [2020-04-10T11:32:45.628Z] #33 3.742 Cloning into '/tmp/tmp.pbBENc7k1s/src/github.com/BurntSushi/toml'...
11:32:45 [2020-04-10T11:32:45.628Z] #33 4.388 + cd /tmp/tmp.pbBENc7k1s/src/github.com/BurntSushi/toml
11:32:45 [2020-04-10T11:32:45.628Z] #33 4.388 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:32:45 [2020-04-10T11:32:45.628Z] #33 4.391 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:32:45 [2020-04-10T11:32:45.628Z] #33 4.824 internal/bytealg
11:32:45 [2020-04-10T11:32:45.628Z] #33 4.834 math/bits
11:32:45 [2020-04-10T11:32:45.628Z] #33 5.165 math
11:32:45 [2020-04-10T11:32:45.628Z] #33 5.197 runtime
11:32:45 [2020-04-10T11:32:45.628Z] #33 10.05 internal/testlog
11:32:45 [2020-04-10T11:32:45.910Z] #33 ...
11:32:45 [2020-04-10T11:32:45.910Z] 
11:32:45 [2020-04-10T11:32:45.910Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.912 + RM_GOPATH=0
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.912 + TMP_GOPATH=
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.912 + : /build
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.912 + '[' -z '' ']'
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.912 ++ mktemp -d
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.913 + export GOPATH=/tmp/tmp.YmsgElFFLZ
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.913 + GOPATH=/tmp/tmp.YmsgElFFLZ
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.913 + RM_GOPATH=1
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.924 ++ dirname ./install.sh
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + dir=.
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + bin=vndr
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + shift
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + '[' '!' -f ./vndr.installer ']'
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + . ./vndr.installer
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.926 + install_vndr
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.927 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.927 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YmsgElFFLZ/src/github.com/LK4D4/vndr
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.927 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:32:45 [2020-04-10T11:32:45.910Z] #47 2.933 Cloning into '/tmp/tmp.YmsgElFFLZ/src/github.com/LK4D4/vndr'...
11:32:45 [2020-04-10T11:32:45.910Z] #47 3.460 + cd /tmp/tmp.YmsgElFFLZ/src/github.com/LK4D4/vndr
11:32:45 [2020-04-10T11:32:45.910Z] #47 3.460 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:32:45 [2020-04-10T11:32:45.910Z] #47 3.463 + go build -buildmode=pie -v -o /build/vndr .
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.273 internal/cpu
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.276 runtime/internal/atomic
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.400 runtime/internal/sys
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.584 runtime/internal/math
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.634 internal/bytealg
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.642 internal/race
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.715 sync/atomic
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.945 runtime
11:32:45 [2020-04-10T11:32:45.910Z] #47 4.974 unicode
11:32:45 [2020-04-10T11:32:45.910Z] #47 8.013 unicode/utf8
11:32:45 [2020-04-10T11:32:45.910Z] #47 8.520 math
11:32:45 [2020-04-10T11:32:45.910Z] #47 ...
11:32:45 [2020-04-10T11:32:45.910Z] 
11:32:45 [2020-04-10T11:32:45.910Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.691 + RM_GOPATH=0
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.691 + TMP_GOPATH=
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.691 + : /build
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.691 + '[' -z '' ']'
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.692 ++ mktemp -d
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.694 + export GOPATH=/tmp/tmp.malVKzZTy0
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.694 + GOPATH=/tmp/tmp.malVKzZTy0
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.694 + RM_GOPATH=1
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.696 ++ dirname ./install.sh
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.701 + dir=.
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.701 + bin=dockercli
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.701 + shift
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.701 + '[' '!' -f ./dockercli.installer ']'
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.702 + . ./dockercli.installer
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.702 ++ : stable
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.702 ++ : 17.06.2-ce
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.702 + install_dockercli
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.704 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.704 Install docker/cli version 17.06.2-ce from stable
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.705 ++ uname -m
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + arch=s390x
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + '[' s390x '!=' x86_64 ']'
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + '[' s390x '!=' s390x ']'
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + url=https://download.docker.com/linux/static
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
11:32:45 [2020-04-10T11:32:45.910Z] #23 3.706 + tar -xz docker/docker
11:32:45 [2020-04-10T11:32:45.910Z] #23 9.885 + mkdir -p /build
11:32:45 [2020-04-10T11:32:45.910Z] #23 9.888 + mv docker/docker /build/
11:32:45 [2020-04-10T11:32:45.910Z] #23 9.891 + rmdir docker
11:32:45 [2020-04-10T11:32:45.910Z] #23 DONE 10.3s
11:32:45 [2020-04-10T11:32:45.910Z] 
11:32:45 [2020-04-10T11:32:45.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:45 [2020-04-10T11:32:45.910Z] #10 1.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:32:45 [2020-04-10T11:32:45.910Z] #10 1.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:32:45 [2020-04-10T11:32:45.910Z] #10 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:32:45 [2020-04-10T11:32:45.910Z] #10 2.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:32:45 [2020-04-10T11:32:45.910Z] #10 3.053 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:32:45 [2020-04-10T11:32:45.910Z] #10 3.766 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:32:46 [2020-04-10T11:32:46.203Z] #10 ...
11:32:46 [2020-04-10T11:32:46.203Z] 
11:32:46 [2020-04-10T11:32:46.203Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:32:46 [2020-04-10T11:32:46.203Z] #62 1.584 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:32:46 [2020-04-10T11:32:46.203Z] #62 1.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:32:46 [2020-04-10T11:32:46.203Z] #62 2.011 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:32:46 [2020-04-10T11:32:46.203Z] #62 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:32:46 [2020-04-10T11:32:46.203Z] #62 2.771 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:32:46 [2020-04-10T11:32:46.203Z] #62 3.923 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:32:46 [2020-04-10T11:32:46.203Z] #62 10.07 Fetched 8034 kB in 9s (920 kB/s)
11:32:46 [2020-04-10T11:32:46.203Z] #62 10.07 Reading package lists...
11:32:46 [2020-04-10T11:32:46.203Z] #62 ...
11:32:46 [2020-04-10T11:32:46.203Z] 
11:32:46 [2020-04-10T11:32:46.203Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.169 + RM_GOPATH=0
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.169 + TMP_GOPATH=
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.169 + : /build
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.169 + '[' -z '' ']'
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.170 ++ mktemp -d
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.171 + export GOPATH=/tmp/tmp.p4INCTlM3m
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.171 + GOPATH=/tmp/tmp.p4INCTlM3m
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.171 + RM_GOPATH=1
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.172 ++ dirname ./install.sh
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + dir=.
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + bin=gotestsum
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + shift
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + '[' '!' -f ./gotestsum.installer ']'
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + . ./gotestsum.installer
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 ++ : v0.3.5
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + install_gotestsum
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 + echo 'Installing gotestsum version v0.3.5'
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.179 Installing gotestsum version v0.3.5
11:32:46 [2020-04-10T11:32:46.203Z] #50 3.180 + go get -d gotest.tools/gotestsum
11:32:46 [2020-04-10T11:32:46.485Z] #50 ...
11:32:46 [2020-04-10T11:32:46.485Z] 
11:32:46 [2020-04-10T11:32:46.485Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:32:46 [2020-04-10T11:32:46.485Z] #41 3.417 + git clone https://github.com/docker/distribution.git .
11:32:46 [2020-04-10T11:32:46.485Z] #41 3.421 Cloning into '.'...
11:32:46 [2020-04-10T11:32:46.485Z] #41 ...
11:32:46 [2020-04-10T11:32:46.485Z] 
11:32:46 [2020-04-10T11:32:46.485Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:32:46 [2020-04-10T11:32:46.485Z] #35 3.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:32:46 [2020-04-10T11:32:46.485Z] #35 3.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:32:46 [2020-04-10T11:32:46.485Z] #35 3.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:32:46 [2020-04-10T11:32:46.485Z] #35 3.758 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:32:46 [2020-04-10T11:32:46.485Z] #35 5.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:32:46 [2020-04-10T11:32:46.485Z] #35 6.602 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:32:46 [2020-04-10T11:32:46.767Z] #35 ...
11:32:46 [2020-04-10T11:32:46.768Z] 
11:32:46 [2020-04-10T11:32:46.768Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:32:46 [2020-04-10T11:32:46.768Z] #30 3.347 + git clone https://github.com/kolyshkin/go-swagger.git .
11:32:46 [2020-04-10T11:32:46.768Z] #30 3.348 Cloning into '.'...
11:32:46 [2020-04-10T11:32:46.768Z] #30 ...
11:32:46 [2020-04-10T11:32:46.768Z] 
11:32:46 [2020-04-10T11:32:46.768Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.108 + RM_GOPATH=0
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.108 + TMP_GOPATH=
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.108 + : /build
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.108 + '[' -z '' ']'
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.108 ++ mktemp -d
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.111 + export GOPATH=/tmp/tmp.D4Bycyp9bi
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.111 + GOPATH=/tmp/tmp.D4Bycyp9bi
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.111 + RM_GOPATH=1
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.112 ++ dirname ./install.sh
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + dir=.
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + bin=shfmt
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + shift
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + '[' '!' -f ./shfmt.installer ']'
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + . ./shfmt.installer
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + install_shfmt
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 + git clone https://github.com/mvdan/sh.git /tmp/tmp.D4Bycyp9bi/src/github.com/mvdan/sh
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.116 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:32:46 [2020-04-10T11:32:46.768Z] #56 3.122 Cloning into '/tmp/tmp.D4Bycyp9bi/src/github.com/mvdan/sh'...
11:32:46 [2020-04-10T11:32:46.768Z] #56 9.033 + cd /tmp/tmp.D4Bycyp9bi/src/github.com/mvdan/sh
11:32:46 [2020-04-10T11:32:46.768Z] #56 9.033 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:32:46 [2020-04-10T11:32:46.768Z] #56 9.211 + GO111MODULE=on
11:32:46 [2020-04-10T11:32:46.768Z] #56 9.211 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:32:46 [2020-04-10T11:32:46.768Z] #56 9.953 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:32:46 [2020-04-10T11:32:46.768Z] #56 10.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:32:46 [2020-04-10T11:32:46.768Z] #56 10.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:32:46 [2020-04-10T11:32:46.768Z] #56 10.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:32:46 [2020-04-10T11:32:46.768Z] #56 10.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:32:46 [2020-04-10T11:32:46.768Z] #56 11.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:32:47 [2020-04-10T11:32:47.010Z] fb056072eab9: Verifying Checksum
11:32:47 [2020-04-10T11:32:47.010Z] fb056072eab9: Download complete
11:32:47 [2020-04-10T11:32:47.049Z] #56 ...
11:32:47 [2020-04-10T11:32:47.049Z] 
11:32:47 [2020-04-10T11:32:47.049Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:47 [2020-04-10T11:32:47.049Z] #10 11.78 Fetched 8034 kB in 10s (782 kB/s)
11:32:47 [2020-04-10T11:32:47.639Z] 68adcc365214: Verifying Checksum
11:32:47 [2020-04-10T11:32:47.639Z] 68adcc365214: Download complete
11:32:47 [2020-04-10T11:32:47.933Z] 71497195576e: Verifying Checksum
11:32:47 [2020-04-10T11:32:47.933Z] 71497195576e: Download complete
11:32:48 [2020-04-10T11:32:48.220Z] 76d8adf27bdf: Verifying Checksum
11:32:48 [2020-04-10T11:32:48.220Z] 76d8adf27bdf: Download complete
11:32:49 [2020-04-10T11:32:49.090Z] #10 11.78 Reading package lists...
11:32:49 [2020-04-10T11:32:49.090Z] #10 ...
11:32:49 [2020-04-10T11:32:49.090Z] 
11:32:49 [2020-04-10T11:32:49.090Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:32:49 [2020-04-10T11:32:49.091Z] #43 3.670 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:32:49 [2020-04-10T11:32:49.091Z] #43 3.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:32:49 [2020-04-10T11:32:49.091Z] #43 3.727 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:32:49 [2020-04-10T11:32:49.091Z] #43 4.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:32:49 [2020-04-10T11:32:49.091Z] #43 5.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:32:49 [2020-04-10T11:32:49.091Z] #43 7.718 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:32:49 [2020-04-10T11:32:49.091Z] #43 ...
11:32:49 [2020-04-10T11:32:49.091Z] 
11:32:49 [2020-04-10T11:32:49.091Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:32:49 [2020-04-10T11:32:49.091Z] #47 12.46 unicode/utf16
11:32:49 [2020-04-10T11:32:49.091Z] #47 12.63 container/list
11:32:49 [2020-04-10T11:32:49.091Z] #47 13.03 crypto/internal/subtle
11:32:49 [2020-04-10T11:32:49.091Z] #47 13.11 crypto/subtle
11:32:49 [2020-04-10T11:32:49.091Z] #47 13.21 vendor/golang.org/x/crypto/cryptobyte/asn1
11:32:49 [2020-04-10T11:32:49.091Z] #47 13.26 internal/nettrace
11:32:49 [2020-04-10T11:32:49.091Z] #47 13.32 runtime/cgo
11:32:51 [2020-04-10T11:32:51.705Z] fb056072eab9: Pull complete
11:32:51 [2020-04-10T11:32:51.992Z] 6a33b1f9796f: Pull complete
11:32:52 [2020-04-10T11:32:52.622Z] 8f8f8962e456: Pull complete
11:32:53 [2020-04-10T11:32:53.465Z] #47 ...
11:32:53 [2020-04-10T11:32:53.465Z] 
11:32:53 [2020-04-10T11:32:53.465Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:32:53 [2020-04-10T11:32:53.465Z] #53 16.93 + cd /tmp/tmp.f0XEewxXlO/src/github.com/golangci/golangci-lint/
11:32:53 [2020-04-10T11:32:53.465Z] #53 16.93 + git checkout -q v1.23.8
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.75 ++ git describe --tags
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.75 + version=v1.23.8
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.75 ++ git rev-parse --short HEAD
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.75 + commit=76a82c6
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.75 ++ git show -s --format=%cd
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.76 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:32:53 [2020-04-10T11:32:53.465Z] #53 17.76 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:32:54 [2020-04-10T11:32:54.112Z] d66e58854927: Verifying Checksum
11:32:54 [2020-04-10T11:32:54.112Z] d66e58854927: Download complete
11:32:56 [2020-04-10T11:32:56.163Z] #53 ...
11:32:56 [2020-04-10T11:32:56.163Z] 
11:32:56 [2020-04-10T11:32:56.163Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:56 [2020-04-10T11:32:56.163Z] #33 10.41 encoding
11:32:56 [2020-04-10T11:32:56.163Z] #33 10.90 runtime/cgo
11:32:56 [2020-04-10T11:32:56.163Z] #33 ...
11:32:56 [2020-04-10T11:32:56.163Z] 
11:32:56 [2020-04-10T11:32:56.163Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:32:56 [2020-04-10T11:32:56.163Z] #62 10.07 Reading package lists...
11:32:56 [2020-04-10T11:32:56.163Z] #62 14.12 Reading package lists...
11:32:56 [2020-04-10T11:32:56.163Z] #62 17.95 Building dependency tree...
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.04 The following additional packages will be installed:
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.04   libbtrfs0
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.13 The following NEW packages will be installed:
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.14   libbtrfs-dev libbtrfs0
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.27 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.27 Need to get 118 kB of archives.
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.27 After this operation, 390 kB of additional disk space will be used.
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
11:32:56 [2020-04-10T11:32:56.163Z] #62 19.97 debconf: delaying package configuration, since apt-utils is not installed
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.05 Fetched 118 kB in 0s (1027 kB/s)
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.08 Selecting previously unselected package libbtrfs0.
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.08 (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.)
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.17 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.18 Unpacking libbtrfs0 (4.20.1-2) ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.25 Selecting previously unselected package libbtrfs-dev.
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.26 Unpacking libbtrfs-dev (4.20.1-2) ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.36 Setting up libbtrfs0 (4.20.1-2) ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.37 Setting up libbtrfs-dev (4.20.1-2) ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 20.38 Processing triggers for libc-bin (2.28-10) ...
11:32:56 [2020-04-10T11:32:56.163Z] #62 DONE 20.8s
11:32:56 [2020-04-10T11:32:56.163Z] 
11:32:56 [2020-04-10T11:32:56.163Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:32:56 [2020-04-10T11:32:56.163Z] #63 DONE 0.1s
11:32:56 [2020-04-10T11:32:56.163Z] 
11:32:56 [2020-04-10T11:32:56.163Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:56 [2020-04-10T11:32:56.163Z] #10 11.78 Reading package lists...
11:32:56 [2020-04-10T11:32:56.163Z] #10 14.94 Reading package lists...
11:32:56 [2020-04-10T11:32:56.163Z] #10 18.18 Building dependency tree...
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20 The following additional packages will be installed:
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20 Suggested packages:
11:32:56 [2020-04-10T11:32:56.163Z] #10 19.20   gcc-8-locales seccomp wine64
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48 The following NEW packages will be installed:
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.62 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.62 Need to get 73.3 MB of archives.
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.62 After this operation, 494 MB of additional disk space will be used.
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.62 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]
11:32:56 [2020-04-10T11:32:56.163Z] #10 20.83 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]
11:32:56 [2020-04-10T11:32:56.165Z] 68adcc365214: Pull complete
11:32:56 [2020-04-10T11:32:56.445Z] #10 ...
11:32:56 [2020-04-10T11:32:56.446Z] 
11:32:56 [2020-04-10T11:32:56.446Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:32:56 [2020-04-10T11:32:56.446Z] #64 DONE 0.1s
11:32:56 [2020-04-10T11:32:56.446Z] 
11:32:56 [2020-04-10T11:32:56.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:56 [2020-04-10T11:32:56.446Z] #10 20.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:32:56 [2020-04-10T11:32:56.446Z] #10 ...
11:32:56 [2020-04-10T11:32:56.446Z] 
11:32:56 [2020-04-10T11:32:56.446Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:32:57 [2020-04-10T11:32:57.453Z] #65 ...
11:32:57 [2020-04-10T11:32:57.453Z] 
11:32:57 [2020-04-10T11:32:57.453Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:32:57 [2020-04-10T11:32:57.453Z] #56 11.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:32:57 [2020-04-10T11:32:57.453Z] #56 12.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:32:57 [2020-04-10T11:32:57.453Z] #56 13.60 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:32:57 [2020-04-10T11:32:57.453Z] #56 13.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:32:57 [2020-04-10T11:32:57.453Z] #56 13.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:32:57 [2020-04-10T11:32:57.453Z] #56 13.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:32:57 [2020-04-10T11:32:57.453Z] #56 14.21 runtime
11:32:57 [2020-04-10T11:32:57.453Z] #56 14.25 runtime/cgo
11:32:57 [2020-04-10T11:32:57.453Z] #56 ...
11:32:57 [2020-04-10T11:32:57.453Z] 
11:32:57 [2020-04-10T11:32:57.453Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:32:57 [2020-04-10T11:32:57.453Z] #25 11.87 Fetched 8034 kB in 10s (793 kB/s)
11:32:57 [2020-04-10T11:32:57.453Z] #25 11.87 Reading package lists...
11:32:57 [2020-04-10T11:32:57.453Z] #25 15.10 Reading package lists...
11:32:57 [2020-04-10T11:32:57.453Z] #25 18.69 Building dependency tree...
11:32:57 [2020-04-10T11:32:57.453Z] #25 19.77 ca-certificates is already the newest version (20190110).
11:32:57 [2020-04-10T11:32:57.453Z] #25 19.77 The following additional packages will be installed:
11:32:57 [2020-04-10T11:32:57.453Z] #25 19.84   libjq1 libonig5
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.08 The following NEW packages will be installed:
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.08   jq libjq1 libonig5
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.21 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.21 Need to get 350 kB of archives.
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.21 After this operation, 1154 kB of additional disk space will be used.
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #25 20.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.17 debconf: delaying package configuration, since apt-utils is not installed
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.36 Fetched 350 kB in 0s (2604 kB/s)
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.41 Selecting previously unselected package libonig5:s390x.
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.45 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.48 Unpacking libonig5:s390x (6.9.1-1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.62 Selecting previously unselected package libjq1:s390x.
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.63 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.76 Selecting previously unselected package jq.
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.77 Unpacking jq (1.5+dfsg-2+b1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.86 Setting up libonig5:s390x (6.9.1-1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.88 Setting up jq (1.5+dfsg-2+b1) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 21.88 Processing triggers for libc-bin (2.28-10) ...
11:32:57 [2020-04-10T11:32:57.453Z] #25 DONE 22.2s
11:32:57 [2020-04-10T11:32:57.453Z] 
11:32:57 [2020-04-10T11:32:57.453Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.58 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]
11:32:57 [2020-04-10T11:32:57.453Z] #10 21.59 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]
11:32:57 [2020-04-10T11:32:57.735Z] #10 ...
11:32:57 [2020-04-10T11:32:57.735Z] 
11:32:57 [2020-04-10T11:32:57.735Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:32:57 [2020-04-10T11:32:57.735Z] #26 DONE 0.1s
11:32:57 [2020-04-10T11:32:57.735Z] 
11:32:57 [2020-04-10T11:32:57.735Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.373 + RM_GOPATH=0
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.373 + TMP_GOPATH=
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.373 + : /build
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.374 + '[' -z '' ']'
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.374 ++ mktemp -d
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.377 + export GOPATH=/tmp/tmp.Ymcm4Jfy8b
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.377 + GOPATH=/tmp/tmp.Ymcm4Jfy8b
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.377 + RM_GOPATH=1
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.378 ++ dirname ./install.sh
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.380 + dir=.
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.380 + bin=containerd
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.380 + shift
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.380 + '[' '!' -f ./containerd.installer ']'
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.381 + . ./containerd.installer
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.381 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.382 + install_containerd
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.382 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.382 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.382 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ymcm4Jfy8b/src/github.com/containerd/containerd
11:32:57 [2020-04-10T11:32:57.735Z] #65 1.404 Cloning into '/tmp/tmp.Ymcm4Jfy8b/src/github.com/containerd/containerd'...
11:32:58 [2020-04-10T11:32:58.018Z] #65 ...
11:32:58 [2020-04-10T11:32:58.018Z] 
11:32:58 [2020-04-10T11:32:58.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:32:58 [2020-04-10T11:32:58.018Z] #35 12.63 Fetched 8034 kB in 10s (833 kB/s)
11:32:58 [2020-04-10T11:32:58.018Z] #35 12.63 Reading package lists...
11:32:58 [2020-04-10T11:32:58.018Z] #35 15.87 Reading package lists...
11:32:58 [2020-04-10T11:32:58.018Z] #35 19.24 Building dependency tree...
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33 The following additional packages will be installed:
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33 Suggested packages:
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33   cmake-doc ninja-build lrzip
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33 Recommended packages:
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:32:58 [2020-04-10T11:32:58.018Z] #35 20.99 The following NEW packages will be installed:
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.00   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.00   vim-common xxd
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.16 Need to get 14.0 MB of archives.
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.16 After this operation, 62.1 MB of additional disk space will be used.
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.34 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 21.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
11:32:58 [2020-04-10T11:32:58.018Z] #35 22.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
11:32:58 [2020-04-10T11:32:58.858Z] 76d8adf27bdf: Pull complete
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.35 debconf: delaying package configuration, since apt-utils is not installed
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.40 Fetched 14.0 MB in 2s (8642 kB/s)
11:32:59 [2020-04-10T11:32:59.024Z] #35 ...
11:32:59 [2020-04-10T11:32:59.024Z] 
11:32:59 [2020-04-10T11:32:59.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:32:59 [2020-04-10T11:32:59.024Z] #43 13.81 Fetched 8034 kB in 10s (788 kB/s)
11:32:59 [2020-04-10T11:32:59.024Z] #43 13.81 Reading package lists...
11:32:59 [2020-04-10T11:32:59.024Z] #43 17.62 Reading package lists...
11:32:59 [2020-04-10T11:32:59.024Z] #43 21.28 Building dependency tree...
11:32:59 [2020-04-10T11:32:59.024Z] #43 22.30 The following additional packages will be installed:
11:32:59 [2020-04-10T11:32:59.024Z] #43 22.30   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:32:59 [2020-04-10T11:32:59.024Z] #43 22.30   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:32:59 [2020-04-10T11:32:59.024Z] #43 22.30 Suggested packages:
11:32:59 [2020-04-10T11:32:59.024Z] #43 22.30   manpages-dev python-setuptools
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.15 The following NEW packages will be installed:
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.15   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.15   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.15   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.15   python-six zlib1g-dev
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.25 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.25 Need to get 3742 kB of archives.
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.25 After this operation, 22.0 MB of additional disk space will be used.
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 23.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
11:32:59 [2020-04-10T11:32:59.024Z] #43 ...
11:32:59 [2020-04-10T11:32:59.024Z] 
11:32:59 [2020-04-10T11:32:59.024Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.45 Selecting previously unselected package xxd.
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.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 ... 15168 files and directories currently installed.)
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
11:32:59 [2020-04-10T11:32:59.024Z] #35 23.54 Unpacking xxd (2:8.1.0875-5) ...
11:32:59 [2020-04-10T11:32:59.306Z] #35 23.72 Selecting previously unselected package vim-common.
11:32:59 [2020-04-10T11:32:59.306Z] #35 23.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:32:59 [2020-04-10T11:32:59.306Z] #35 23.74 Unpacking vim-common (2:8.1.0875-5) ...
11:32:59 [2020-04-10T11:32:59.588Z] #35 24.04 Selecting previously unselected package cmake-data.
11:32:59 [2020-04-10T11:32:59.588Z] #35 24.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:32:59 [2020-04-10T11:32:59.588Z] #35 24.05 Unpacking cmake-data (3.13.4-1) ...
11:32:59 [2020-04-10T11:32:59.588Z] #35 ...
11:32:59 [2020-04-10T11:32:59.588Z] 
11:32:59 [2020-04-10T11:32:59.588Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:32:59 [2020-04-10T11:32:59.588Z] #41 14.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:32:59 [2020-04-10T11:32:59.588Z] #41 15.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:32:59 [2020-04-10T11:32:59.588Z] #41 ...
11:32:59 [2020-04-10T11:32:59.588Z] 
11:32:59 [2020-04-10T11:32:59.588Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:32:59 [2020-04-10T11:32:59.588Z] #43 24.20 debconf: delaying package configuration, since apt-utils is not installed
11:32:59 [2020-04-10T11:32:59.588Z] #43 24.25 Fetched 3742 kB in 0s (13.1 MB/s)
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.31 Selecting previously unselected package libcap-dev:s390x.
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.31 (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.)
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.41 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.42 Unpacking libcap-dev:s390x (1:2.25-2) ...
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.50 Selecting previously unselected package libnet1:s390x.
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.52 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.60 Selecting previously unselected package libnet1-dev.
11:32:59 [2020-04-10T11:32:59.870Z] #43 24.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.152Z] #43 24.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:33:00 [2020-04-10T11:33:00.152Z] #43 24.75 Selecting previously unselected package libnl-3-200:s390x.
11:33:00 [2020-04-10T11:33:00.152Z] #43 ...
11:33:00 [2020-04-10T11:33:00.152Z] 
11:33:00 [2020-04-10T11:33:00.152Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:00 [2020-04-10T11:33:00.152Z] #74 14.46 Checking out files:  96% (1992/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:33:00 [2020-04-10T11:33:00.152Z] #74 14.53 + cd /tmp/tmp.bZFpvsBzKf/src/github.com/docker/libnetwork
11:33:00 [2020-04-10T11:33:00.152Z] #74 14.53 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:33:00 [2020-04-10T11:33:00.152Z] #74 14.97 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:33:00 [2020-04-10T11:33:00.152Z] #74 ...
11:33:00 [2020-04-10T11:33:00.152Z] 
11:33:00 [2020-04-10T11:33:00.152Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:33:00 [2020-04-10T11:33:00.152Z] #43 24.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.152Z] #43 24.76 Unpacking libnl-3-200:s390x (3.4.0-1) ...
11:33:00 [2020-04-10T11:33:00.152Z] #43 24.85 Selecting previously unselected package libnl-3-dev:s390x.
11:33:00 [2020-04-10T11:33:00.435Z] #43 24.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.435Z] #43 24.87 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.13 Selecting previously unselected package libprotobuf-c1:s390x.
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.15 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.23 Selecting previously unselected package libprotobuf-c-dev:s390x.
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.24 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.29 Selecting previously unselected package zlib1g-dev:s390x.
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
11:33:00 [2020-04-10T11:33:00.718Z] #43 25.30 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
11:33:01 [2020-04-10T11:33:01.001Z] #43 25.50 Selecting previously unselected package libprotobuf17:s390x.
11:33:01 [2020-04-10T11:33:01.001Z] #43 25.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
11:33:01 [2020-04-10T11:33:01.001Z] #43 25.51 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
11:33:01 [2020-04-10T11:33:01.628Z] #43 26.05 Selecting previously unselected package libprotobuf-lite17:s390x.
11:33:01 [2020-04-10T11:33:01.628Z] #43 26.06 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
11:33:01 [2020-04-10T11:33:01.628Z] #43 26.06 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
11:33:01 [2020-04-10T11:33:01.629Z] #43 26.22 Selecting previously unselected package libprotobuf-dev:s390x.
11:33:01 [2020-04-10T11:33:01.629Z] #43 26.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
11:33:01 [2020-04-10T11:33:01.629Z] #43 26.22 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
11:33:02 [2020-04-10T11:33:02.245Z] #43 ...
11:33:02 [2020-04-10T11:33:02.245Z] 
11:33:02 [2020-04-10T11:33:02.245Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:02 [2020-04-10T11:33:02.245Z] #74 DONE 26.8s
11:33:02 [2020-04-10T11:33:02.528Z] 
11:33:02 [2020-04-10T11:33:02.528Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:33:02 [2020-04-10T11:33:02.528Z] #43 27.10 Selecting previously unselected package libprotoc17:s390x.
11:33:02 [2020-04-10T11:33:02.528Z] #43 27.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
11:33:02 [2020-04-10T11:33:02.528Z] #43 27.17 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.05 Selecting previously unselected package protobuf-c-compiler.
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.12 Selecting previously unselected package protobuf-compiler.
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.12 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
11:33:03 [2020-04-10T11:33:03.536Z] #43 28.12 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.25 Selecting previously unselected package python-pkg-resources.
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.25 Unpacking python-pkg-resources (40.8.0-1) ...
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.46 Selecting previously unselected package python-six.
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:33:03 [2020-04-10T11:33:03.848Z] #43 28.46 Unpacking python-six (1.12.0-1) ...
11:33:04 [2020-04-10T11:33:04.132Z] #43 28.52 Selecting previously unselected package python-protobuf.
11:33:04 [2020-04-10T11:33:04.132Z] #43 28.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
11:33:04 [2020-04-10T11:33:04.132Z] #43 28.53 Unpacking python-protobuf (3.6.1.3-2) ...
11:33:04 [2020-04-10T11:33:04.414Z] #43 28.99 Setting up python-pkg-resources (40.8.0-1) ...
11:33:05 [2020-04-10T11:33:05.689Z] d66e58854927: Pull complete
11:33:05 [2020-04-10T11:33:05.689Z] 71497195576e: Pull complete
11:33:05 [2020-04-10T11:33:05.689Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
11:33:05 [2020-04-10T11:33:05.689Z] Status: Downloaded newer image for golang:1.12.10-stretch
11:33:05 [2020-04-10T11:33:05.689Z]  ---> ebd73b5ebd31
11:33:05 [2020-04-10T11:33:05.689Z] Step 5/16 : ARG BUILDX_REPO
11:33:05 [2020-04-10T11:33:05.689Z]  ---> Running in ab3ae79df391
11:33:05 [2020-04-10T11:33:05.689Z] Removing intermediate container ab3ae79df391
11:33:05 [2020-04-10T11:33:05.689Z]  ---> 5826f27fa3a6
11:33:05 [2020-04-10T11:33:05.689Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
11:33:05 [2020-04-10T11:33:05.689Z]  ---> Running in a4f587ef6949
11:33:05 [2020-04-10T11:33:05.689Z] Cloning into '/buildx'...
11:33:06 [2020-04-10T11:33:06.454Z] #43 30.78 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
11:33:06 [2020-04-10T11:33:06.454Z] #43 30.79 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
11:33:06 [2020-04-10T11:33:06.454Z] #43 30.80 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
11:33:06 [2020-04-10T11:33:06.454Z] #43 30.80 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
11:33:06 [2020-04-10T11:33:06.454Z] #43 30.83 Setting up python-six (1.12.0-1) ...
11:33:07 [2020-04-10T11:33:07.927Z] #43 ...
11:33:07 [2020-04-10T11:33:07.927Z] 
11:33:07 [2020-04-10T11:33:07.927Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:33:07 [2020-04-10T11:33:07.927Z] #27 2.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:33:07 [2020-04-10T11:33:07.927Z] #27 2.799 #=#=#                                                                         
11:33:07 [2020-04-10T11:33:07.927Z] #27 2.981 
####                                                                       5.9%
########                                                                  12.2%
#############                                                             18.5%
###################                                                       26.8%
#########################                                                 35.2%
###############################                                           43.6%
#####################################                                     51.9%
#########################################                                 58.2%
##############################################                            64.4%
##################################################                        70.7%
#######################################################                   77.0%
###########################################################               83.3%
################################################################          89.5%
###################################################################       93.7%
#######################################################################  100.0%
######################################################################## 100.0%
11:33:07 [2020-04-10T11:33:07.927Z] #27 5.052 
11:33:07 [2020-04-10T11:33:07.927Z] #27 5.184 #=#=#                                                                         

#####                                                                      7.5%
################                                                          22.5%
########################                                                  33.9%
####################################                                      50.9%
################################################                          67.9%
#################################################################         90.6%
######################################################################## 100.0%
11:33:07 [2020-04-10T11:33:07.927Z] #27 6.337 
11:33:07 [2020-04-10T11:33:07.927Z] #27 6.477 
#####                                                                      7.8%
###########                                                               15.3%
##################                                                        25.4%
#########################                                                 35.6%
################################                                          45.8%
########################################                                  56.0%
###############################################                           66.2%
######################################################                    76.3%
########################################################                  78.9%
##############################################################            86.5%
#################################################################         91.6%
######################################################################## 100.0%
11:33:07 [2020-04-10T11:33:07.927Z] #27 8.185 
11:33:09 [2020-04-10T11:33:09.641Z] #27 8.422 
##                                                                         2.8%
###                                                                        4.7%
######                                                                     8.5%
########                                                                  11.3%
##########                                                                15.1%
##############                                                            19.5%
################                                                          22.4%
###################                                                       27.1%
#####################                                                     29.9%
#######################                                                   32.8%
#########################                                                 35.6%
############################                                              39.4%
###############################                                           43.2%
#################################                                         46.9%
####################################                                      50.7%
######################################                                    53.5%
#########################################                                 57.3%
###########################################                               61.1%
##############################################                            64.9%
################################################                          67.7%
###################################################                       71.5%
#####################################################                     74.3%
#######################################################                   77.2%
##########################################################                81.0%
#############################################################             84.7%
##############################################################            86.6%
################################################################          89.5%
###################################################################       94.2%
#####################################################################     97.0%
######################################################################## 100.0%
11:33:09 [2020-04-10T11:33:09.641Z] #27 12.07 
11:33:10 [2020-04-10T11:33:10.126Z] Removing intermediate container a4f587ef6949
11:33:10 [2020-04-10T11:33:10.126Z]  ---> 9465726a1865
11:33:10 [2020-04-10T11:33:10.126Z] Step 7/16 : WORKDIR /buildx
11:33:10 [2020-04-10T11:33:10.126Z]  ---> Running in f3e4b8fb8f8f
11:33:10 [2020-04-10T11:33:10.126Z] Removing intermediate container f3e4b8fb8f8f
11:33:10 [2020-04-10T11:33:10.126Z]  ---> 54e84b43def2
11:33:10 [2020-04-10T11:33:10.126Z] Step 8/16 : ARG BUILDX_COMMIT
11:33:10 [2020-04-10T11:33:10.126Z]  ---> Running in 3397fd2fd9f5
11:33:10 [2020-04-10T11:33:10.126Z] Removing intermediate container 3397fd2fd9f5
11:33:10 [2020-04-10T11:33:10.126Z]  ---> 4fe0bcae7072
11:33:10 [2020-04-10T11:33:10.126Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
11:33:10 [2020-04-10T11:33:10.411Z]  ---> Running in 8f0c87767b45
11:33:10 [2020-04-10T11:33:10.648Z] #27 12.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:33:10 [2020-04-10T11:33:10.648Z] #27 ...
11:33:10 [2020-04-10T11:33:10.648Z] 
11:33:10 [2020-04-10T11:33:10.648Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:10 [2020-04-10T11:33:10.648Z] #33 24.93 sync
11:33:10 [2020-04-10T11:33:10.648Z] #33 24.93 internal/reflectlite
11:33:10 [2020-04-10T11:33:10.648Z] #33 27.29 sort
11:33:10 [2020-04-10T11:33:10.648Z] #33 27.29 errors
11:33:10 [2020-04-10T11:33:10.648Z] #33 27.76 strconv
11:33:10 [2020-04-10T11:33:10.648Z] #33 28.45 io
11:33:10 [2020-04-10T11:33:10.648Z] #33 29.52 internal/oserror
11:33:10 [2020-04-10T11:33:10.648Z] #33 29.72 syscall
11:33:10 [2020-04-10T11:33:10.648Z] #33 30.84 reflect
11:33:10 [2020-04-10T11:33:10.648Z] #33 34.91 time
11:33:10 [2020-04-10T11:33:10.648Z] #33 ...
11:33:10 [2020-04-10T11:33:10.648Z] 
11:33:10 [2020-04-10T11:33:10.648Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:33:10 [2020-04-10T11:33:10.648Z] #10 25.64 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]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.42 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]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 27.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.44 debconf: delaying package configuration, since apt-utils is not installed
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.52 Fetched 73.3 MB in 7s (10.5 MB/s)
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.58 Selecting previously unselected package binutils-mingw-w64-i686.
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.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 ... 15168 files and directories currently installed.)
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 28.66 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 30.90 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:33:10 [2020-04-10T11:33:10.648Z] #10 30.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 30.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.34 Selecting previously unselected package binutils-mingw-w64.
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.42 Selecting previously unselected package libdevmapper1.02.1:s390x.
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.43 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.63 Selecting previously unselected package dmsetup.
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.63 Unpacking dmsetup (2:1.02.155-3) ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.75 Selecting previously unselected package mingw-w64-common.
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:33:10 [2020-04-10T11:33:10.648Z] #10 33.76 Unpacking mingw-w64-common (6.0.0-3) ...
11:33:10 [2020-04-10T11:33:10.934Z] #10 ...
11:33:10 [2020-04-10T11:33:10.934Z] 
11:33:10 [2020-04-10T11:33:10.934Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:33:10 [2020-04-10T11:33:10.934Z] #27 13.26 #=#=#                                                                         
11:33:11 [2020-04-10T11:33:11.030Z] From https://github.com/docker/buildx
11:33:11 [2020-04-10T11:33:11.030Z]  * [new tag]         v0.3.1     -> build
11:33:11 [2020-04-10T11:33:11.221Z] #27 13.47 
######################################################################## 100.0%
11:33:11 [2020-04-10T11:33:11.222Z] #27 13.57 
11:33:11 [2020-04-10T11:33:11.649Z] Switched to branch 'build'
11:33:12 [2020-04-10T11:33:12.232Z] #27 ...
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:33:12 [2020-04-10T11:33:12.232Z] #35 26.72 Selecting previously unselected package libicu63:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 26.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 26.76 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.43 Selecting previously unselected package libxml2:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.44 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.93 Selecting previously unselected package libarchive13:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 32.95 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.15 Selecting previously unselected package libjsoncpp1:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.16 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.31 Selecting previously unselected package librhash0:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.31 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.32 Unpacking librhash0:s390x (1.3.8-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.45 Selecting previously unselected package libuv1:s390x.
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.45 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.45 Unpacking libuv1:s390x (1.24.1-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.57 Selecting previously unselected package cmake.
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.57 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 33.57 Unpacking cmake (3.13.4-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.86 Setting up libicu63:s390x (63.1-6+deb10u1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.89 Setting up xxd (2:8.1.0875-5) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.90 Setting up libuv1:s390x (1.24.1-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.93 Setting up vim-common (2:8.1.0875-5) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.95 Setting up librhash0:s390x (1.3.8-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.95 Setting up cmake-data (3.13.4-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.97 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.98 Setting up libjsoncpp1:s390x (1.7.4-3) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.99 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 35.99 Setting up cmake (3.13.4-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 36.00 Processing triggers for libc-bin (2.28-10) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 36.02 Processing triggers for mime-support (3.62) ...
11:33:12 [2020-04-10T11:33:12.232Z] #35 DONE 36.6s
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.57 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.58 Setting up libnl-3-200:s390x (3.4.0-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.60 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.61 Setting up libcap-dev:s390x (1:2.25-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.63 Setting up libprotoc17:s390x (3.6.1.3-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.65 Setting up protobuf-compiler (3.6.1.3-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.66 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 32.69 Setting up python-protobuf (3.6.1.3-2) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 35.80 Setting up libnl-3-dev:s390x (3.4.0-1) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 35.82 Processing triggers for libc-bin (2.28-10) ...
11:33:12 [2020-04-10T11:33:12.232Z] #43 DONE 36.6s
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:33:12 [2020-04-10T11:33:12.232Z] #36 DONE 0.1s
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:33:12 [2020-04-10T11:33:12.232Z] #37 DONE 0.1s
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:12 [2020-04-10T11:33:12.232Z] #38 ...
11:33:12 [2020-04-10T11:33:12.232Z] 
11:33:12 [2020-04-10T11:33:12.232Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:12 [2020-04-10T11:33:12.232Z] #47 26.56 github.com/LK4D4/vndr/godl/singleflight
11:33:12 [2020-04-10T11:33:12.232Z] #47 26.56 internal/reflectlite
11:33:12 [2020-04-10T11:33:12.232Z] #47 26.74 math/rand
11:33:12 [2020-04-10T11:33:12.232Z] #47 27.93 internal/singleflight
11:33:12 [2020-04-10T11:33:12.232Z] #47 29.04 io
11:33:12 [2020-04-10T11:33:12.232Z] #47 29.04 strconv
11:33:12 [2020-04-10T11:33:12.232Z] #47 30.05 bytes
11:33:12 [2020-04-10T11:33:12.232Z] #47 31.52 bufio
11:33:12 [2020-04-10T11:33:12.232Z] #47 31.54 reflect
11:33:12 [2020-04-10T11:33:12.232Z] #47 33.06 syscall
11:33:12 [2020-04-10T11:33:12.520Z] #47 ...
11:33:12 [2020-04-10T11:33:12.520Z] 
11:33:12 [2020-04-10T11:33:12.520Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:33:12 [2020-04-10T11:33:12.520Z] #27 14.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:33:12 [2020-04-10T11:33:12.667Z] Removing intermediate container 8f0c87767b45
11:33:12 [2020-04-10T11:33:12.667Z]  ---> 0e8587fc591b
11:33:12 [2020-04-10T11:33:12.667Z] Step 10/16 : RUN go mod download
11:33:12 [2020-04-10T11:33:12.667Z]  ---> Running in 972149d540c0
11:33:12 [2020-04-10T11:33:12.804Z] #27 15.11 
11:33:13 [2020-04-10T11:33:13.085Z] #27 15.25 
######################################################################## 100.0%
11:33:13 [2020-04-10T11:33:13.085Z] #27 15.34 
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/bitly/go-simplejson v0.5.0
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/theupdateframework/notary v0.6.1
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/Microsoft/hcsshim v0.8.6
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
11:33:13 [2020-04-10T11:33:13.293Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
11:33:13 [2020-04-10T11:33:13.922Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
11:33:14 [2020-04-10T11:33:14.090Z] #27 16.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:33:14 [2020-04-10T11:33:14.090Z] #27 16.27 skipping existing b63cc5f62c21
11:33:14 [2020-04-10T11:33:14.090Z] #27 16.33 
11:33:14 [2020-04-10T11:33:14.372Z] #27 ...
11:33:14 [2020-04-10T11:33:14.372Z] 
11:33:14 [2020-04-10T11:33:14.372Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:33:14 [2020-04-10T11:33:14.372Z] #50 28.76 + cd /tmp/tmp.p4INCTlM3m/src/gotest.tools/gotestsum
11:33:14 [2020-04-10T11:33:14.372Z] #50 28.77 + git checkout -q v0.3.5
11:33:14 [2020-04-10T11:33:14.372Z] #50 28.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:33:14 [2020-04-10T11:33:14.655Z] #50 ...
11:33:14 [2020-04-10T11:33:14.655Z] 
11:33:14 [2020-04-10T11:33:14.655Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.482 + RM_GOPATH=0
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.483 + TMP_GOPATH=
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.483 + : /build
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.483 + '[' -z '' ']'
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.483 ++ mktemp -d
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.485 + export GOPATH=/tmp/tmp.DdkxqLbpwa
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.485 + GOPATH=/tmp/tmp.DdkxqLbpwa
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.485 + RM_GOPATH=1
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.485 ++ dirname ./install.sh
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + dir=.
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + bin=tini
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + shift
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + '[' '!' -f ./tini.installer ']'
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + . ./tini.installer
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + install_tini
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 + git clone https://github.com/krallin/tini.git /tmp/tmp.DdkxqLbpwa/tini
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.492 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:33:14 [2020-04-10T11:33:14.655Z] #38 1.500 Cloning into '/tmp/tmp.DdkxqLbpwa/tini'...
11:33:14 [2020-04-10T11:33:14.655Z] #38 2.003 + cd /tmp/tmp.DdkxqLbpwa/tini
11:33:14 [2020-04-10T11:33:14.655Z] #38 2.003 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:33:14 [2020-04-10T11:33:14.655Z] #38 2.016 + cmake .
11:33:14 [2020-04-10T11:33:14.655Z] #38 2.401 -- The C compiler identification is GNU 8.3.0
11:33:14 [2020-04-10T11:33:14.655Z] #38 2.463 -- Check for working C compiler: /usr/bin/cc
11:33:15 [2020-04-10T11:33:15.269Z] #38 2.859 -- Check for working C compiler: /usr/bin/cc -- works
11:33:15 [2020-04-10T11:33:15.269Z] #38 2.860 -- Detecting C compiler ABI info
11:33:15 [2020-04-10T11:33:15.269Z] #38 3.207 -- Detecting C compiler ABI info - done
11:33:15 [2020-04-10T11:33:15.269Z] #38 3.213 -- Detecting C compile features
11:33:15 [2020-04-10T11:33:15.437Z] go: finding github.com/google/certificate-transparency-go v1.0.21
11:33:15 [2020-04-10T11:33:15.437Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
11:33:15 [2020-04-10T11:33:15.437Z] go: finding github.com/bugsnag/panicwrap v1.2.0
11:33:15 [2020-04-10T11:33:15.437Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
11:33:15 [2020-04-10T11:33:15.437Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
11:33:15 [2020-04-10T11:33:15.729Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
11:33:15 [2020-04-10T11:33:15.895Z] #38 ...
11:33:15 [2020-04-10T11:33:15.895Z] 
11:33:15 [2020-04-10T11:33:15.895Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.34 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.62 
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.71 
######################################################################## 100.0%
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.75 
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.79 Download of images into '/build' complete.
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.81 Use something like the following to load the result into a Docker daemon:
11:33:15 [2020-04-10T11:33:15.895Z] #27 17.81   tar -cC '/build' . | docker load
11:33:15 [2020-04-10T11:33:15.895Z] #27 DONE 18.0s
11:33:15 [2020-04-10T11:33:15.895Z] 
11:33:15 [2020-04-10T11:33:15.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:33:15 [2020-04-10T11:33:15.895Z] #10 39.04 Selecting previously unselected package mingw-w64-x86-64-dev.
11:33:15 [2020-04-10T11:33:15.895Z] #10 39.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:33:15 [2020-04-10T11:33:15.895Z] #10 39.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:33:16 [2020-04-10T11:33:16.023Z] go: finding gopkg.in/inf.v0 v0.9.1
11:33:16 [2020-04-10T11:33:16.313Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
11:33:16 [2020-04-10T11:33:16.510Z] #10 ...
11:33:16 [2020-04-10T11:33:16.510Z] 
11:33:16 [2020-04-10T11:33:16.510Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:33:16 [2020-04-10T11:33:16.510Z] #30 30.90 Checking out files:  99% (1508/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:33:16 [2020-04-10T11:33:16.510Z] #30 30.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:33:16 [2020-04-10T11:33:16.510Z] #30 31.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:33:16 [2020-04-10T11:33:16.510Z] #30 ...
11:33:16 [2020-04-10T11:33:16.510Z] 
11:33:16 [2020-04-10T11:33:16.510Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:16 [2020-04-10T11:33:16.510Z] #56 30.93 syscall
11:33:16 [2020-04-10T11:33:16.510Z] #56 30.94 bytes
11:33:16 [2020-04-10T11:33:16.510Z] #56 32.58 reflect
11:33:16 [2020-04-10T11:33:16.510Z] #56 36.34 time
11:33:16 [2020-04-10T11:33:16.510Z] #56 39.27 context
11:33:16 [2020-04-10T11:33:16.510Z] #56 40.18 internal/poll
11:33:16 [2020-04-10T11:33:16.669Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00ed87786420c35d8) in /home/ubuntu/workspace/moby_PR-40795
[Pipeline] {
[Pipeline] checkout
11:33:16 [2020-04-10T11:33:16.792Z] #56 ...
11:33:16 [2020-04-10T11:33:16.792Z] 
11:33:16 [2020-04-10T11:33:16.792Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.462 -- Detecting C compile features - done
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.471 -- Performing Test HAS_BUILTIN_FORTIFY
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.586 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.649 -- Configuring done
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.656 -- Generating done
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.659 -- Build files have been written to: /tmp/tmp.DdkxqLbpwa/tini
11:33:16 [2020-04-10T11:33:16.792Z] #38 4.663 + make tini-static
11:33:16 [2020-04-10T11:33:16.948Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
11:33:17 [2020-04-10T11:33:17.114Z] #38 4.842 Scanning dependencies of target tini-static
11:33:17 [2020-04-10T11:33:17.114Z] #38 4.861 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:33:17 [2020-04-10T11:33:17.236Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
11:33:17 [2020-04-10T11:33:17.483Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085939ddce795b31f) in /home/ubuntu/workspace/moby_PR-40795
[Pipeline] {
11:33:17 [2020-04-10T11:33:17.515Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bb0b5bba28fc7f60) in /home/ubuntu/workspace/moby_PR-40795
[Pipeline] checkout
[Pipeline] {
11:33:17 [2020-04-10T11:33:17.530Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
11:33:17 [2020-04-10T11:33:17.530Z] go: finding github.com/ghodss/yaml v1.0.0
11:33:17 [2020-04-10T11:33:17.530Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
[Pipeline] checkout
11:33:18 [2020-04-10T11:33:18.119Z] #38 5.750 [100%] Linking C executable tini-static
11:33:18 [2020-04-10T11:33:18.401Z] #38 6.030 [100%] Built target tini-static
11:33:18 [2020-04-10T11:33:18.401Z] #38 6.081 + mkdir -p /build
11:33:18 [2020-04-10T11:33:18.401Z] #38 6.082 + cp tini-static /build/docker-init
11:33:18 [2020-04-10T11:33:18.401Z] #38 DONE 6.2s
11:33:18 [2020-04-10T11:33:18.401Z] 
11:33:18 [2020-04-10T11:33:18.401Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:18 [2020-04-10T11:33:18.401Z] #33 39.00 internal/poll
11:33:18 [2020-04-10T11:33:18.401Z] #33 40.33 internal/syscall/unix
11:33:18 [2020-04-10T11:33:18.401Z] #33 40.48 internal/fmtsort
11:33:18 [2020-04-10T11:33:18.401Z] #33 40.61 os
11:33:18 [2020-04-10T11:33:18.401Z] #33 41.04 strings
11:33:18 [2020-04-10T11:33:18.401Z] #33 42.21 path
11:33:18 [2020-04-10T11:33:18.401Z] #33 42.58 text/tabwriter
11:33:19 [2020-04-10T11:33:19.019Z] #33 43.44 fmt
11:33:19 [2020-04-10T11:33:19.019Z] #33 43.44 path/filepath
11:33:19 [2020-04-10T11:33:19.082Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
11:33:19 [2020-04-10T11:33:19.716Z] go: finding github.com/gofrs/flock v0.7.0
11:33:19 [2020-04-10T11:33:19.936Z] using credential docker-jenkins-github-credentials
11:33:19 [2020-04-10T11:33:19.945Z] Cloning the remote Git repository
11:33:19 [2020-04-10T11:33:19.945Z] Cloning with configured refspecs honoured and without tags
11:33:20 [2020-04-10T11:33:20.006Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
11:33:20 [2020-04-10T11:33:20.006Z] go: finding github.com/gogo/protobuf v1.2.1
11:33:20 [2020-04-10T11:33:20.006Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
11:33:20 [2020-04-10T11:33:20.023Z] #33 44.52 io/ioutil
11:33:20 [2020-04-10T11:33:20.226Z] Cloning repository https://github.com/moby/moby.git
11:33:20 [2020-04-10T11:33:20.295Z]  > git init /home/ubuntu/workspace/moby_PR-40795 # timeout=10
11:33:20 [2020-04-10T11:33:20.517Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:20 [2020-04-10T11:33:20.518Z]  > git --version # timeout=10
11:33:20 [2020-04-10T11:33:20.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:20 [2020-04-10T11:33:20.534Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:20 [2020-04-10T11:33:20.465Z] using credential docker-jenkins-github-credentials
11:33:20 [2020-04-10T11:33:20.473Z] Cloning the remote Git repository
11:33:20 [2020-04-10T11:33:20.473Z] Cloning with configured refspecs honoured and without tags
11:33:20 [2020-04-10T11:33:20.510Z] using credential docker-jenkins-github-credentials
11:33:20 [2020-04-10T11:33:20.519Z] Cloning the remote Git repository
11:33:20 [2020-04-10T11:33:20.519Z] Cloning with configured refspecs honoured and without tags
11:33:20 [2020-04-10T11:33:20.637Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
11:33:20 [2020-04-10T11:33:20.637Z] #33 ...
11:33:20 [2020-04-10T11:33:20.637Z] 
11:33:20 [2020-04-10T11:33:20.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.02 Selecting previously unselected package gcc-mingw-w64-base.
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.03 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
11:33:20 [2020-04-10T11:33:20.637Z] #10 44.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:33:20 [2020-04-10T11:33:20.927Z] go: finding github.com/hashicorp/hcl v1.0.0
11:33:20 [2020-04-10T11:33:20.527Z] Cloning repository https://github.com/moby/moby.git
11:33:20 [2020-04-10T11:33:20.584Z]  > git init /home/ubuntu/workspace/moby_PR-40795 # timeout=10
11:33:21 [2020-04-10T11:33:21.061Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:21 [2020-04-10T11:33:21.061Z]  > git --version # timeout=10
11:33:21 [2020-04-10T11:33:21.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:20 [2020-04-10T11:33:20.542Z] Cloning repository https://github.com/moby/moby.git
11:33:20 [2020-04-10T11:33:20.596Z]  > git init /home/ubuntu/workspace/moby_PR-40795 # timeout=10
11:33:20 [2020-04-10T11:33:20.910Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:20 [2020-04-10T11:33:20.910Z]  > git --version # timeout=10
11:33:20 [2020-04-10T11:33:20.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:20 [2020-04-10T11:33:20.919Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:21 [2020-04-10T11:33:21.556Z] go: finding github.com/hashicorp/go-version v1.1.0
11:33:21 [2020-04-10T11:33:21.850Z] go: finding github.com/spf13/viper v1.3.2
11:33:22 [2020-04-10T11:33:22.118Z] #10 ...
11:33:22 [2020-04-10T11:33:22.118Z] 
11:33:22 [2020-04-10T11:33:22.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:22 [2020-04-10T11:33:22.118Z] #44 7.592 Note: Building without setproctitle() and strlcpy() support.
11:33:22 [2020-04-10T11:33:22.118Z] #44 7.592       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:33:22 [2020-04-10T11:33:22.118Z] #44 7.607 Note: Building without GnuTLS support
11:33:22 [2020-04-10T11:33:22.118Z] #44 8.525 fatal: not a git repository (or any of the parent directories): .git
11:33:22 [2020-04-10T11:33:22.118Z] #44 8.548   GEN      .gitid
11:33:22 [2020-04-10T11:33:22.118Z] #44 8.558   GEN      criu/include/version.h
11:33:22 [2020-04-10T11:33:22.118Z] #44 8.572   GEN      include/common/asm
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.409   PBCC     images/google/protobuf/descriptor.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.443   PBCC     images/opts.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.487   PBCC     images/sit.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.518   DEP      images/google/protobuf/descriptor.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.564   DEP      images/opts.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.598   DEP      images/sit.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.645   PBCC     images/macvlan.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.648   DEP      images/macvlan.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.696   PBCC     images/autofs.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.699   DEP      images/autofs.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.773   PBCC     images/sysctl.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.776   DEP      images/sysctl.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.783   PBCC     images/time.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.798   DEP      images/time.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.827   PBCC     images/binfmt-misc.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.845   DEP      images/binfmt-misc.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.911   PBCC     images/seccomp.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.914   DEP      images/seccomp.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.974   PBCC     images/userns.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 9.977   DEP      images/userns.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 10.03   PBCC     images/cgroup.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 10.03   DEP      images/cgroup.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 10.10   PBCC     images/fown.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 10.12   PBCC     images/ext-file.pb-c.c
11:33:22 [2020-04-10T11:33:22.118Z] #44 10.12   DEP      images/fown.pb-c.d
11:33:22 [2020-04-10T11:33:22.118Z] #44 ...
11:33:22 [2020-04-10T11:33:22.118Z] 
11:33:22 [2020-04-10T11:33:22.118Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:33:22 [2020-04-10T11:33:22.118Z] #65 24.89 Checking out files:  78% (2467/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
11:33:22 [2020-04-10T11:33:22.118Z] #65 25.39 + cd /tmp/tmp.Ymcm4Jfy8b/src/github.com/containerd/containerd
11:33:22 [2020-04-10T11:33:22.118Z] #65 25.39 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
11:33:22 [2020-04-10T11:33:22.147Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
11:33:21 [2020-04-10T11:33:21.204Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:22 [2020-04-10T11:33:22.440Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
11:33:22 [2020-04-10T11:33:22.728Z] go: finding github.com/jinzhu/now v1.0.0
11:33:22 [2020-04-10T11:33:22.728Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
11:33:23 [2020-04-10T11:33:23.021Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
11:33:23 [2020-04-10T11:33:23.122Z] #65 26.84 + export 'BUILDTAGS=netgo osusergo static_build'
11:33:23 [2020-04-10T11:33:23.311Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
11:33:23 [2020-04-10T11:33:23.311Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + BUILDTAGS='netgo osusergo static_build'
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + export EXTRA_FLAGS=-buildmode=pie
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + EXTRA_FLAGS=-buildmode=pie
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + '[' '' = dynamic ']'
11:33:23 [2020-04-10T11:33:23.404Z] #65 26.84 + make
11:33:23 [2020-04-10T11:33:23.939Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
11:33:24 [2020-04-10T11:33:24.017Z] #65 27.70 + bin/ctr
11:33:24 [2020-04-10T11:33:24.572Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
11:33:24 [2020-04-10T11:33:24.630Z] #65 ...
11:33:24 [2020-04-10T11:33:24.630Z] 
11:33:24 [2020-04-10T11:33:24.630Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:24 [2020-04-10T11:33:24.630Z] #47 38.85 time
11:33:24 [2020-04-10T11:33:24.630Z] #47 42.48 regexp/syntax
11:33:24 [2020-04-10T11:33:24.630Z] #47 43.48 fmt
11:33:24 [2020-04-10T11:33:24.630Z] #47 46.50 regexp
11:33:24 [2020-04-10T11:33:24.630Z] #47 46.57 flag
11:33:24 [2020-04-10T11:33:24.630Z] #47 47.74 go/token
11:33:24 [2020-04-10T11:33:24.630Z] #47 48.41 go/scanner
11:33:24 [2020-04-10T11:33:24.630Z] #47 ...
11:33:24 [2020-04-10T11:33:24.630Z] 
11:33:24 [2020-04-10T11:33:24.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.16   DEP      images/ext-file.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.20   PBCC     images/rpc.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.24   DEP      images/rpc.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.28   PBCC     images/siginfo.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.29   DEP      images/siginfo.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.35   PBCC     images/pagemap.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.36   DEP      images/pagemap.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.43   PBCC     images/rlimit.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.43   DEP      images/rlimit.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.48   PBCC     images/file-lock.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.48   DEP      images/file-lock.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.54   PBCC     images/tty.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.54   DEP      images/tty.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.60   PBCC     images/tun.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.64   PBCC     images/netdev.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.69   DEP      images/tun.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.71   DEP      images/netdev.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.75   PBCC     images/vma.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.79   DEP      images/vma.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.81   PBCC     images/creds.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.84   DEP      images/creds.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.87   PBCC     images/utsns.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.89   DEP      images/utsns.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.92   PBCC     images/ipc-desc.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.94   PBCC     images/ipc-sem.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.95   DEP      images/ipc-desc.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 10.99   DEP      images/ipc-sem.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.02   PBCC     images/ipc-msg.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.04   DEP      images/ipc-msg.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.07   PBCC     images/ipc-shm.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.08   DEP      images/ipc-shm.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.11   PBCC     images/ipc-var.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.12   DEP      images/ipc-var.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.15   PBCC     images/sk-opts.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.17   PBCC     images/packet-sock.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.20   DEP      images/sk-opts.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.23   DEP      images/packet-sock.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.25   PBCC     images/sk-netlink.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.28   DEP      images/sk-netlink.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.31   PBCC     images/sk-inet.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.34   DEP      images/sk-inet.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.37   PBCC     images/sk-unix.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.40   DEP      images/sk-unix.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.43   PBCC     images/mm.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.44   DEP      images/mm.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.47   PBCC     images/timerfd.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.50   DEP      images/timerfd.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.54   PBCC     images/timer.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.54   DEP      images/timer.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.57   PBCC     images/sa.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.60   DEP      images/sa.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.63   PBCC     images/pipe-data.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.64   DEP      images/pipe-data.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.67   PBCC     images/mnt.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.70   DEP      images/mnt.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.73   PBCC     images/sk-packet.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.74   DEP      images/sk-packet.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.79   PBCC     images/tcp-stream.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.80   DEP      images/tcp-stream.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.83   PBCC     images/pipe.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.87   DEP      images/pipe.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.91   PBCC     images/pstree.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.92   DEP      images/pstree.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.98   PBCC     images/fs.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 11.99   DEP      images/fs.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.02   PBCC     images/signalfd.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.06   DEP      images/signalfd.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.09   PBCC     images/fh.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.13   PBCC     images/fsnotify.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.15   DEP      images/fh.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.19   DEP      images/fsnotify.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.22   PBCC     images/eventpoll.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.23   DEP      images/eventpoll.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.27   PBCC     images/eventfd.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.28   DEP      images/eventfd.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.30   PBCC     images/remap-file-path.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.30   DEP      images/remap-file-path.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.33   PBCC     images/fifo.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.34   DEP      images/fifo.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.38   PBCC     images/ghost-file.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.39   DEP      images/ghost-file.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.42   PBCC     images/regfile.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.46   DEP      images/regfile.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.52   PBCC     images/ns.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.54   DEP      images/ns.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.56   PBCC     images/fdinfo.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.60   DEP      images/fdinfo.pb-c.d
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.63   PBCC     images/core-aarch64.pb-c.c
11:33:24 [2020-04-10T11:33:24.630Z] #44 12.69   PBCC     images/core-arm.pb-c.c
11:33:24 [2020-04-10T11:33:24.862Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
11:33:24 [2020-04-10T11:33:24.862Z] go: finding github.com/docker/go-connections v0.4.0
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.70   PBCC     images/core-ppc64.pb-c.c
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.78   PBCC     images/core-s390.pb-c.c
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.81   PBCC     images/core-x86.pb-c.c
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.82   PBCC     images/core.pb-c.c
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.86   PBCC     images/inventory.pb-c.c
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.89   DEP      images/core-aarch64.pb-c.d
11:33:24 [2020-04-10T11:33:24.912Z] #44 12.94   DEP      images/core-arm.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.01   DEP      images/core-ppc64.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.03   DEP      images/core-s390.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.12   DEP      images/core-x86.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.17   DEP      images/core.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.20   DEP      images/inventory.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.23   PBCC     images/cpuinfo.pb-c.c
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.28   DEP      images/cpuinfo.pb-c.d
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.30   PBCC     images/stats.pb-c.c
11:33:25 [2020-04-10T11:33:25.194Z] #44 13.31   DEP      images/stats.pb-c.d
11:33:25 [2020-04-10T11:33:25.897Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
11:33:26 [2020-04-10T11:33:26.189Z] go: finding github.com/stretchr/testify v1.3.0
11:33:26 [2020-04-10T11:33:26.203Z] #44 14.19 make[1]: Nothing to be done for 'all'.
11:33:27 [2020-04-10T11:33:27.210Z] #44 15.02   CC       images/stats.o
11:33:27 [2020-04-10T11:33:27.210Z] #44 ...
11:33:27 [2020-04-10T11:33:27.210Z] 
11:33:27 [2020-04-10T11:33:27.210Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:27 [2020-04-10T11:33:27.210Z] #33 45.86 flag
11:33:27 [2020-04-10T11:33:27.210Z] #33 45.87 github.com/BurntSushi/toml
11:33:27 [2020-04-10T11:33:27.210Z] #33 47.01 log
11:33:27 [2020-04-10T11:33:27.210Z] #33 48.84 github.com/BurntSushi/toml/cmd/tomlv
11:33:27 [2020-04-10T11:33:27.210Z] #33 DONE 51.8s
11:33:27 [2020-04-10T11:33:27.210Z] 
11:33:27 [2020-04-10T11:33:27.210Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:27 [2020-04-10T11:33:27.210Z] #47 49.19 internal/lazyregexp
11:33:27 [2020-04-10T11:33:27.210Z] #47 49.35 go/ast
11:33:27 [2020-04-10T11:33:27.210Z] #47 49.36 net/url
11:33:27 [2020-04-10T11:33:27.210Z] #47 50.61 text/template/parse
11:33:27 [2020-04-10T11:33:27.688Z] go: finding github.com/mitchellh/mapstructure v1.1.2
11:33:27 [2020-04-10T11:33:27.688Z] go: finding github.com/gorilla/mux v1.7.0
11:33:27 [2020-04-10T11:33:27.689Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
11:33:27 [2020-04-10T11:33:27.844Z] #47 ...
11:33:27 [2020-04-10T11:33:27.844Z] 
11:33:27 [2020-04-10T11:33:27.844Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:27 [2020-04-10T11:33:27.844Z] #56 42.12 os
11:33:27 [2020-04-10T11:33:27.844Z] #56 43.56 encoding/binary
11:33:27 [2020-04-10T11:33:27.844Z] #56 44.97 encoding/base64
11:33:27 [2020-04-10T11:33:27.844Z] #56 45.12 fmt
11:33:27 [2020-04-10T11:33:27.844Z] #56 45.65 golang.org/x/sys/unix
11:33:27 [2020-04-10T11:33:27.844Z] #56 48.76 encoding/json
11:33:27 [2020-04-10T11:33:27.844Z] #56 51.65 github.com/pkg/diff
11:33:27 [2020-04-10T11:33:27.844Z] #56 ...
11:33:27 [2020-04-10T11:33:27.844Z] 
11:33:27 [2020-04-10T11:33:27.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:27 [2020-04-10T11:33:27.844Z] #44 15.36   CC       images/core.o
11:33:27 [2020-04-10T11:33:27.981Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
11:33:28 [2020-04-10T11:33:28.125Z] #44 15.98   CC       images/core-x86.o
11:33:28 [2020-04-10T11:33:28.739Z] #44 16.49   CC       images/core-arm.o
11:33:28 [2020-04-10T11:33:28.739Z] #44 16.66   CC       images/core-aarch64.o
11:33:29 [2020-04-10T11:33:29.020Z] #44 16.95   CC       images/core-ppc64.o
11:33:29 [2020-04-10T11:33:29.302Z] #44 17.36   CC       images/core-s390.o
11:33:29 [2020-04-10T11:33:29.583Z] #44 17.66   CC       images/cpuinfo.o
11:33:30 [2020-04-10T11:33:30.071Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
11:33:30 [2020-04-10T11:33:30.199Z] #44 18.03   CC       images/inventory.o
11:33:30 [2020-04-10T11:33:30.481Z] #44 18.30   CC       images/fdinfo.o
11:33:30 [2020-04-10T11:33:30.481Z] #44 18.45   CC       images/fown.o
11:33:30 [2020-04-10T11:33:30.717Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
11:33:30 [2020-04-10T11:33:30.717Z] go: finding github.com/prometheus/client_golang v0.8.0
11:33:30 [2020-04-10T11:33:30.763Z] #44 18.58   CC       images/ns.o
11:33:30 [2020-04-10T11:33:30.763Z] #44 18.67   CC       images/regfile.o
11:33:31 [2020-04-10T11:33:31.010Z] go: finding github.com/lib/pq v1.0.0
11:33:31 [2020-04-10T11:33:31.044Z] #44 18.85   CC       images/ghost-file.o
11:33:31 [2020-04-10T11:33:31.326Z] #44 19.13   CC       images/fifo.o
11:33:31 [2020-04-10T11:33:31.326Z] #44 19.32   CC       images/remap-file-path.o
11:33:31 [2020-04-10T11:33:31.607Z] #44 19.48   CC       images/eventfd.o
11:33:31 [2020-04-10T11:33:31.607Z] #44 19.59   CC       images/eventpoll.o
11:33:31 [2020-04-10T11:33:31.639Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
11:33:31 [2020-04-10T11:33:31.889Z] #44 19.76   CC       images/fh.o
11:33:31 [2020-04-10T11:33:31.889Z] #44 20.00   CC       images/fsnotify.o
11:33:32 [2020-04-10T11:33:32.504Z] #44 20.42   CC       images/signalfd.o
11:33:32 [2020-04-10T11:33:32.672Z] go: finding github.com/kisielk/errcheck v1.1.0
11:33:32 [2020-04-10T11:33:32.785Z] #44 20.63   CC       images/fs.o
11:33:32 [2020-04-10T11:33:32.785Z] #44 20.78   CC       images/pstree.o
11:33:32 [2020-04-10T11:33:32.962Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
11:33:33 [2020-04-10T11:33:33.068Z] #44 20.90   CC       images/pipe.o
11:33:33 [2020-04-10T11:33:33.068Z] #44 21.04   CC       images/tcp-stream.o
11:33:33 [2020-04-10T11:33:33.350Z] #44 21.24   CC       images/sk-packet.o
11:33:33 [2020-04-10T11:33:33.350Z] #44 21.44   CC       images/mnt.o
11:33:33 [2020-04-10T11:33:33.631Z] #44 21.54   CC       images/pipe-data.o
11:33:33 [2020-04-10T11:33:33.631Z] #44 21.65   CC       images/sa.o
11:33:33 [2020-04-10T11:33:33.915Z] #44 21.83   CC       images/timer.o
11:33:33 [2020-04-10T11:33:33.995Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
11:33:33 [2020-04-10T11:33:33.996Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
11:33:34 [2020-04-10T11:33:34.196Z] #44 22.11   CC       images/timerfd.o
11:33:34 [2020-04-10T11:33:34.197Z] #44 22.21   CC       images/mm.o
11:33:34 [2020-04-10T11:33:34.478Z] #44 22.34   CC       images/sk-opts.o
11:33:34 [2020-04-10T11:33:34.478Z] #44 22.46   CC       images/sk-unix.o
11:33:34 [2020-04-10T11:33:34.630Z] go: finding github.com/stretchr/testify v1.2.2
11:33:34 [2020-04-10T11:33:34.630Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
11:33:34 [2020-04-10T11:33:34.630Z] go: finding github.com/davecgh/go-spew v1.1.1
11:33:34 [2020-04-10T11:33:34.760Z] #44 22.69   CC       images/sk-inet.o
11:33:35 [2020-04-10T11:33:35.042Z] #44 ...
11:33:35 [2020-04-10T11:33:35.042Z] 
11:33:35 [2020-04-10T11:33:35.042Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:33:35 [2020-04-10T11:33:35.042Z] #10 59.42 Selecting previously unselected package g++-mingw-w64-x86-64.
11:33:35 [2020-04-10T11:33:35.042Z] #10 59.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
11:33:35 [2020-04-10T11:33:35.042Z] #10 59.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:33:35 [2020-04-10T11:33:35.664Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
11:33:36 [2020-04-10T11:33:36.309Z] go: finding github.com/mattn/go-shellwords v1.0.5
11:33:37 [2020-04-10T11:33:37.033Z] go: finding gopkg.in/yaml.v2 v2.2.2
11:33:37 [2020-04-10T11:33:37.033Z] go: finding github.com/pelletier/go-toml v1.2.0
11:33:37 [2020-04-10T11:33:37.033Z] go: finding github.com/sirupsen/logrus v1.4.0
11:33:37 [2020-04-10T11:33:37.324Z] go: finding github.com/coreos/go-semver v0.2.0
11:33:37 [2020-04-10T11:33:37.614Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
11:33:37 [2020-04-10T11:33:37.905Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
11:33:38 [2020-04-10T11:33:38.197Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
11:33:38 [2020-04-10T11:33:38.828Z] go: finding github.com/opencontainers/image-spec v1.0.1
11:33:39 [2020-04-10T11:33:39.417Z] #10 ...
11:33:39 [2020-04-10T11:33:39.417Z] 
11:33:39 [2020-04-10T11:33:39.417Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:39 [2020-04-10T11:33:39.417Z] #56 53.00 go/ast
11:33:39 [2020-04-10T11:33:39.417Z] #56 53.49 golang.org/x/crypto/ssh/terminal
11:33:39 [2020-04-10T11:33:39.417Z] #56 54.42 mvdan.cc/editorconfig
11:33:39 [2020-04-10T11:33:39.417Z] #56 55.40 mvdan.cc/sh/v3/fileutil
11:33:39 [2020-04-10T11:33:39.417Z] #56 55.51 mvdan.cc/sh/v3/syntax
11:33:39 [2020-04-10T11:33:39.417Z] #56 60.43 mvdan.cc/sh/v3/cmd/shfmt
11:33:39 [2020-04-10T11:33:39.417Z] #56 ...
11:33:39 [2020-04-10T11:33:39.417Z] 
11:33:39 [2020-04-10T11:33:39.417Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:39 [2020-04-10T11:33:39.417Z] #47 53.26 go/parser
11:33:39 [2020-04-10T11:33:39.417Z] #47 54.00 text/template
11:33:39 [2020-04-10T11:33:39.417Z] #47 55.61 encoding/xml
11:33:39 [2020-04-10T11:33:39.417Z] #47 57.77 go/doc
11:33:39 [2020-04-10T11:33:39.417Z] #47 60.00 github.com/LK4D4/vndr/versioned
11:33:39 [2020-04-10T11:33:39.417Z] #47 60.09 github.com/LK4D4/vndr/build
11:33:39 [2020-04-10T11:33:39.417Z] #47 60.19 net
11:33:39 [2020-04-10T11:33:39.417Z] #47 61.87 vendor/golang.org/x/text/transform
11:33:39 [2020-04-10T11:33:39.417Z] #47 62.54 vendor/golang.org/x/text/unicode/bidi
11:33:39 [2020-04-10T11:33:39.417Z] #47 ...
11:33:39 [2020-04-10T11:33:39.417Z] 
11:33:39 [2020-04-10T11:33:39.417Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.01   CC       images/tun.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.15   CC       images/sk-netlink.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.29   CC       images/packet-sock.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.57   CC       images/ipc-var.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.66   CC       images/ipc-desc.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.76   CC       images/ipc-shm.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 23.89   CC       images/ipc-msg.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.02   CC       images/ipc-sem.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.12   CC       images/utsns.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.29   CC       images/creds.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.42   CC       images/vma.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.52   CC       images/netdev.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 24.72   CC       images/tty.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 25.12   CC       images/file-lock.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 25.25   CC       images/rlimit.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 25.45   CC       images/pagemap.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 25.57   CC       images/siginfo.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 25.67   CC       images/rpc.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 26.30   CC       images/ext-file.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 26.42   CC       images/cgroup.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 26.81   CC       images/userns.o
11:33:39 [2020-04-10T11:33:39.417Z] #44 27.08   CC       images/google/protobuf/descriptor.o
11:33:39 [2020-04-10T11:33:39.462Z] go: finding github.com/magiconair/properties v1.8.0
11:33:39 [2020-04-10T11:33:39.761Z] go: finding github.com/jinzhu/gorm v1.9.2
11:33:39 [2020-04-10T11:33:39.761Z] go: finding github.com/spf13/cast v1.3.0
11:33:39 [2020-04-10T11:33:39.761Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
11:33:40 [2020-04-10T11:33:40.034Z] #44 ...
11:33:40 [2020-04-10T11:33:40.034Z] 
11:33:40 [2020-04-10T11:33:40.034Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:33:40 [2020-04-10T11:33:40.034Z] #56 DONE 64.4s
11:33:40 [2020-04-10T11:33:40.034Z] 
11:33:40 [2020-04-10T11:33:40.034Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:40 [2020-04-10T11:33:40.034Z] #44 28.02   CC       images/opts.o
11:33:40 [2020-04-10T11:33:40.034Z] #44 ...
11:33:40 [2020-04-10T11:33:40.034Z] 
11:33:40 [2020-04-10T11:33:40.034Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:40 [2020-04-10T11:33:40.034Z] #47 63.61 vendor/golang.org/x/text/secure/bidirule
11:33:40 [2020-04-10T11:33:40.034Z] #47 63.78 vendor/golang.org/x/text/unicode/norm
11:33:40 [2020-04-10T11:33:40.054Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
11:33:40 [2020-04-10T11:33:40.054Z] go: finding github.com/go-sql-driver/mysql v1.4.1
11:33:40 [2020-04-10T11:33:40.155Z] Fetching without tags
11:33:40 [2020-04-10T11:33:40.346Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
11:33:40 [2020-04-10T11:33:40.691Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:33:40 [2020-04-10T11:33:40.049Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:40 [2020-04-10T11:33:40.079Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:33:40 [2020-04-10T11:33:40.092Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:40 [2020-04-10T11:33:40.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:40 [2020-04-10T11:33:40.181Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:40 [2020-04-10T11:33:40.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:40 [2020-04-10T11:33:40.282Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:40 [2020-04-10T11:33:40.720Z]  > git config core.sparsecheckout # timeout=10
11:33:40 [2020-04-10T11:33:40.734Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:33:41 [2020-04-10T11:33:41.396Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
11:33:41 [2020-04-10T11:33:41.685Z] go: finding github.com/spf13/pflag v1.0.3
11:33:41 [2020-04-10T11:33:41.976Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
11:33:41 [2020-04-10T11:33:41.976Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
11:33:41 [2020-04-10T11:33:41.976Z] go: finding github.com/spf13/afero v1.1.2
11:33:42 [2020-04-10T11:33:42.267Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
11:33:42 [2020-04-10T11:33:42.558Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
11:33:42 [2020-04-10T11:33:42.707Z] #47 67.15 vendor/golang.org/x/net/idna
11:33:42 [2020-04-10T11:33:42.873Z] Fetching without tags
11:33:43 [2020-04-10T11:33:43.180Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:33:43 [2020-04-10T11:33:43.189Z] go: finding github.com/json-iterator/go v1.1.6
11:33:43 [2020-04-10T11:33:43.149Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:33:43 [2020-04-10T11:33:43.537Z] Merge succeeded, producing 068f965816e20ab97c9045ebd5ef3e5bed8bc53c
11:33:43 [2020-04-10T11:33:43.537Z] Checking out Revision 068f965816e20ab97c9045ebd5ef3e5bed8bc53c (PR-40795)
11:33:43 [2020-04-10T11:33:43.598Z] Fetching without tags
11:33:42 [2020-04-10T11:33:42.780Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:42 [2020-04-10T11:33:42.804Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:33:42 [2020-04-10T11:33:42.817Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:42 [2020-04-10T11:33:42.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:42 [2020-04-10T11:33:42.870Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:42 [2020-04-10T11:33:42.871Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:42 [2020-04-10T11:33:42.872Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:43 [2020-04-10T11:33:43.182Z]  > git config core.sparsecheckout # timeout=10
11:33:43 [2020-04-10T11:33:43.193Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:33:43 [2020-04-10T11:33:43.502Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:43 [2020-04-10T11:33:43.521Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:33:43 [2020-04-10T11:33:43.537Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:43 [2020-04-10T11:33:43.570Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:33:43 [2020-04-10T11:33:43.602Z] Fetching upstream changes from https://github.com/moby/moby.git
11:33:43 [2020-04-10T11:33:43.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:33:43 [2020-04-10T11:33:43.603Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:33:43 [2020-04-10T11:33:43.940Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:33:44 [2020-04-10T11:33:44.218Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
11:33:44 [2020-04-10T11:33:44.218Z] go: finding github.com/stretchr/objx v0.1.0
11:33:44 [2020-04-10T11:33:44.218Z] go: finding github.com/stretchr/objx v0.1.1
11:33:44 [2020-04-10T11:33:44.218Z] go: finding github.com/modern-go/reflect2 v1.0.1
11:33:44 [2020-04-10T11:33:44.218Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
11:33:44 [2020-04-10T11:33:44.218Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
11:33:44 [2020-04-10T11:33:44.728Z] #47 68.95 vendor/golang.org/x/net/http2/hpack
11:33:44 [2020-04-10T11:33:44.728Z] #47 ...
11:33:44 [2020-04-10T11:33:44.728Z] 
11:33:44 [2020-04-10T11:33:44.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.24   CC       images/seccomp.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.41   CC       images/binfmt-misc.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.52   CC       images/time.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.69   CC       images/sysctl.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.79   CC       images/autofs.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 28.95   CC       images/macvlan.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.07   CC       images/sit.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.18   LINK     images/built-in.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.24   GEN      compel/include/asm
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.25   GEN      compel/include/version.h
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.27 touch .config
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.29   GEN      include/common/config.h
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.34   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.43   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.44   GEN      compel/plugins/include/uapi/std/syscall.h
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.45   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.45   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.47   DEP      compel/arch/s390/plugins/std/parasite-head.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.48   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.48   DEP      compel/plugins/std/infect.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.55   DEP      compel/plugins/std/string.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.64   DEP      compel/plugins/std/log.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.73   DEP      compel/plugins/std/fds.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.85   DEP      compel/plugins/std/std.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 29.97   DEP      compel/plugins/shmem/shmem.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 30.06   DEP      compel/plugins/fds/fds.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 30.17   CC       compel/plugins/std/std.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 30.39   CC       compel/plugins/std/fds.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 30.64   CC       compel/plugins/std/log.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 31.33   CC       compel/plugins/std/string.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 31.78   CC       compel/plugins/std/infect.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.12   CC       compel/arch/s390/plugins/std/parasite-head.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.14   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.16   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.23   AR       compel/plugins/std.lib.a
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.29   CC       compel/plugins/fds/fds.o
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.58   AR       compel/plugins/fds.lib.a
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.60   HOSTDEP  compel/src/lib/log-host.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.65   HOSTDEP  compel/src/lib/handle-elf-host.d
11:33:44 [2020-04-10T11:33:44.728Z] #44 32.76   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
11:33:44 [2020-04-10T11:33:44.813Z] Merge succeeded, producing bf4d6270e3f1ad8acddeb68f4b212c9ce2043a57
11:33:44 [2020-04-10T11:33:44.813Z] Checking out Revision bf4d6270e3f1ad8acddeb68f4b212c9ce2043a57 (PR-40795)
11:33:45 [2020-04-10T11:33:45.010Z] #44 32.91   HOSTDEP  compel/src/main-host.d
11:33:45 [2020-04-10T11:33:45.010Z] #44 33.01   DEP      compel/src/lib/ptrace.d
11:33:45 [2020-04-10T11:33:45.291Z] #44 33.11   DEP      compel/src/lib/infect.d
11:33:45 [2020-04-10T11:33:45.291Z] #44 33.26   DEP      compel/src/lib/infect-util.d
11:33:43 [2020-04-10T11:33:43.408Z]  > git rev-parse HEAD^{commit} # timeout=10
11:33:43 [2020-04-10T11:33:43.552Z]  > git config core.sparsecheckout # timeout=10
11:33:43 [2020-04-10T11:33:43.623Z]  > git checkout -f 068f965816e20ab97c9045ebd5ef3e5bed8bc53c # timeout=10
11:33:45 [2020-04-10T11:33:45.601Z] #44 33.33   DEP      compel/src/lib/infect-rpc.d
11:33:45 [2020-04-10T11:33:45.601Z] #44 33.46   DEP      compel/arch/s390/src/lib/infect.d
11:33:45 [2020-04-10T11:33:45.601Z] #44 33.51   DEP      compel/arch/s390/src/lib/cpu.d
11:33:45 [2020-04-10T11:33:45.601Z] #44 33.56   DEP      compel/src/lib/log.d
11:33:45 [2020-04-10T11:33:45.722Z] Merge succeeded, producing 7fb4c8879531df42031be8173919b4facd08440f
11:33:45 [2020-04-10T11:33:45.722Z] Checking out Revision 7fb4c8879531df42031be8173919b4facd08440f (PR-40795)
11:33:45 [2020-04-10T11:33:45.728Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
11:33:45 [2020-04-10T11:33:45.908Z] #44 33.66   DEP      compel/src/main.d
11:33:45 [2020-04-10T11:33:45.908Z] #44 33.81   DEP      compel/src/lib/handle-elf.d
11:33:45 [2020-04-10T11:33:45.908Z] #44 33.87   DEP      compel/arch/s390/src/lib/handle-elf.d
11:33:43 [2020-04-10T11:33:43.938Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:33:44 [2020-04-10T11:33:44.793Z]  > git rev-parse HEAD^{commit} # timeout=10
11:33:44 [2020-04-10T11:33:44.812Z]  > git config core.sparsecheckout # timeout=10
11:33:44 [2020-04-10T11:33:44.836Z]  > git checkout -f bf4d6270e3f1ad8acddeb68f4b212c9ce2043a57 # timeout=10
11:33:46 [2020-04-10T11:33:46.190Z] #44 34.08   CC       compel/src/lib/log.o
11:33:43 [2020-04-10T11:33:43.946Z]  > git config core.sparsecheckout # timeout=10
11:33:43 [2020-04-10T11:33:43.966Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:33:44 [2020-04-10T11:33:44.882Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:33:45 [2020-04-10T11:33:45.708Z]  > git rev-parse HEAD^{commit} # timeout=10
11:33:45 [2020-04-10T11:33:45.725Z]  > git config core.sparsecheckout # timeout=10
11:33:45 [2020-04-10T11:33:45.749Z]  > git checkout -f 7fb4c8879531df42031be8173919b4facd08440f # timeout=10
11:33:46 [2020-04-10T11:33:46.366Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
11:33:46 [2020-04-10T11:33:46.481Z] #44 34.34   CC       compel/arch/s390/src/lib/cpu.o
11:33:46 [2020-04-10T11:33:46.657Z] go: finding github.com/davecgh/go-spew v1.1.0
11:33:46 [2020-04-10T11:33:46.763Z] #44 34.62   CC       compel/arch/s390/src/lib/infect.o
11:33:46 [2020-04-10T11:33:46.764Z] #44 ...
11:33:46 [2020-04-10T11:33:46.764Z] 
11:33:46 [2020-04-10T11:33:46.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.32 Selecting previously unselected package libapparmor1:s390x.
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.33 Unpacking libapparmor1:s390x (2.13.2-10) ...
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.38 Selecting previously unselected package libapparmor-dev:s390x.
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.39 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
11:33:46 [2020-04-10T11:33:46.764Z] #10 71.39 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.50 Selecting previously unselected package libbtrfs0.
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.51 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.51 Unpacking libbtrfs0 (4.20.1-2) ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.54 Selecting previously unselected package libbtrfs-dev.
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.54 Unpacking libbtrfs-dev (4.20.1-2) ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.64 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.70 Selecting previously unselected package libudev-dev:s390x.
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.70 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.047Z] #10 71.72 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
11:33:47 [2020-04-10T11:33:47.287Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
11:33:47 [2020-04-10T11:33:47.328Z] #10 71.80 Selecting previously unselected package libsepol1-dev:s390x.
11:33:47 [2020-04-10T11:33:47.328Z] #10 71.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.328Z] #10 71.81 Unpacking libsepol1-dev:s390x (2.8-1) ...
11:33:47 [2020-04-10T11:33:47.579Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.09 Selecting previously unselected package libpcre16-3:s390x.
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.10 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.10 Unpacking libpcre16-3:s390x (2:8.39-12) ...
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.18 Selecting previously unselected package libpcre32-3:s390x.
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.18 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.610Z] #10 72.18 Unpacking libpcre32-3:s390x (2:8.39-12) ...
11:33:47 [2020-04-10T11:33:47.652Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:33:47 [2020-04-10T11:33:47.683Z] First time build. Skipping changelog.
11:33:47 [2020-04-10T11:33:47.869Z] go: finding github.com/pmezard/go-difflib v1.0.0
11:33:47 [2020-04-10T11:33:47.869Z] go: finding github.com/pkg/errors v0.8.1
11:33:47 [2020-04-10T11:33:47.869Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
11:33:47 [2020-04-10T11:33:47.869Z] go: finding github.com/imdario/mergo v0.3.7
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.37 Selecting previously unselected package libpcrecpp0v5:s390x.
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.38 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.38 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.47 Selecting previously unselected package libpcre3-dev:s390x.
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.49 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
11:33:47 [2020-04-10T11:33:47.892Z] #10 72.49 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
11:33:47 [2020-04-10T11:33:47.661Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:33:48 [2020-04-10T11:33:48.174Z] #10 72.79 Selecting previously unselected package libselinux1-dev:s390x.
11:33:48 [2020-04-10T11:33:48.174Z] #10 72.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
11:33:48 [2020-04-10T11:33:48.174Z] #10 72.80 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:33:48 [2020-04-10T11:33:48.455Z] #10 73.04 Selecting previously unselected package libdevmapper-dev:s390x.
11:33:48 [2020-04-10T11:33:48.456Z] #10 73.07 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
11:33:48 [2020-04-10T11:33:48.456Z] #10 73.07 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
11:33:48 [2020-04-10T11:33:48.456Z] #10 73.14 Selecting previously unselected package libseccomp-dev:s390x.
11:33:48 [2020-04-10T11:33:48.456Z] #10 73.14 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
11:33:48 [2020-04-10T11:33:48.456Z] #10 73.14 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
11:33:48 [2020-04-10T11:33:48.498Z] go: finding github.com/kisielk/gotool v1.0.0
11:33:48 [2020-04-10T11:33:48.498Z] go: finding github.com/fsnotify/fsnotify v1.4.7
11:33:48 [2020-04-10T11:33:48.685Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:33:48 [2020-04-10T11:33:48.702Z] First time build. Skipping changelog.
11:33:48 [2020-04-10T11:33:48.737Z] #10 73.20 Selecting previously unselected package libsystemd-dev:s390x.
11:33:48 [2020-04-10T11:33:48.737Z] #10 73.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
11:33:48 [2020-04-10T11:33:48.737Z] #10 73.21 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
11:33:48 [2020-04-10T11:33:48.936Z] + docker version
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.62 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.63 Setting up libseccomp-dev:s390x (2.3.3-4) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.63 Setting up libapparmor1:s390x (2.13.2-10) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.64 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.65 Setting up libpcre16-3:s390x (2:8.39-12) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.65 Setting up libsepol1-dev:s390x (2.8-1) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.66 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.66 Setting up libbtrfs0 (4.20.1-2) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.67 Setting up libpcre32-3:s390x (2:8.39-12) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.68 Setting up libudev-dev:s390x (241-7~deb10u3) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.69 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.70 Setting up libbtrfs-dev (4.20.1-2) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.70 Setting up libapparmor-dev:s390x (2.13.2-10) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.71 Setting up mingw-w64-common (6.0.0-3) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.72 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
11:33:49 [2020-04-10T11:33:49.020Z] #10 73.72 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.73 Setting up libpcre3-dev:s390x (2:8.39-12) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.75 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
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.75 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
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.76 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.76 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
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.77 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
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.77 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.78 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.79 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.80 Setting up dmsetup (2:1.02.155-3) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.80 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.81 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
11:33:49 [2020-04-10T11:33:49.302Z] #10 73.82 Processing triggers for libc-bin (2.28-10) ...
11:33:49 [2020-04-10T11:33:49.476Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:33:49 [2020-04-10T11:33:49.490Z] First time build. Skipping changelog.
11:33:49 [2020-04-10T11:33:49.774Z] + docker version
11:33:49 [2020-04-10T11:33:49.921Z] #10 DONE 74.3s
11:33:49 [2020-04-10T11:33:49.921Z] 
11:33:49 [2020-04-10T11:33:49.921Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:33:49 [2020-04-10T11:33:49.921Z] #58 DONE 0.1s
11:33:49 [2020-04-10T11:33:49.921Z] 
11:33:49 [2020-04-10T11:33:49.921Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:33:49 [2020-04-10T11:33:49.921Z] #11 ...
11:33:49 [2020-04-10T11:33:49.921Z] 
11:33:49 [2020-04-10T11:33:49.921Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:33:49 [2020-04-10T11:33:49.921Z] #59 DONE 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:33:50 [2020-04-10T11:33:50.027Z] go: finding github.com/spf13/cobra v0.0.3
11:33:50 [2020-04-10T11:33:50.027Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
11:33:50 [2020-04-10T11:33:50.205Z] 
11:33:50 [2020-04-10T11:33:50.206Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:50 [2020-04-10T11:33:50.322Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
11:33:50 [2020-04-10T11:33:50.614Z] go: finding golang.org/x/text v0.3.0
11:33:50 [2020-04-10T11:33:50.614Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
11:33:50 [2020-04-10T11:33:50.620Z] + docker version
11:33:50 [2020-04-10T11:33:50.905Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
11:33:48 [2020-04-10T11:33:48.684Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:33:49 [2020-04-10T11:33:49.478Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
11:33:51 [2020-04-10T11:33:51.212Z] #60 ...
11:33:51 [2020-04-10T11:33:51.212Z] 
11:33:51 [2020-04-10T11:33:51.212Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:33:51 [2020-04-10T11:33:51.212Z] #11 DONE 1.4s
11:33:51 [2020-04-10T11:33:51.212Z] 
11:33:51 [2020-04-10T11:33:51.212Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.200 + RM_GOPATH=0
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.200 + TMP_GOPATH=
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.201 + : /build
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.201 + '[' -z '' ']'
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.202 ++ mktemp -d
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.205 + export GOPATH=/tmp/tmp.dBarWkUydj
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.205 + GOPATH=/tmp/tmp.dBarWkUydj
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.205 + RM_GOPATH=1
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.209 ++ dirname ./install.sh
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 + dir=.
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 + bin=runc
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 + shift
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 + '[' '!' -f ./runc.installer ']'
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 + . ./runc.installer
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.212 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.214 + install_runc
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.214 + uname -r
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.215 + grep -q '^3\.10\.0.*\.el7\.'
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.217 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.217 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.217 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.217 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dBarWkUydj/src/github.com/opencontainers/runc
11:33:51 [2020-04-10T11:33:51.212Z] #60 1.223 Cloning into '/tmp/tmp.dBarWkUydj/src/github.com/opencontainers/runc'...
11:33:51 [2020-04-10T11:33:51.940Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
11:33:52 [2020-04-10T11:33:52.222Z] #60 ...
11:33:52 [2020-04-10T11:33:52.222Z] 
11:33:52 [2020-04-10T11:33:52.222Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:33:52 [2020-04-10T11:33:52.222Z] #68 71.89 + for f in rootlesskit rootlesskit-docker-proxy
11:33:52 [2020-04-10T11:33:52.222Z] #68 71.89 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:33:52 [2020-04-10T11:33:52.222Z] #68 DONE 76.5s
11:33:52 [2020-04-10T11:33:52.222Z] 
11:33:52 [2020-04-10T11:33:52.222Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:33:52 [2020-04-10T11:33:52.222Z] #69 DONE 0.1s
11:33:52 [2020-04-10T11:33:52.222Z] 
11:33:52 [2020-04-10T11:33:52.222Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:52 [2020-04-10T11:33:52.222Z] #44 35.12   CC       compel/src/lib/infect-rpc.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 35.36   CC       compel/src/lib/infect-util.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 35.46   CC       compel/src/lib/infect.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 36.95   CC       compel/src/lib/ptrace.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 37.24   AR       compel/libcompel.a
11:33:52 [2020-04-10T11:33:52.222Z] #44 37.30   HOSTCC   compel/src/main-host.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 37.51   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 37.67   HOSTCC   compel/src/lib/handle-elf-host.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 38.15   HOSTCC   compel/src/lib/log-host.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 38.33   HOSTLINK compel/compel-host-bin
11:33:52 [2020-04-10T11:33:52.222Z] #44 38.42   DEP      soccr/soccr.d
11:33:52 [2020-04-10T11:33:52.222Z] #44 38.67   CC       soccr/soccr.o
11:33:52 [2020-04-10T11:33:52.222Z] #44 39.91   AR       soccr/libsoccr.a
11:33:52 [2020-04-10T11:33:52.222Z] #44 39.93 make[1]: 'soccr/libsoccr.a' is up to date.
11:33:52 [2020-04-10T11:33:52.222Z] #44 40.12   DEP      criu/arch/s390/sigframe.d
11:33:52 [2020-04-10T11:33:52.222Z] #44 40.22   DEP      criu/arch/s390/crtools.d
11:33:52 [2020-04-10T11:33:52.231Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
11:33:52 [2020-04-10T11:33:52.504Z] #44 40.47   DEP      criu/arch/s390/cpu.d
11:33:52 [2020-04-10T11:33:52.520Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
11:33:52 [2020-04-10T11:33:52.520Z] go: finding github.com/pkg/profile v1.2.1
11:33:52 [2020-04-10T11:33:52.787Z] #44 40.80   CC       criu/arch/s390/cpu.o
11:33:52 [2020-04-10T11:33:52.787Z] #44 40.92   CC       criu/arch/s390/crtools.o
11:33:53 [2020-04-10T11:33:53.150Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
11:33:53 [2020-04-10T11:33:53.401Z] #44 ...
11:33:53 [2020-04-10T11:33:53.401Z] 
11:33:53 [2020-04-10T11:33:53.401Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:33:53 [2020-04-10T11:33:53.401Z] #12 DONE 2.0s
11:33:53 [2020-04-10T11:33:53.401Z] 
11:33:53 [2020-04-10T11:33:53.401Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:33:53 [2020-04-10T11:33:53.439Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
11:33:54 [2020-04-10T11:33:54.073Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
11:33:54 [2020-04-10T11:33:54.372Z] go: finding github.com/kr/pretty v0.1.0
11:33:54 [2020-04-10T11:33:54.872Z] #13 1.391 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:33:54 [2020-04-10T11:33:54.872Z] #13 DONE 1.6s
11:33:54 [2020-04-10T11:33:54.872Z] 
11:33:54 [2020-04-10T11:33:54.872Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:33:55 [2020-04-10T11:33:55.024Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
11:33:55 [2020-04-10T11:33:55.492Z] #14 ...
11:33:55 [2020-04-10T11:33:55.492Z] 
11:33:55 [2020-04-10T11:33:55.492Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:55 [2020-04-10T11:33:55.492Z] #47 69.73 mime
11:33:55 [2020-04-10T11:33:55.492Z] #47 70.86 mime/quotedprintable
11:33:55 [2020-04-10T11:33:55.492Z] #47 71.09 net/http/internal
11:33:55 [2020-04-10T11:33:55.492Z] #47 72.88 net/textproto
11:33:55 [2020-04-10T11:33:55.492Z] #47 72.90 crypto/x509
11:33:55 [2020-04-10T11:33:55.492Z] #47 73.54 vendor/golang.org/x/net/http/httpguts
11:33:55 [2020-04-10T11:33:55.492Z] #47 73.84 vendor/golang.org/x/net/http/httpproxy
11:33:55 [2020-04-10T11:33:55.492Z] #47 74.28 mime/multipart
11:33:55 [2020-04-10T11:33:55.492Z] #47 76.26 crypto/tls
11:33:55 [2020-04-10T11:33:55.492Z] #47 ...
11:33:55 [2020-04-10T11:33:55.492Z] 
11:33:55 [2020-04-10T11:33:55.492Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:33:55 [2020-04-10T11:33:55.492Z] #44 41.59   CC       criu/arch/s390/sigframe.o
11:33:55 [2020-04-10T11:33:55.492Z] #44 41.73   LINK     criu/arch/s390/crtools.built-in.o
11:33:55 [2020-04-10T11:33:55.492Z] #44 41.77   DEP      criu/pie/util-vdso.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 41.86   DEP      criu/pie/util.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 42.01   CC       criu/pie/util.o
11:33:55 [2020-04-10T11:33:55.492Z] #44 42.19   CC       criu/pie/util-vdso.o
11:33:55 [2020-04-10T11:33:55.492Z] #44 42.66   AR       criu/pie/pie.lib.a
11:33:55 [2020-04-10T11:33:55.492Z] #44 42.71   DEP      criu/pie/restorer.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 42.90   DEP      criu/arch/s390/restorer.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 43.01   DEP      criu/arch/s390/vdso-pie.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 43.12   DEP      criu/pie/parasite-vdso.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 43.25   DEP      criu/pie/parasite.d
11:33:55 [2020-04-10T11:33:55.492Z] #44 43.50   CC       criu/pie/parasite.o
11:33:55 [2020-04-10T11:33:55.778Z] #44 ...
11:33:55 [2020-04-10T11:33:55.778Z] 
11:33:55 [2020-04-10T11:33:55.778Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:33:55 [2020-04-10T11:33:55.778Z] #50 DONE 80.2s
11:33:56 [2020-04-10T11:33:56.069Z] 
11:33:56 [2020-04-10T11:33:56.069Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:33:56 [2020-04-10T11:33:56.358Z] #41 ...
11:33:56 [2020-04-10T11:33:56.358Z] 
11:33:56 [2020-04-10T11:33:56.358Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:33:56 [2020-04-10T11:33:56.358Z] #14 DONE 1.7s
11:33:56 [2020-04-10T11:33:56.358Z] 
11:33:56 [2020-04-10T11:33:56.358Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:33:56 [2020-04-10T11:33:56.358Z] #60 6.373 + cd /tmp/tmp.dBarWkUydj/src/github.com/opencontainers/runc
11:33:56 [2020-04-10T11:33:56.358Z] #60 6.373 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:33:56 [2020-04-10T11:33:56.533Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
11:33:56 [2020-04-10T11:33:56.645Z] #60 6.878 + '[' -z '' ']'
11:33:56 [2020-04-10T11:33:56.645Z] #60 6.878 + target=static
11:33:56 [2020-04-10T11:33:56.645Z] #60 6.878 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:33:57 [2020-04-10T11:33:57.169Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
11:33:57 [2020-04-10T11:33:57.169Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
11:33:57 [2020-04-10T11:33:57.169Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
11:33:58 [2020-04-10T11:33:58.137Z] #60 7.838 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 .
11:33:58 [2020-04-10T11:33:58.137Z] #60 ...
11:33:58 [2020-04-10T11:33:58.137Z] 
11:33:58 [2020-04-10T11:33:58.137Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:33:58 [2020-04-10T11:33:58.137Z] #15 DONE 1.6s
11:33:58 [2020-04-10T11:33:58.419Z] 
11:33:58 [2020-04-10T11:33:58.419Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:33:58 [2020-04-10T11:33:58.681Z] go: finding github.com/uber/jaeger-lib v1.2.1
11:33:58 [2020-04-10T11:33:58.734Z] Client: Docker Engine - Community
11:33:58 [2020-04-10T11:33:58.734Z]  Version:           19.03.5
11:33:58 [2020-04-10T11:33:58.734Z]  API version:       1.40
11:33:58 [2020-04-10T11:33:58.734Z]  Go version:        go1.12.12
11:33:58 [2020-04-10T11:33:58.734Z]  Git commit:        633a0ea838
11:33:58 [2020-04-10T11:33:58.734Z]  Built:             Wed Nov 13 07:29:52 2019
11:33:58 [2020-04-10T11:33:58.734Z]  OS/Arch:           linux/amd64
11:33:58 [2020-04-10T11:33:58.734Z]  Experimental:      false
11:33:58 [2020-04-10T11:33:58.734Z] 
11:33:58 [2020-04-10T11:33:58.734Z] Server: Docker Engine - Community
11:33:58 [2020-04-10T11:33:58.734Z]  Engine:
11:33:58 [2020-04-10T11:33:58.735Z]   Version:          19.03.5
11:33:58 [2020-04-10T11:33:58.735Z]   API version:      1.40 (minimum version 1.12)
11:33:58 [2020-04-10T11:33:58.735Z]   Go version:       go1.12.12
11:33:58 [2020-04-10T11:33:58.735Z]   Git commit:       633a0ea838
11:33:58 [2020-04-10T11:33:58.735Z]   Built:            Wed Nov 13 07:28:22 2019
11:33:58 [2020-04-10T11:33:58.735Z]   OS/Arch:          linux/amd64
11:33:58 [2020-04-10T11:33:58.735Z]   Experimental:     true
11:33:58 [2020-04-10T11:33:58.735Z]  containerd:
11:33:58 [2020-04-10T11:33:58.735Z]   Version:          1.2.10
11:33:58 [2020-04-10T11:33:58.735Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
11:33:58 [2020-04-10T11:33:58.735Z]  runc:
11:33:58 [2020-04-10T11:33:58.735Z]   Version:          1.0.0-rc8+dev
11:33:58 [2020-04-10T11:33:58.735Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:33:58 [2020-04-10T11:33:58.735Z]  docker-init:
11:33:58 [2020-04-10T11:33:58.735Z]   Version:          0.18.0
11:33:58 [2020-04-10T11:33:58.735Z]   GitCommit:        fec3683
[Pipeline] sh
11:33:59 [2020-04-10T11:33:59.048Z] + docker info
11:33:59 [2020-04-10T11:33:59.314Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
11:33:59 [2020-04-10T11:33:59.607Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
11:33:59 [2020-04-10T11:33:59.751Z] Client: Docker Engine - Community
11:33:59 [2020-04-10T11:33:59.751Z]  Version:           19.03.5
11:33:59 [2020-04-10T11:33:59.751Z]  API version:       1.40
11:33:59 [2020-04-10T11:33:59.751Z]  Go version:        go1.12.12
11:33:59 [2020-04-10T11:33:59.751Z]  Git commit:        633a0ea838
11:33:59 [2020-04-10T11:33:59.751Z]  Built:             Wed Nov 13 07:29:52 2019
11:33:59 [2020-04-10T11:33:59.751Z]  OS/Arch:           linux/amd64
11:33:59 [2020-04-10T11:33:59.751Z]  Experimental:      false
11:33:59 [2020-04-10T11:33:59.751Z] 
11:33:59 [2020-04-10T11:33:59.751Z] Server: Docker Engine - Community
11:33:59 [2020-04-10T11:33:59.751Z]  Engine:
11:33:59 [2020-04-10T11:33:59.751Z]   Version:          19.03.5
11:33:59 [2020-04-10T11:33:59.751Z]   API version:      1.40 (minimum version 1.12)
11:33:59 [2020-04-10T11:33:59.751Z]   Go version:       go1.12.12
11:33:59 [2020-04-10T11:33:59.751Z]   Git commit:       633a0ea838
11:33:59 [2020-04-10T11:33:59.751Z]   Built:            Wed Nov 13 07:28:22 2019
11:33:59 [2020-04-10T11:33:59.751Z]   OS/Arch:          linux/amd64
11:33:59 [2020-04-10T11:33:59.751Z]   Experimental:     true
11:33:59 [2020-04-10T11:33:59.751Z]  containerd:
11:33:59 [2020-04-10T11:33:59.751Z]   Version:          1.2.10
11:33:59 [2020-04-10T11:33:59.751Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
11:33:59 [2020-04-10T11:33:59.751Z]  runc:
11:33:59 [2020-04-10T11:33:59.751Z]   Version:          1.0.0-rc8+dev
11:33:59 [2020-04-10T11:33:59.751Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:33:59 [2020-04-10T11:33:59.751Z]  docker-init:
11:33:59 [2020-04-10T11:33:59.751Z]   Version:          0.18.0
11:33:59 [2020-04-10T11:33:59.751Z]   GitCommit:        fec3683
[Pipeline] sh
11:33:59 [2020-04-10T11:33:59.898Z] go: finding github.com/gogo/protobuf v1.2.0
11:33:59 [2020-04-10T11:33:59.898Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
11:33:59 [2020-04-10T11:33:59.939Z] #16 DONE 1.5s
11:33:59 [2020-04-10T11:33:59.939Z] 
11:33:59 [2020-04-10T11:33:59.939Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:00 [2020-04-10T11:34:00.077Z] + docker info
11:34:00 [2020-04-10T11:34:00.944Z] #17 1.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:01 [2020-04-10T11:34:01.155Z] Client: Docker Engine - Community
11:34:01 [2020-04-10T11:34:01.155Z]  Version:           19.03.5
11:34:01 [2020-04-10T11:34:01.155Z]  API version:       1.40
11:34:01 [2020-04-10T11:34:01.155Z]  Go version:        go1.12.12
11:34:01 [2020-04-10T11:34:01.155Z]  Git commit:        633a0ea
11:34:01 [2020-04-10T11:34:01.155Z]  Built:             Wed Nov 13 07:27:53 2019
11:34:01 [2020-04-10T11:34:01.155Z]  OS/Arch:           linux/arm64
11:34:01 [2020-04-10T11:34:01.155Z]  Experimental:      false
11:34:01 [2020-04-10T11:34:01.155Z] 
11:34:01 [2020-04-10T11:34:01.155Z] Server: Docker Engine - Community
11:34:01 [2020-04-10T11:34:01.155Z]  Engine:
11:34:01 [2020-04-10T11:34:01.155Z]   Version:          19.03.5
11:34:01 [2020-04-10T11:34:01.155Z]   API version:      1.40 (minimum version 1.12)
11:34:01 [2020-04-10T11:34:01.155Z]   Go version:       go1.12.12
11:34:01 [2020-04-10T11:34:01.155Z]   Git commit:       633a0ea
11:34:01 [2020-04-10T11:34:01.155Z]   Built:            Wed Nov 13 07:26:25 2019
11:34:01 [2020-04-10T11:34:01.155Z]   OS/Arch:          linux/arm64
11:34:01 [2020-04-10T11:34:01.155Z]   Experimental:     true
11:34:01 [2020-04-10T11:34:01.155Z]  containerd:
11:34:01 [2020-04-10T11:34:01.155Z]   Version:          1.2.10
11:34:01 [2020-04-10T11:34:01.155Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
11:34:01 [2020-04-10T11:34:01.155Z]  runc:
11:34:01 [2020-04-10T11:34:01.155Z]   Version:          1.0.0-rc8+dev
11:34:01 [2020-04-10T11:34:01.155Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:34:01 [2020-04-10T11:34:01.155Z]  docker-init:
11:34:01 [2020-04-10T11:34:01.155Z]   Version:          0.18.0
11:34:01 [2020-04-10T11:34:01.155Z]   GitCommit:        fec3683
[Pipeline] sh
11:34:01 [2020-04-10T11:34:01.226Z] #17 1.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:01 [2020-04-10T11:34:01.226Z] #17 1.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:01 [2020-04-10T11:34:01.503Z] + docker info
11:34:01 [2020-04-10T11:34:01.508Z] #17 1.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
11:34:01 [2020-04-10T11:34:01.961Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
11:34:01 [2020-04-10T11:34:01.961Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
11:34:01 [2020-04-10T11:34:01.961Z] go: finding github.com/vishvananda/netlink v1.0.0
11:34:02 [2020-04-10T11:34:02.122Z] #17 2.512 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
11:34:02 [2020-04-10T11:34:02.590Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
11:34:02 [2020-04-10T11:34:02.590Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
11:34:03 [2020-04-10T11:34:03.593Z] #17 3.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
11:34:04 [2020-04-10T11:34:04.657Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
11:34:04 [2020-04-10T11:34:04.657Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
11:34:04 [2020-04-10T11:34:04.946Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
11:34:04 [2020-04-10T11:34:04.946Z] go: finding github.com/hashicorp/go-uuid v1.0.0
11:34:05 [2020-04-10T11:34:05.578Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
11:34:05 [2020-04-10T11:34:05.578Z] go: finding gotest.tools v2.2.0+incompatible
11:34:05 [2020-04-10T11:34:05.625Z] #17 ...
11:34:05 [2020-04-10T11:34:05.625Z] 
11:34:05 [2020-04-10T11:34:05.625Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:05 [2020-04-10T11:34:05.625Z] #44 44.64   LINK     criu/pie/parasite.built-in.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 44.66   GEN      criu/pie/parasite-blob.h
11:34:05 [2020-04-10T11:34:05.625Z] #44 44.66   CC       criu/pie/parasite-vdso.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 45.26   CC       criu/arch/s390/vdso-pie.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 45.41   CC       criu/arch/s390/restorer.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 45.60   CC       criu/pie/restorer.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.13   LINK     criu/pie/restorer.built-in.o
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.13   GEN      criu/pie/restorer-blob.h
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.19   DEP      criu/vdso.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.36   DEP      criu/uts_ns.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.46   DEP      criu/util.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.69   DEP      criu/uffd.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.77   DEP      criu/tun.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 47.90   DEP      criu/tty.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.17   DEP      criu/timerfd.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.32   DEP      criu/sysfs_parse.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.48   DEP      criu/sysctl.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.65   DEP      criu/string.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.68   DEP      criu/stats.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.79   DEP      criu/sockets.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.88   DEP      criu/sk-unix.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 48.99   DEP      criu/sk-tcp.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.09   DEP      criu/sk-queue.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.19   DEP      criu/sk-packet.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.35   DEP      criu/sk-netlink.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.47   DEP      criu/sk-inet.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.67   DEP      criu/signalfd.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.78   DEP      criu/sigframe.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.85   DEP      criu/shmem.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 49.99   DEP      criu/servicefd.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.11   DEP      criu/seize.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.20   DEP      criu/seccomp.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.30   DEP      criu/rst-malloc.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.37   DEP      criu/rbtree.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.41   DEP      criu/pstree.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.50   DEP      criu/protobuf.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 50.59   GEN      criu/protobuf-desc-gen.h
11:34:05 [2020-04-10T11:34:05.625Z] #44 51.46   DEP      criu/protobuf-desc.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 51.62   DEP      criu/proc_parse.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 51.78   DEP      criu/plugin.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 51.86   DEP      criu/pipes.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 51.99   DEP      criu/pie-util.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.10   DEP      criu/pie-util-vdso.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.22   DEP      criu/path.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.38   DEP      criu/parasite-syscall.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.59   DEP      criu/pagemap.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.69   DEP      criu/pagemap-cache.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.81   DEP      criu/page-xfer.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 52.97   DEP      criu/page-pipe.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 53.09   DEP      criu/netfilter.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 53.23   DEP      criu/net.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 53.44   DEP      criu/namespaces.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 53.60   DEP      criu/mount.d
11:34:05 [2020-04-10T11:34:05.625Z] #44 53.71   DEP      criu/mem.d
11:34:05 [2020-04-10T11:34:05.907Z] #44 53.88   DEP      criu/lsm.d
11:34:06 [2020-04-10T11:34:06.189Z] #44 54.06   DEP      criu/log.d
11:34:06 [2020-04-10T11:34:06.189Z] #44 ...
11:34:06 [2020-04-10T11:34:06.189Z] 
11:34:06 [2020-04-10T11:34:06.189Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:06 [2020-04-10T11:34:06.189Z] #17 6.617 Fetched 8034 kB in 5s (1505 kB/s)
11:34:07 [2020-04-10T11:34:07.194Z] #17 6.617 Reading package lists...
11:34:07 [2020-04-10T11:34:07.194Z] #17 ...
11:34:07 [2020-04-10T11:34:07.194Z] 
11:34:07 [2020-04-10T11:34:07.194Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:07 [2020-04-10T11:34:07.194Z] #47 81.52 net/http/httptrace
11:34:07 [2020-04-10T11:34:07.194Z] #47 81.71 net/http
11:34:07 [2020-04-10T11:34:07.194Z] #47 89.36 github.com/LK4D4/vndr/godl
11:34:07 [2020-04-10T11:34:07.194Z] #47 89.91 github.com/LK4D4/vndr
11:34:07 [2020-04-10T11:34:07.194Z] #47 ...
11:34:07 [2020-04-10T11:34:07.194Z] 
11:34:07 [2020-04-10T11:34:07.194Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.19   DEP      criu/libnetlink.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.26   DEP      criu/kerndat.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.48   DEP      criu/kcmp-ids.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.57   DEP      criu/irmap.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.70   DEP      criu/ipc_ns.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.80   DEP      criu/image.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.90   DEP      criu/image-desc.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 54.99   DEP      criu/fsnotify.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 55.09   DEP      criu/filesystems.d
11:34:07 [2020-04-10T11:34:07.194Z] #44 55.28   DEP      criu/files.d
11:34:07 [2020-04-10T11:34:07.476Z] #44 55.51   DEP      criu/files-reg.d
11:34:07 [2020-04-10T11:34:07.643Z] go: finding github.com/BurntSushi/toml v0.3.1
11:34:07 [2020-04-10T11:34:07.644Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
11:34:07 [2020-04-10T11:34:07.759Z] #44 55.62   DEP      criu/files-ext.d
11:34:07 [2020-04-10T11:34:07.759Z] #44 55.71   DEP      criu/file-lock.d
11:34:07 [2020-04-10T11:34:07.759Z] #44 55.80   DEP      criu/file-ids.d
11:34:07 [2020-04-10T11:34:07.934Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
11:34:07 [2020-04-10T11:34:07.934Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
11:34:08 [2020-04-10T11:34:08.042Z] #44 55.88   DEP      criu/fifo.d
11:34:08 [2020-04-10T11:34:08.043Z] #44 56.02   DEP      criu/fdstore.d
11:34:08 [2020-04-10T11:34:08.043Z] #44 56.11   DEP      criu/fault-injection.d
11:34:08 [2020-04-10T11:34:08.043Z] #44 56.15   DEP      criu/external.d
11:34:08 [2020-04-10T11:34:08.225Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
11:34:08 [2020-04-10T11:34:08.325Z] #44 56.25   DEP      criu/eventpoll.d
11:34:08 [2020-04-10T11:34:08.607Z] #44 56.43   DEP      criu/eventfd.d
11:34:08 [2020-04-10T11:34:08.607Z] #44 56.57   DEP      criu/crtools.d
11:34:08 [2020-04-10T11:34:08.607Z] #44 56.66   DEP      criu/cr-service.d
11:34:08 [2020-04-10T11:34:08.890Z] #44 56.74   DEP      criu/cr-restore.d
11:34:08 [2020-04-10T11:34:08.890Z] #44 56.86   DEP      criu/cr-errno.d
11:34:08 [2020-04-10T11:34:08.890Z] #44 56.86   DEP      criu/cr-dump.d
11:34:08 [2020-04-10T11:34:08.890Z] #44 56.95   DEP      criu/cr-dedup.d
11:34:09 [2020-04-10T11:34:09.027Z] Client:
11:34:09 [2020-04-10T11:34:09.028Z]  Debug Mode: false
11:34:09 [2020-04-10T11:34:09.028Z] 
11:34:09 [2020-04-10T11:34:09.028Z] Server:
11:34:09 [2020-04-10T11:34:09.028Z]  Containers: 0
11:34:09 [2020-04-10T11:34:09.028Z]   Running: 0
11:34:09 [2020-04-10T11:34:09.028Z]   Paused: 0
11:34:09 [2020-04-10T11:34:09.028Z]   Stopped: 0
11:34:09 [2020-04-10T11:34:09.028Z]  Images: 0
11:34:09 [2020-04-10T11:34:09.028Z]  Server Version: 19.03.5
11:34:09 [2020-04-10T11:34:09.028Z]  Storage Driver: overlay2
11:34:09 [2020-04-10T11:34:09.028Z]   Backing Filesystem: extfs
11:34:09 [2020-04-10T11:34:09.028Z]   Supports d_type: true
11:34:09 [2020-04-10T11:34:09.028Z]   Native Overlay Diff: true
11:34:09 [2020-04-10T11:34:09.028Z]  Logging Driver: json-file
11:34:09 [2020-04-10T11:34:09.028Z]  Cgroup Driver: cgroupfs
11:34:09 [2020-04-10T11:34:09.028Z]  Plugins:
11:34:09 [2020-04-10T11:34:09.028Z]   Volume: local
11:34:09 [2020-04-10T11:34:09.028Z]   Network: bridge host ipvlan macvlan null overlay
11:34:09 [2020-04-10T11:34:09.028Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:34:09 [2020-04-10T11:34:09.028Z]  Swarm: inactive
11:34:09 [2020-04-10T11:34:09.028Z]  Runtimes: runc
11:34:09 [2020-04-10T11:34:09.028Z]  Default Runtime: runc
11:34:09 [2020-04-10T11:34:09.028Z]  Init Binary: docker-init
11:34:09 [2020-04-10T11:34:09.028Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
11:34:09 [2020-04-10T11:34:09.028Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:34:09 [2020-04-10T11:34:09.028Z]  init version: fec3683
11:34:09 [2020-04-10T11:34:09.028Z]  Security Options:
11:34:09 [2020-04-10T11:34:09.028Z]   apparmor
11:34:09 [2020-04-10T11:34:09.028Z]   seccomp
11:34:09 [2020-04-10T11:34:09.028Z]    Profile: default
11:34:09 [2020-04-10T11:34:09.028Z]  Kernel Version: 4.15.0-1058-aws
11:34:09 [2020-04-10T11:34:09.028Z]  Operating System: Ubuntu 18.04.4 LTS
11:34:09 [2020-04-10T11:34:09.028Z]  OSType: linux
11:34:09 [2020-04-10T11:34:09.028Z]  Architecture: x86_64
11:34:09 [2020-04-10T11:34:09.028Z]  CPUs: 2
11:34:09 [2020-04-10T11:34:09.028Z]  Total Memory: 7.501GiB
11:34:09 [2020-04-10T11:34:09.028Z]  Name: ip-10-100-61-192
11:34:09 [2020-04-10T11:34:09.028Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
11:34:09 [2020-04-10T11:34:09.028Z]  Docker Root Dir: /var/lib/docker
11:34:09 [2020-04-10T11:34:09.028Z]  Debug Mode: false
11:34:09 [2020-04-10T11:34:09.028Z]  Registry: https://index.docker.io/v1/
11:34:09 [2020-04-10T11:34:09.028Z]  Labels:
11:34:09 [2020-04-10T11:34:09.028Z]  Experimental: true
11:34:09 [2020-04-10T11:34:09.028Z]  Insecure Registries:
11:34:09 [2020-04-10T11:34:09.028Z]   127.0.0.0/8
11:34:09 [2020-04-10T11:34:09.028Z]  Live Restore Enabled: true
11:34:09 [2020-04-10T11:34:09.028Z] 
11:34:09 [2020-04-10T11:34:09.028Z] WARNING: No swap limit support
[Pipeline] sh
11:34:09 [2020-04-10T11:34:09.172Z] #44 57.03   DEP      criu/cr-check.d
11:34:09 [2020-04-10T11:34:09.172Z] #44 57.12   DEP      criu/config.d
11:34:09 [2020-04-10T11:34:09.172Z] #44 57.20   DEP      criu/clone-noasan.d
11:34:09 [2020-04-10T11:34:09.172Z] #44 57.23   DEP      criu/cgroup.d
11:34:09 [2020-04-10T11:34:09.346Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:09 [2020-04-10T11:34:09.346Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:09 [2020-04-10T11:34:09.346Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:34:09 [2020-04-10T11:34:09.346Z] + bash /home/ubuntu/workspace/moby_PR-40795/check-config.sh
11:34:09 [2020-04-10T11:34:09.346Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:34:09 [2020-04-10T11:34:09.346Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
11:34:09 [2020-04-10T11:34:09.346Z] 
11:34:09 [2020-04-10T11:34:09.346Z] Generally Necessary:
11:34:09 [2020-04-10T11:34:09.346Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:34:09 [2020-04-10T11:34:09.346Z] - apparmor: enabled and tools installed
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_NAMESPACES: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_NET_NS: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_PID_NS: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_IPC_NS: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_UTS_NS: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_CGROUPS: enabled
11:34:09 [2020-04-10T11:34:09.346Z] - CONFIG_CGROUP_CPUACCT: enabled
11:34:09 [2020-04-10T11:34:09.453Z] #44 57.35   DEP      criu/cgroup-props.d
11:34:09 [2020-04-10T11:34:09.453Z] #44 57.47   DEP      criu/bitmap.d
11:34:09 [2020-04-10T11:34:09.453Z] #44 57.48   DEP      criu/bfd.d
11:34:09 [2020-04-10T11:34:09.453Z] #44 57.58   DEP      criu/autofs.d
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_DEVICE: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_FREEZER: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_SCHED: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CPUSETS: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_MEMCG: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_KEYS: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_VETH: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_BRIDGE: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NF_NAT: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NF_NAT_NEEDED: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_POSIX_MQUEUE: enabled
11:34:09 [2020-04-10T11:34:09.615Z] 
11:34:09 [2020-04-10T11:34:09.615Z] Optional Features:
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_USER_NS: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_SECCOMP: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_PIDS: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_MEMCG_SWAP: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:34:09 [2020-04-10T11:34:09.615Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_BLK_CGROUP: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IOSCHED_CFQ: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_PERF: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_HUGETLB: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_CFS_BANDWIDTH: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_RT_GROUP_SCHED: missing
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_VS: enabled (as module)
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_VS_NFCT: enabled
11:34:09 [2020-04-10T11:34:09.615Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:34:09 [2020-04-10T11:34:09.735Z] #44 57.75   DEP      criu/aio.d
11:34:09 [2020-04-10T11:34:09.735Z] #44 57.85   DEP      criu/action-scripts.d
11:34:09 [2020-04-10T11:34:09.873Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:34:09 [2020-04-10T11:34:09.873Z] - CONFIG_IP_VS_RR: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z] - CONFIG_EXT4_FS: enabled
11:34:09 [2020-04-10T11:34:09.873Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:34:09 [2020-04-10T11:34:09.873Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:34:09 [2020-04-10T11:34:09.873Z] - Network Drivers:
11:34:09 [2020-04-10T11:34:09.873Z]   - "overlay":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_VXLAN: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       Optional (for encrypted networks):
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_CRYPTO: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_CRYPTO_AEAD: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_CRYPTO_GCM: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_CRYPTO_GHASH: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_XFRM: enabled
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_XFRM_USER: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_INET_ESP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "ipvlan":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_IPVLAN: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "macvlan":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_MACVLAN: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_DUMMY: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "ftp,tftp client in container":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z] - Storage Drivers:
11:34:09 [2020-04-10T11:34:09.873Z]   - "aufs":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_AUFS_FS: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "btrfs":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:34:09 [2020-04-10T11:34:09.873Z]   - "devicemapper":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_BLK_DEV_DM: enabled
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "overlay":
11:34:09 [2020-04-10T11:34:09.873Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:34:09 [2020-04-10T11:34:09.873Z]   - "zfs":
11:34:09 [2020-04-10T11:34:09.873Z]     - /dev/zfs: missing
11:34:09 [2020-04-10T11:34:09.873Z]     - zfs command: missing
11:34:09 [2020-04-10T11:34:09.873Z]     - zpool command: missing
11:34:09 [2020-04-10T11:34:09.873Z] 
11:34:09 [2020-04-10T11:34:09.873Z] Limits:
11:34:10 [2020-04-10T11:34:10.017Z] #44 58.07   CC       criu/action-scripts.o
11:34:10 [2020-04-10T11:34:10.053Z] Client:
11:34:10 [2020-04-10T11:34:10.053Z]  Debug Mode: false
11:34:10 [2020-04-10T11:34:10.053Z] 
11:34:10 [2020-04-10T11:34:10.053Z] Server:
11:34:10 [2020-04-10T11:34:10.053Z]  Containers: 0
11:34:10 [2020-04-10T11:34:10.053Z]   Running: 0
11:34:10 [2020-04-10T11:34:10.053Z]   Paused: 0
11:34:10 [2020-04-10T11:34:10.053Z]   Stopped: 0
11:34:10 [2020-04-10T11:34:10.053Z]  Images: 0
11:34:10 [2020-04-10T11:34:10.053Z]  Server Version: 19.03.5
11:34:10 [2020-04-10T11:34:10.053Z]  Storage Driver: overlay2
11:34:10 [2020-04-10T11:34:10.053Z]   Backing Filesystem: extfs
11:34:10 [2020-04-10T11:34:10.053Z]   Supports d_type: true
11:34:10 [2020-04-10T11:34:10.053Z]   Native Overlay Diff: true
11:34:10 [2020-04-10T11:34:10.053Z]  Logging Driver: json-file
11:34:10 [2020-04-10T11:34:10.053Z]  Cgroup Driver: cgroupfs
11:34:10 [2020-04-10T11:34:10.053Z]  Plugins:
11:34:10 [2020-04-10T11:34:10.053Z]   Volume: local
11:34:10 [2020-04-10T11:34:10.053Z]   Network: bridge host ipvlan macvlan null overlay
11:34:10 [2020-04-10T11:34:10.053Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:34:10 [2020-04-10T11:34:10.053Z]  Swarm: inactive
11:34:10 [2020-04-10T11:34:10.053Z]  Runtimes: runc
11:34:10 [2020-04-10T11:34:10.053Z]  Default Runtime: runc
11:34:10 [2020-04-10T11:34:10.053Z]  Init Binary: docker-init
11:34:10 [2020-04-10T11:34:10.053Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
11:34:10 [2020-04-10T11:34:10.053Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:34:10 [2020-04-10T11:34:10.053Z]  init version: fec3683
11:34:10 [2020-04-10T11:34:10.053Z]  Security Options:
11:34:10 [2020-04-10T11:34:10.053Z]   apparmor
11:34:10 [2020-04-10T11:34:10.053Z]   seccomp
11:34:10 [2020-04-10T11:34:10.053Z]    Profile: default
11:34:10 [2020-04-10T11:34:10.053Z]  Kernel Version: 4.15.0-1058-aws
11:34:10 [2020-04-10T11:34:10.053Z]  Operating System: Ubuntu 18.04.4 LTS
11:34:10 [2020-04-10T11:34:10.053Z]  OSType: linux
11:34:10 [2020-04-10T11:34:10.053Z]  Architecture: x86_64
11:34:10 [2020-04-10T11:34:10.053Z]  CPUs: 2
11:34:10 [2020-04-10T11:34:10.053Z]  Total Memory: 7.501GiB
11:34:10 [2020-04-10T11:34:10.053Z]  Name: ip-10-100-97-72
11:34:10 [2020-04-10T11:34:10.053Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
11:34:10 [2020-04-10T11:34:10.053Z]  Docker Root Dir: /var/lib/docker
11:34:10 [2020-04-10T11:34:10.053Z]  Debug Mode: false
11:34:10 [2020-04-10T11:34:10.053Z]  Registry: https://index.docker.io/v1/
11:34:10 [2020-04-10T11:34:10.053Z]  Labels:
11:34:10 [2020-04-10T11:34:10.053Z]  Experimental: true
11:34:10 [2020-04-10T11:34:10.053Z]  Insecure Registries:
11:34:10 [2020-04-10T11:34:10.053Z]   127.0.0.0/8
11:34:10 [2020-04-10T11:34:10.053Z]  Live Restore Enabled: true
11:34:10 [2020-04-10T11:34:10.053Z] 
11:34:10 [2020-04-10T11:34:10.053Z] WARNING: No swap limit support
[Pipeline] sh
11:34:10 [2020-04-10T11:34:10.131Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:34:10 [2020-04-10T11:34:10.131Z] 
11:34:10 [2020-04-10T11:34:10.131Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:34:10 [2020-04-10T11:34:10.318Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
11:34:10 [2020-04-10T11:34:10.337Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:10 [2020-04-10T11:34:10.337Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:10 [2020-04-10T11:34:10.337Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:34:10 [2020-04-10T11:34:10.337Z] + bash /home/ubuntu/workspace/moby_PR-40795/check-config.sh
11:34:10 [2020-04-10T11:34:10.337Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:34:10 [2020-04-10T11:34:10.337Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
11:34:10 [2020-04-10T11:34:10.337Z] 
11:34:10 [2020-04-10T11:34:10.337Z] Generally Necessary:
11:34:10 [2020-04-10T11:34:10.337Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:34:10 [2020-04-10T11:34:10.337Z] - apparmor: enabled and tools installed
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NAMESPACES: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NET_NS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_PID_NS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_IPC_NS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_UTS_NS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CGROUPS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CGROUP_CPUACCT: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CGROUP_DEVICE: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CGROUP_FREEZER: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CGROUP_SCHED: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_CPUSETS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_MEMCG: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_KEYS: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_VETH: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_BRIDGE: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NF_NAT: enabled (as module)
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_NF_NAT_NEEDED: enabled
11:34:10 [2020-04-10T11:34:10.337Z] - CONFIG_POSIX_MQUEUE: enabled
11:34:10 [2020-04-10T11:34:10.337Z] 
11:34:10 [2020-04-10T11:34:10.337Z] Optional Features:
11:34:10 [2020-04-10T11:34:10.542Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
11:34:10 [2020-04-10T11:34:10.542Z] #1 [internal] load build definition from Dockerfile
11:34:10 [2020-04-10T11:34:10.542Z] #1 transferring dockerfile:
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_USER_NS: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_SECCOMP: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CGROUP_PIDS: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_MEMCG_SWAP: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:34:10 [2020-04-10T11:34:10.603Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_BLK_CGROUP: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IOSCHED_CFQ: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CGROUP_PERF: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CGROUP_HUGETLB: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_CFS_BANDWIDTH: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_RT_GROUP_SCHED: missing
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_VS: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_VS_NFCT: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_IP_VS_RR: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_EXT4_FS: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:34:10 [2020-04-10T11:34:10.603Z] - Network Drivers:
11:34:10 [2020-04-10T11:34:10.603Z]   - "overlay":
11:34:10 [2020-04-10T11:34:10.603Z]     - CONFIG_VXLAN: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       Optional (for encrypted networks):
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_CRYPTO: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_CRYPTO_AEAD: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_CRYPTO_GCM: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_CRYPTO_GHASH: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_XFRM: enabled
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_XFRM_USER: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_INET_ESP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]   - "ipvlan":
11:34:10 [2020-04-10T11:34:10.603Z]     - CONFIG_IPVLAN: enabled (as module)
11:34:10 [2020-04-10T11:34:10.603Z]   - "macvlan":
11:34:10 [2020-04-10T11:34:10.630Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
11:34:10 [2020-04-10T11:34:10.630Z] go: finding github.com/kr/text v0.1.0
11:34:10 [2020-04-10T11:34:10.630Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:34:10 [2020-04-10T11:34:10.630Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
11:34:10 [2020-04-10T11:34:10.630Z] go: finding github.com/google/go-cmp v0.2.0
11:34:10 [2020-04-10T11:34:10.631Z] #44 58.42   CC       criu/aio.o
11:34:10 [2020-04-10T11:34:10.802Z] #1 transferring dockerfile: 17.09kB 0.0s done
11:34:10 [2020-04-10T11:34:10.802Z] #1 DONE 0.2s
11:34:10 [2020-04-10T11:34:10.802Z] 
11:34:10 [2020-04-10T11:34:10.802Z] #2 [internal] load .dockerignore
11:34:10 [2020-04-10T11:34:10.802Z] #2 transferring context: 87B 0.0s done
11:34:10 [2020-04-10T11:34:10.802Z] #2 DONE 0.2s
11:34:10 [2020-04-10T11:34:10.802Z] 
11:34:10 [2020-04-10T11:34:10.802Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_MACVLAN: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_DUMMY: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]   - "ftp,tftp client in container":
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z] - Storage Drivers:
11:34:10 [2020-04-10T11:34:10.865Z]   - "aufs":
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_AUFS_FS: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]   - "btrfs":
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:34:10 [2020-04-10T11:34:10.865Z]   - "devicemapper":
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_BLK_DEV_DM: enabled
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]   - "overlay":
11:34:10 [2020-04-10T11:34:10.865Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:34:10 [2020-04-10T11:34:10.865Z]   - "zfs":
11:34:10 [2020-04-10T11:34:10.865Z]     - /dev/zfs: missing
11:34:10 [2020-04-10T11:34:10.865Z]     - zfs command: missing
11:34:10 [2020-04-10T11:34:10.865Z]     - zpool command: missing
11:34:10 [2020-04-10T11:34:10.865Z] 
11:34:10 [2020-04-10T11:34:10.865Z] Limits:
11:34:10 [2020-04-10T11:34:10.865Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:34:10 [2020-04-10T11:34:10.865Z] 
11:34:10 [2020-04-10T11:34:10.865Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
11:34:10 [2020-04-10T11:34:10.913Z] #44 58.74   CC       criu/autofs.o
[Pipeline] sh
11:34:11 [2020-04-10T11:34:11.061Z] #3 DONE 0.4s
11:34:11 [2020-04-10T11:34:11.197Z] #44 ...
11:34:11 [2020-04-10T11:34:11.197Z] 
11:34:11 [2020-04-10T11:34:11.197Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:11 [2020-04-10T11:34:11.197Z] #47 DONE 95.7s
11:34:11 [2020-04-10T11:34:11.197Z] 
11:34:11 [2020-04-10T11:34:11.197Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:11 [2020-04-10T11:34:11.197Z] #17 6.617 Reading package lists...
11:34:11 [2020-04-10T11:34:11.197Z] #17 8.355 Reading package lists...
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.35 Building dependency tree...
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.89 libcap2-bin is already the newest version (1:2.25-2).
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.89 The following additional packages will be installed:
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   python3.7 python3.7-minimal vim-runtime xxd
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91 Suggested packages:
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91 Recommended packages:
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   aufs-dkms nftables build-essential python3-dev python3-keyring
11:34:11 [2020-04-10T11:34:11.197Z] #17 10.91   python3-keyrings.alt python3-xdg unzip
11:34:11 [2020-04-10T11:34:11.233Z] + sudo modprobe ip_vs
11:34:11 [2020-04-10T11:34:11.261Z] go: finding go.etcd.io/bbolt v1.3.2
11:34:11 [2020-04-10T11:34:11.319Z] 
11:34:11 [2020-04-10T11:34:11.319Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:34:11 [2020-04-10T11:34:11.319Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
11:34:11 [2020-04-10T11:34:11.319Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
11:34:11 [2020-04-10T11:34:11.319Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
11:34:11 [2020-04-10T11:34:11.319Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
11:34:11 [2020-04-10T11:34:11.319Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
11:34:11 [2020-04-10T11:34:11.319Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
11:34:11 [2020-04-10T11:34:11.486Z] Client:
11:34:11 [2020-04-10T11:34:11.486Z]  Debug Mode: false
11:34:11 [2020-04-10T11:34:11.486Z] 
11:34:11 [2020-04-10T11:34:11.486Z] Server:
11:34:11 [2020-04-10T11:34:11.486Z]  Containers: 0
11:34:11 [2020-04-10T11:34:11.486Z]   Running: 0
11:34:11 [2020-04-10T11:34:11.486Z]   Paused: 0
11:34:11 [2020-04-10T11:34:11.486Z]   Stopped: 0
11:34:11 [2020-04-10T11:34:11.486Z]  Images: 0
11:34:11 [2020-04-10T11:34:11.486Z]  Server Version: 19.03.5
11:34:11 [2020-04-10T11:34:11.486Z]  Storage Driver: overlay2
11:34:11 [2020-04-10T11:34:11.486Z]   Backing Filesystem: extfs
11:34:11 [2020-04-10T11:34:11.486Z]   Supports d_type: true
11:34:11 [2020-04-10T11:34:11.486Z]   Native Overlay Diff: true
11:34:11 [2020-04-10T11:34:11.486Z]  Logging Driver: json-file
11:34:11 [2020-04-10T11:34:11.486Z]  Cgroup Driver: cgroupfs
11:34:11 [2020-04-10T11:34:11.486Z]  Plugins:
11:34:11 [2020-04-10T11:34:11.486Z]   Volume: local
11:34:11 [2020-04-10T11:34:11.486Z]   Network: bridge host ipvlan macvlan null overlay
11:34:11 [2020-04-10T11:34:11.486Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:34:11 [2020-04-10T11:34:11.486Z]  Swarm: inactive
11:34:11 [2020-04-10T11:34:11.486Z]  Runtimes: runc
11:34:11 [2020-04-10T11:34:11.486Z]  Default Runtime: runc
11:34:11 [2020-04-10T11:34:11.486Z]  Init Binary: docker-init
11:34:11 [2020-04-10T11:34:11.486Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
11:34:11 [2020-04-10T11:34:11.486Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
11:34:11 [2020-04-10T11:34:11.486Z]  init version: fec3683
11:34:11 [2020-04-10T11:34:11.486Z]  Security Options:
11:34:11 [2020-04-10T11:34:11.486Z]   apparmor
11:34:11 [2020-04-10T11:34:11.486Z]   seccomp
11:34:11 [2020-04-10T11:34:11.486Z]    Profile: default
11:34:11 [2020-04-10T11:34:11.486Z]  Kernel Version: 4.15.0-1057-aws
11:34:11 [2020-04-10T11:34:11.486Z]  Operating System: Ubuntu 16.04.6 LTS
11:34:11 [2020-04-10T11:34:11.486Z]  OSType: linux
11:34:11 [2020-04-10T11:34:11.486Z]  Architecture: aarch64
11:34:11 [2020-04-10T11:34:11.486Z]  CPUs: 4
11:34:11 [2020-04-10T11:34:11.486Z]  Total Memory: 7.525GiB
11:34:11 [2020-04-10T11:34:11.486Z]  Name: ip-10-100-39-89
11:34:11 [2020-04-10T11:34:11.486Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
11:34:11 [2020-04-10T11:34:11.486Z]  Docker Root Dir: /var/lib/docker
11:34:11 [2020-04-10T11:34:11.486Z]  Debug Mode: false
11:34:11 [2020-04-10T11:34:11.486Z]  Registry: https://index.docker.io/v1/
11:34:11 [2020-04-10T11:34:11.486Z]  Labels:
11:34:11 [2020-04-10T11:34:11.486Z]  Experimental: true
11:34:11 [2020-04-10T11:34:11.486Z]  Insecure Registries:
11:34:11 [2020-04-10T11:34:11.486Z]   127.0.0.0/8
11:34:11 [2020-04-10T11:34:11.486Z]  Live Restore Enabled: true
11:34:11 [2020-04-10T11:34:11.486Z] 
11:34:11 [2020-04-10T11:34:11.486Z] WARNING: No swap limit support
11:34:11 [2020-04-10T11:34:11.494Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
[Pipeline] sh
11:34:11 [2020-04-10T11:34:11.577Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
11:34:11 [2020-04-10T11:34:11.577Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
11:34:11 [2020-04-10T11:34:11.759Z] #2 [internal] load .dockerignore
11:34:11 [2020-04-10T11:34:11.759Z] #2 transferring context: 87B done
11:34:11 [2020-04-10T11:34:11.759Z] #2 DONE 0.1s
11:34:11 [2020-04-10T11:34:11.759Z] 
11:34:11 [2020-04-10T11:34:11.759Z] #1 [internal] load build definition from Dockerfile
11:34:11 [2020-04-10T11:34:11.759Z] #1 transferring dockerfile: 17.09kB done
11:34:11 [2020-04-10T11:34:11.759Z] #1 DONE 0.1s
11:34:11 [2020-04-10T11:34:11.759Z] 
11:34:11 [2020-04-10T11:34:11.759Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:34:11 [2020-04-10T11:34:11.777Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:11 [2020-04-10T11:34:11.777Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
11:34:11 [2020-04-10T11:34:11.777Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
11:34:11 [2020-04-10T11:34:11.777Z] + bash /home/ubuntu/workspace/moby_PR-40795/check-config.sh
11:34:11 [2020-04-10T11:34:11.777Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:34:11 [2020-04-10T11:34:11.777Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
11:34:11 [2020-04-10T11:34:11.777Z] 
11:34:11 [2020-04-10T11:34:11.777Z] Generally Necessary:
11:34:11 [2020-04-10T11:34:11.777Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:34:11 [2020-04-10T11:34:11.777Z] - apparmor: enabled and tools installed
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_NAMESPACES: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_NET_NS: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_PID_NS: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_IPC_NS: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_UTS_NS: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_CGROUPS: enabled
11:34:11 [2020-04-10T11:34:11.777Z] - CONFIG_CGROUP_CPUACCT: enabled
11:34:11 [2020-04-10T11:34:11.835Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16 The following NEW packages will be installed:
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.16   xz-utils zip
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.38 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.38 Need to get 27.7 MB of archives.
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.38 After this operation, 117 MB of additional disk space will be used.
11:34:11 [2020-04-10T11:34:11.862Z] #17 12.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
11:34:12 [2020-04-10T11:34:12.018Z] #3 DONE 0.3s
11:34:12 [2020-04-10T11:34:12.018Z] 
11:34:12 [2020-04-10T11:34:12.018Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:34:12 [2020-04-10T11:34:12.018Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_CGROUP_DEVICE: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_CGROUP_FREEZER: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_CGROUP_SCHED: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_CPUSETS: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_MEMCG: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_KEYS: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_VETH: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_BRIDGE: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NF_NAT: enabled (as module)
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_NF_NAT_NEEDED: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_POSIX_MQUEUE: enabled
11:34:12 [2020-04-10T11:34:12.038Z] 
11:34:12 [2020-04-10T11:34:12.038Z] Optional Features:
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_USER_NS: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_SECCOMP: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_CGROUP_PIDS: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_MEMCG_SWAP: enabled
11:34:12 [2020-04-10T11:34:12.038Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:34:12 [2020-04-10T11:34:12.038Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:34:12 [2020-04-10T11:34:12.092Z] #4 DONE 0.8s
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
11:34:12 [2020-04-10T11:34:12.144Z] #17 12.60 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
11:34:12 [2020-04-10T11:34:12.277Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
11:34:12 [2020-04-10T11:34:12.277Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
11:34:12 [2020-04-10T11:34:12.277Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
11:34:12 [2020-04-10T11:34:12.277Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
11:34:12 [2020-04-10T11:34:12.277Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.97MB / 8.82MB 0.2s
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_BLK_CGROUP: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IOSCHED_CFQ: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_CGROUP_PERF: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_CGROUP_HUGETLB: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_CFS_BANDWIDTH: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_RT_GROUP_SCHED: missing
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_VS: enabled (as module)
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_VS_NFCT: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_IP_VS_RR: enabled (as module)
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_EXT4_FS: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:34:12 [2020-04-10T11:34:12.298Z] - Network Drivers:
11:34:12 [2020-04-10T11:34:12.298Z]   - "overlay":
11:34:12 [2020-04-10T11:34:12.298Z]     - CONFIG_VXLAN: enabled (as module)
11:34:12 [2020-04-10T11:34:12.298Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:34:12 [2020-04-10T11:34:12.298Z]       Optional (for encrypted networks):
11:34:12 [2020-04-10T11:34:12.349Z] 
11:34:12 [2020-04-10T11:34:12.349Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
11:34:12 [2020-04-10T11:34:12.429Z] #17 12.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
11:34:12 [2020-04-10T11:34:12.537Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
11:34:12 [2020-04-10T11:34:12.537Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_CRYPTO: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_CRYPTO_AEAD: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_CRYPTO_GCM: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_CRYPTO_GHASH: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_XFRM: enabled
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_XFRM_USER: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_INET_ESP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "ipvlan":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_IPVLAN: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "macvlan":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_MACVLAN: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_DUMMY: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "ftp,tftp client in container":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z] - Storage Drivers:
11:34:12 [2020-04-10T11:34:12.558Z]   - "aufs":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_AUFS_FS: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "btrfs":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:34:12 [2020-04-10T11:34:12.558Z]   - "devicemapper":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_BLK_DEV_DM: enabled
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "overlay":
11:34:12 [2020-04-10T11:34:12.558Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:34:12 [2020-04-10T11:34:12.558Z]   - "zfs":
11:34:12 [2020-04-10T11:34:12.558Z]     - /dev/zfs: missing
11:34:12 [2020-04-10T11:34:12.558Z]     - zfs command: missing
11:34:12 [2020-04-10T11:34:12.558Z]     - zpool command: missing
11:34:12 [2020-04-10T11:34:12.558Z] 
11:34:12 [2020-04-10T11:34:12.558Z] Limits:
11:34:12 [2020-04-10T11:34:12.558Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:34:12 [2020-04-10T11:34:12.558Z] 
11:34:12 [2020-04-10T11:34:12.558Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
11:34:12 [2020-04-10T11:34:12.606Z] #6 DONE 0.2s
11:34:12 [2020-04-10T11:34:12.606Z] 
11:34:12 [2020-04-10T11:34:12.606Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:34:12 [2020-04-10T11:34:12.606Z] #5 DONE 0.3s
[Pipeline] sh
11:34:12 [2020-04-10T11:34:12.711Z] #17 12.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 12.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 12.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 12.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 13.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 13.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
11:34:12 [2020-04-10T11:34:12.711Z] #17 13.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
11:34:12 [2020-04-10T11:34:12.795Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
11:34:12 [2020-04-10T11:34:12.795Z] #4 DONE 0.8s
11:34:12 [2020-04-10T11:34:12.868Z] 
11:34:12 [2020-04-10T11:34:12.868Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:12 [2020-04-10T11:34:12.868Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done
11:34:12 [2020-04-10T11:34:12.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
11:34:12 [2020-04-10T11:34:12.917Z] #1 [internal] load build definition from Dockerfile
11:34:12 [2020-04-10T11:34:12.917Z] #1 transferring dockerfile: 37B
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 1.36MB / 50.38MB 0.3s
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.3s
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done
11:34:13 [2020-04-10T11:34:13.127Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 4.31MB / 7.81MB 0.3s
11:34:13 [2020-04-10T11:34:13.177Z] #1 transferring dockerfile: 17.09kB done
11:34:13 [2020-04-10T11:34:13.177Z] #1 DONE 0.1s
11:34:13 [2020-04-10T11:34:13.177Z] 
11:34:13 [2020-04-10T11:34:13.177Z] #2 [internal] load .dockerignore
11:34:13 [2020-04-10T11:34:13.177Z] #2 transferring context: 87B done
11:34:13 [2020-04-10T11:34:13.177Z] #2 DONE 0.1s
11:34:13 [2020-04-10T11:34:13.177Z] 
11:34:13 [2020-04-10T11:34:13.177Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.64 debconf: delaying package configuration, since apt-utils is not installed
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.71 Fetched 27.7 MB in 1s (27.9 MB/s)
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.74 Selecting previously unselected package pigz.
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23190 files and directories currently installed.)
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.80 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.81 Unpacking pigz (2.4-1) ...
11:34:13 [2020-04-10T11:34:13.325Z] #17 13.86 Selecting previously unselected package libpython3.7-minimal:s390x.
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 12.67MB / 50.38MB 0.5s
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 3.58MB / 10.00MB 0.5s
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 1.34MB / 51.79MB 0.5s
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 6.68MB / 10.00MB 0.6s
11:34:13 [2020-04-10T11:34:13.390Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 4.95MB / 51.79MB 0.6s
11:34:13 [2020-04-10T11:34:13.607Z] #17 13.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
11:34:13 [2020-04-10T11:34:13.607Z] #17 13.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
11:34:13 [2020-04-10T11:34:13.651Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 16.92MB / 50.38MB 0.7s
11:34:13 [2020-04-10T11:34:13.651Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.7s
11:34:13 [2020-04-10T11:34:13.651Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 7.56MB / 51.79MB 0.7s
11:34:13 [2020-04-10T11:34:13.729Z] 
11:34:13 [2020-04-10T11:34:13.729Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:34:13 [2020-04-10T11:34:13.729Z] #6 DONE 0.2s
11:34:13 [2020-04-10T11:34:13.729Z] 
11:34:13 [2020-04-10T11:34:13.729Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:34:13 [2020-04-10T11:34:13.747Z] #3 DONE 0.7s
11:34:13 [2020-04-10T11:34:13.890Z] #17 14.20 Selecting previously unselected package python3.7-minimal.
11:34:13 [2020-04-10T11:34:13.890Z] #17 14.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
11:34:13 [2020-04-10T11:34:13.890Z] #17 14.20 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 25.92MB / 50.38MB 1.0s
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.8s done
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 13.55MB / 51.79MB 1.0s
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 5.38MB / 68.60MB 1.0s
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 28.72MB / 50.38MB 1.1s
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 16.33MB / 51.79MB 1.1s
11:34:13 [2020-04-10T11:34:13.911Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 14.66MB / 68.60MB 1.1s
11:34:13 [2020-04-10T11:34:13.982Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
11:34:13 [2020-04-10T11:34:13.982Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
11:34:13 [2020-04-10T11:34:13.982Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
11:34:13 [2020-04-10T11:34:13.986Z] #5 DONE 0.4s
11:34:13 [2020-04-10T11:34:13.986Z] 
11:34:13 [2020-04-10T11:34:13.986Z] #20 [internal] load build context
11:34:14 [2020-04-10T11:34:14.005Z] 
11:34:14 [2020-04-10T11:34:14.005Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:34:14 [2020-04-10T11:34:14.005Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
11:34:14 [2020-04-10T11:34:14.005Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
11:34:14 [2020-04-10T11:34:14.005Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
11:34:14 [2020-04-10T11:34:14.005Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
11:34:14 [2020-04-10T11:34:14.005Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
11:34:14 [2020-04-10T11:34:14.179Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 38.09MB / 50.38MB 1.3s
11:34:14 [2020-04-10T11:34:14.179Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 23.09MB / 51.79MB 1.3s
11:34:14 [2020-04-10T11:34:14.179Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 24.07MB / 68.60MB 1.3s
11:34:14 [2020-04-10T11:34:14.179Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 43.08MB / 50.38MB 1.4s
11:34:14 [2020-04-10T11:34:14.179Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 26.94MB / 51.79MB 1.4s
11:34:14 [2020-04-10T11:34:14.265Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
11:34:14 [2020-04-10T11:34:14.265Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
11:34:14 [2020-04-10T11:34:14.441Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.6s
11:34:14 [2020-04-10T11:34:14.441Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 35.34MB / 51.79MB 1.6s
11:34:14 [2020-04-10T11:34:14.441Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 34.43MB / 68.60MB 1.6s
11:34:14 [2020-04-10T11:34:14.441Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.7s done
11:34:14 [2020-04-10T11:34:14.441Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 39.32MB / 68.60MB 1.7s
11:34:14 [2020-04-10T11:34:14.504Z] #17 14.78 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
11:34:14 [2020-04-10T11:34:14.504Z] #17 14.80 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:34:14 [2020-04-10T11:34:14.524Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
11:34:14 [2020-04-10T11:34:14.524Z] #4 DONE 0.8s
11:34:14 [2020-04-10T11:34:14.610Z] go: finding github.com/docker/go-connections v0.3.0
11:34:14 [2020-04-10T11:34:14.699Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 46.51MB / 68.60MB 1.9s
11:34:14 [2020-04-10T11:34:14.699Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 0B / 120.14MB 1.9s
11:34:14 [2020-04-10T11:34:14.699Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 40.43MB / 51.79MB 2.0s
11:34:14 [2020-04-10T11:34:14.962Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 47.61MB / 51.79MB 2.1s
11:34:14 [2020-04-10T11:34:14.962Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 53.58MB / 68.60MB 2.1s
11:34:15 [2020-04-10T11:34:15.095Z] 
11:34:15 [2020-04-10T11:34:15.095Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:34:15 [2020-04-10T11:34:15.220Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.3s
11:34:15 [2020-04-10T11:34:15.220Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 58.09MB / 68.60MB 2.3s
11:34:15 [2020-04-10T11:34:15.220Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e
11:34:15 [2020-04-10T11:34:15.355Z] #6 DONE 0.2s
11:34:15 [2020-04-10T11:34:15.355Z] 
11:34:15 [2020-04-10T11:34:15.355Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:34:15 [2020-04-10T11:34:15.355Z] #5 DONE 0.2s
11:34:15 [2020-04-10T11:34:15.355Z] 
11:34:15 [2020-04-10T11:34:15.355Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:15 [2020-04-10T11:34:15.355Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:e3155c1c7220a2a619530b979b472a765b7e54de8a5ea6a8ab4f3f683782f145 1.79kB / 1.79kB done
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:54f7f14042e65ab689d741958d65bf95a93df7dc7acc40a44b7d6a7893629564 5.46kB / 5.46kB done
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 869.93kB / 49.17MB 0.4s
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 5.13MB / 7.68MB 0.4s
11:34:15 [2020-04-10T11:34:15.618Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 539.18kB / 9.98MB 0.4s
11:34:15 [2020-04-10T11:34:15.785Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.4s done
11:34:15 [2020-04-10T11:34:15.785Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 62.42MB / 68.60MB 2.8s
11:34:15 [2020-04-10T11:34:15.785Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 8.25MB / 120.14MB 2.8s
11:34:15 [2020-04-10T11:34:15.785Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 2.6s done
11:34:15 [2020-04-10T11:34:15.785Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.0s
11:34:15 [2020-04-10T11:34:15.878Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 13.66MB / 49.17MB 0.5s
11:34:15 [2020-04-10T11:34:15.878Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.5s
11:34:15 [2020-04-10T11:34:15.879Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 4.15MB / 9.98MB 0.5s
11:34:15 [2020-04-10T11:34:15.879Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 20.03MB / 49.17MB 0.6s
11:34:15 [2020-04-10T11:34:15.879Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.7s
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.26 Selecting previously unselected package python3-minimal.
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.26 (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.)
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.28 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.29 Unpacking python3-minimal (3.7.3-1) ...
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.33 Selecting previously unselected package libmpdec2:s390x.
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.33 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.34 Unpacking libmpdec2:s390x (2.4.2-2) ...
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.38 Selecting previously unselected package libpython3.7-stdlib:s390x.
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
11:34:15 [2020-04-10T11:34:15.974Z] #17 16.38 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
11:34:16 [2020-04-10T11:34:16.045Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 16.54MB / 120.14MB 3.1s
11:34:16 [2020-04-10T11:34:16.045Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.1s done
11:34:16 [2020-04-10T11:34:16.045Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 22.63MB / 120.14MB 3.3s
11:34:16 [2020-04-10T11:34:16.116Z] go: finding github.com/onsi/gomega v1.4.3
11:34:16 [2020-04-10T11:34:16.117Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
11:34:16 [2020-04-10T11:34:16.138Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 23.81MB / 49.17MB 0.8s
11:34:16 [2020-04-10T11:34:16.397Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 43.33MB / 49.17MB 1.1s
11:34:16 [2020-04-10T11:34:16.397Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.8s done
11:34:16 [2020-04-10T11:34:16.397Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 1.0s done
11:34:16 [2020-04-10T11:34:16.397Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 0B / 52.10MB 1.1s
11:34:16 [2020-04-10T11:34:16.397Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0B / 62.47MB 1.1s
11:34:16 [2020-04-10T11:34:16.406Z] go: finding github.com/Microsoft/hcsshim v0.8.5
11:34:16 [2020-04-10T11:34:16.594Z] #17 ...
11:34:16 [2020-04-10T11:34:16.594Z] 
11:34:16 [2020-04-10T11:34:16.594Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:34:16 [2020-04-10T11:34:16.594Z] #30 DONE 101.2s
11:34:16 [2020-04-10T11:34:16.594Z] 
11:34:16 [2020-04-10T11:34:16.594Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:16 [2020-04-10T11:34:16.594Z] #17 17.12 Selecting previously unselected package python3.7.
11:34:16 [2020-04-10T11:34:16.594Z] #17 17.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
11:34:16 [2020-04-10T11:34:16.594Z] #17 17.12 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:34:16 [2020-04-10T11:34:16.594Z] #17 17.22 Selecting previously unselected package libpython3-stdlib:s390x.
11:34:16 [2020-04-10T11:34:16.594Z] #17 17.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
11:34:16 [2020-04-10T11:34:16.594Z] #17 ...
11:34:16 [2020-04-10T11:34:16.594Z] 
11:34:16 [2020-04-10T11:34:16.594Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:16 [2020-04-10T11:34:16.594Z] #44 59.80   CC       criu/bfd.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 60.21   CC       criu/bitmap.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 60.30   CC       criu/cgroup-props.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 60.72   CC       criu/cgroup.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 62.34   CC       criu/clone-noasan.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 62.40   CC       criu/config.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 63.42   CC       criu/cr-check.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 64.35   CC       criu/cr-dedup.o
11:34:16 [2020-04-10T11:34:16.594Z] #44 64.60   CC       criu/cr-dump.o
11:34:16 [2020-04-10T11:34:16.616Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 31.20MB / 120.14MB 3.7s
11:34:16 [2020-04-10T11:34:16.657Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.2s
11:34:16 [2020-04-10T11:34:16.657Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 21.29MB / 52.10MB 1.4s
11:34:16 [2020-04-10T11:34:16.657Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 14.61MB / 62.47MB 1.4s
11:34:16 [2020-04-10T11:34:16.657Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 33.30MB / 52.10MB 1.5s
11:34:16 [2020-04-10T11:34:16.657Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 17.78MB / 62.47MB 1.5s
11:34:16 [2020-04-10T11:34:16.873Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 37.24MB / 120.14MB 3.9s
11:34:16 [2020-04-10T11:34:16.920Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 21.88MB / 62.47MB 1.6s
11:34:16 [2020-04-10T11:34:16.920Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 37.99MB / 52.10MB 1.7s
11:34:16 [2020-04-10T11:34:16.920Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 27.72MB / 62.47MB 1.7s
11:34:17 [2020-04-10T11:34:17.141Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 43.62MB / 120.14MB 4.2s
11:34:17 [2020-04-10T11:34:17.181Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 43.48MB / 52.10MB 1.8s
11:34:17 [2020-04-10T11:34:17.181Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 33.54MB / 62.47MB 1.8s
11:34:17 [2020-04-10T11:34:17.181Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 39.58MB / 62.47MB 1.9s
11:34:17 [2020-04-10T11:34:17.360Z] #20 transferring context: 11.77MB 2.7s
11:34:17 [2020-04-10T11:34:17.398Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 49.71MB / 120.14MB 4.5s
11:34:17 [2020-04-10T11:34:17.441Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 51.34MB / 52.10MB 2.1s
11:34:17 [2020-04-10T11:34:17.441Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 52.99MB / 62.47MB 2.1s
11:34:17 [2020-04-10T11:34:17.609Z] #44 ...
11:34:17 [2020-04-10T11:34:17.609Z] 
11:34:17 [2020-04-10T11:34:17.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.22 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.27 Setting up python3-minimal (3.7.3-1) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.94 Selecting previously unselected package python3.
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.94 (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.)
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.98 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 17.99 Unpacking python3 (3.7.3-1) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.05 Selecting previously unselected package libip4tc0:s390x.
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.05 Unpacking libip4tc0:s390x (1.8.2-4) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.10 Selecting previously unselected package libip6tc0:s390x.
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.10 Unpacking libip6tc0:s390x (1.8.2-4) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.14 Selecting previously unselected package libiptc0:s390x.
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.14 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.14 Unpacking libiptc0:s390x (1.8.2-4) ...
11:34:17 [2020-04-10T11:34:17.609Z] #17 18.18 Selecting previously unselected package libnfnetlink0:s390x.
11:34:17 [2020-04-10T11:34:17.655Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 63.73MB / 120.14MB 4.9s
11:34:17 [2020-04-10T11:34:17.702Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 2.2s done
11:34:17 [2020-04-10T11:34:17.702Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 2.3s done
11:34:17 [2020-04-10T11:34:17.702Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.4s done
11:34:17 [2020-04-10T11:34:17.702Z] #7 sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd 156B / 156B 2.4s done
11:34:17 [2020-04-10T11:34:17.702Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 6.62MB / 97.67MB 2.5s
11:34:17 [2020-04-10T11:34:17.702Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.19 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.21 Selecting previously unselected package libnetfilter-conntrack3:s390x.
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.23 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.26 Selecting previously unselected package libnftnl11:s390x.
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.27 Unpacking libnftnl11:s390x (1.1.2-2) ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.31 Selecting previously unselected package iptables.
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.32 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
11:34:17 [2020-04-10T11:34:17.891Z] #17 18.33 Unpacking iptables (1.8.2-4) ...
11:34:17 [2020-04-10T11:34:17.909Z] go: finding github.com/onsi/ginkgo v1.7.0
11:34:17 [2020-04-10T11:34:17.912Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 75.01MB / 120.14MB 5.1s
11:34:17 [2020-04-10T11:34:17.961Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 17.78MB / 97.67MB 2.6s
11:34:18 [2020-04-10T11:34:18.169Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 85.78MB / 120.14MB 5.4s
11:34:18 [2020-04-10T11:34:18.172Z] #17 18.51 Selecting previously unselected package xxd.
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.51 Unpacking xxd (2:8.1.0875-5) ...
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.58 Selecting previously unselected package vim-common.
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.59 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.61 Unpacking vim-common (2:8.1.0875-5) ...
11:34:18 [2020-04-10T11:34:18.173Z] #17 18.68 Selecting previously unselected package bash-completion.
11:34:18 [2020-04-10T11:34:18.198Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
11:34:18 [2020-04-10T11:34:18.223Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 23.22MB / 97.67MB 2.8s
11:34:18 [2020-04-10T11:34:18.223Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 31.66MB / 97.67MB 2.9s
11:34:18 [2020-04-10T11:34:18.435Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 92.61MB / 120.14MB 5.5s
11:34:18 [2020-04-10T11:34:18.435Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 101.51MB / 120.14MB 5.7s
11:34:18 [2020-04-10T11:34:18.455Z] #17 18.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:34:18 [2020-04-10T11:34:18.488Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 43.64MB / 97.67MB 3.1s
11:34:18 [2020-04-10T11:34:18.488Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 51.27MB / 97.67MB 3.2s
11:34:18 [2020-04-10T11:34:18.489Z] go: finding github.com/Microsoft/go-winio v0.4.11
11:34:18 [2020-04-10T11:34:18.489Z] go: finding github.com/containerd/containerd v1.2.4
11:34:18 [2020-04-10T11:34:18.489Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
11:34:18 [2020-04-10T11:34:18.694Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 109.81MB / 120.14MB 5.9s
11:34:18 [2020-04-10T11:34:18.751Z] #7 ...
11:34:18 [2020-04-10T11:34:18.751Z] 
11:34:18 [2020-04-10T11:34:18.751Z] #20 [internal] load build context
11:34:18 [2020-04-10T11:34:18.751Z] #20 transferring context: 52.79MB 3.4s done
11:34:18 [2020-04-10T11:34:18.751Z] #20 DONE 3.5s
11:34:18 [2020-04-10T11:34:18.751Z] 
11:34:18 [2020-04-10T11:34:18.751Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:18 [2020-04-10T11:34:18.751Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 58.25MB / 97.67MB 3.5s
11:34:18 [2020-04-10T11:34:18.952Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 118.60MB / 120.14MB 6.1s
11:34:19 [2020-04-10T11:34:19.014Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 64.32MB / 97.67MB 3.6s
11:34:19 [2020-04-10T11:34:19.015Z] #7 ...
11:34:19 [2020-04-10T11:34:19.015Z] 
11:34:19 [2020-04-10T11:34:19.015Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:34:19 [2020-04-10T11:34:19.015Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
11:34:19 [2020-04-10T11:34:19.015Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
11:34:19 [2020-04-10T11:34:19.015Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
11:34:19 [2020-04-10T11:34:19.015Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done
11:34:19 [2020-04-10T11:34:19.015Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
11:34:19 [2020-04-10T11:34:19.015Z] #71 DONE 3.7s
11:34:19 [2020-04-10T11:34:19.015Z] 
11:34:19 [2020-04-10T11:34:19.015Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:19 [2020-04-10T11:34:19.119Z] go: finding google.golang.org/grpc v1.20.1
11:34:19 [2020-04-10T11:34:19.119Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
11:34:19 [2020-04-10T11:34:19.210Z] #7 ...
11:34:19 [2020-04-10T11:34:19.210Z] 
11:34:19 [2020-04-10T11:34:19.210Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:34:19 [2020-04-10T11:34:19.210Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
11:34:19 [2020-04-10T11:34:19.210Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
11:34:19 [2020-04-10T11:34:19.210Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
11:34:19 [2020-04-10T11:34:19.210Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
11:34:19 [2020-04-10T11:34:19.210Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.1s done
11:34:19 [2020-04-10T11:34:19.210Z] #71 DONE 6.6s
11:34:19 [2020-04-10T11:34:19.210Z] 
11:34:19 [2020-04-10T11:34:19.210Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:19 [2020-04-10T11:34:19.210Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.5s done
11:34:19 [2020-04-10T11:34:19.210Z] #7 ...
11:34:19 [2020-04-10T11:34:19.210Z] 
11:34:19 [2020-04-10T11:34:19.210Z] #20 [internal] load build context
11:34:19 [2020-04-10T11:34:19.210Z] #20 transferring context: 27.36MB 6.5s
11:34:19 [2020-04-10T11:34:19.277Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 82.91MB / 97.67MB 3.9s
11:34:19 [2020-04-10T11:34:19.277Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 4.0s
11:34:19 [2020-04-10T11:34:19.460Z] #17 19.98 Unpacking bash-completion (1:2.8-6) ...
11:34:19 [2020-04-10T11:34:19.537Z] #7 sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 97.67MB / 97.67MB 4.1s done
11:34:19 [2020-04-10T11:34:19.741Z] #17 20.25 Selecting previously unselected package bzip2.
11:34:19 [2020-04-10T11:34:19.741Z] #17 20.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
11:34:19 [2020-04-10T11:34:19.741Z] #17 20.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:34:19 [2020-04-10T11:34:19.741Z] #17 20.30 Selecting previously unselected package xz-utils.
11:34:19 [2020-04-10T11:34:19.889Z] #20 ...
11:34:19 [2020-04-10T11:34:19.889Z] 
11:34:19 [2020-04-10T11:34:19.889Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:34:19 [2020-04-10T11:34:19.889Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
11:34:19 [2020-04-10T11:34:19.889Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
11:34:19 [2020-04-10T11:34:19.889Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
11:34:19 [2020-04-10T11:34:19.889Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
11:34:19 [2020-04-10T11:34:19.889Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done
11:34:19 [2020-04-10T11:34:19.889Z] #71 DONE 5.6s
11:34:19 [2020-04-10T11:34:19.889Z] 
11:34:19 [2020-04-10T11:34:19.889Z] #20 [internal] load build context
11:34:19 [2020-04-10T11:34:19.889Z] #20 ...
11:34:19 [2020-04-10T11:34:19.889Z] 
11:34:19 [2020-04-10T11:34:19.889Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:19 [2020-04-10T11:34:19.889Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.5s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.3s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.6s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.0s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 101.49MB / 120.14MB 5.6s
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.0s done
11:34:19 [2020-04-10T11:34:19.889Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.5s
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 109.32MB / 120.14MB 5.7s
11:34:19 [2020-04-10T11:34:19.889Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 116.66MB / 120.14MB 5.9s
11:34:20 [2020-04-10T11:34:20.023Z] #17 20.30 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.023Z] #17 20.30 Unpacking xz-utils (5.2.4-1) ...
11:34:20 [2020-04-10T11:34:20.023Z] #17 20.45 Selecting previously unselected package apparmor.
11:34:20 [2020-04-10T11:34:20.023Z] #17 20.45 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.023Z] #17 20.49 Unpacking apparmor (2.13.2-10) ...
11:34:20 [2020-04-10T11:34:20.148Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.2s done
11:34:20 [2020-04-10T11:34:20.161Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.67 Selecting previously unselected package aufs-tools.
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.68 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.74 Selecting previously unselected package libonig5:s390x.
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.74 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.75 Unpacking libonig5:s390x (6.9.1-1) ...
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.82 Selecting previously unselected package libjq1:s390x.
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.82 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.312Z] #17 20.83 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.90 Selecting previously unselected package jq.
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.91 Unpacking jq (1.5+dfsg-2+b1) ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.95 Selecting previously unselected package libaio1:s390x.
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.95 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.95 Unpacking libaio1:s390x (0.3.112-3) ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.99 Selecting previously unselected package libgpm2:s390x.
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.99 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 20.99 Unpacking libgpm2:s390x (1.20.7-5) ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 21.01 Selecting previously unselected package libicu63:s390x.
11:34:20 [2020-04-10T11:34:20.593Z] #17 21.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
11:34:20 [2020-04-10T11:34:20.593Z] #17 21.02 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
11:34:20 [2020-04-10T11:34:20.789Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
11:34:20 [2020-04-10T11:34:20.927Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 3.1s done
11:34:20 [2020-04-10T11:34:20.927Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9
11:34:21 [2020-04-10T11:34:21.084Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
11:34:21 [2020-04-10T11:34:21.084Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
11:34:21 [2020-04-10T11:34:21.496Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done
11:34:21 [2020-04-10T11:34:21.496Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.1s
11:34:21 [2020-04-10T11:34:21.712Z] go: finding github.com/client9/misspell v0.3.4
11:34:21 [2020-04-10T11:34:21.755Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done
11:34:21 [2020-04-10T11:34:21.802Z] #20 transferring context: 52.79MB 8.4s done
11:34:21 [2020-04-10T11:34:21.802Z] #20 DONE 8.6s
11:34:21 [2020-04-10T11:34:21.802Z] 
11:34:21 [2020-04-10T11:34:21.802Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:21 [2020-04-10T11:34:21.802Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.5s
11:34:22 [2020-04-10T11:34:22.016Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378
11:34:22 [2020-04-10T11:34:22.053Z] #7 ...
11:34:22 [2020-04-10T11:34:22.053Z] 
11:34:22 [2020-04-10T11:34:22.053Z] #20 [internal] load build context
11:34:22 [2020-04-10T11:34:22.053Z] #20 transferring context: 52.79MB 8.1s done
11:34:22 [2020-04-10T11:34:22.053Z] #20 DONE 8.2s
11:34:22 [2020-04-10T11:34:22.053Z] 
11:34:22 [2020-04-10T11:34:22.053Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:34:23 [2020-04-10T11:34:23.176Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 8.1s done
11:34:23 [2020-04-10T11:34:23.208Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
11:34:23 [2020-04-10T11:34:23.208Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
11:34:23 [2020-04-10T11:34:23.262Z] #17 23.25 Selecting previously unselected package libnet1:s390x.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.25 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.31 Selecting previously unselected package libnl-3-200:s390x.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.31 Unpacking libnl-3-200:s390x (3.4.0-1) ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.35 Selecting previously unselected package libprotobuf-c1:s390x.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.35 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.39 Selecting previously unselected package libreadline5:s390x.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.39 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.49 Selecting previously unselected package net-tools.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.58 Selecting previously unselected package python-pip-whl.
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:34:23 [2020-04-10T11:34:23.263Z] #17 23.58 Unpacking python-pip-whl (18.1-5) ...
11:34:23 [2020-04-10T11:34:23.434Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494
11:34:23 [2020-04-10T11:34:23.499Z] go: finding google.golang.org/appengine v1.1.0
11:34:23 [2020-04-10T11:34:23.499Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
11:34:23 [2020-04-10T11:34:23.544Z] #17 23.95 Selecting previously unselected package python3-lib2to3.
11:34:23 [2020-04-10T11:34:23.544Z] #17 23.95 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:34:23 [2020-04-10T11:34:23.544Z] #17 23.95 Unpacking python3-lib2to3 (3.7.3-1) ...
11:34:23 [2020-04-10T11:34:23.544Z] #17 24.04 Selecting previously unselected package python3-distutils.
11:34:23 [2020-04-10T11:34:23.544Z] #17 24.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:34:23 [2020-04-10T11:34:23.544Z] #17 24.04 Unpacking python3-distutils (3.7.3-1) ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.16 Selecting previously unselected package python3-pip.
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.17 Unpacking python3-pip (18.1-5) ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.25 Selecting previously unselected package python3-pkg-resources.
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.25 Unpacking python3-pkg-resources (40.8.0-1) ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.34 Selecting previously unselected package python3-setuptools.
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:34:23 [2020-04-10T11:34:23.825Z] #17 24.35 Unpacking python3-setuptools (40.8.0-1) ...
11:34:24 [2020-04-10T11:34:24.002Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done
11:34:24 [2020-04-10T11:34:24.002Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s
11:34:24 [2020-04-10T11:34:24.050Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 1m53.836493694s 
11:34:24 [2020-04-10T11:34:24.050Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.60028ms 
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.50 Selecting previously unselected package python3-wheel.
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.50 Unpacking python3-wheel (0.32.3-2) ...
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.55 Selecting previously unselected package sudo.
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
11:34:24 [2020-04-10T11:34:24.107Z] #17 24.56 Unpacking sudo (1.8.27-1+deb10u2) ...
11:34:24 [2020-04-10T11:34:24.137Z] go: finding cloud.google.com/go v0.26.0
11:34:24 [2020-04-10T11:34:24.388Z] #17 24.88 Selecting previously unselected package thin-provisioning-tools.
11:34:24 [2020-04-10T11:34:24.388Z] #17 24.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
11:34:24 [2020-04-10T11:34:24.388Z] #17 24.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:34:24 [2020-04-10T11:34:24.555Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.0s done
11:34:24 [2020-04-10T11:34:24.555Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0.1s
11:34:24 [2020-04-10T11:34:24.568Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done
11:34:24 [2020-04-10T11:34:24.568Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1
11:34:24 [2020-04-10T11:34:24.583Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.2s done
11:34:24 [2020-04-10T11:34:24.583Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.06 Selecting previously unselected package uidmap.
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.06 Unpacking uidmap (1:4.5-1.1) ...
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.13 Selecting previously unselected package vim-runtime.
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:34:24 [2020-04-10T11:34:24.669Z] #17 25.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:34:24 [2020-04-10T11:34:24.951Z] #17 25.17 Unpacking vim-runtime (2:8.1.0875-5) ...
11:34:25 [2020-04-10T11:34:25.147Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.6s done
11:34:25 [2020-04-10T11:34:25.147Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2
11:34:25 [2020-04-10T11:34:25.405Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done
11:34:25 [2020-04-10T11:34:25.662Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1
11:34:25 [2020-04-10T11:34:25.663Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
11:34:25 [2020-04-10T11:34:25.663Z] go: finding github.com/golang/protobuf v1.2.0
11:34:25 [2020-04-10T11:34:25.955Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
11:34:26 [2020-04-10T11:34:26.246Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
11:34:26 [2020-04-10T11:34:26.464Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done
11:34:26 [2020-04-10T11:34:26.464Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc
11:34:26 [2020-04-10T11:34:26.968Z] #17 27.29 Selecting previously unselected package vim.
11:34:26 [2020-04-10T11:34:26.968Z] #17 27.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
11:34:26 [2020-04-10T11:34:26.968Z] #17 27.30 Unpacking vim (2:8.1.0875-5) ...
11:34:27 [2020-04-10T11:34:27.253Z] #17 27.62 Selecting previously unselected package xfsprogs.
11:34:27 [2020-04-10T11:34:27.253Z] #17 27.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
11:34:27 [2020-04-10T11:34:27.253Z] #17 27.63 Unpacking xfsprogs (4.20.0-1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 27.91 Selecting previously unselected package zip.
11:34:27 [2020-04-10T11:34:27.535Z] #17 27.91 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 27.91 Unpacking zip (3.0-11+b1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 27.98 Setting up aufs-tools (1:4.14+20190211-1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.03 Setting up libip6tc0:s390x (1.8.2-4) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.03 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.04 Setting up libgpm2:s390x (1.20.7-5) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.05 Setting up libip4tc0:s390x (1.8.2-4) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.05 Setting up uidmap (1:4.5-1.1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.06 Setting up libnftnl11:s390x (1.1.2-2) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.06 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.08 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
11:34:27 [2020-04-10T11:34:27.535Z] #17 28.08 Setting up libicu63:s390x (63.1-6+deb10u1) ...
11:34:27 [2020-04-10T11:34:27.817Z] #17 28.09 Setting up xxd (2:8.1.0875-5) ...
11:34:27 [2020-04-10T11:34:27.817Z] #17 28.10 Setting up zip (3.0-11+b1) ...
11:34:27 [2020-04-10T11:34:27.817Z] #17 28.10 Setting up vim-common (2:8.1.0875-5) ...
11:34:27 [2020-04-10T11:34:27.817Z] #17 28.12 Setting up bash-completion (1:2.8-6) ...
11:34:28 [2020-04-10T11:34:28.099Z] #17 ...
11:34:28 [2020-04-10T11:34:28.099Z] 
11:34:28 [2020-04-10T11:34:28.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:28 [2020-04-10T11:34:28.099Z] #44 65.98   CC       criu/cr-errno.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 66.01   CC       criu/cr-restore.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 68.36   CC       criu/cr-service.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 69.12   CC       criu/crtools.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 69.44   CC       criu/eventfd.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 69.62   CC       criu/eventpoll.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.16   CC       criu/external.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.33   CC       criu/fault-injection.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.37   CC       criu/fdstore.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.56   CC       criu/fifo.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.80   CC       criu/file-ids.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 70.96   CC       criu/file-lock.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 71.50   CC       criu/files-ext.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 71.63   CC       criu/files-reg.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 72.77   CC       criu/files.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 73.92   CC       criu/filesystems.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 74.37   CC       criu/fsnotify.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 75.00   CC       criu/image-desc.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 75.06   CC       criu/image.o
11:34:28 [2020-04-10T11:34:28.099Z] #44 75.54   CC       criu/ipc_ns.o
11:34:28 [2020-04-10T11:34:28.312Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
11:34:28 [2020-04-10T11:34:28.312Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
11:34:28 [2020-04-10T11:34:28.383Z] #44 76.34   CC       criu/irmap.o
11:34:28 [2020-04-10T11:34:28.664Z] #44 76.78   CC       criu/kcmp-ids.o
11:34:28 [2020-04-10T11:34:28.754Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.8s done
11:34:28 [2020-04-10T11:34:28.941Z] go: finding github.com/sirupsen/logrus v1.3.0
11:34:28 [2020-04-10T11:34:28.946Z] #44 76.96   CC       criu/kerndat.o
11:34:28 [2020-04-10T11:34:28.946Z] #44 ...
11:34:28 [2020-04-10T11:34:28.946Z] 
11:34:28 [2020-04-10T11:34:28.946Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:34:28 [2020-04-10T11:34:28.946Z] #17 29.57 Setting up libiptc0:s390x (1.8.2-4) ...
11:34:29 [2020-04-10T11:34:29.011Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.58 Setting up xz-utils (5.2.4-1) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.59 Setting up sudo (1.8.27-1+deb10u2) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.63 invoke-rc.d: could not determine current runlevel
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.63 invoke-rc.d: policy-rc.d denied execution of start.
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.63 Setting up pigz (2.4-1) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.64 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.65 Setting up libnl-3-200:s390x (3.4.0-1) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.66 Setting up python-pip-whl (18.1-5) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.66 Setting up libmpdec2:s390x (2.4.2-2) ...
11:34:29 [2020-04-10T11:34:29.228Z] #17 29.67 Setting up vim-runtime (2:8.1.0875-5) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.87 Setting up libaio1:s390x (0.3.112-3) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.88 Setting up libonig5:s390x (6.9.1-1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.89 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.90 Setting up vim (2:8.1.0875-5) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.94 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.95 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.96 Setting up jq (1.5+dfsg-2+b1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.97 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
11:34:29 [2020-04-10T11:34:29.510Z] #17 29.97 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:34:29 [2020-04-10T11:34:29.760Z] #7 extracting sha256:adc9dd300c4cb85002038468d945fd97d2ada5568e05e36991e7d04efb2644dc 3.4s done
11:34:29 [2020-04-10T11:34:29.845Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done
11:34:29 [2020-04-10T11:34:29.846Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e
11:34:30 [2020-04-10T11:34:30.027Z] #7 extracting sha256:111f136183f17e21ca70b635871d40dd98760b60296671c4e0783749762376fd done
11:34:30 [2020-04-10T11:34:30.027Z] #7 DONE 14.9s
11:34:30 [2020-04-10T11:34:30.288Z] 
11:34:30 [2020-04-10T11:34:30.288Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:34:30 [2020-04-10T11:34:30.440Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
11:34:30 [2020-04-10T11:34:30.441Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
11:34:31 [2020-04-10T11:34:31.475Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.74 Setting up iptables (1.8.2-4) ...
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.77 Setting up python3 (3.7.3-1) ...
11:34:31 [2020-04-10T11:34:31.528Z] #17 31.97 Setting up python3-wheel (0.32.3-2) ...
11:34:31 [2020-04-10T11:34:31.767Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
11:34:31 [2020-04-10T11:34:31.767Z] go: finding github.com/hashicorp/golang-lru v0.5.0
11:34:32 [2020-04-10T11:34:32.057Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
11:34:32 [2020-04-10T11:34:32.057Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
11:34:32 [2020-04-10T11:34:32.141Z] #17 32.39 Setting up apparmor (2.13.2-10) ...
11:34:32 [2020-04-10T11:34:32.148Z] INFO [runner/unused/goanalysis] analyzers took 26.032252059s with top 10 stages: buildssa: 22.339411802s, U1000: 3.692840257s 
11:34:32 [2020-04-10T11:34:32.288Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.6s done
11:34:32 [2020-04-10T11:34:32.348Z] go: finding github.com/gogo/googleapis v1.1.0
11:34:32 [2020-04-10T11:34:32.638Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
11:34:32 [2020-04-10T11:34:32.754Z] #17 33.33 Setting up xfsprogs (4.20.0-1) ...
11:34:32 [2020-04-10T11:34:32.754Z] #17 33.34 Setting up python3-lib2to3 (3.7.3-1) ...
11:34:32 [2020-04-10T11:34:32.853Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9
11:34:33 [2020-04-10T11:34:33.379Z] #17 33.65 Setting up python3-pkg-resources (40.8.0-1) ...
11:34:33 [2020-04-10T11:34:33.578Z] #8 DONE 2.8s
11:34:33 [2020-04-10T11:34:33.578Z] 
11:34:33 [2020-04-10T11:34:33.578Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:34:33 [2020-04-10T11:34:33.667Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
11:34:33 [2020-04-10T11:34:33.838Z] #9 DONE 0.9s
11:34:33 [2020-04-10T11:34:33.979Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
11:34:33 [2020-04-10T11:34:33.979Z] go: finding github.com/docker/go-units v0.3.1
11:34:33 [2020-04-10T11:34:33.993Z] #17 34.31 Setting up python3-distutils (3.7.3-1) ...
11:34:34 [2020-04-10T11:34:34.036Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done
11:34:34 [2020-04-10T11:34:34.036Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:34:34 [2020-04-10T11:34:34.099Z] #40 DONE 0.1s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:34:34 [2020-04-10T11:34:34.099Z] #29 DONE 0.1s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:34:34 [2020-04-10T11:34:34.099Z] #21 DONE 0.1s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #32 ...
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #22 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #73 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #67 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #46 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #32 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #55 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:34:34 [2020-04-10T11:34:34.099Z] #49 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:34:34 [2020-04-10T11:34:34.099Z] #52 DONE 0.2s
11:34:34 [2020-04-10T11:34:34.099Z] 
11:34:34 [2020-04-10T11:34:34.099Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:34:34 [2020-04-10T11:34:34.275Z] #17 34.68 Setting up python3-setuptools (40.8.0-1) ...
11:34:34 [2020-04-10T11:34:34.617Z] go: finding gopkg.in/yaml.v2 v2.2.1
11:34:34 [2020-04-10T11:34:34.889Z] #17 35.27 Setting up python3-pip (18.1-5) ...
11:34:35 [2020-04-10T11:34:35.170Z] #17 35.74 Processing triggers for libc-bin (2.28-10) ...
11:34:35 [2020-04-10T11:34:35.170Z] #17 35.78 Processing triggers for mime-support (3.62) ...
11:34:35 [2020-04-10T11:34:35.243Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
11:34:35 [2020-04-10T11:34:35.243Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
11:34:35 [2020-04-10T11:34:35.534Z] go: finding github.com/gogo/protobuf v1.0.0
11:34:35 [2020-04-10T11:34:35.784Z] #17 DONE 36.3s
11:34:35 [2020-04-10T11:34:35.784Z] 
11:34:35 [2020-04-10T11:34:35.784Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:34:35 [2020-04-10T11:34:35.823Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
11:34:35 [2020-04-10T11:34:35.823Z] go: finding github.com/kr/pty v1.1.1
11:34:37 [2020-04-10T11:34:37.253Z] #18 1.245 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:34:37 [2020-04-10T11:34:37.253Z] #18 1.253 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:34:37 [2020-04-10T11:34:37.253Z] #18 1.255 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:34:37 [2020-04-10T11:34:37.253Z] #18 DONE 1.4s
11:34:37 [2020-04-10T11:34:37.253Z] 
11:34:37 [2020-04-10T11:34:37.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:37 [2020-04-10T11:34:37.253Z] #44 77.63   CC       criu/libnetlink.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 77.81   CC       criu/log.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 78.24   CC       criu/lsm.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 78.54   CC       criu/mem.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 79.55   CC       criu/mount.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 81.72   CC       criu/namespaces.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 82.57   CC       criu/net.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 84.38   CC       criu/netfilter.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 84.55   CC       criu/page-pipe.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 84.87   CC       criu/page-xfer.o
11:34:37 [2020-04-10T11:34:37.253Z] #44 ...
11:34:37 [2020-04-10T11:34:37.253Z] 
11:34:37 [2020-04-10T11:34:37.253Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:34:37 [2020-04-10T11:34:37.885Z] go: finding github.com/golang/mock v1.1.1
11:34:38 [2020-04-10T11:34:38.119Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.1s
11:34:38 [2020-04-10T11:34:38.175Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
11:34:38 [2020-04-10T11:34:38.805Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
11:34:38 [2020-04-10T11:34:38.805Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
11:34:39 [2020-04-10T11:34:39.093Z] go: finding github.com/sirupsen/logrus v1.0.3
11:34:39 [2020-04-10T11:34:39.296Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.0s
11:34:39 [2020-04-10T11:34:39.493Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 6.8s done
11:34:39 [2020-04-10T11:34:39.708Z] #53 ...
11:34:39 [2020-04-10T11:34:39.708Z] 
11:34:39 [2020-04-10T11:34:39.708Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:34:39 [2020-04-10T11:34:39.708Z] #25 5.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:39 [2020-04-10T11:34:39.708Z] #25 5.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:39 [2020-04-10T11:34:39.708Z] #25 5.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:39 [2020-04-10T11:34:39.708Z] #25 5.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:34:39 [2020-04-10T11:34:39.737Z] go: finding gotest.tools v2.1.0+incompatible
11:34:39 [2020-04-10T11:34:39.737Z] go: finding github.com/onsi/ginkgo v1.6.0
11:34:39 [2020-04-10T11:34:39.750Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done
11:34:39 [2020-04-10T11:34:39.750Z] #7 DONE 27.1s
11:34:39 [2020-04-10T11:34:39.750Z] 
11:34:39 [2020-04-10T11:34:39.750Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:34:40 [2020-04-10T11:34:40.280Z] #25 6.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:34:40 [2020-04-10T11:34:40.366Z] go: finding github.com/hpcloud/tail v1.0.0
11:34:40 [2020-04-10T11:34:40.709Z] #19 3.072 Collecting yamllint==1.16.0
11:34:40 [2020-04-10T11:34:40.709Z] #19 3.338   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:34:40 [2020-04-10T11:34:40.709Z] #19 3.385 Collecting pyyaml (from yamllint==1.16.0)
11:34:40 [2020-04-10T11:34:40.709Z] #19 3.467   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:34:41 [2020-04-10T11:34:41.195Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.2s done
11:34:41 [2020-04-10T11:34:41.196Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224
11:34:41 [2020-04-10T11:34:41.196Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done
11:34:41 [2020-04-10T11:34:41.196Z] #7 DONE 27.2s
11:34:41 [2020-04-10T11:34:41.196Z] 
11:34:41 [2020-04-10T11:34:41.196Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:34:41 [2020-04-10T11:34:41.223Z] #25 7.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:34:41 [2020-04-10T11:34:41.223Z] #25 ...
11:34:41 [2020-04-10T11:34:41.223Z] 
11:34:41 [2020-04-10T11:34:41.223Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.050 + RM_GOPATH=0
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.050 + TMP_GOPATH=
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.050 + : /build
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.051 + '[' -z '' ']'
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.052 ++ mktemp -d
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.056 + export GOPATH=/tmp/tmp.XUrA6aDWEq
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.056 + GOPATH=/tmp/tmp.XUrA6aDWEq
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.056 + RM_GOPATH=1
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.057 ++ dirname ./install.sh
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + dir=.
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + bin=vndr
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + shift
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + '[' '!' -f ./vndr.installer ']'
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + . ./vndr.installer
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + install_vndr
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XUrA6aDWEq/src/github.com/LK4D4/vndr
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.063 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:41 [2020-04-10T11:34:41.223Z] #47 7.097 Cloning into '/tmp/tmp.XUrA6aDWEq/src/github.com/LK4D4/vndr'...
11:34:41 [2020-04-10T11:34:41.484Z] #47 ...
11:34:41 [2020-04-10T11:34:41.484Z] 
11:34:41 [2020-04-10T11:34:41.484Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.317 + RM_GOPATH=0
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.317 + TMP_GOPATH=
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.318 + : /build/
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.318 + '[' -z '' ']'
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.321 ++ mktemp -d
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.322 + export GOPATH=/tmp/tmp.suLzw6KC5G
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.323 + GOPATH=/tmp/tmp.suLzw6KC5G
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.323 + RM_GOPATH=1
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.329 ++ dirname ./install.sh
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + dir=.
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + bin=rootlesskit
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + shift
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + '[' '!' -f ./rootlesskit.installer ']'
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + . ./rootlesskit.installer
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + install_rootlesskit
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + case "$1" in
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + export CGO_ENABLED=0
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + CGO_ENABLED=0
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + _install_rootlesskit
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.337 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.suLzw6KC5G/src/github.com/rootless-containers/rootlesskit
11:34:41 [2020-04-10T11:34:41.484Z] #68 7.341 Cloning into '/tmp/tmp.suLzw6KC5G/src/github.com/rootless-containers/rootlesskit'...
11:34:41 [2020-04-10T11:34:41.715Z] #19 4.253 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:34:41 [2020-04-10T11:34:41.715Z] #19 4.279   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:34:41 [2020-04-10T11:34:41.715Z] #19 4.289 Building wheels for collected packages: pyyaml
11:34:41 [2020-04-10T11:34:41.715Z] #19 4.303   Running setup.py bdist_wheel for pyyaml: started
11:34:41 [2020-04-10T11:34:41.744Z] #68 ...
11:34:41 [2020-04-10T11:34:41.744Z] 
11:34:41 [2020-04-10T11:34:41.744Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.465 + RM_GOPATH=0
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.465 + TMP_GOPATH=
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.465 + : /build
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.465 + '[' -z '' ']'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.467 ++ mktemp -d
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.522 + export GOPATH=/tmp/tmp.fsthTx5ydD
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.522 + GOPATH=/tmp/tmp.fsthTx5ydD
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.523 + RM_GOPATH=1
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.524 ++ dirname ./install.sh
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.526 + dir=.
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.526 + bin=dockercli
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.526 + shift
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.528 + '[' '!' -f ./dockercli.installer ']'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.528 + . ./dockercli.installer
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.529 ++ : stable
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.529 ++ : 17.06.2-ce
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.530 + install_dockercli
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.530 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.531 Install docker/cli version 17.06.2-ce from stable
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.532 ++ uname -m
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.534 + arch=aarch64
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.535 + '[' aarch64 '!=' x86_64 ']'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.535 + '[' aarch64 '!=' s390x ']'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.535 + '[' aarch64 '!=' armhf ']'
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.536 + build_dockercli
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.536 + git clone https://github.com/docker/docker-ce /tmp/tmp.fsthTx5ydD/tmp/docker-ce
11:34:41 [2020-04-10T11:34:41.744Z] #23 7.539 Cloning into '/tmp/tmp.fsthTx5ydD/tmp/docker-ce'...
11:34:42 [2020-04-10T11:34:42.316Z] #23 ...
11:34:42 [2020-04-10T11:34:42.316Z] 
11:34:42 [2020-04-10T11:34:42.316Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:42 [2020-04-10T11:34:42.316Z] #47 7.886 + cd /tmp/tmp.XUrA6aDWEq/src/github.com/LK4D4/vndr
11:34:42 [2020-04-10T11:34:42.316Z] #47 7.886 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:42 [2020-04-10T11:34:42.316Z] #47 7.904 + go build -buildmode=pie -v -o /build/vndr .
11:34:42 [2020-04-10T11:34:42.328Z] #19 4.945   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:34:42 [2020-04-10T11:34:42.328Z] #19 4.948   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:34:42 [2020-04-10T11:34:42.328Z] #19 5.002 Successfully built pyyaml
11:34:42 [2020-04-10T11:34:42.328Z] #19 5.005 Installing collected packages: pyyaml, pathspec, yamllint
11:34:42 [2020-04-10T11:34:42.328Z] #19 5.200 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:34:42 [2020-04-10T11:34:42.950Z] #19 DONE 5.6s
11:34:42 [2020-04-10T11:34:42.950Z] 
11:34:42 [2020-04-10T11:34:42.950Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:34:42 [2020-04-10T11:34:42.950Z] #24 DONE 0.1s
11:34:42 [2020-04-10T11:34:42.950Z] 
11:34:42 [2020-04-10T11:34:42.950Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:34:43 [2020-04-10T11:34:43.024Z] #8 DONE 2.5s
11:34:43 [2020-04-10T11:34:43.024Z] 
11:34:43 [2020-04-10T11:34:43.024Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:34:43 [2020-04-10T11:34:43.282Z] #9 DONE 1.0s
11:34:43 [2020-04-10T11:34:43.282Z] 
11:34:43 [2020-04-10T11:34:43.282Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:34:43 [2020-04-10T11:34:43.282Z] #29 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.282Z] 
11:34:43 [2020-04-10T11:34:43.282Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:34:43 [2020-04-10T11:34:43.282Z] #40 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.282Z] 
11:34:43 [2020-04-10T11:34:43.282Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:34:43 [2020-04-10T11:34:43.282Z] #21 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.282Z] 
11:34:43 [2020-04-10T11:34:43.282Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #22 ...
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #46 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #22 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #49 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #32 DONE 0.2s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:34:43 [2020-04-10T11:34:43.539Z] #52 DONE 0.2s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #73 DONE 0.2s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:34:43 [2020-04-10T11:34:43.539Z] #55 DONE 0.2s
11:34:43 [2020-04-10T11:34:43.539Z] 
11:34:43 [2020-04-10T11:34:43.539Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:43 [2020-04-10T11:34:43.568Z] #28 DONE 0.7s
11:34:43 [2020-04-10T11:34:43.568Z] 
11:34:43 [2020-04-10T11:34:43.568Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:43 [2020-04-10T11:34:43.568Z] #44 85.58   CC       criu/pagemap-cache.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 85.79   CC       criu/pagemap.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 86.32   CC       criu/parasite-syscall.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 87.00   CC       criu/path.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 87.27   CC       criu/pie-util-vdso.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 87.59   CC       criu/pie-util.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 87.70   CC       criu/pipes.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 88.20   CC       criu/plugin.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 88.45   CC       criu/proc_parse.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 90.19   CC       criu/protobuf-desc.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 90.73   CC       criu/protobuf.o
11:34:43 [2020-04-10T11:34:43.568Z] #44 91.17   CC       criu/pstree.o
11:34:43 [2020-04-10T11:34:43.701Z] #47 9.514 runtime/internal/sys
11:34:43 [2020-04-10T11:34:43.701Z] #47 9.546 internal/cpu
11:34:43 [2020-04-10T11:34:43.701Z] #47 9.582 internal/race
11:34:43 [2020-04-10T11:34:43.701Z] #47 9.626 runtime/internal/atomic
11:34:43 [2020-04-10T11:34:43.796Z] #74 ...
11:34:43 [2020-04-10T11:34:43.796Z] 
11:34:43 [2020-04-10T11:34:43.797Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:34:43 [2020-04-10T11:34:43.797Z] #67 DONE 0.3s
11:34:43 [2020-04-10T11:34:43.797Z] 
11:34:43 [2020-04-10T11:34:43.797Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:34:43 [2020-04-10T11:34:43.860Z] #44 ...
11:34:43 [2020-04-10T11:34:43.860Z] 
11:34:43 [2020-04-10T11:34:43.860Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:34:43 [2020-04-10T11:34:43.860Z] #31 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.860Z] 
11:34:43 [2020-04-10T11:34:43.860Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:34:43 [2020-04-10T11:34:43.860Z] #34 DONE 0.1s
11:34:43 [2020-04-10T11:34:43.860Z] 
11:34:43 [2020-04-10T11:34:43.860Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:34:43 [2020-04-10T11:34:43.860Z] #41 122.1 + dpkg --print-architecture
11:34:43 [2020-04-10T11:34:43.860Z] #41 122.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:34:43 [2020-04-10T11:34:43.860Z] #41 122.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:34:43 [2020-04-10T11:34:43.860Z] #41 122.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:34:43 [2020-04-10T11:34:43.860Z] #41 ...
11:34:43 [2020-04-10T11:34:43.860Z] 
11:34:43 [2020-04-10T11:34:43.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:43 [2020-04-10T11:34:43.860Z] #44 91.96   CC       criu/rbtree.o
11:34:43 [2020-04-10T11:34:43.961Z] #47 ...
11:34:43 [2020-04-10T11:34:43.961Z] 
11:34:43 [2020-04-10T11:34:43.961Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:34:43 [2020-04-10T11:34:43.961Z] #62 6.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #62 6.991 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #62 6.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #62 8.195 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #62 9.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #62 ...
11:34:43 [2020-04-10T11:34:43.961Z] 
11:34:43 [2020-04-10T11:34:43.961Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:43 [2020-04-10T11:34:43.961Z] #35 5.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #35 5.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #35 5.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #35 6.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:34:43 [2020-04-10T11:34:43.961Z] #35 8.506 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:34:44 [2020-04-10T11:34:44.142Z] #44 ...
11:34:44 [2020-04-10T11:34:44.142Z] 
11:34:44 [2020-04-10T11:34:44.142Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:34:44 [2020-04-10T11:34:44.142Z] #39 DONE 0.1s
11:34:44 [2020-04-10T11:34:44.142Z] 
11:34:44 [2020-04-10T11:34:44.142Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:44 [2020-04-10T11:34:44.142Z] #44 92.24   CC       criu/rst-malloc.o
11:34:44 [2020-04-10T11:34:44.222Z] #35 ...
11:34:44 [2020-04-10T11:34:44.222Z] 
11:34:44 [2020-04-10T11:34:44.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:34:44 [2020-04-10T11:34:44.222Z] #10 5.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:44 [2020-04-10T11:34:44.222Z] #10 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:44 [2020-04-10T11:34:44.222Z] #10 5.965 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:44 [2020-04-10T11:34:44.222Z] #10 6.672 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:34:44 [2020-04-10T11:34:44.222Z] #10 8.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:34:44 [2020-04-10T11:34:44.222Z] #10 ...
11:34:44 [2020-04-10T11:34:44.222Z] 
11:34:44 [2020-04-10T11:34:44.222Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.728 + RM_GOPATH=0
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.728 + TMP_GOPATH=
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.728 + : /build
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.728 + '[' -z '' ']'
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.728 ++ mktemp -d
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.733 + export GOPATH=/tmp/tmp.NFiO0KwHMQ
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.733 + GOPATH=/tmp/tmp.NFiO0KwHMQ
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.733 + RM_GOPATH=1
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.733 ++ dirname ./install.sh
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.734 + dir=.
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.734 + bin=shfmt
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.734 + shift
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.734 + '[' '!' -f ./shfmt.installer ']'
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.735 + . ./shfmt.installer
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.735 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.737 + install_shfmt
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.738 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.740 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.741 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NFiO0KwHMQ/src/github.com/mvdan/sh
11:34:44 [2020-04-10T11:34:44.222Z] #56 7.795 Cloning into '/tmp/tmp.NFiO0KwHMQ/src/github.com/mvdan/sh'...
11:34:44 [2020-04-10T11:34:44.425Z] #44 92.46   CC       criu/seccomp.o
11:34:44 [2020-04-10T11:34:44.483Z] #56 ...
11:34:44 [2020-04-10T11:34:44.483Z] 
11:34:44 [2020-04-10T11:34:44.483Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.056 + RM_GOPATH=0
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.056 + TMP_GOPATH=
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.056 + : /build
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.056 + '[' -z '' ']'
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.056 ++ mktemp -d
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.070 + export GOPATH=/tmp/tmp.UnanFg6Ndo
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.070 + GOPATH=/tmp/tmp.UnanFg6Ndo
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.070 + RM_GOPATH=1
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 ++ dirname ./install.sh
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + dir=.
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + bin=tomlv
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + shift
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + '[' '!' -f ./tomlv.installer ']'
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + . ./tomlv.installer
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + install_tomlv
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UnanFg6Ndo/src/github.com/BurntSushi/toml
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.072 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:34:44 [2020-04-10T11:34:44.483Z] #33 8.078 Cloning into '/tmp/tmp.UnanFg6Ndo/src/github.com/BurntSushi/toml'...
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.034 + cd /tmp/tmp.UnanFg6Ndo/src/github.com/BurntSushi/toml
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.035 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.045 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.805 internal/cpu
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.884 runtime/internal/sys
11:34:44 [2020-04-10T11:34:44.483Z] #33 9.954 math/bits
11:34:44 [2020-04-10T11:34:44.483Z] #33 10.06 runtime/internal/atomic
11:34:44 [2020-04-10T11:34:44.483Z] #33 10.15 unicode/utf8
11:34:44 [2020-04-10T11:34:44.483Z] #33 ...
11:34:44 [2020-04-10T11:34:44.483Z] 
11:34:44 [2020-04-10T11:34:44.483Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.915 + RM_GOPATH=0
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.915 + TMP_GOPATH=
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.915 + : /build
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.915 + '[' -z '' ']'
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.915 ++ mktemp -d
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.917 + export GOPATH=/tmp/tmp.PF5hv38zBd
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.917 + GOPATH=/tmp/tmp.PF5hv38zBd
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.917 + RM_GOPATH=1
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.917 ++ dirname ./install.sh
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.918 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + dir=.
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + bin=proxy
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + shift
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + '[' '!' -f ./proxy.installer ']'
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + . ./proxy.installer
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + install_proxy
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + case "$1" in
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + export CGO_ENABLED=0
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + CGO_ENABLED=0
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + _install_proxy
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.921 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PF5hv38zBd/src/github.com/docker/libnetwork
11:34:44 [2020-04-10T11:34:44.483Z] #74 7.949 Cloning into '/tmp/tmp.PF5hv38zBd/src/github.com/docker/libnetwork'...
11:34:44 [2020-04-10T11:34:44.484Z] #8 DONE 2.8s
11:34:44 [2020-04-10T11:34:44.484Z] 
11:34:44 [2020-04-10T11:34:44.484Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:34:44 [2020-04-10T11:34:44.707Z] #44 92.83   CC       criu/seize.o
11:34:44 [2020-04-10T11:34:44.744Z] #74 ...
11:34:44 [2020-04-10T11:34:44.744Z] 
11:34:44 [2020-04-10T11:34:44.744Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:34:44 [2020-04-10T11:34:44.744Z] #43 6.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:44 [2020-04-10T11:34:44.744Z] #43 6.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:44 [2020-04-10T11:34:44.744Z] #43 6.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:44 [2020-04-10T11:34:44.744Z] #43 7.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:34:44 [2020-04-10T11:34:44.744Z] #43 9.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:34:44 [2020-04-10T11:34:44.744Z] #43 ...
11:34:44 [2020-04-10T11:34:44.744Z] 
11:34:44 [2020-04-10T11:34:44.744Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:34:44 [2020-04-10T11:34:44.744Z] #30 8.219 + git clone https://github.com/kolyshkin/go-swagger.git .
11:34:44 [2020-04-10T11:34:44.744Z] #30 8.219 Cloning into '.'...
11:34:45 [2020-04-10T11:34:45.005Z] #30 ...
11:34:45 [2020-04-10T11:34:45.005Z] 
11:34:45 [2020-04-10T11:34:45.005Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:34:45 [2020-04-10T11:34:45.005Z] #41 8.097 + git clone https://github.com/docker/distribution.git .
11:34:45 [2020-04-10T11:34:45.005Z] #41 8.105 Cloning into '.'...
11:34:45 [2020-04-10T11:34:45.005Z] #41 ...
11:34:45 [2020-04-10T11:34:45.005Z] 
11:34:45 [2020-04-10T11:34:45.005Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.065 + RM_GOPATH=0
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.065 + TMP_GOPATH=
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.065 + : /build
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.065 + '[' -z '' ']'
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.072 ++ mktemp -d
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.072 + export GOPATH=/tmp/tmp.YNEaPYcvsg
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.072 + GOPATH=/tmp/tmp.YNEaPYcvsg
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.072 + RM_GOPATH=1
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.072 ++ dirname ./install.sh
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + dir=.
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + bin=gotestsum
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + shift
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + '[' '!' -f ./gotestsum.installer ']'
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + . ./gotestsum.installer
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 ++ : v0.3.5
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + install_gotestsum
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + echo 'Installing gotestsum version v0.3.5'
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.076 + go get -d gotest.tools/gotestsum
11:34:45 [2020-04-10T11:34:45.005Z] #50 8.077 Installing gotestsum version v0.3.5
11:34:45 [2020-04-10T11:34:45.053Z] #9 DONE 1.0s
11:34:45 [2020-04-10T11:34:45.054Z] 
11:34:45 [2020-04-10T11:34:45.054Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:34:45 [2020-04-10T11:34:45.054Z] #40 DONE 0.2s
11:34:45 [2020-04-10T11:34:45.054Z] 
11:34:45 [2020-04-10T11:34:45.054Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:34:45 [2020-04-10T11:34:45.054Z] #21 DONE 0.1s
11:34:45 [2020-04-10T11:34:45.054Z] 
11:34:45 [2020-04-10T11:34:45.054Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:34:45 [2020-04-10T11:34:45.266Z] #50 ...
11:34:45 [2020-04-10T11:34:45.266Z] 
11:34:45 [2020-04-10T11:34:45.266Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:45 [2020-04-10T11:34:45.266Z] #33 10.81 sync/atomic
11:34:45 [2020-04-10T11:34:45.266Z] #33 10.89 math
11:34:45 [2020-04-10T11:34:45.311Z] #41 ...
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:34:45 [2020-04-10T11:34:45.311Z] #29 DONE 0.2s
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:34:45 [2020-04-10T11:34:45.311Z] #22 DONE 0.2s
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:34:45 [2020-04-10T11:34:45.311Z] #52 DONE 0.2s
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:34:45 [2020-04-10T11:34:45.311Z] #73 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:34:45 [2020-04-10T11:34:45.311Z] #46 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.311Z] 
11:34:45 [2020-04-10T11:34:45.311Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:45 [2020-04-10T11:34:45.322Z] #44 93.32   CC       criu/servicefd.o
11:34:45 [2020-04-10T11:34:45.527Z] #33 11.28 internal/bytealg
11:34:45 [2020-04-10T11:34:45.570Z] #74 ...
11:34:45 [2020-04-10T11:34:45.570Z] 
11:34:45 [2020-04-10T11:34:45.570Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:34:45 [2020-04-10T11:34:45.570Z] #49 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.570Z] 
11:34:45 [2020-04-10T11:34:45.570Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:34:45 [2020-04-10T11:34:45.570Z] #55 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.570Z] 
11:34:45 [2020-04-10T11:34:45.570Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:34:45 [2020-04-10T11:34:45.570Z] #67 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.570Z] 
11:34:45 [2020-04-10T11:34:45.570Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:34:45 [2020-04-10T11:34:45.570Z] #32 DONE 0.3s
11:34:45 [2020-04-10T11:34:45.570Z] 
11:34:45 [2020-04-10T11:34:45.570Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:45 [2020-04-10T11:34:45.604Z] #44 93.55   CC       criu/shmem.o
11:34:45 [2020-04-10T11:34:45.787Z] #33 11.41 unicode
11:34:46 [2020-04-10T11:34:46.048Z] #33 11.67 internal/testlog
11:34:46 [2020-04-10T11:34:46.217Z] #44 94.09   CC       criu/sigframe.o
11:34:46 [2020-04-10T11:34:46.217Z] #44 94.19   CC       criu/signalfd.o
11:34:46 [2020-04-10T11:34:46.309Z] #33 12.23 encoding
11:34:46 [2020-04-10T11:34:46.500Z] #44 94.43   CC       criu/sk-inet.o
11:34:46 [2020-04-10T11:34:46.570Z] #33 12.49 runtime/cgo
11:34:47 [2020-04-10T11:34:47.507Z] #44 95.18   CC       criu/sk-netlink.o
11:34:47 [2020-04-10T11:34:47.507Z] #44 95.53   CC       criu/sk-packet.o
11:34:48 [2020-04-10T11:34:48.121Z] #44 95.97   CC       criu/sk-queue.o
11:34:48 [2020-04-10T11:34:48.404Z] #44 96.32   CC       criu/sk-tcp.o
11:34:48 [2020-04-10T11:34:48.501Z] #33 13.99 runtime
11:34:48 [2020-04-10T11:34:48.685Z] #44 96.62   CC       criu/sk-unix.o
11:34:49 [2020-04-10T11:34:49.063Z] #68 ...
11:34:49 [2020-04-10T11:34:49.063Z] 
11:34:49 [2020-04-10T11:34:49.063Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:34:49 [2020-04-10T11:34:49.063Z] #62 4.538 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:49 [2020-04-10T11:34:49.063Z] #62 4.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:49 [2020-04-10T11:34:49.063Z] #62 4.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:49 [2020-04-10T11:34:49.063Z] #62 4.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:49 [2020-04-10T11:34:49.063Z] #62 5.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:34:49 [2020-04-10T11:34:49.063Z] #62 5.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:34:50 [2020-04-10T11:34:50.155Z] #44 97.83   CC       criu/sockets.o
11:34:50 [2020-04-10T11:34:50.414Z] #33 ...
11:34:50 [2020-04-10T11:34:50.414Z] 
11:34:50 [2020-04-10T11:34:50.414Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:50 [2020-04-10T11:34:50.414Z] #56 16.17 + cd /tmp/tmp.NFiO0KwHMQ/src/github.com/mvdan/sh
11:34:50 [2020-04-10T11:34:50.414Z] #56 16.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:50 [2020-04-10T11:34:50.414Z] #56 16.26 + GO111MODULE=on
11:34:50 [2020-04-10T11:34:50.414Z] #56 16.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:34:50 [2020-04-10T11:34:50.434Z] #62 ...
11:34:50 [2020-04-10T11:34:50.434Z] 
11:34:50 [2020-04-10T11:34:50.434Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + RM_GOPATH=0
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + TMP_GOPATH=
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + : /build
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + '[' -z '' ']'
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 ++ mktemp -d
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + export GOPATH=/tmp/tmp.4GEu3aRUaA
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + GOPATH=/tmp/tmp.4GEu3aRUaA
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 + RM_GOPATH=1
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.921 ++ dirname ./install.sh
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.933 + dir=.
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.933 + bin=dockercli
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.933 + shift
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.933 + '[' '!' -f ./dockercli.installer ']'
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.933 + . ./dockercli.installer
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 ++ : stable
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 ++ : 17.06.2-ce
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 + install_dockercli
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 ++ uname -m
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.934 Install docker/cli version 17.06.2-ce from stable
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.944 + arch=x86_64
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.944 + '[' x86_64 '!=' x86_64 ']'
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.944 + url=https://download.docker.com/linux/static
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.945 + tar -xz docker/docker
11:34:50 [2020-04-10T11:34:50.434Z] #23 6.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:34:50 [2020-04-10T11:34:50.437Z] #44 98.32   CC       criu/stats.o
11:34:50 [2020-04-10T11:34:50.718Z] #44 98.47   CC       criu/string.o
11:34:50 [2020-04-10T11:34:50.718Z] #44 98.52   CC       criu/sysctl.o
11:34:51 [2020-04-10T11:34:51.000Z] #44 98.99   CC       criu/sysfs_parse.o
11:34:51 [2020-04-10T11:34:51.283Z] #44 99.20   CC       criu/timerfd.o
11:34:51 [2020-04-10T11:34:51.565Z] #44 99.46   CC       criu/tty.o
11:34:52 [2020-04-10T11:34:52.148Z] #33 ...
11:34:52 [2020-04-10T11:34:52.148Z] 
11:34:52 [2020-04-10T11:34:52.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:34:52 [2020-04-10T11:34:52.148Z] #43 6.170 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:52 [2020-04-10T11:34:52.148Z] #43 6.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:52 [2020-04-10T11:34:52.148Z] #43 6.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:52 [2020-04-10T11:34:52.148Z] #43 ...
11:34:52 [2020-04-10T11:34:52.148Z] 
11:34:52 [2020-04-10T11:34:52.148Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:34:52 [2020-04-10T11:34:52.148Z] #62 6.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:52 [2020-04-10T11:34:52.148Z] #62 6.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:52 [2020-04-10T11:34:52.148Z] #62 6.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:52 [2020-04-10T11:34:52.335Z] #56 17.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:34:52 [2020-04-10T11:34:52.335Z] #56 17.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:34:52 [2020-04-10T11:34:52.335Z] #56 18.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:34:52 [2020-04-10T11:34:52.335Z] #56 18.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:34:52 [2020-04-10T11:34:52.335Z] #56 ...
11:34:52 [2020-04-10T11:34:52.335Z] 
11:34:52 [2020-04-10T11:34:52.335Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.038 + RM_GOPATH=0
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.038 + TMP_GOPATH=
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.038 + : /build
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.038 + '[' -z '' ']'
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.041 ++ mktemp -d
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.042 + export GOPATH=/tmp/tmp.HA9JlzG0j4
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.042 + GOPATH=/tmp/tmp.HA9JlzG0j4
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.042 + RM_GOPATH=1
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.043 ++ dirname ./install.sh
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 Installing golangci-lint version v1.23.8
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + dir=.
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + bin=golangci_lint
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + shift
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + '[' '!' -f ./golangci_lint.installer ']'
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + . ./golangci_lint.installer
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 ++ : v1.23.8
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + install_golangci_lint
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + echo 'Installing golangci-lint version v1.23.8'
11:34:52 [2020-04-10T11:34:52.335Z] #53 8.047 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:34:52 [2020-04-10T11:34:52.409Z] #62 ...
11:34:52 [2020-04-10T11:34:52.409Z] 
11:34:52 [2020-04-10T11:34:52.409Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:34:52 [2020-04-10T11:34:52.409Z] #43 7.432 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:52 [2020-04-10T11:34:52.570Z] #44 100.6   CC       criu/tun.o
11:34:52 [2020-04-10T11:34:52.596Z] #53 ...
11:34:52 [2020-04-10T11:34:52.596Z] 
11:34:52 [2020-04-10T11:34:52.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:52 [2020-04-10T11:34:52.596Z] #47 9.942 runtime/internal/math
11:34:52 [2020-04-10T11:34:52.596Z] #47 9.995 sync/atomic
11:34:52 [2020-04-10T11:34:52.596Z] #47 10.18 unicode
11:34:52 [2020-04-10T11:34:52.596Z] #47 10.39 internal/bytealg
11:34:52 [2020-04-10T11:34:52.596Z] #47 10.42 unicode/utf8
11:34:52 [2020-04-10T11:34:52.596Z] #47 10.92 math
11:34:52 [2020-04-10T11:34:52.596Z] #47 11.29 internal/testlog
11:34:52 [2020-04-10T11:34:52.596Z] #47 11.85 encoding
11:34:52 [2020-04-10T11:34:52.596Z] #47 12.16 runtime
11:34:52 [2020-04-10T11:34:52.596Z] #47 12.28 unicode/utf16
11:34:52 [2020-04-10T11:34:52.596Z] #47 12.70 container/list
11:34:52 [2020-04-10T11:34:52.596Z] #47 14.44 crypto/internal/subtle
11:34:52 [2020-04-10T11:34:52.596Z] #47 14.85 crypto/subtle
11:34:52 [2020-04-10T11:34:52.596Z] #47 15.20 vendor/golang.org/x/crypto/cryptobyte/asn1
11:34:52 [2020-04-10T11:34:52.596Z] #47 15.64 internal/nettrace
11:34:52 [2020-04-10T11:34:52.596Z] #47 15.96 runtime/cgo
11:34:52 [2020-04-10T11:34:52.596Z] #47 17.70 vendor/golang.org/x/crypto/internal/subtle
11:34:52 [2020-04-10T11:34:52.852Z] #44 100.9   CC       criu/uffd.o
11:34:52 [2020-04-10T11:34:52.856Z] #47 ...
11:34:52 [2020-04-10T11:34:52.856Z] 
11:34:52 [2020-04-10T11:34:52.856Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:52 [2020-04-10T11:34:52.856Z] #56 18.48 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:34:53 [2020-04-10T11:34:53.434Z] #56 19.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:34:53 [2020-04-10T11:34:53.722Z] #23 ...
11:34:53 [2020-04-10T11:34:53.722Z] 
11:34:53 [2020-04-10T11:34:53.722Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.469 + RM_GOPATH=0
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.469 + TMP_GOPATH=
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.469 + : /build
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.469 + '[' -z '' ']'
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.474 ++ mktemp -d
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.474 + export GOPATH=/tmp/tmp.tZtQgzWtVA
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.474 + GOPATH=/tmp/tmp.tZtQgzWtVA
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.474 + RM_GOPATH=1
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.479 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 ++ dirname ./install.sh
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + dir=.
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + bin=proxy
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + shift
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + '[' '!' -f ./proxy.installer ']'
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + . ./proxy.installer
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + install_proxy
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + case "$1" in
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + export CGO_ENABLED=0
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + CGO_ENABLED=0
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + _install_proxy
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.481 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tZtQgzWtVA/src/github.com/docker/libnetwork
11:34:53 [2020-04-10T11:34:53.722Z] #74 9.511 Cloning into '/tmp/tmp.tZtQgzWtVA/src/github.com/docker/libnetwork'...
11:34:53 [2020-04-10T11:34:53.722Z] #74 ...
11:34:53 [2020-04-10T11:34:53.722Z] 
11:34:53 [2020-04-10T11:34:53.722Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:34:53 [2020-04-10T11:34:53.722Z] #43 10.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #43 10.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #43 10.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #43 ...
11:34:53 [2020-04-10T11:34:53.722Z] 
11:34:53 [2020-04-10T11:34:53.722Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + RM_GOPATH=0
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + TMP_GOPATH=
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + : /build
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + '[' -z '' ']'
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 ++ mktemp -d
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + export GOPATH=/tmp/tmp.nM3dlQATi8
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + GOPATH=/tmp/tmp.nM3dlQATi8
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + RM_GOPATH=1
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 ++ dirname ./install.sh
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + dir=.
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + bin=gotestsum
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + shift
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + '[' '!' -f ./gotestsum.installer ']'
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 + . ./gotestsum.installer
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.03 ++ : v0.3.5
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.04 Installing gotestsum version v0.3.5
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.04 + install_gotestsum
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.04 + echo 'Installing gotestsum version v0.3.5'
11:34:53 [2020-04-10T11:34:53.722Z] #50 10.04 + go get -d gotest.tools/gotestsum
11:34:53 [2020-04-10T11:34:53.722Z] #50 ...
11:34:53 [2020-04-10T11:34:53.722Z] 
11:34:53 [2020-04-10T11:34:53.722Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:34:53 [2020-04-10T11:34:53.722Z] #25 7.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #25 7.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #25 7.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #25 9.471 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:53 [2020-04-10T11:34:53.722Z] #25 ...
11:34:53 [2020-04-10T11:34:53.722Z] 
11:34:53 [2020-04-10T11:34:53.722Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:34:53 [2020-04-10T11:34:53.862Z] #44 ...
11:34:53 [2020-04-10T11:34:53.862Z] 
11:34:53 [2020-04-10T11:34:53.862Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:34:53 [2020-04-10T11:34:53.862Z] #41 DONE 138.4s
11:34:53 [2020-04-10T11:34:53.862Z] 
11:34:53 [2020-04-10T11:34:53.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:53 [2020-04-10T11:34:53.862Z] #44 101.7   CC       criu/util.o
11:34:53 [2020-04-10T11:34:53.980Z] #41 ...
11:34:53 [2020-04-10T11:34:53.980Z] 
11:34:53 [2020-04-10T11:34:53.980Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + RM_GOPATH=0
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + TMP_GOPATH=
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + : /build
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + '[' -z '' ']'
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 ++ mktemp -d
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + export GOPATH=/tmp/tmp.LTerTpox1b
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + GOPATH=/tmp/tmp.LTerTpox1b
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.24 + RM_GOPATH=1
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 ++ dirname ./install.sh
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + dir=.
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + bin=tomlv
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + shift
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + '[' '!' -f ./tomlv.installer ']'
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + . ./tomlv.installer
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + install_tomlv
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LTerTpox1b/src/github.com/BurntSushi/toml
11:34:53 [2020-04-10T11:34:53.980Z] #33 10.26 Cloning into '/tmp/tmp.LTerTpox1b/src/github.com/BurntSushi/toml'...
11:34:54 [2020-04-10T11:34:54.240Z] #33 ...
11:34:54 [2020-04-10T11:34:54.240Z] 
11:34:54 [2020-04-10T11:34:54.240Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:34:54 [2020-04-10T11:34:54.240Z] #30 9.237 + git clone https://github.com/kolyshkin/go-swagger.git .
11:34:54 [2020-04-10T11:34:54.240Z] #30 9.251 Cloning into '.'...
11:34:54 [2020-04-10T11:34:54.240Z] #30 ...
11:34:54 [2020-04-10T11:34:54.240Z] 
11:34:54 [2020-04-10T11:34:54.240Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.09 + RM_GOPATH=0
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.09 + TMP_GOPATH=
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.09 + : /build
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.09 + '[' -z '' ']'
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.10 ++ mktemp -d
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.10 + export GOPATH=/tmp/tmp.vrhEaiasUK
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.10 + GOPATH=/tmp/tmp.vrhEaiasUK
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.10 + RM_GOPATH=1
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.11 ++ dirname ./install.sh
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + dir=.
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + bin=vndr
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + shift
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + '[' '!' -f ./vndr.installer ']'
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + . ./vndr.installer
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + install_vndr
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vrhEaiasUK/src/github.com/LK4D4/vndr
11:34:54 [2020-04-10T11:34:54.240Z] #47 10.12 Cloning into '/tmp/tmp.vrhEaiasUK/src/github.com/LK4D4/vndr'...
11:34:54 [2020-04-10T11:34:54.499Z] #47 ...
11:34:54 [2020-04-10T11:34:54.499Z] 
11:34:54 [2020-04-10T11:34:54.499Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + RM_GOPATH=0
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + TMP_GOPATH=
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + : /build
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + '[' -z '' ']'
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 ++ mktemp -d
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + export GOPATH=/tmp/tmp.Hifcb8SQue
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + GOPATH=/tmp/tmp.Hifcb8SQue
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.15 + RM_GOPATH=1
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 ++ dirname ./install.sh
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + dir=.
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + bin=golangci_lint
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + shift
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + '[' '!' -f ./golangci_lint.installer ']'
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + . ./golangci_lint.installer
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 ++ : v1.23.8
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + install_golangci_lint
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + echo 'Installing golangci-lint version v1.23.8'
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:34:54 [2020-04-10T11:34:54.499Z] #53 10.16 Installing golangci-lint version v1.23.8
11:34:54 [2020-04-10T11:34:54.499Z] #53 ...
11:34:54 [2020-04-10T11:34:54.499Z] 
11:34:54 [2020-04-10T11:34:54.499Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + RM_GOPATH=0
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + TMP_GOPATH=
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + : /build
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + '[' -z '' ']'
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 ++ mktemp -d
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + export GOPATH=/tmp/tmp.F641CiIZ81
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + GOPATH=/tmp/tmp.F641CiIZ81
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 + RM_GOPATH=1
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.21 ++ dirname ./install.sh
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + dir=.
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + bin=shfmt
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + shift
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + '[' '!' -f ./shfmt.installer ']'
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + . ./shfmt.installer
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + install_shfmt
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 + git clone https://github.com/mvdan/sh.git /tmp/tmp.F641CiIZ81/src/github.com/mvdan/sh
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.22 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:54 [2020-04-10T11:34:54.499Z] #56 10.24 Cloning into '/tmp/tmp.F641CiIZ81/src/github.com/mvdan/sh'...
11:34:54 [2020-04-10T11:34:54.757Z] #56 ...
11:34:54 [2020-04-10T11:34:54.757Z] 
11:34:54 [2020-04-10T11:34:54.757Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:34:54 [2020-04-10T11:34:54.757Z] #10 10.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #10 10.39 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #10 10.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #10 ...
11:34:54 [2020-04-10T11:34:54.757Z] 
11:34:54 [2020-04-10T11:34:54.757Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:54 [2020-04-10T11:34:54.757Z] #35 9.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #35 9.411 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #35 9.413 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:54 [2020-04-10T11:34:54.757Z] #35 11.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:54 [2020-04-10T11:34:54.845Z] #56 20.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:34:54 [2020-04-10T11:34:54.845Z] #56 ...
11:34:54 [2020-04-10T11:34:54.845Z] 
11:34:54 [2020-04-10T11:34:54.845Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:34:54 [2020-04-10T11:34:54.845Z] #10 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:34:54 [2020-04-10T11:34:54.845Z] #10 16.97 Fetched 8166 kB in 12s (709 kB/s)
11:34:54 [2020-04-10T11:34:54.845Z] #10 16.97 Reading package lists...
11:34:54 [2020-04-10T11:34:54.845Z] #10 ...
11:34:54 [2020-04-10T11:34:54.845Z] 
11:34:54 [2020-04-10T11:34:54.845Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:54 [2020-04-10T11:34:54.845Z] #35 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:34:54 [2020-04-10T11:34:54.845Z] #35 16.59 Fetched 8166 kB in 11s (740 kB/s)
11:34:54 [2020-04-10T11:34:54.845Z] #35 16.59 Reading package lists...
11:34:54 [2020-04-10T11:34:54.845Z] #35 ...
11:34:54 [2020-04-10T11:34:54.845Z] 
11:34:54 [2020-04-10T11:34:54.845Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:34:54 [2020-04-10T11:34:54.845Z] #68 12.02 + cd /tmp/tmp.suLzw6KC5G/src/github.com/rootless-containers/rootlesskit
11:34:54 [2020-04-10T11:34:54.845Z] #68 12.02 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:34:54 [2020-04-10T11:34:54.845Z] #68 12.15 + for f in rootlesskit rootlesskit-docker-proxy
11:34:54 [2020-04-10T11:34:54.845Z] #68 12.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:34:54 [2020-04-10T11:34:54.869Z] #44 102.8   CC       criu/uts_ns.o
11:34:54 [2020-04-10T11:34:54.869Z] #44 102.9   CC       criu/vdso.o
11:34:54 [2020-04-10T11:34:54.938Z] #43 ...
11:34:54 [2020-04-10T11:34:54.938Z] 
11:34:54 [2020-04-10T11:34:54.938Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:34:54 [2020-04-10T11:34:54.938Z] #25 6.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:54 [2020-04-10T11:34:54.938Z] #25 6.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:54 [2020-04-10T11:34:54.938Z] #25 6.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:54 [2020-04-10T11:34:54.938Z] #25 8.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:55 [2020-04-10T11:34:55.015Z] #35 ...
11:34:55 [2020-04-10T11:34:55.015Z] 
11:34:55 [2020-04-10T11:34:55.015Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:55 [2020-04-10T11:34:55.015Z] #47 11.27 + cd /tmp/tmp.vrhEaiasUK/src/github.com/LK4D4/vndr
11:34:55 [2020-04-10T11:34:55.015Z] #47 11.27 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:55 [2020-04-10T11:34:55.015Z] #47 11.29 + go build -buildmode=pie -v -o /build/vndr .
11:34:55 [2020-04-10T11:34:55.151Z] #44 ...
11:34:55 [2020-04-10T11:34:55.151Z] 
11:34:55 [2020-04-10T11:34:55.151Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:34:55 [2020-04-10T11:34:55.151Z] #42 DONE 0.2s
11:34:55 [2020-04-10T11:34:55.151Z] 
11:34:55 [2020-04-10T11:34:55.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:34:55 [2020-04-10T11:34:55.151Z] #44 103.1   LINK     criu/built-in.o
11:34:55 [2020-04-10T11:34:55.151Z] #44 103.3   LINK     criu/criu
11:34:55 [2020-04-10T11:34:55.195Z] #25 ...
11:34:55 [2020-04-10T11:34:55.196Z] 
11:34:55 [2020-04-10T11:34:55.196Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:34:55 [2020-04-10T11:34:55.196Z] #10 7.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #10 7.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #10 7.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #10 9.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #10 ...
11:34:55 [2020-04-10T11:34:55.196Z] 
11:34:55 [2020-04-10T11:34:55.196Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:55 [2020-04-10T11:34:55.196Z] #35 9.161 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #35 9.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:34:55 [2020-04-10T11:34:55.196Z] #35 9.282 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:34:55 [2020-04-10T11:34:55.420Z] #68 ...
11:34:55 [2020-04-10T11:34:55.420Z] 
11:34:55 [2020-04-10T11:34:55.420Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:34:55 [2020-04-10T11:34:55.420Z] #43 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:34:55 [2020-04-10T11:34:55.420Z] #43 17.95 Fetched 8166 kB in 12s (693 kB/s)
11:34:55 [2020-04-10T11:34:55.432Z] #44 103.5   DEP      lib/c/criu.d
11:34:55 [2020-04-10T11:34:55.432Z] #44 103.5   CC       images/rpc.pb-c.o
11:34:55 [2020-04-10T11:34:55.454Z] #35 ...
11:34:55 [2020-04-10T11:34:55.454Z] 
11:34:55 [2020-04-10T11:34:55.454Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.031 + RM_GOPATH=0
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.031 + TMP_GOPATH=
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.031 + : /build
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.032 + '[' -z '' ']'
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.035 ++ mktemp -d
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.044 + export GOPATH=/tmp/tmp.Vjrb2WO89O
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.051 + GOPATH=/tmp/tmp.Vjrb2WO89O
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.051 + RM_GOPATH=1
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.052 ++ dirname ./install.sh
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.055 + dir=.
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.063 + bin=golangci_lint
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.064 + shift
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.064 + '[' '!' -f ./golangci_lint.installer ']'
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.064 + . ./golangci_lint.installer
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.066 ++ : v1.23.8
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.066 + install_golangci_lint
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.070 + echo 'Installing golangci-lint version v1.23.8'
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.070 Installing golangci-lint version v1.23.8
11:34:55 [2020-04-10T11:34:55.454Z] #53 8.070 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:34:55 [2020-04-10T11:34:55.454Z] #53 ...
11:34:55 [2020-04-10T11:34:55.454Z] 
11:34:55 [2020-04-10T11:34:55.454Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + RM_GOPATH=0
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + TMP_GOPATH=
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + : /build/
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + '[' -z '' ']'
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 ++ mktemp -d
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + export GOPATH=/tmp/tmp.ZnCYRwl1gF
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + GOPATH=/tmp/tmp.ZnCYRwl1gF
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + RM_GOPATH=1
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 ++ dirname ./install.sh
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + dir=.
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + bin=rootlesskit
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.147 + shift
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.148 + '[' '!' -f ./rootlesskit.installer ']'
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.148 + . ./rootlesskit.installer
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.148 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.149 + install_rootlesskit
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.149 + case "$1" in
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.149 + export CGO_ENABLED=0
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.149 + CGO_ENABLED=0
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.150 + _install_rootlesskit
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.150 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.150 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.150 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZnCYRwl1gF/src/github.com/rootless-containers/rootlesskit
11:34:55 [2020-04-10T11:34:55.454Z] #68 9.170 Cloning into '/tmp/tmp.ZnCYRwl1gF/src/github.com/rootless-containers/rootlesskit'...
11:34:55 [2020-04-10T11:34:55.682Z] #43 17.95 Reading package lists...
11:34:55 [2020-04-10T11:34:55.682Z] #43 ...
11:34:55 [2020-04-10T11:34:55.682Z] 
11:34:55 [2020-04-10T11:34:55.682Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:55 [2020-04-10T11:34:55.682Z] #56 21.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:34:55 [2020-04-10T11:34:55.682Z] #56 ...
11:34:55 [2020-04-10T11:34:55.682Z] 
11:34:55 [2020-04-10T11:34:55.682Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:34:55 [2020-04-10T11:34:55.682Z] #62 11.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:34:55 [2020-04-10T11:34:55.682Z] #62 18.24 Fetched 8166 kB in 12s (705 kB/s)
11:34:55 [2020-04-10T11:34:55.711Z] #68 ...
11:34:55 [2020-04-10T11:34:55.711Z] 
11:34:55 [2020-04-10T11:34:55.711Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.897 + RM_GOPATH=0
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.897 + TMP_GOPATH=
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.897 + : /build
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.897 + '[' -z '' ']'
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.915 ++ mktemp -d
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.915 + export GOPATH=/tmp/tmp.9AjHUvE6Pp
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.915 + GOPATH=/tmp/tmp.9AjHUvE6Pp
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.915 + RM_GOPATH=1
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.917 ++ dirname ./install.sh
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + dir=.
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + bin=shfmt
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + shift
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + '[' '!' -f ./shfmt.installer ']'
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + . ./shfmt.installer
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + install_shfmt
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.935 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9AjHUvE6Pp/src/github.com/mvdan/sh
11:34:55 [2020-04-10T11:34:55.711Z] #56 8.973 Cloning into '/tmp/tmp.9AjHUvE6Pp/src/github.com/mvdan/sh'...
11:34:55 [2020-04-10T11:34:55.711Z] #56 ...
11:34:55 [2020-04-10T11:34:55.711Z] 
11:34:55 [2020-04-10T11:34:55.711Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:34:55 [2020-04-10T11:34:55.711Z] #30 9.228 + git clone https://github.com/kolyshkin/go-swagger.git .
11:34:55 [2020-04-10T11:34:55.711Z] #30 9.228 Cloning into '.'...
11:34:55 [2020-04-10T11:34:55.713Z] #44 103.8   CC       lib/c/criu.o
11:34:55 [2020-04-10T11:34:55.944Z] #62 18.24 Reading package lists...
11:34:55 [2020-04-10T11:34:55.944Z] #62 ...
11:34:55 [2020-04-10T11:34:55.944Z] 
11:34:55 [2020-04-10T11:34:55.944Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:34:55 [2020-04-10T11:34:55.944Z] #25 13.27 Fetched 8166 kB in 9s (915 kB/s)
11:34:55 [2020-04-10T11:34:55.944Z] #25 13.27 Reading package lists...
11:34:55 [2020-04-10T11:34:55.972Z] #30 ...
11:34:55 [2020-04-10T11:34:55.972Z] 
11:34:55 [2020-04-10T11:34:55.972Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.311 + RM_GOPATH=0
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.311 + TMP_GOPATH=
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.311 + : /build
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.311 + '[' -z '' ']'
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.311 ++ mktemp -d
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.334 + export GOPATH=/tmp/tmp.G9WdECIS9L
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.334 + GOPATH=/tmp/tmp.G9WdECIS9L
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.334 + RM_GOPATH=1
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.334 ++ dirname ./install.sh
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + dir=.
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + bin=vndr
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + shift
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + '[' '!' -f ./vndr.installer ']'
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + . ./vndr.installer
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + install_vndr
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.G9WdECIS9L/src/github.com/LK4D4/vndr
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 Cloning into '/tmp/tmp.G9WdECIS9L/src/github.com/LK4D4/vndr'...
11:34:55 [2020-04-10T11:34:55.972Z] #47 8.337 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:55 [2020-04-10T11:34:55.972Z] #47 9.806 + cd /tmp/tmp.G9WdECIS9L/src/github.com/LK4D4/vndr
11:34:55 [2020-04-10T11:34:55.972Z] #47 9.806 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:34:55 [2020-04-10T11:34:55.972Z] #47 9.893 + go build -buildmode=pie -v -o /build/vndr .
11:34:56 [2020-04-10T11:34:56.205Z] #25 20.03 Reading package lists...
11:34:56 [2020-04-10T11:34:56.205Z] #25 ...
11:34:56 [2020-04-10T11:34:56.205Z] 
11:34:56 [2020-04-10T11:34:56.205Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:56 [2020-04-10T11:34:56.205Z] #35 16.59 Reading package lists...
11:34:56 [2020-04-10T11:34:56.232Z] #47 ...
11:34:56 [2020-04-10T11:34:56.232Z] 
11:34:56 [2020-04-10T11:34:56.232Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.934 + RM_GOPATH=0
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.934 + TMP_GOPATH=
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.934 + : /build
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.934 + '[' -z '' ']'
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.949 ++ mktemp -d
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.949 + export GOPATH=/tmp/tmp.vwPLomzkp2
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.949 + GOPATH=/tmp/tmp.vwPLomzkp2
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.949 + RM_GOPATH=1
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.955 ++ dirname ./install.sh
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + dir=.
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + bin=gotestsum
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + shift
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + '[' '!' -f ./gotestsum.installer ']'
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + . ./gotestsum.installer
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 ++ : v0.3.5
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + install_gotestsum
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + echo 'Installing gotestsum version v0.3.5'
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 + go get -d gotest.tools/gotestsum
11:34:56 [2020-04-10T11:34:56.232Z] #50 8.956 Installing gotestsum version v0.3.5
11:34:56 [2020-04-10T11:34:56.232Z] #50 ...
11:34:56 [2020-04-10T11:34:56.232Z] 
11:34:56 [2020-04-10T11:34:56.232Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.660 + RM_GOPATH=0
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.660 + TMP_GOPATH=
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.660 + : /build
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.660 + '[' -z '' ']'
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.662 ++ mktemp -d
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 Install docker/cli version 17.06.2-ce from stable
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + export GOPATH=/tmp/tmp.JuwpnaieY3
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + GOPATH=/tmp/tmp.JuwpnaieY3
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + RM_GOPATH=1
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 ++ dirname ./install.sh
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + dir=.
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + bin=dockercli
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + shift
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + '[' '!' -f ./dockercli.installer ']'
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + . ./dockercli.installer
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 ++ : stable
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 ++ : 17.06.2-ce
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + install_dockercli
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.671 ++ uname -m
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.683 + arch=x86_64
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.686 + '[' x86_64 '!=' x86_64 ']'
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.686 + url=https://download.docker.com/linux/static
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.688 + tar -xz docker/docker
11:34:56 [2020-04-10T11:34:56.232Z] #23 7.688 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:34:56 [2020-04-10T11:34:56.328Z] #44 104.4   LINK     lib/c/built-in.o
11:34:56 [2020-04-10T11:34:56.492Z] #23 ...
11:34:56 [2020-04-10T11:34:56.492Z] 
11:34:56 [2020-04-10T11:34:56.492Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:34:56 [2020-04-10T11:34:56.492Z] #35 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.4   LINK     lib/c/libcriu.so
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.5   LINK     lib/c/libcriu.a
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.6   GEN      magic.py
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.6 Note: Building without setproctitle() and strlcpy() support.
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:34:56 [2020-04-10T11:34:56.610Z] #44 104.6 Note: Building without GnuTLS support
11:34:56 [2020-04-10T11:34:56.893Z] #44 104.9 fatal: not a git repository (or any of the parent directories): .git
11:34:56 [2020-04-10T11:34:56.922Z] #47 13.11 runtime/internal/atomic
11:34:56 [2020-04-10T11:34:56.923Z] #47 13.13 internal/cpu
11:34:56 [2020-04-10T11:34:56.923Z] #47 13.32 runtime/internal/sys
11:34:57 [2020-04-10T11:34:57.183Z] #44 105.2 make[1]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.465Z] #44 105.5 make[1]: 'images/built-in.o' is up to date.
11:34:57 [2020-04-10T11:34:57.465Z] #44 105.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:34:57 [2020-04-10T11:34:57.465Z] #44 105.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:34:57 [2020-04-10T11:34:57.465Z] #44 105.5 make[1]: 'compel/libcompel.a' is up to date.
11:34:57 [2020-04-10T11:34:57.465Z] #44 105.6 make[1]: 'compel/compel-host-bin' is up to date.
11:34:57 [2020-04-10T11:34:57.495Z] #47 13.94 runtime/internal/math
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.6 make[1]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.6 make[1]: 'soccr/libsoccr.a' is up to date.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.7 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.7 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.7 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.8 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.8 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.8 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.8 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.747Z] #44 105.9 make[2]: Nothing to be done for 'all'.
11:34:57 [2020-04-10T11:34:57.753Z] #47 14.01 internal/race
11:34:57 [2020-04-10T11:34:57.753Z] #47 14.05 internal/bytealg
11:34:57 [2020-04-10T11:34:57.753Z] #47 14.17 sync/atomic
11:34:58 [2020-04-10T11:34:58.010Z] #47 14.60 unicode
11:34:58 [2020-04-10T11:34:58.028Z] #44 105.9   INSTALL  criu/criu
11:34:58 [2020-04-10T11:34:58.316Z] #44 DONE 106.1s
11:34:58 [2020-04-10T11:34:58.316Z] 
11:34:58 [2020-04-10T11:34:58.316Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:58 [2020-04-10T11:34:58.630Z] #60 68.65 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
11:34:59 [2020-04-10T11:34:59.246Z] #60 ...
11:34:59 [2020-04-10T11:34:59.246Z] 
11:34:59 [2020-04-10T11:34:59.246Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:34:59 [2020-04-10T11:34:59.246Z] #45 DONE 0.2s
11:34:59 [2020-04-10T11:34:59.246Z] 
11:34:59 [2020-04-10T11:34:59.246Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:34:59 [2020-04-10T11:34:59.246Z] #48 DONE 0.1s
11:34:59 [2020-04-10T11:34:59.246Z] 
11:34:59 [2020-04-10T11:34:59.246Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:34:59 [2020-04-10T11:34:59.246Z] #51 DONE 0.1s
11:34:59 [2020-04-10T11:34:59.246Z] 
11:34:59 [2020-04-10T11:34:59.246Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:34:59 [2020-04-10T11:34:59.388Z] #47 15.81 runtime
11:34:59 [2020-04-10T11:34:59.533Z] #60 69.52 + mkdir -p /build
11:34:59 [2020-04-10T11:34:59.533Z] #60 69.52 + cp runc /build/runc
11:34:59 [2020-04-10T11:34:59.821Z] #60 DONE 69.7s
11:34:59 [2020-04-10T11:34:59.821Z] 
11:34:59 [2020-04-10T11:34:59.821Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:01 [2020-04-10T11:35:01.350Z] #47 ...
11:35:01 [2020-04-10T11:35:01.350Z] 
11:35:01 [2020-04-10T11:35:01.350Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:01 [2020-04-10T11:35:01.350Z] #62 17.64 Fetched 8337 kB in 14s (618 kB/s)
11:35:01 [2020-04-10T11:35:01.789Z] #35 22.70 Reading package lists...
11:35:01 [2020-04-10T11:35:01.789Z] #35 ...
11:35:01 [2020-04-10T11:35:01.789Z] 
11:35:01 [2020-04-10T11:35:01.789Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:01 [2020-04-10T11:35:01.790Z] #74 24.12 Checking out files:  51% (1056/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:35:01 [2020-04-10T11:35:01.790Z] #74 25.30 + cd /tmp/tmp.PF5hv38zBd/src/github.com/docker/libnetwork
11:35:01 [2020-04-10T11:35:01.790Z] #74 25.31 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:35:01 [2020-04-10T11:35:01.790Z] #74 25.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:35:01 [2020-04-10T11:35:01.797Z] #35 ...
11:35:01 [2020-04-10T11:35:01.797Z] 
11:35:01 [2020-04-10T11:35:01.797Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:35:01 [2020-04-10T11:35:01.797Z] #68 14.76 Checking out files:  68% (541/788)   
Checking out files:  69% (544/788)   
Checking out files:  70% (552/788)   
Checking out files:  71% (560/788)   
Checking out files:  72% (568/788)   
Checking out files:  73% (576/788)   
Checking out files:  74% (584/788)   
Checking out files:  75% (591/788)   
Checking out files:  76% (599/788)   
Checking out files:  77% (607/788)   
Checking out files:  78% (615/788)   
Checking out files:  79% (623/788)   
Checking out files:  80% (631/788)   
Checking out files:  81% (639/788)   
Checking out files:  82% (647/788)   
Checking out files:  83% (655/788)   
Checking out files:  84% (662/788)   
Checking out files:  85% (670/788)   
Checking out files:  86% (678/788)   
Checking out files:  87% (686/788)   
Checking out files:  88% (694/788)   
Checking out files:  89% (702/788)   
Checking out files:  90% (710/788)   
Checking out files:  91% (718/788)   
Checking out files:  92% (725/788)   
Checking out files:  93% (733/788)   
Checking out files:  94% (741/788)   
Checking out files:  95% (749/788)   
Checking out files:  96% (757/788)   
Checking out files:  97% (765/788)   
Checking out files:  98% (773/788)   
Checking out files:  99% (781/788)   
Checking out files: 100% (788/788)   
Checking out files: 100% (788/788), done.
11:35:01 [2020-04-10T11:35:01.797Z] #68 15.58 + cd /tmp/tmp.ZnCYRwl1gF/src/github.com/rootless-containers/rootlesskit
11:35:01 [2020-04-10T11:35:01.797Z] #68 15.58 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:35:01 [2020-04-10T11:35:01.797Z] #68 16.22 + for f in rootlesskit rootlesskit-docker-proxy
11:35:01 [2020-04-10T11:35:01.797Z] #68 16.22 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:35:02 [2020-04-10T11:35:02.732Z] #68 ...
11:35:02 [2020-04-10T11:35:02.732Z] 
11:35:02 [2020-04-10T11:35:02.732Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:02 [2020-04-10T11:35:02.732Z] #62 7.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:35:02 [2020-04-10T11:35:02.732Z] #62 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:02 [2020-04-10T11:35:02.732Z] #62 16.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:02 [2020-04-10T11:35:02.990Z] #62 ...
11:35:02 [2020-04-10T11:35:02.990Z] 
11:35:02 [2020-04-10T11:35:02.990Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.934 + RM_GOPATH=0
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.934 + TMP_GOPATH=
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.934 + : /build
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.934 + '[' -z '' ']'
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.934 ++ mktemp -d
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.939 + export GOPATH=/tmp/tmp.1pWWGhiT1l
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.939 + GOPATH=/tmp/tmp.1pWWGhiT1l
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.939 + RM_GOPATH=1
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.939 ++ dirname ./install.sh
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + dir=.
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + bin=tomlv
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + shift
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + '[' '!' -f ./tomlv.installer ']'
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + . ./tomlv.installer
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + install_tomlv
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1pWWGhiT1l/src/github.com/BurntSushi/toml
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.953 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:35:02 [2020-04-10T11:35:02.990Z] #33 8.961 Cloning into '/tmp/tmp.1pWWGhiT1l/src/github.com/BurntSushi/toml'...
11:35:02 [2020-04-10T11:35:02.990Z] #33 10.79 + cd /tmp/tmp.1pWWGhiT1l/src/github.com/BurntSushi/toml
11:35:02 [2020-04-10T11:35:02.990Z] #33 10.79 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:35:02 [2020-04-10T11:35:02.990Z] #33 10.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:35:02 [2020-04-10T11:35:02.990Z] #33 12.38 internal/cpu
11:35:02 [2020-04-10T11:35:02.990Z] #33 12.41 runtime/internal/atomic
11:35:02 [2020-04-10T11:35:02.990Z] #33 12.75 runtime/internal/sys
11:35:02 [2020-04-10T11:35:02.990Z] #33 13.08 runtime/internal/math
11:35:02 [2020-04-10T11:35:02.990Z] #33 13.24 math/bits
11:35:02 [2020-04-10T11:35:02.990Z] #33 13.44 internal/bytealg
11:35:02 [2020-04-10T11:35:02.990Z] #33 14.19 math
11:35:02 [2020-04-10T11:35:02.990Z] #33 15.56 runtime
11:35:03 [2020-04-10T11:35:03.276Z] #65 126.4 + bin/containerd
11:35:04 [2020-04-10T11:35:04.068Z] #62 17.64 Reading package lists...
11:35:04 [2020-04-10T11:35:04.068Z] #62 ...
11:35:04 [2020-04-10T11:35:04.068Z] 
11:35:04 [2020-04-10T11:35:04.068Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:35:04 [2020-04-10T11:35:04.068Z] #41 10.61 + git clone https://github.com/docker/distribution.git .
11:35:04 [2020-04-10T11:35:04.068Z] #41 10.61 Cloning into '.'...
11:35:04 [2020-04-10T11:35:04.068Z] #41 ...
11:35:04 [2020-04-10T11:35:04.068Z] 
11:35:04 [2020-04-10T11:35:04.068Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:04 [2020-04-10T11:35:04.068Z] #47 20.40 unicode/utf8
11:35:04 [2020-04-10T11:35:04.374Z] #33 ...
11:35:04 [2020-04-10T11:35:04.374Z] 
11:35:04 [2020-04-10T11:35:04.374Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:35:04 [2020-04-10T11:35:04.374Z] #41 8.936 + git clone https://github.com/docker/distribution.git .
11:35:04 [2020-04-10T11:35:04.374Z] #41 8.936 Cloning into '.'...
11:35:04 [2020-04-10T11:35:04.374Z] #41 ...
11:35:04 [2020-04-10T11:35:04.374Z] 
11:35:04 [2020-04-10T11:35:04.374Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:04 [2020-04-10T11:35:04.374Z] #47 12.55 internal/cpu
11:35:04 [2020-04-10T11:35:04.374Z] #47 12.57 runtime/internal/atomic
11:35:04 [2020-04-10T11:35:04.374Z] #47 13.28 internal/bytealg
11:35:04 [2020-04-10T11:35:04.374Z] #47 13.35 internal/race
11:35:04 [2020-04-10T11:35:04.374Z] #47 13.51 sync/atomic
11:35:04 [2020-04-10T11:35:04.374Z] #47 14.19 unicode
11:35:04 [2020-04-10T11:35:04.374Z] #47 15.24 runtime
11:35:04 [2020-04-10T11:35:04.374Z] #47 ...
11:35:04 [2020-04-10T11:35:04.374Z] 
11:35:04 [2020-04-10T11:35:04.374Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.956 + RM_GOPATH=0
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.956 + TMP_GOPATH=
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.956 + : /build
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.956 + '[' -z '' ']'
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.956 ++ mktemp -d
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.977 + export GOPATH=/tmp/tmp.18lvobvIWM
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.977 + GOPATH=/tmp/tmp.18lvobvIWM
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.977 + RM_GOPATH=1
11:35:04 [2020-04-10T11:35:04.374Z] #74 8.985 ++ dirname ./install.sh
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + dir=.
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + bin=proxy
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + shift
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + '[' '!' -f ./proxy.installer ']'
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + . ./proxy.installer
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + install_proxy
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + case "$1" in
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + export CGO_ENABLED=0
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + CGO_ENABLED=0
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + _install_proxy
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.002 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.18lvobvIWM/src/github.com/docker/libnetwork
11:35:04 [2020-04-10T11:35:04.374Z] #74 9.018 Cloning into '/tmp/tmp.18lvobvIWM/src/github.com/docker/libnetwork'...
11:35:04 [2020-04-10T11:35:04.634Z] #47 ...
11:35:04 [2020-04-10T11:35:04.634Z] 
11:35:04 [2020-04-10T11:35:04.634Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.92 + RM_GOPATH=0
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.92 + TMP_GOPATH=
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.92 + : /build/
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.92 + '[' -z '' ']'
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.92 ++ mktemp -d
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.93 + export GOPATH=/tmp/tmp.4tdQNQrEmG
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.93 + GOPATH=/tmp/tmp.4tdQNQrEmG
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.93 + RM_GOPATH=1
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.93 ++ dirname ./install.sh
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + dir=.
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + bin=rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + shift
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + '[' '!' -f ./rootlesskit.installer ']'
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + . ./rootlesskit.installer
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + install_rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + case "$1" in
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + export CGO_ENABLED=0
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + CGO_ENABLED=0
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + _install_rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4tdQNQrEmG/src/github.com/rootless-containers/rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:35:04 [2020-04-10T11:35:04.634Z] #68 10.94 Cloning into '/tmp/tmp.4tdQNQrEmG/src/github.com/rootless-containers/rootlesskit'...
11:35:04 [2020-04-10T11:35:04.634Z] #68 17.72 + cd /tmp/tmp.4tdQNQrEmG/src/github.com/rootless-containers/rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 17.72 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:35:04 [2020-04-10T11:35:04.634Z] #68 18.38 + for f in rootlesskit rootlesskit-docker-proxy
11:35:04 [2020-04-10T11:35:04.634Z] #68 18.38 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:35:04 [2020-04-10T11:35:04.634Z] #68 ...
11:35:04 [2020-04-10T11:35:04.634Z] 
11:35:04 [2020-04-10T11:35:04.634Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:35:04 [2020-04-10T11:35:04.634Z] #23 21.18 + mkdir -p /build
11:35:04 [2020-04-10T11:35:04.634Z] #23 21.19 + mv docker/docker /build/
11:35:04 [2020-04-10T11:35:04.634Z] #23 21.21 + rmdir docker
11:35:04 [2020-04-10T11:35:04.891Z] #23 ...
11:35:04 [2020-04-10T11:35:04.891Z] 
11:35:04 [2020-04-10T11:35:04.891Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:04 [2020-04-10T11:35:04.891Z] #33 11.21 + cd /tmp/tmp.LTerTpox1b/src/github.com/BurntSushi/toml
11:35:04 [2020-04-10T11:35:04.891Z] #33 11.21 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:35:04 [2020-04-10T11:35:04.891Z] #33 11.26 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:35:04 [2020-04-10T11:35:04.891Z] #33 12.55 internal/cpu
11:35:04 [2020-04-10T11:35:04.891Z] #33 12.66 runtime/internal/atomic
11:35:04 [2020-04-10T11:35:04.891Z] #33 13.51 runtime/internal/sys
11:35:04 [2020-04-10T11:35:04.891Z] #33 13.58 internal/bytealg
11:35:04 [2020-04-10T11:35:04.891Z] #33 13.84 runtime/internal/math
11:35:04 [2020-04-10T11:35:04.891Z] #33 13.98 math/bits
11:35:04 [2020-04-10T11:35:04.891Z] #33 15.20 math
11:35:04 [2020-04-10T11:35:04.891Z] #33 15.54 runtime
11:35:05 [2020-04-10T11:35:05.148Z] #33 ...
11:35:05 [2020-04-10T11:35:05.148Z] 
11:35:05 [2020-04-10T11:35:05.148Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:35:05 [2020-04-10T11:35:05.148Z] #23 DONE 21.7s
11:35:05 [2020-04-10T11:35:05.148Z] 
11:35:05 [2020-04-10T11:35:05.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:05 [2020-04-10T11:35:05.148Z] #43 12.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:35:05 [2020-04-10T11:35:05.148Z] #43 16.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:05 [2020-04-10T11:35:05.148Z] #43 21.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:05 [2020-04-10T11:35:05.405Z] #43 ...
11:35:05 [2020-04-10T11:35:05.405Z] 
11:35:05 [2020-04-10T11:35:05.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:05 [2020-04-10T11:35:05.405Z] #10 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:35:05 [2020-04-10T11:35:05.405Z] #10 17.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:05 [2020-04-10T11:35:05.670Z] #10 ...
11:35:05 [2020-04-10T11:35:05.670Z] 
11:35:05 [2020-04-10T11:35:05.670Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:05 [2020-04-10T11:35:05.670Z] #47 21.87 math
11:35:06 [2020-04-10T11:35:06.273Z] #74 ...
11:35:06 [2020-04-10T11:35:06.273Z] 
11:35:06 [2020-04-10T11:35:06.273Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:06 [2020-04-10T11:35:06.273Z] #43 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:06 [2020-04-10T11:35:06.273Z] #43 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:06 [2020-04-10T11:35:06.273Z] #43 ...
11:35:06 [2020-04-10T11:35:06.273Z] 
11:35:06 [2020-04-10T11:35:06.273Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:06 [2020-04-10T11:35:06.273Z] #10 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:06 [2020-04-10T11:35:06.273Z] #10 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:06 [2020-04-10T11:35:06.273Z] #10 ...
11:35:06 [2020-04-10T11:35:06.273Z] 
11:35:06 [2020-04-10T11:35:06.273Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:06 [2020-04-10T11:35:06.273Z] #35 17.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:06 [2020-04-10T11:35:06.273Z] #35 21.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:07 [2020-04-10T11:35:07.041Z] #47 ...
11:35:07 [2020-04-10T11:35:07.041Z] 
11:35:07 [2020-04-10T11:35:07.041Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:07 [2020-04-10T11:35:07.041Z] #25 13.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:07 [2020-04-10T11:35:07.041Z] #25 18.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:07 [2020-04-10T11:35:07.089Z] #74 ...
11:35:07 [2020-04-10T11:35:07.089Z] 
11:35:07 [2020-04-10T11:35:07.089Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:35:07 [2020-04-10T11:35:07.089Z] #41 22.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:35:07 [2020-04-10T11:35:07.089Z] #41 24.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:35:07 [2020-04-10T11:35:07.089Z] #41 ...
11:35:07 [2020-04-10T11:35:07.089Z] 
11:35:07 [2020-04-10T11:35:07.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:07 [2020-04-10T11:35:07.089Z] #10 16.97 Reading package lists...
11:35:07 [2020-04-10T11:35:07.089Z] #10 23.22 Reading package lists...
11:35:07 [2020-04-10T11:35:07.089Z] #10 30.29 Building dependency tree...
11:35:07 [2020-04-10T11:35:07.089Z] #10 ...
11:35:07 [2020-04-10T11:35:07.089Z] 
11:35:07 [2020-04-10T11:35:07.089Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:07 [2020-04-10T11:35:07.089Z] #25 20.03 Reading package lists...
11:35:07 [2020-04-10T11:35:07.089Z] #25 26.73 Building dependency tree...
11:35:07 [2020-04-10T11:35:07.089Z] #25 29.83 ca-certificates is already the newest version (20190110).
11:35:07 [2020-04-10T11:35:07.089Z] #25 29.83 The following additional packages will be installed:
11:35:07 [2020-04-10T11:35:07.089Z] #25 29.87   libjq1 libonig5
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.32 The following NEW packages will be installed:
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.34   jq libjq1 libonig5
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.79 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.79 Need to get 325 kB of archives.
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.79 After this operation, 1019 kB of additional disk space will be used.
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
11:35:07 [2020-04-10T11:35:07.089Z] #25 30.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.13 debconf: delaying package configuration, since apt-utils is not installed
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.37 Fetched 325 kB in 0s (858 kB/s)
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.53 Selecting previously unselected package libonig5:arm64.
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.53 (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.)
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.68 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.71 Unpacking libonig5:arm64 (6.9.1-1) ...
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.95 Selecting previously unselected package libjq1:arm64.
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
11:35:07 [2020-04-10T11:35:07.089Z] #25 32.99 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
11:35:07 [2020-04-10T11:35:07.089Z] #25 33.16 Selecting previously unselected package jq.
11:35:07 [2020-04-10T11:35:07.210Z] #35 ...
11:35:07 [2020-04-10T11:35:07.210Z] 
11:35:07 [2020-04-10T11:35:07.210Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:35:07 [2020-04-10T11:35:07.210Z] #23 21.91 + mkdir -p /build
11:35:07 [2020-04-10T11:35:07.210Z] #23 21.91 + mv docker/docker /build/
11:35:07 [2020-04-10T11:35:07.210Z] #23 21.92 + rmdir docker
11:35:07 [2020-04-10T11:35:07.297Z] #25 ...
11:35:07 [2020-04-10T11:35:07.297Z] 
11:35:07 [2020-04-10T11:35:07.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:07 [2020-04-10T11:35:07.297Z] #10 22.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:07 [2020-04-10T11:35:07.349Z] #25 33.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
11:35:07 [2020-04-10T11:35:07.349Z] #25 33.23 Unpacking jq (1.5+dfsg-2+b1) ...
11:35:07 [2020-04-10T11:35:07.349Z] #25 ...
11:35:07 [2020-04-10T11:35:07.349Z] 
11:35:07 [2020-04-10T11:35:07.349Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:07 [2020-04-10T11:35:07.349Z] #56 22.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:07 [2020-04-10T11:35:07.349Z] #56 22.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:07 [2020-04-10T11:35:07.349Z] #56 23.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:07 [2020-04-10T11:35:07.349Z] #56 23.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:07 [2020-04-10T11:35:07.349Z] #56 24.59 runtime/cgo
11:35:07 [2020-04-10T11:35:07.349Z] #56 24.75 runtime
11:35:07 [2020-04-10T11:35:07.349Z] #56 ...
11:35:07 [2020-04-10T11:35:07.349Z] 
11:35:07 [2020-04-10T11:35:07.349Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:07 [2020-04-10T11:35:07.349Z] #25 33.50 Setting up libonig5:arm64 (6.9.1-1) ...
11:35:07 [2020-04-10T11:35:07.349Z] #25 33.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
11:35:07 [2020-04-10T11:35:07.349Z] #25 33.57 Setting up jq (1.5+dfsg-2+b1) ...
11:35:07 [2020-04-10T11:35:07.610Z] #25 33.61 Processing triggers for libc-bin (2.28-10) ...
11:35:07 [2020-04-10T11:35:07.651Z] #65 ...
11:35:07 [2020-04-10T11:35:07.651Z] 
11:35:07 [2020-04-10T11:35:07.651Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:35:07 [2020-04-10T11:35:07.651Z] #53 DONE 151.5s
11:35:07 [2020-04-10T11:35:07.651Z] 
11:35:07 [2020-04-10T11:35:07.651Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:08 [2020-04-10T11:35:08.184Z] #25 ...
11:35:08 [2020-04-10T11:35:08.185Z] 
11:35:08 [2020-04-10T11:35:08.185Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:08 [2020-04-10T11:35:08.185Z] #62 18.24 Reading package lists...
11:35:08 [2020-04-10T11:35:08.185Z] #62 24.71 Reading package lists...
11:35:08 [2020-04-10T11:35:08.185Z] #62 30.99 Building dependency tree...
11:35:08 [2020-04-10T11:35:08.233Z] #23 ...
11:35:08 [2020-04-10T11:35:08.233Z] 
11:35:08 [2020-04-10T11:35:08.233Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:08 [2020-04-10T11:35:08.233Z] #25 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:08 [2020-04-10T11:35:08.233Z] #25 17.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:08 [2020-04-10T11:35:08.233Z] #25 ...
11:35:08 [2020-04-10T11:35:08.233Z] 
11:35:08 [2020-04-10T11:35:08.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:08 [2020-04-10T11:35:08.233Z] #47 21.28 unicode/utf8
11:35:08 [2020-04-10T11:35:08.233Z] #47 22.04 math
11:35:08 [2020-04-10T11:35:08.264Z] #65 ...
11:35:08 [2020-04-10T11:35:08.264Z] 
11:35:08 [2020-04-10T11:35:08.264Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:35:08 [2020-04-10T11:35:08.264Z] #54 DONE 0.2s
11:35:08 [2020-04-10T11:35:08.264Z] 
11:35:08 [2020-04-10T11:35:08.264Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:08 [2020-04-10T11:35:08.446Z] #62 ...
11:35:08 [2020-04-10T11:35:08.446Z] 
11:35:08 [2020-04-10T11:35:08.446Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:08 [2020-04-10T11:35:08.446Z] #43 17.95 Reading package lists...
11:35:08 [2020-04-10T11:35:08.446Z] #43 24.87 Reading package lists...
11:35:08 [2020-04-10T11:35:08.446Z] #43 31.29 Building dependency tree...
11:35:08 [2020-04-10T11:35:08.446Z] #43 34.39 The following additional packages will be installed:
11:35:08 [2020-04-10T11:35:08.446Z] #43 34.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:35:08 [2020-04-10T11:35:08.446Z] #43 34.40   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:35:08 [2020-04-10T11:35:08.446Z] #43 34.42 Suggested packages:
11:35:08 [2020-04-10T11:35:08.446Z] #43 34.42   manpages-dev python-setuptools
11:35:08 [2020-04-10T11:35:08.446Z] #43 ...
11:35:08 [2020-04-10T11:35:08.446Z] 
11:35:08 [2020-04-10T11:35:08.446Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.41 The following additional packages will be installed:
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.42   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.42   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.43   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.43   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.44 Suggested packages:
11:35:08 [2020-04-10T11:35:08.446Z] #10 33.44   gcc-8-locales seccomp wine64
11:35:08 [2020-04-10T11:35:08.546Z] #65 ...
11:35:08 [2020-04-10T11:35:08.546Z] 
11:35:08 [2020-04-10T11:35:08.546Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:35:08 [2020-04-10T11:35:08.546Z] #57 DONE 0.1s
11:35:08 [2020-04-10T11:35:08.546Z] 
11:35:08 [2020-04-10T11:35:08.546Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:35:08 [2020-04-10T11:35:08.546Z] #61 DONE 0.1s
11:35:08 [2020-04-10T11:35:08.546Z] 
11:35:08 [2020-04-10T11:35:08.546Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:08 [2020-04-10T11:35:08.674Z] #10 ...
11:35:08 [2020-04-10T11:35:08.674Z] 
11:35:08 [2020-04-10T11:35:08.674Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:08 [2020-04-10T11:35:08.674Z] #35 15.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:35:08 [2020-04-10T11:35:08.674Z] #35 20.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:35:08 [2020-04-10T11:35:08.674Z] #35 ...
11:35:08 [2020-04-10T11:35:08.674Z] 
11:35:08 [2020-04-10T11:35:08.674Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:08 [2020-04-10T11:35:08.674Z] #56 24.64 + cd /tmp/tmp.F641CiIZ81/src/github.com/mvdan/sh
11:35:08 [2020-04-10T11:35:08.674Z] #56 24.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:35:08 [2020-04-10T11:35:08.674Z] #56 24.82 + GO111MODULE=on
11:35:08 [2020-04-10T11:35:08.674Z] #56 24.82 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:35:08 [2020-04-10T11:35:08.710Z] #10 ...
11:35:08 [2020-04-10T11:35:08.710Z] 
11:35:08 [2020-04-10T11:35:08.710Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:08 [2020-04-10T11:35:08.710Z] #25 DONE 34.6s
11:35:08 [2020-04-10T11:35:08.710Z] 
11:35:08 [2020-04-10T11:35:08.710Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:35:08 [2020-04-10T11:35:08.710Z] #26 DONE 0.1s
11:35:08 [2020-04-10T11:35:08.710Z] 
11:35:08 [2020-04-10T11:35:08.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89 The following NEW packages will be installed:
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:35:08 [2020-04-10T11:35:08.710Z] #10 34.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:35:08 [2020-04-10T11:35:08.797Z] #47 ...
11:35:08 [2020-04-10T11:35:08.797Z] 
11:35:08 [2020-04-10T11:35:08.797Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:35:08 [2020-04-10T11:35:08.797Z] #23 DONE 23.4s
11:35:08 [2020-04-10T11:35:08.984Z] #10 34.93   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:09 [2020-04-10T11:35:09.057Z] 
11:35:09 [2020-04-10T11:35:09.057Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:09 [2020-04-10T11:35:09.057Z] #33 23.14 internal/testlog
11:35:09 [2020-04-10T11:35:09.247Z] #10 35.35 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
11:35:09 [2020-04-10T11:35:09.247Z] #10 35.35 Need to get 73.3 MB of archives.
11:35:09 [2020-04-10T11:35:09.247Z] #10 35.35 After this operation, 472 MB of additional disk space will be used.
11:35:09 [2020-04-10T11:35:09.247Z] #10 35.35 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]
11:35:09 [2020-04-10T11:35:09.247Z] #10 35.46 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]
11:35:09 [2020-04-10T11:35:09.316Z] #33 24.01 encoding
11:35:09 [2020-04-10T11:35:09.510Z] #10 35.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:35:09 [2020-04-10T11:35:09.510Z] #10 35.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
11:35:09 [2020-04-10T11:35:09.772Z] #10 35.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
11:35:09 [2020-04-10T11:35:09.772Z] #10 35.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:35:10 [2020-04-10T11:35:10.040Z] #10 36.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:35:10 [2020-04-10T11:35:10.300Z] #10 36.37 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]
11:35:10 [2020-04-10T11:35:10.301Z] #10 36.40 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]
11:35:10 [2020-04-10T11:35:10.572Z] #56 26.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:10 [2020-04-10T11:35:10.698Z] #33 25.04 runtime/cgo
11:35:10 [2020-04-10T11:35:10.830Z] #56 27.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:10 [2020-04-10T11:35:10.830Z] #56 27.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:11 [2020-04-10T11:35:11.396Z] #56 27.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:11 [2020-04-10T11:35:11.396Z] #56 27.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:12 [2020-04-10T11:35:12.221Z] #10 ...
11:35:12 [2020-04-10T11:35:12.221Z] 
11:35:12 [2020-04-10T11:35:12.221Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:35:12 [2020-04-10T11:35:12.221Z] #53 27.85 + cd /tmp/tmp.HA9JlzG0j4/src/github.com/golangci/golangci-lint/
11:35:12 [2020-04-10T11:35:12.221Z] #53 27.87 + git checkout -q v1.23.8
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.36 ++ git describe --tags
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.37 + version=v1.23.8
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.37 ++ git rev-parse --short HEAD
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.40 + commit=76a82c6
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.40 ++ git show -s --format=%cd
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.40 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:35:12 [2020-04-10T11:35:12.221Z] #53 28.40 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:35:12 [2020-04-10T11:35:12.221Z] #53 ...
11:35:12 [2020-04-10T11:35:12.221Z] 
11:35:12 [2020-04-10T11:35:12.221Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:12 [2020-04-10T11:35:12.221Z] #62 34.82 The following additional packages will be installed:
11:35:12 [2020-04-10T11:35:12.221Z] #62 34.82   libbtrfs0
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.03 The following NEW packages will be installed:
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.07   libbtrfs-dev libbtrfs0
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.53 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.53 Need to get 119 kB of archives.
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.53 After this operation, 387 kB of additional disk space will be used.
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
11:35:12 [2020-04-10T11:35:12.221Z] #62 35.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
11:35:12 [2020-04-10T11:35:12.221Z] #62 36.92 debconf: delaying package configuration, since apt-utils is not installed
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.13 Fetched 119 kB in 0s (409 kB/s)
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.26 Selecting previously unselected package libbtrfs0.
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.26 (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.)
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.44 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.45 Unpacking libbtrfs0 (4.20.1-2) ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.56 Selecting previously unselected package libbtrfs-dev.
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.57 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.57 Unpacking libbtrfs-dev (4.20.1-2) ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 37.97 Setting up libbtrfs0 (4.20.1-2) ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 38.03 Setting up libbtrfs-dev (4.20.1-2) ...
11:35:12 [2020-04-10T11:35:12.221Z] #62 38.04 Processing triggers for libc-bin (2.28-10) ...
11:35:12 [2020-04-10T11:35:12.484Z] #62 DONE 38.5s
11:35:12 [2020-04-10T11:35:12.484Z] 
11:35:12 [2020-04-10T11:35:12.484Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:12 [2020-04-10T11:35:12.484Z] #35 22.70 Reading package lists...
11:35:12 [2020-04-10T11:35:12.484Z] #35 28.81 Building dependency tree...
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.11 The following additional packages will be installed:
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.13   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.14 Suggested packages:
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.15   cmake-doc ninja-build lrzip
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.15 Recommended packages:
11:35:12 [2020-04-10T11:35:12.484Z] #35 32.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.23 The following NEW packages will be installed:
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.26   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.26   vim-common xxd
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.66 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.66 Need to get 14.2 MB of archives.
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.66 After this operation, 60.0 MB of additional disk space will be used.
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 33.79 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 34.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.16 debconf: delaying package configuration, since apt-utils is not installed
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.41 Fetched 14.2 MB in 1s (10.2 MB/s)
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.48 Selecting previously unselected package xxd.
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.49 (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.)
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.62 Unpacking xxd (2:8.1.0875-5) ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.79 Selecting previously unselected package vim-common.
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 36.94 Unpacking vim-common (2:8.1.0875-5) ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 37.62 Selecting previously unselected package cmake-data.
11:35:12 [2020-04-10T11:35:12.484Z] #35 37.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 37.64 Unpacking cmake-data (3.13.4-1) ...
11:35:12 [2020-04-10T11:35:12.484Z] #35 ...
11:35:12 [2020-04-10T11:35:12.484Z] 
11:35:12 [2020-04-10T11:35:12.484Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:35:12 [2020-04-10T11:35:12.484Z] #63 DONE 0.1s
11:35:12 [2020-04-10T11:35:12.484Z] 
11:35:12 [2020-04-10T11:35:12.484Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.14 The following NEW packages will be installed:
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.16   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.16   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.16   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.17   python-six zlib1g-dev
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.57 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.57 Need to get 3798 kB of archives.
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.57 After this operation, 21.6 MB of additional disk space will be used.
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 36.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.14 debconf: delaying package configuration, since apt-utils is not installed
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.33 Fetched 3798 kB in 1s (5229 kB/s)
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.45 Selecting previously unselected package libcap-dev:arm64.
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.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 ... 15374 files and directories currently installed.)
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
11:35:12 [2020-04-10T11:35:12.484Z] #43 38.57 Unpacking libcap-dev:arm64 (1:2.25-2) ...
11:35:12 [2020-04-10T11:35:12.744Z] #43 ...
11:35:12 [2020-04-10T11:35:12.744Z] 
11:35:12 [2020-04-10T11:35:12.744Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:35:12 [2020-04-10T11:35:12.744Z] #64 DONE 0.1s
11:35:12 [2020-04-10T11:35:12.744Z] 
11:35:12 [2020-04-10T11:35:12.744Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:12 [2020-04-10T11:35:12.744Z] #43 38.83 Selecting previously unselected package libnet1:arm64.
11:35:12 [2020-04-10T11:35:12.744Z] #43 38.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:35:12 [2020-04-10T11:35:12.744Z] #43 38.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:35:12 [2020-04-10T11:35:12.770Z] #56 28.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:13 [2020-04-10T11:35:13.006Z] #43 39.23 Selecting previously unselected package libnet1-dev.
11:35:13 [2020-04-10T11:35:13.006Z] #43 39.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
11:35:13 [2020-04-10T11:35:13.280Z] #43 39.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:35:13 [2020-04-10T11:35:13.546Z] #43 39.66 Selecting previously unselected package libnl-3-200:arm64.
11:35:13 [2020-04-10T11:35:13.546Z] #43 39.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
11:35:13 [2020-04-10T11:35:13.546Z] #43 39.68 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
11:35:13 [2020-04-10T11:35:13.813Z] #43 39.89 Selecting previously unselected package libnl-3-dev:arm64.
11:35:13 [2020-04-10T11:35:13.813Z] #43 39.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
11:35:13 [2020-04-10T11:35:13.813Z] #43 39.93 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
11:35:14 [2020-04-10T11:35:14.151Z] #56 30.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.35 Selecting previously unselected package libprotobuf-c1:arm64.
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.54 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
11:35:14 [2020-04-10T11:35:14.386Z] #43 40.58 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
11:35:14 [2020-04-10T11:35:14.648Z] #43 40.73 Selecting previously unselected package zlib1g-dev:arm64.
11:35:14 [2020-04-10T11:35:14.648Z] #43 40.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
11:35:14 [2020-04-10T11:35:14.648Z] #43 40.75 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
11:35:14 [2020-04-10T11:35:14.882Z] #33 ...
11:35:14 [2020-04-10T11:35:14.882Z] 
11:35:14 [2020-04-10T11:35:14.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:14 [2020-04-10T11:35:14.882Z] #47 28.92 unicode/utf16
11:35:14 [2020-04-10T11:35:14.882Z] #47 29.33 container/list
11:35:15 [2020-04-10T11:35:15.219Z] #43 41.09 Selecting previously unselected package libprotobuf17:arm64.
11:35:15 [2020-04-10T11:35:15.219Z] #43 41.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
11:35:15 [2020-04-10T11:35:15.219Z] #43 41.11 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
11:35:15 [2020-04-10T11:35:15.531Z] #56 ...
11:35:15 [2020-04-10T11:35:15.531Z] 
11:35:15 [2020-04-10T11:35:15.531Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:15 [2020-04-10T11:35:15.531Z] #47 29.28 unicode/utf16
11:35:15 [2020-04-10T11:35:15.531Z] #47 29.63 container/list
11:35:15 [2020-04-10T11:35:15.531Z] #47 30.80 crypto/internal/subtle
11:35:15 [2020-04-10T11:35:15.531Z] #47 31.05 crypto/subtle
11:35:15 [2020-04-10T11:35:15.531Z] #47 31.14 vendor/golang.org/x/crypto/cryptobyte/asn1
11:35:15 [2020-04-10T11:35:15.531Z] #47 31.25 internal/nettrace
11:35:15 [2020-04-10T11:35:15.531Z] #47 31.56 runtime/cgo
11:35:15 [2020-04-10T11:35:15.802Z] #43 41.86 Selecting previously unselected package libprotobuf-lite17:arm64.
11:35:15 [2020-04-10T11:35:15.802Z] #43 41.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
11:35:15 [2020-04-10T11:35:15.802Z] #43 41.90 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
11:35:15 [2020-04-10T11:35:15.817Z] #47 30.32 crypto/internal/subtle
11:35:15 [2020-04-10T11:35:15.817Z] #47 30.61 crypto/subtle
11:35:16 [2020-04-10T11:35:16.063Z] #43 42.12 Selecting previously unselected package libprotobuf-dev:arm64.
11:35:16 [2020-04-10T11:35:16.063Z] #43 42.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
11:35:16 [2020-04-10T11:35:16.063Z] #43 42.15 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
11:35:16 [2020-04-10T11:35:16.385Z] #47 30.80 vendor/golang.org/x/crypto/cryptobyte/asn1
11:35:16 [2020-04-10T11:35:16.385Z] #47 31.17 internal/nettrace
11:35:16 [2020-04-10T11:35:16.951Z] #47 31.56 runtime/cgo
11:35:17 [2020-04-10T11:35:17.975Z] #43 44.07 Selecting previously unselected package libprotoc17:arm64.
11:35:17 [2020-04-10T11:35:17.975Z] #43 44.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
11:35:17 [2020-04-10T11:35:17.975Z] #43 44.13 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
11:35:18 [2020-04-10T11:35:18.073Z] #47 ...
11:35:18 [2020-04-10T11:35:18.073Z] 
11:35:18 [2020-04-10T11:35:18.073Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:18 [2020-04-10T11:35:18.073Z] #33 24.07 internal/testlog
11:35:18 [2020-04-10T11:35:18.073Z] #33 24.78 encoding
11:35:18 [2020-04-10T11:35:18.073Z] #33 25.37 runtime/cgo
11:35:18 [2020-04-10T11:35:18.073Z] #33 ...
11:35:18 [2020-04-10T11:35:18.073Z] 
11:35:18 [2020-04-10T11:35:18.073Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:18 [2020-04-10T11:35:18.236Z] #43 ...
11:35:18 [2020-04-10T11:35:18.236Z] 
11:35:18 [2020-04-10T11:35:18.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:18 [2020-04-10T11:35:18.236Z] #27 5.065 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:35:18 [2020-04-10T11:35:18.236Z] #27 5.610 
11:35:18 [2020-04-10T11:35:18.236Z] #27 5.957 
                                                                           0.0%
##                                                                         3.9%
#####                                                                      7.7%
########                                                                  12.0%
###########                                                               15.9%
##############                                                            20.1%
######################                                                    31.3%
############################                                              39.1%
###############################                                           43.5%
###################################                                       49.4%
#######################################                                   54.4%
##########################################                                59.2%
##############################################                            64.5%
##################################################                        69.5%
######################################################                    75.1%
############################################################              83.6%
################################################################          89.1%
####################################################################      95.6%
######################################################################## 100.0%
11:35:18 [2020-04-10T11:35:18.236Z] #27 8.253 #=#=#                                                                         
11:35:18 [2020-04-10T11:35:18.236Z] #27 8.649 
                                                                           0.1%
#                                                                          2.6%
##############                                                            20.8%
#######################                                                   32.5%
##################################                                        48.1%
###########################################                               59.8%
##################################################                        69.9%
##########################################################                81.0%
####################################################################      94.8%
######################################################################## 100.0%
11:35:18 [2020-04-10T11:35:18.590Z] #74 33.14 Checking out files:  44% (925/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:35:18 [2020-04-10T11:35:18.762Z] #27 9.934 #=#=#                                                                         
#27 ...
11:35:18 [2020-04-10T11:35:18.762Z] 
11:35:18 [2020-04-10T11:35:18.762Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:18 [2020-04-10T11:35:18.762Z] #74 DONE 44.5s
11:35:18 [2020-04-10T11:35:18.762Z] 
11:35:18 [2020-04-10T11:35:18.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:18 [2020-04-10T11:35:18.762Z] #27 9.934 #=#=#                                                                         
11:35:18 [2020-04-10T11:35:18.762Z] #27 ...
11:35:18 [2020-04-10T11:35:18.762Z] 
11:35:18 [2020-04-10T11:35:18.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:18 [2020-04-10T11:35:18.762Z] #10 38.81 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]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.46 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]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 40.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
11:35:18 [2020-04-10T11:35:18.762Z] #10 41.70 debconf: delaying package configuration, since apt-utils is not installed
11:35:18 [2020-04-10T11:35:18.762Z] #10 42.03 Fetched 73.3 MB in 6s (13.1 MB/s)
11:35:18 [2020-04-10T11:35:18.762Z] #10 42.13 Selecting previously unselected package binutils-mingw-w64-i686.
11:35:18 [2020-04-10T11:35:18.762Z] #10 42.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
11:35:18 [2020-04-10T11:35:18.762Z] #10 42.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
11:35:18 [2020-04-10T11:35:18.762Z] #10 42.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:35:18 [2020-04-10T11:35:18.762Z] #10 ...
11:35:18 [2020-04-10T11:35:18.762Z] 
11:35:18 [2020-04-10T11:35:18.762Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:18 [2020-04-10T11:35:18.762Z] #43 44.89 Selecting previously unselected package protobuf-c-compiler.
11:35:18 [2020-04-10T11:35:18.762Z] #43 44.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
11:35:18 [2020-04-10T11:35:18.848Z] #74 35.07 + cd /tmp/tmp.tZtQgzWtVA/src/github.com/docker/libnetwork
11:35:18 [2020-04-10T11:35:18.848Z] #74 35.07 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:35:19 [2020-04-10T11:35:19.023Z] #43 44.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:35:19 [2020-04-10T11:35:19.024Z] #43 45.21 Selecting previously unselected package protobuf-compiler.
11:35:19 [2020-04-10T11:35:19.024Z] #43 45.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
11:35:19 [2020-04-10T11:35:19.024Z] #43 45.22 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:35:19 [2020-04-10T11:35:19.414Z] #74 35.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:35:19 [2020-04-10T11:35:19.484Z] #47 ...
11:35:19 [2020-04-10T11:35:19.484Z] 
11:35:19 [2020-04-10T11:35:19.484Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:19 [2020-04-10T11:35:19.484Z] #56 24.02 + cd /tmp/tmp.9AjHUvE6Pp/src/github.com/mvdan/sh
11:35:19 [2020-04-10T11:35:19.484Z] #56 24.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:35:19 [2020-04-10T11:35:19.484Z] #56 24.28 + GO111MODULE=on
11:35:19 [2020-04-10T11:35:19.484Z] #56 24.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:35:19 [2020-04-10T11:35:19.484Z] #56 26.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:19 [2020-04-10T11:35:19.484Z] #56 26.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:19 [2020-04-10T11:35:19.484Z] #56 26.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:19 [2020-04-10T11:35:19.484Z] #56 27.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:19 [2020-04-10T11:35:19.484Z] #56 27.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:19 [2020-04-10T11:35:19.484Z] #56 29.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:19 [2020-04-10T11:35:19.484Z] #56 30.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:19 [2020-04-10T11:35:19.484Z] #56 33.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:19 [2020-04-10T11:35:19.484Z] #56 ...
11:35:19 [2020-04-10T11:35:19.484Z] 
11:35:19 [2020-04-10T11:35:19.484Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:19 [2020-04-10T11:35:19.755Z] #43 45.53 Selecting previously unselected package python-pkg-resources.
11:35:19 [2020-04-10T11:35:19.755Z] #43 45.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:35:19 [2020-04-10T11:35:19.755Z] #43 45.53 Unpacking python-pkg-resources (40.8.0-1) ...
11:35:20 [2020-04-10T11:35:20.003Z] #74 32.79 Checking out files:  43% (890/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:35:20 [2020-04-10T11:35:20.003Z] #74 34.61 + cd /tmp/tmp.18lvobvIWM/src/github.com/docker/libnetwork
11:35:20 [2020-04-10T11:35:20.003Z] #74 34.61 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:35:20 [2020-04-10T11:35:20.023Z] #43 46.11 Selecting previously unselected package python-six.
11:35:20 [2020-04-10T11:35:20.023Z] #43 46.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:35:20 [2020-04-10T11:35:20.023Z] #43 46.13 Unpacking python-six (1.12.0-1) ...
11:35:20 [2020-04-10T11:35:20.283Z] #43 46.30 Selecting previously unselected package python-protobuf.
11:35:20 [2020-04-10T11:35:20.283Z] #43 46.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
11:35:20 [2020-04-10T11:35:20.283Z] #43 46.32 Unpacking python-protobuf (3.6.1.3-2) ...
11:35:20 [2020-04-10T11:35:20.936Z] #74 35.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:35:21 [2020-04-10T11:35:21.234Z] #43 47.25 Setting up python-pkg-resources (40.8.0-1) ...
11:35:22 [2020-04-10T11:35:22.630Z] #43 ...
11:35:22 [2020-04-10T11:35:22.630Z] 
11:35:22 [2020-04-10T11:35:22.630Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.631 + RM_GOPATH=0
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.632 + TMP_GOPATH=
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.632 + : /build
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.632 + '[' -z '' ']'
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.637 ++ mktemp -d
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.641 + export GOPATH=/tmp/tmp.wKdFaUspYp
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.641 + GOPATH=/tmp/tmp.wKdFaUspYp
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.641 + RM_GOPATH=1
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.643 ++ dirname ./install.sh
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + dir=.
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + bin=containerd
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + shift
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + '[' '!' -f ./containerd.installer ']'
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + . ./containerd.installer
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + install_containerd
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.645 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wKdFaUspYp/src/github.com/containerd/containerd
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.646 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
11:35:22 [2020-04-10T11:35:22.630Z] #65 2.650 Cloning into '/tmp/tmp.wKdFaUspYp/src/github.com/containerd/containerd'...
11:35:22 [2020-04-10T11:35:22.692Z] #74 ...
11:35:22 [2020-04-10T11:35:22.692Z] 
11:35:22 [2020-04-10T11:35:22.692Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:22 [2020-04-10T11:35:22.692Z] #62 17.64 Reading package lists...
11:35:22 [2020-04-10T11:35:22.692Z] #62 29.68 Reading package lists...
11:35:22 [2020-04-10T11:35:22.692Z] #62 ...
11:35:22 [2020-04-10T11:35:22.692Z] 
11:35:22 [2020-04-10T11:35:22.692Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:35:22 [2020-04-10T11:35:22.692Z] #41 34.93 Checking out files:  62% (999/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
11:35:22 [2020-04-10T11:35:22.692Z] #41 35.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:35:22 [2020-04-10T11:35:22.692Z] #41 38.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:35:22 [2020-04-10T11:35:22.897Z] #65 ...
11:35:22 [2020-04-10T11:35:22.897Z] 
11:35:22 [2020-04-10T11:35:22.897Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:22 [2020-04-10T11:35:22.897Z] #27 10.26 
                                                                           0.0%
##                                                                         3.0%
#####                                                                      7.3%
#######                                                                   10.6%
##########                                                                14.6%
############                                                              17.4%
##############                                                            20.3%
###################                                                       27.4%
######################                                                    31.9%
###########################                                               37.6%
##############################                                            42.9%
##################################                                        48.4%
######################################                                    54.0%
#########################################                                 58.3%
#############################################                             62.7%
###############################################                           66.4%
##################################################                        70.2%
#####################################################                     73.8%
#########################################################                 79.9%
#############################################################             85.4%
#################################################################         91.4%
######################################################################    97.5%
######################################################################## 100.0%
11:35:22 [2020-04-10T11:35:22.897Z] #27 13.34 
11:35:23 [2020-04-10T11:35:23.256Z] #41 ...
11:35:23 [2020-04-10T11:35:23.256Z] 
11:35:23 [2020-04-10T11:35:23.256Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:23 [2020-04-10T11:35:23.256Z] #62 29.68 Reading package lists...
11:35:23 [2020-04-10T11:35:23.748Z] #65 145.0 + bin/containerd-stress
11:35:23 [2020-04-10T11:35:23.748Z] #65 146.3 + bin/containerd-shim
11:35:25 [2020-04-10T11:35:25.130Z] #74 ...
11:35:25 [2020-04-10T11:35:25.130Z] 
11:35:25 [2020-04-10T11:35:25.130Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:35:25 [2020-04-10T11:35:25.130Z] #41 30.12 Checking out files:  81% (1303/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
11:35:25 [2020-04-10T11:35:25.130Z] #41 30.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:35:25 [2020-04-10T11:35:25.130Z] #41 34.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
11:35:25 [2020-04-10T11:35:25.696Z] #41 ...
11:35:25 [2020-04-10T11:35:25.696Z] 
11:35:25 [2020-04-10T11:35:25.696Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:35:25 [2020-04-10T11:35:25.696Z] #53 39.36 + cd /tmp/tmp.Vjrb2WO89O/src/github.com/golangci/golangci-lint/
11:35:25 [2020-04-10T11:35:25.696Z] #53 39.36 + git checkout -q v1.23.8
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.26 ++ git describe --tags
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.26 + version=v1.23.8
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.26 ++ git rev-parse --short HEAD
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.28 + commit=76a82c6
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.28 ++ git show -s --format=%cd
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.44 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:35:25 [2020-04-10T11:35:25.696Z] #53 40.44 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:35:26 [2020-04-10T11:35:26.349Z] #62 40.48 Building dependency tree...
11:35:26 [2020-04-10T11:35:26.349Z] #62 ...
11:35:26 [2020-04-10T11:35:26.349Z] 
11:35:26 [2020-04-10T11:35:26.349Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:26 [2020-04-10T11:35:26.349Z] #56 32.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:26 [2020-04-10T11:35:26.349Z] #56 34.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:26 [2020-04-10T11:35:26.349Z] #56 35.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:26 [2020-04-10T11:35:26.349Z] #56 35.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:26 [2020-04-10T11:35:26.349Z] #56 35.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:26 [2020-04-10T11:35:26.349Z] #56 36.95 runtime
11:35:26 [2020-04-10T11:35:26.349Z] #56 36.99 runtime/cgo
11:35:26 [2020-04-10T11:35:26.349Z] #56 ...
11:35:26 [2020-04-10T11:35:26.349Z] 
11:35:26 [2020-04-10T11:35:26.349Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:26 [2020-04-10T11:35:26.349Z] #62 40.48 Building dependency tree...
11:35:26 [2020-04-10T11:35:26.509Z] #27 13.65 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.7%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.3%
#############                                                             19.3%
###############                                                           21.6%
#################                                                         23.8%
##################                                                        25.6%
###################                                                       27.1%
####################                                                      28.8%
#####################                                                     30.1%
######################                                                    31.9%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.6%
###############################                                           44.0%
################################                                          45.3%
#################################                                         46.5%
###################################                                       49.2%
###################################                                       49.4%
#####################################                                     51.5%
######################################                                    53.4%
######################################                                    53.9%
########################################                                  56.3%
##########################################                                59.0%
############################################                              62.1%
###############################################                           66.1%
#################################################                         68.5%
11:35:26 [2020-04-10T11:35:26.510Z] #27 ...
11:35:26 [2020-04-10T11:35:26.510Z] 
11:35:26 [2020-04-10T11:35:26.510Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:26 [2020-04-10T11:35:26.510Z] #47 42.17 sync
11:35:26 [2020-04-10T11:35:26.510Z] #47 42.18 internal/reflectlite
11:35:26 [2020-04-10T11:35:26.510Z] #47 43.71 github.com/LK4D4/vndr/godl/singleflight
11:35:26 [2020-04-10T11:35:26.510Z] #47 43.75 math/rand
11:35:26 [2020-04-10T11:35:26.510Z] #47 43.77 internal/singleflight
11:35:26 [2020-04-10T11:35:26.510Z] #47 45.82 sort
11:35:26 [2020-04-10T11:35:26.510Z] #47 45.83 errors
11:35:26 [2020-04-10T11:35:26.510Z] #47 46.31 io
11:35:26 [2020-04-10T11:35:26.510Z] #47 46.31 strconv
11:35:26 [2020-04-10T11:35:26.510Z] #47 46.33 internal/oserror
11:35:26 [2020-04-10T11:35:26.510Z] #47 46.88 syscall
11:35:26 [2020-04-10T11:35:26.510Z] #47 48.45 vendor/golang.org/x/net/dns/dnsmessage
11:35:26 [2020-04-10T11:35:26.510Z] #47 48.70 bytes
11:35:26 [2020-04-10T11:35:26.510Z] #47 ...
11:35:26 [2020-04-10T11:35:26.510Z] 
11:35:26 [2020-04-10T11:35:26.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:26 [2020-04-10T11:35:26.629Z] #53 ...
11:35:26 [2020-04-10T11:35:26.629Z] 
11:35:26 [2020-04-10T11:35:26.629Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:26 [2020-04-10T11:35:26.629Z] #62 31.72 Fetched 8337 kB in 25s (329 kB/s)
11:35:26 [2020-04-10T11:35:26.887Z] #62 31.72 Reading package lists...
11:35:26 [2020-04-10T11:35:26.887Z] #62 ...
11:35:26 [2020-04-10T11:35:26.887Z] 
11:35:26 [2020-04-10T11:35:26.887Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:26 [2020-04-10T11:35:26.887Z] #56 35.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:35:26 [2020-04-10T11:35:26.887Z] #56 35.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:35:26 [2020-04-10T11:35:26.887Z] #56 35.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:35:26 [2020-04-10T11:35:26.887Z] #56 35.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:35:26 [2020-04-10T11:35:26.887Z] #56 37.37 runtime/cgo
11:35:26 [2020-04-10T11:35:26.887Z] #56 37.44 runtime
11:35:27 [2020-04-10T11:35:27.036Z] #27 13.65 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.7%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.3%
#############                                                             19.3%
###############                                                           21.6%
#################                                                         23.8%
##################                                                        25.6%
###################                                                       27.1%
####################                                                      28.8%
#####################                                                     30.1%
######################                                                    31.9%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.6%
###############################                                           44.0%
################################                                          45.3%
#################################                                         46.5%
###################################                                       49.2%
###################################                                       49.4%
#####################################                                     51.5%
######################################                                    53.4%
######################################                                    53.9%
########################################                                  56.3%
##########################################                                59.0%
############################################                              62.1%
###############################################                           66.1%
#################################################                         68.5%
###################################################                       71.6%
######################################################                    75.4%
#######################################################                   77.7%
##########################################################                81.0%
############################################################              84.5%
###############################################################           88.5%
11:35:27 [2020-04-10T11:35:27.036Z] #27 ...
11:35:27 [2020-04-10T11:35:27.036Z] 
11:35:27 [2020-04-10T11:35:27.036Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:27 [2020-04-10T11:35:27.036Z] #33 42.82 internal/reflectlite
11:35:27 [2020-04-10T11:35:27.036Z] #33 42.84 sync
11:35:27 [2020-04-10T11:35:27.036Z] #33 45.90 errors
11:35:27 [2020-04-10T11:35:27.036Z] #33 45.92 sort
11:35:27 [2020-04-10T11:35:27.036Z] #33 46.54 strconv
11:35:27 [2020-04-10T11:35:27.036Z] #33 46.55 io
11:35:27 [2020-04-10T11:35:27.036Z] #33 46.55 internal/oserror
11:35:27 [2020-04-10T11:35:27.036Z] #33 46.88 syscall
11:35:27 [2020-04-10T11:35:27.036Z] #33 48.83 strings
11:35:27 [2020-04-10T11:35:27.036Z] #33 48.84 bytes
11:35:27 [2020-04-10T11:35:27.036Z] #33 ...
11:35:27 [2020-04-10T11:35:27.036Z] 
11:35:27 [2020-04-10T11:35:27.036Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:27 [2020-04-10T11:35:27.036Z] #35 43.21 Selecting previously unselected package libicu63:arm64.
11:35:27 [2020-04-10T11:35:27.036Z] #35 43.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 43.27 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 51.98 Selecting previously unselected package libxml2:arm64.
11:35:27 [2020-04-10T11:35:27.036Z] #35 51.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 51.98 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.34 Selecting previously unselected package libarchive13:arm64.
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.41 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.84 Selecting previously unselected package libjsoncpp1:arm64.
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 52.85 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 53.07 Selecting previously unselected package librhash0:arm64.
11:35:27 [2020-04-10T11:35:27.036Z] #35 53.11 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
11:35:27 [2020-04-10T11:35:27.036Z] #35 53.14 Unpacking librhash0:arm64 (1.3.8-1) ...
11:35:27 [2020-04-10T11:35:27.197Z] #65 150.5 + bin/containerd-shim-runc-v1
11:35:27 [2020-04-10T11:35:27.297Z] #35 ...
11:35:27 [2020-04-10T11:35:27.297Z] 
11:35:27 [2020-04-10T11:35:27.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:27 [2020-04-10T11:35:27.558Z] #27 13.65 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        5.4%
#####                                                                      7.7%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              17.3%
#############                                                             19.3%
###############                                                           21.6%
#################                                                         23.8%
##################                                                        25.6%
###################                                                       27.1%
####################                                                      28.8%
#####################                                                     30.1%
######################                                                    31.9%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.0%
############################                                              39.4%
#############################                                             41.1%
##############################                                            42.6%
###############################                                           44.0%
################################                                          45.3%
#################################                                         46.5%
###################################                                       49.2%
###################################                                       49.4%
#####################################                                     51.5%
######################################                                    53.4%
######################################                                    53.9%
########################################                                  56.3%
##########################################                                59.0%
############################################                              62.1%
###############################################                           66.1%
#################################################                         68.5%
###################################################                       71.6%
######################################################                    75.4%
#######################################################                   77.7%
##########################################################                81.0%
############################################################              84.5%
###############################################################           88.5%
################################################################          89.8%
##################################################################        92.2%
####################################################################      95.6%
######################################################################    98.0%
######################################################################## 100.0%
11:35:27 [2020-04-10T11:35:27.558Z] #27 19.02 
11:35:27 [2020-04-10T11:35:27.819Z] #56 ...
11:35:27 [2020-04-10T11:35:27.819Z] 
11:35:27 [2020-04-10T11:35:27.819Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:27 [2020-04-10T11:35:27.819Z] #62 31.72 Reading package lists...
11:35:28 [2020-04-10T11:35:28.077Z] #62 ...
11:35:28 [2020-04-10T11:35:28.077Z] 
11:35:28 [2020-04-10T11:35:28.077Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:28 [2020-04-10T11:35:28.077Z] #25 33.08 Fetched 8337 kB in 26s (316 kB/s)
11:35:28 [2020-04-10T11:35:28.248Z] #62 ...
11:35:28 [2020-04-10T11:35:28.248Z] 
11:35:28 [2020-04-10T11:35:28.248Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:28 [2020-04-10T11:35:28.248Z] #25 34.64 Fetched 8337 kB in 27s (308 kB/s)
11:35:28 [2020-04-10T11:35:28.248Z] #25 34.64 Reading package lists...
11:35:28 [2020-04-10T11:35:28.248Z] #25 ...
11:35:28 [2020-04-10T11:35:28.248Z] 
11:35:28 [2020-04-10T11:35:28.248Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:35:28 [2020-04-10T11:35:28.248Z] #53 42.86 + cd /tmp/tmp.Hifcb8SQue/src/github.com/golangci/golangci-lint/
11:35:28 [2020-04-10T11:35:28.248Z] #53 42.86 + git checkout -q v1.23.8
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.53 ++ git describe --tags
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.57 + version=v1.23.8
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.57 ++ git rev-parse --short HEAD
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.60 + commit=76a82c6
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.60 ++ git show -s --format=%cd
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:35:28 [2020-04-10T11:35:28.248Z] #53 43.63 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:35:28 [2020-04-10T11:35:28.335Z] #25 33.08 Reading package lists...
11:35:28 [2020-04-10T11:35:28.335Z] #25 ...
11:35:28 [2020-04-10T11:35:28.335Z] 
11:35:28 [2020-04-10T11:35:28.335Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:28 [2020-04-10T11:35:28.335Z] #35 37.50 Fetched 8337 kB in 29s (292 kB/s)
11:35:28 [2020-04-10T11:35:28.335Z] #35 37.50 Reading package lists...
11:35:28 [2020-04-10T11:35:28.335Z] #35 ...
11:35:28 [2020-04-10T11:35:28.335Z] 
11:35:28 [2020-04-10T11:35:28.335Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:28 [2020-04-10T11:35:28.593Z] #62 43.35 Reading package lists...
11:35:28 [2020-04-10T11:35:28.593Z] #62 ...
11:35:28 [2020-04-10T11:35:28.593Z] 
11:35:28 [2020-04-10T11:35:28.593Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:28 [2020-04-10T11:35:28.593Z] #43 33.73 Fetched 8337 kB in 28s (300 kB/s)
11:35:28 [2020-04-10T11:35:28.851Z] #43 33.73 Reading package lists...
11:35:28 [2020-04-10T11:35:28.851Z] #43 ...
11:35:28 [2020-04-10T11:35:28.851Z] 
11:35:28 [2020-04-10T11:35:28.851Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:28 [2020-04-10T11:35:28.851Z] #10 33.92 Fetched 8337 kB in 26s (316 kB/s)
11:35:28 [2020-04-10T11:35:28.851Z] #10 33.92 Reading package lists...
11:35:28 [2020-04-10T11:35:28.851Z] #10 ...
11:35:28 [2020-04-10T11:35:28.851Z] 
11:35:28 [2020-04-10T11:35:28.851Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:28 [2020-04-10T11:35:28.851Z] #43 33.73 Reading package lists...
11:35:29 [2020-04-10T11:35:29.181Z] #53 ...
11:35:29 [2020-04-10T11:35:29.181Z] 
11:35:29 [2020-04-10T11:35:29.181Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:29 [2020-04-10T11:35:29.181Z] #35 35.55 Fetched 8337 kB in 27s (314 kB/s)
11:35:29 [2020-04-10T11:35:29.181Z] #35 35.55 Reading package lists...
11:35:29 [2020-04-10T11:35:29.181Z] #35 ...
11:35:29 [2020-04-10T11:35:29.181Z] 
11:35:29 [2020-04-10T11:35:29.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:29 [2020-04-10T11:35:29.181Z] #10 38.19 Fetched 8337 kB in 28s (296 kB/s)
11:35:29 [2020-04-10T11:35:29.181Z] #10 38.19 Reading package lists...
11:35:29 [2020-04-10T11:35:29.181Z] #10 ...
11:35:29 [2020-04-10T11:35:29.181Z] 
11:35:29 [2020-04-10T11:35:29.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:29 [2020-04-10T11:35:29.181Z] #25 34.64 Reading package lists...
11:35:29 [2020-04-10T11:35:29.216Z] #65 152.5 + bin/containerd-shim-runc-v2
11:35:29 [2020-04-10T11:35:29.472Z] #27 20.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:35:29 [2020-04-10T11:35:29.472Z] #27 ...
11:35:29 [2020-04-10T11:35:29.472Z] 
11:35:29 [2020-04-10T11:35:29.472Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:29 [2020-04-10T11:35:29.472Z] #10 45.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:35:29 [2020-04-10T11:35:29.472Z] #10 45.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
11:35:29 [2020-04-10T11:35:29.472Z] #10 45.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:35:29 [2020-04-10T11:35:29.472Z] #10 48.68 Selecting previously unselected package binutils-mingw-w64.
11:35:29 [2020-04-10T11:35:29.472Z] #10 48.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:35:29 [2020-04-10T11:35:29.472Z] #10 48.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:35:29 [2020-04-10T11:35:29.472Z] #10 48.84 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:35:29 [2020-04-10T11:35:29.473Z] #10 48.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 48.87 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.11 Selecting previously unselected package dmsetup.
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.11 Unpacking dmsetup (2:1.02.155-3) ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.38 Selecting previously unselected package mingw-w64-common.
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 49.39 Unpacking mingw-w64-common (6.0.0-3) ...
11:35:29 [2020-04-10T11:35:29.473Z] #10 ...
11:35:29 [2020-04-10T11:35:29.473Z] 
11:35:29 [2020-04-10T11:35:29.473Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:35:29 [2020-04-10T11:35:29.473Z] #30 46.56 Checking out files:  55% (847/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:35:29 [2020-04-10T11:35:29.473Z] #30 47.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:35:29 [2020-04-10T11:35:29.473Z] #30 48.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:35:29 [2020-04-10T11:35:29.497Z] #65 153.1 + binaries
11:35:29 [2020-04-10T11:35:29.498Z] #65 153.1 + mkdir -p /build
11:35:29 [2020-04-10T11:35:29.498Z] #65 153.1 + cp bin/containerd /build/containerd
11:35:29 [2020-04-10T11:35:29.498Z] #65 153.1 + cp bin/containerd-shim /build/containerd-shim
11:35:29 [2020-04-10T11:35:29.498Z] #65 153.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:35:29 [2020-04-10T11:35:29.498Z] #65 153.2 + cp bin/ctr /build/ctr
11:35:29 [2020-04-10T11:35:29.739Z] #30 ...
11:35:29 [2020-04-10T11:35:29.739Z] 
11:35:29 [2020-04-10T11:35:29.739Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:29 [2020-04-10T11:35:29.739Z] #27 21.04 
11:35:30 [2020-04-10T11:35:30.001Z] #27 21.24 
#                                                                          2.2%
######################################################################## 100.0%
11:35:30 [2020-04-10T11:35:30.001Z] #27 21.39 
11:35:30 [2020-04-10T11:35:30.113Z] #65 DONE 153.6s
11:35:30 [2020-04-10T11:35:30.311Z] #25 46.55 Reading package lists...
11:35:30 [2020-04-10T11:35:30.311Z] #25 ...
11:35:30 [2020-04-10T11:35:30.311Z] 
11:35:30 [2020-04-10T11:35:30.311Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:30 [2020-04-10T11:35:30.311Z] #43 37.11 Fetched 8337 kB in 27s (306 kB/s)
11:35:30 [2020-04-10T11:35:30.571Z] #43 37.11 Reading package lists...
11:35:30 [2020-04-10T11:35:30.571Z] #43 ...
11:35:30 [2020-04-10T11:35:30.571Z] 
11:35:30 [2020-04-10T11:35:30.571Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:30 [2020-04-10T11:35:30.571Z] #62 46.88 The following additional packages will be installed:
11:35:30 [2020-04-10T11:35:30.571Z] #62 46.89   libbtrfs0
11:35:30 [2020-04-10T11:35:30.571Z] #62 47.14 The following NEW packages will be installed:
11:35:30 [2020-04-10T11:35:30.571Z] #62 47.15   libbtrfs-dev libbtrfs0
11:35:30 [2020-04-10T11:35:30.736Z] 
11:35:30 [2020-04-10T11:35:30.736Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:35:31 [2020-04-10T11:35:31.017Z] #66 DONE 0.3s
11:35:31 [2020-04-10T11:35:31.017Z] 
11:35:31 [2020-04-10T11:35:31.017Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:35:31 [2020-04-10T11:35:31.017Z] #70 DONE 0.1s
11:35:31 [2020-04-10T11:35:31.017Z] 
11:35:31 [2020-04-10T11:35:31.017Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:35:31 [2020-04-10T11:35:31.137Z] #62 47.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:35:31 [2020-04-10T11:35:31.137Z] #62 47.83 Need to get 119 kB of archives.
11:35:31 [2020-04-10T11:35:31.137Z] #62 47.83 After this operation, 387 kB of additional disk space will be used.
11:35:31 [2020-04-10T11:35:31.137Z] #62 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:35:31 [2020-04-10T11:35:31.137Z] #62 47.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:35:31 [2020-04-10T11:35:31.299Z] #72 DONE 0.1s
11:35:31 [2020-04-10T11:35:31.299Z] 
11:35:31 [2020-04-10T11:35:31.299Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:35:31 [2020-04-10T11:35:31.299Z] #75 DONE 0.1s
11:35:31 [2020-04-10T11:35:31.299Z] 
11:35:31 [2020-04-10T11:35:31.299Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:35:31 [2020-04-10T11:35:31.299Z] #76 DONE 0.0s
11:35:31 [2020-04-10T11:35:31.580Z] 
11:35:31 [2020-04-10T11:35:31.580Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
11:35:31 [2020-04-10T11:35:31.927Z] #27 22.95 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:35:31 [2020-04-10T11:35:31.927Z] #27 23.24 
11:35:31 [2020-04-10T11:35:31.927Z] 
11:35:31 [2020-04-10T11:35:31.927Z] #27 ...
11:35:31 [2020-04-10T11:35:31.927Z] 
11:35:31 [2020-04-10T11:35:31.927Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.39 Selecting previously unselected package libuv1:arm64.
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.39 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.41 Unpacking libuv1:arm64 (1.24.1-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.64 Selecting previously unselected package cmake.
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.66 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 53.67 Unpacking cmake (3.13.4-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.60 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.62 Setting up xxd (2:8.1.0875-5) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.63 Setting up libuv1:arm64 (1.24.1-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.65 Setting up vim-common (2:8.1.0875-5) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.69 Setting up librhash0:arm64 (1.3.8-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.71 Setting up cmake-data (3.13.4-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.74 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.78 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.80 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.81 Setting up cmake (3.13.4-1) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 56.82 Processing triggers for libc-bin (2.28-10) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 57.00 Processing triggers for mime-support (3.62) ...
11:35:31 [2020-04-10T11:35:31.927Z] #35 DONE 58.1s
11:35:31 [2020-04-10T11:35:31.927Z] 
11:35:31 [2020-04-10T11:35:31.927Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:32 [2020-04-10T11:35:32.188Z] #27 23.46 
                                                                           0.8%#27 ...
11:35:32 [2020-04-10T11:35:32.188Z] 
11:35:32 [2020-04-10T11:35:32.188Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:35:32 [2020-04-10T11:35:32.188Z] #36 DONE 0.1s
11:35:32 [2020-04-10T11:35:32.188Z] 
11:35:32 [2020-04-10T11:35:32.188Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:35:32 [2020-04-10T11:35:32.188Z] #37 DONE 0.1s
11:35:32 [2020-04-10T11:35:32.188Z] 
11:35:32 [2020-04-10T11:35:32.188Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:32 [2020-04-10T11:35:32.188Z] #27 23.46 
                                                                           0.8%
######################################################################## 100.0%
11:35:32 [2020-04-10T11:35:32.194Z] #77 DONE 0.6s
11:35:32 [2020-04-10T11:35:32.194Z] 
11:35:32 [2020-04-10T11:35:32.194Z] #78 exporting to image
11:35:32 [2020-04-10T11:35:32.194Z] #78 exporting layers
11:35:32 [2020-04-10T11:35:32.450Z] #27 23.80 
11:35:33 [2020-04-10T11:35:33.677Z] #62 49.82 debconf: delaying package configuration, since apt-utils is not installed
11:35:33 [2020-04-10T11:35:33.834Z] #27 ...
11:35:33 [2020-04-10T11:35:33.834Z] 
11:35:33 [2020-04-10T11:35:33.834Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:35:33 [2020-04-10T11:35:33.834Z] #50 49.32 + cd /tmp/tmp.YNEaPYcvsg/src/gotest.tools/gotestsum
11:35:33 [2020-04-10T11:35:33.834Z] #50 49.32 + git checkout -q v0.3.5
11:35:33 [2020-04-10T11:35:33.834Z] #50 49.42 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:35:33 [2020-04-10T11:35:33.834Z] #50 ...
11:35:33 [2020-04-10T11:35:33.834Z] 
11:35:33 [2020-04-10T11:35:33.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:33 [2020-04-10T11:35:33.834Z] #10 58.69 Selecting previously unselected package mingw-w64-x86-64-dev.
11:35:33 [2020-04-10T11:35:33.834Z] #10 58.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:35:33 [2020-04-10T11:35:33.834Z] #10 58.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:35:33 [2020-04-10T11:35:33.935Z] #62 50.42 Fetched 119 kB in 0s (266 kB/s)
11:35:34 [2020-04-10T11:35:34.193Z] #62 50.74 Selecting previously unselected package libbtrfs0.
11:35:34 [2020-04-10T11:35:34.193Z] #62 50.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
11:35:34 [2020-04-10T11:35:34.451Z] #62 50.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:35:34 [2020-04-10T11:35:34.451Z] #62 51.03 Unpacking libbtrfs0 (4.20.1-2) ...
11:35:34 [2020-04-10T11:35:34.710Z] #62 51.36 Selecting previously unselected package libbtrfs-dev.
11:35:34 [2020-04-10T11:35:34.710Z] #62 51.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:35:34 [2020-04-10T11:35:34.710Z] #62 51.37 Unpacking libbtrfs-dev (4.20.1-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #10 ...
11:35:34 [2020-04-10T11:35:34.781Z] 
11:35:34 [2020-04-10T11:35:34.781Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:34 [2020-04-10T11:35:34.781Z] #43 51.98 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 51.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 51.98 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 51.98 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 51.98 Setting up python-six (1.12.0-1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.41 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.44 Setting up libnl-3-200:arm64 (3.4.0-1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.49 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.52 Setting up libcap-dev:arm64 (1:2.25-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.54 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.56 Setting up protobuf-compiler (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.58 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.60 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 54.63 Setting up python-protobuf (3.6.1.3-2) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 60.20 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 60.21 Processing triggers for libc-bin (2.28-10) ...
11:35:34 [2020-04-10T11:35:34.781Z] #43 DONE 60.8s
11:35:34 [2020-04-10T11:35:34.868Z] #78 exporting layers 2.6s done
11:35:34 [2020-04-10T11:35:34.868Z] #78 writing image sha256:e2d637c5cd79f4c64be0e896c65692272028d8b8ca42ab7ec3fc20acdd604380 done
11:35:34 [2020-04-10T11:35:34.868Z] #78 naming to docker.io/library/docker:62f3b5cec636fb6103f10984d1f523b3a525931a done
11:35:34 [2020-04-10T11:35:34.868Z] #78 DONE 2.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:35:35 [2020-04-10T11:35:35.042Z] 
11:35:35 [2020-04-10T11:35:35.042Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + RM_GOPATH=0
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + TMP_GOPATH=
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + : /build
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + '[' -z '' ']'
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 ++ mktemp -d
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + export GOPATH=/tmp/tmp.VFrF3lnOO0
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + GOPATH=/tmp/tmp.VFrF3lnOO0
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.293 + RM_GOPATH=1
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.296 ++ dirname ./install.sh
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 + dir=.
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 + bin=tini
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 + shift
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 + '[' '!' -f ./tini.installer ']'
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 + . ./tini.installer
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.302 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.303 + install_tini
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.303 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.VFrF3lnOO0/tini
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.303 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:35:35 [2020-04-10T11:35:35.042Z] #38 2.311 Cloning into '/tmp/tmp.VFrF3lnOO0/tini'...
11:35:35 [2020-04-10T11:35:35.049Z] #43 44.70 Reading package lists...
11:35:35 [2020-04-10T11:35:35.049Z] #43 ...
11:35:35 [2020-04-10T11:35:35.049Z] 
11:35:35 [2020-04-10T11:35:35.049Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:35 [2020-04-10T11:35:35.049Z] #35 37.50 Reading package lists...
11:35:35 [2020-04-10T11:35:35.276Z] #62 51.91 Setting up libbtrfs0 (4.20.1-2) ...
11:35:35 [2020-04-10T11:35:35.276Z] #62 51.91 Setting up libbtrfs-dev (4.20.1-2) ...
11:35:35 [2020-04-10T11:35:35.276Z] #62 51.91 Processing triggers for libc-bin (2.28-10) ...
11:35:35 [2020-04-10T11:35:35.293Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/test/unit
11:35:35 [2020-04-10T11:35:35.621Z] #38 3.389 + cd /tmp/tmp.VFrF3lnOO0/tini
11:35:35 [2020-04-10T11:35:35.621Z] #38 3.389 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:35:35 [2020-04-10T11:35:35.621Z] #38 3.413 + cmake .
11:35:36 [2020-04-10T11:35:36.195Z] #38 ...
11:35:36 [2020-04-10T11:35:36.195Z] 
11:35:36 [2020-04-10T11:35:36.195Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:36 [2020-04-10T11:35:36.195Z] #56 52.00 bytes
11:35:36 [2020-04-10T11:35:36.195Z] #56 52.02 strings
11:35:36 [2020-04-10T11:35:36.195Z] #56 52.03 strconv
11:35:36 [2020-04-10T11:35:36.195Z] #56 52.04 syscall
11:35:36 [2020-04-10T11:35:36.195Z] #56 56.25 text/tabwriter
11:35:36 [2020-04-10T11:35:36.195Z] #56 58.37 reflect
11:35:36 [2020-04-10T11:35:36.195Z] #56 58.93 regexp/syntax
11:35:36 [2020-04-10T11:35:36.213Z] #62 DONE 52.9s
11:35:36 [2020-04-10T11:35:36.213Z] 
11:35:36 [2020-04-10T11:35:36.213Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:35:36 [2020-04-10T11:35:36.213Z] #63 DONE 0.1s
11:35:36 [2020-04-10T11:35:36.213Z] 
11:35:36 [2020-04-10T11:35:36.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:36 [2020-04-10T11:35:36.213Z] #10 38.19 Reading package lists...
11:35:36 [2020-04-10T11:35:36.455Z] #56 ...
11:35:36 [2020-04-10T11:35:36.455Z] 
11:35:36 [2020-04-10T11:35:36.455Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:36 [2020-04-10T11:35:36.455Z] #27 25.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:35:36 [2020-04-10T11:35:36.455Z] #27 25.40 skipping existing ed4b54129745
11:35:36 [2020-04-10T11:35:36.455Z] #27 25.56 
11:35:36 [2020-04-10T11:35:36.455Z] #27 27.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:35:36 [2020-04-10T11:35:36.455Z] #27 27.75 #=#=#                                                                         
11:35:36 [2020-04-10T11:35:36.473Z] #10 50.03 Reading package lists...
11:35:36 [2020-04-10T11:35:36.473Z] #10 ...
11:35:36 [2020-04-10T11:35:36.473Z] 
11:35:36 [2020-04-10T11:35:36.473Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:35:36 [2020-04-10T11:35:36.473Z] #64 DONE 0.0s
11:35:36 [2020-04-10T11:35:36.473Z] 
11:35:36 [2020-04-10T11:35:36.473Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:36 [2020-04-10T11:35:36.716Z] #27 28.06 
######################################################################## 100.0%
11:35:36 [2020-04-10T11:35:36.716Z] #27 28.14 
11:35:36 [2020-04-10T11:35:36.716Z] #27 28.20 Download of images into '/build' complete.
11:35:36 [2020-04-10T11:35:36.716Z] #27 28.20 Use something like the following to load the result into a Docker daemon:
11:35:36 [2020-04-10T11:35:36.716Z] #27 ...
11:35:36 [2020-04-10T11:35:36.716Z] 
11:35:36 [2020-04-10T11:35:36.716Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:36 [2020-04-10T11:35:36.716Z] #47 52.59 bufio
11:35:36 [2020-04-10T11:35:36.716Z] #47 54.69 reflect
11:35:36 [2020-04-10T11:35:36.716Z] #47 55.90 regexp/syntax
11:35:36 [2020-04-10T11:35:36.716Z] #47 56.28 path
11:35:36 [2020-04-10T11:35:36.716Z] #47 57.50 hash/crc32
11:35:36 [2020-04-10T11:35:36.716Z] #47 59.46 crypto/hmac
11:35:36 [2020-04-10T11:35:36.716Z] #47 59.89 crypto/rc4
11:35:36 [2020-04-10T11:35:36.716Z] #47 60.59 vendor/golang.org/x/crypto/hkdf
11:35:36 [2020-04-10T11:35:36.716Z] #47 61.16 vendor/golang.org/x/text/transform
11:35:36 [2020-04-10T11:35:36.979Z] #47 ...
11:35:36 [2020-04-10T11:35:36.979Z] 
11:35:36 [2020-04-10T11:35:36.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:36 [2020-04-10T11:35:36.979Z] #27 28.20   tar -cC '/build' . | docker load
11:35:36 [2020-04-10T11:35:36.979Z] #27 DONE 28.4s
11:35:36 [2020-04-10T11:35:36.979Z] 
11:35:36 [2020-04-10T11:35:36.979Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:36 [2020-04-10T11:35:36.979Z] #38 4.199 -- The C compiler identification is GNU 8.3.0
11:35:36 [2020-04-10T11:35:36.979Z] #38 4.296 -- Check for working C compiler: /usr/bin/cc
11:35:37 [2020-04-10T11:35:37.551Z] #38 5.393 -- Check for working C compiler: /usr/bin/cc -- works
11:35:37 [2020-04-10T11:35:37.551Z] #38 5.397 -- Detecting C compiler ABI info
11:35:37 [2020-04-10T11:35:37.966Z] ?   	github.com/docker/docker/api	[no test files]
11:35:38 [2020-04-10T11:35:38.123Z] #38 ...
11:35:38 [2020-04-10T11:35:38.123Z] 
11:35:38 [2020-04-10T11:35:38.123Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:38 [2020-04-10T11:35:38.123Z] #33 53.67 bufio
11:35:38 [2020-04-10T11:35:38.123Z] #33 54.51 reflect
11:35:38 [2020-04-10T11:35:38.123Z] #33 55.44 path
11:35:38 [2020-04-10T11:35:38.123Z] #33 56.23 text/tabwriter
11:35:38 [2020-04-10T11:35:38.123Z] #33 62.22 internal/syscall/unix
11:35:38 [2020-04-10T11:35:38.123Z] #33 62.22 time
11:35:38 [2020-04-10T11:35:38.383Z] #33 ...
11:35:38 [2020-04-10T11:35:38.384Z] 
11:35:38 [2020-04-10T11:35:38.384Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:38 [2020-04-10T11:35:38.384Z] #38 6.161 -- Detecting C compiler ABI info - done
11:35:38 [2020-04-10T11:35:38.384Z] #38 6.193 -- Detecting C compile features
11:35:39 [2020-04-10T11:35:39.234Z] #35 49.49 Reading package lists...
11:35:39 [2020-04-10T11:35:39.234Z] #35 ...
11:35:39 [2020-04-10T11:35:39.234Z] 
11:35:39 [2020-04-10T11:35:39.234Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:39 [2020-04-10T11:35:39.234Z] #62 43.35 Reading package lists...
11:35:39 [2020-04-10T11:35:39.492Z] #62 ...
11:35:39 [2020-04-10T11:35:39.492Z] 
11:35:39 [2020-04-10T11:35:39.492Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:39 [2020-04-10T11:35:39.492Z] #25 33.08 Reading package lists...
11:35:39 [2020-04-10T11:35:39.492Z] #25 44.85 Reading package lists...
11:35:39 [2020-04-10T11:35:39.492Z] #25 ...
11:35:39 [2020-04-10T11:35:39.492Z] 
11:35:39 [2020-04-10T11:35:39.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:39 [2020-04-10T11:35:39.492Z] #10 33.92 Reading package lists...
11:35:39 [2020-04-10T11:35:39.750Z] #10 46.09 Reading package lists...
11:35:39 [2020-04-10T11:35:39.750Z] #10 ...
11:35:39 [2020-04-10T11:35:39.750Z] 
11:35:39 [2020-04-10T11:35:39.750Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:40 [2020-04-10T11:35:40.673Z] #65 ...
11:35:40 [2020-04-10T11:35:40.673Z] 
11:35:40 [2020-04-10T11:35:40.673Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:40 [2020-04-10T11:35:40.673Z] #35 35.55 Reading package lists...
11:35:40 [2020-04-10T11:35:40.673Z] #35 47.58 Reading package lists...
11:35:40 [2020-04-10T11:35:40.673Z] #35 ...
11:35:40 [2020-04-10T11:35:40.673Z] 
11:35:40 [2020-04-10T11:35:40.673Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:40 [2020-04-10T11:35:40.673Z] #47 48.11 vendor/golang.org/x/crypto/internal/subtle
11:35:40 [2020-04-10T11:35:40.673Z] #47 48.50 vendor/golang.org/x/crypto/curve25519
11:35:40 [2020-04-10T11:35:40.673Z] #47 ...
11:35:40 [2020-04-10T11:35:40.673Z] 
11:35:40 [2020-04-10T11:35:40.673Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:40 [2020-04-10T11:35:40.673Z] #25 46.55 Reading package lists...
11:35:41 [2020-04-10T11:35:41.497Z] #25 57.72 Building dependency tree...
11:35:41 [2020-04-10T11:35:41.497Z] #25 ...
11:35:41 [2020-04-10T11:35:41.497Z] 
11:35:41 [2020-04-10T11:35:41.497Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:41 [2020-04-10T11:35:41.497Z] #43 37.11 Reading package lists...
11:35:41 [2020-04-10T11:35:41.686Z] #38 9.000 -- Detecting C compile features - done
11:35:41 [2020-04-10T11:35:41.686Z] #38 9.030 -- Performing Test HAS_BUILTIN_FORTIFY
11:35:41 [2020-04-10T11:35:41.686Z] #38 9.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:35:41 [2020-04-10T11:35:41.686Z] #38 9.571 -- Configuring done
11:35:41 [2020-04-10T11:35:41.755Z] #43 48.76 Reading package lists...
11:35:41 [2020-04-10T11:35:41.755Z] #43 ...
11:35:41 [2020-04-10T11:35:41.755Z] 
11:35:41 [2020-04-10T11:35:41.755Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.711 + RM_GOPATH=0
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.711 + TMP_GOPATH=
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.711 + : /build
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.711 + '[' -z '' ']'
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.711 ++ mktemp -d
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.728 + export GOPATH=/tmp/tmp.DPhKrjoPKj
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.728 + GOPATH=/tmp/tmp.DPhKrjoPKj
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.728 + RM_GOPATH=1
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.736 ++ dirname ./install.sh
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + dir=.
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + bin=containerd
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + shift
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + '[' '!' -f ./containerd.installer ']'
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + . ./containerd.installer
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + install_containerd
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DPhKrjoPKj/src/github.com/containerd/containerd
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.739 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
11:35:41 [2020-04-10T11:35:41.755Z] #65 4.746 Cloning into '/tmp/tmp.DPhKrjoPKj/src/github.com/containerd/containerd'...
11:35:41 [2020-04-10T11:35:41.946Z] #38 9.603 -- Generating done
11:35:41 [2020-04-10T11:35:41.946Z] #38 9.612 -- Build files have been written to: /tmp/tmp.VFrF3lnOO0/tini
11:35:41 [2020-04-10T11:35:41.946Z] #38 9.629 + make tini-static
11:35:42 [2020-04-10T11:35:42.520Z] #38 10.31 Scanning dependencies of target tini-static
11:35:42 [2020-04-10T11:35:42.784Z] #38 10.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:35:43 [2020-04-10T11:35:43.030Z] #62 54.68 Building dependency tree...
11:35:44 [2020-04-10T11:35:44.701Z] #38 ...
11:35:44 [2020-04-10T11:35:44.701Z] 
11:35:44 [2020-04-10T11:35:44.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:44 [2020-04-10T11:35:44.701Z] #44 4.829 Note: Building without setproctitle() and strlcpy() support.
11:35:44 [2020-04-10T11:35:44.701Z] #44 4.830       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:35:44 [2020-04-10T11:35:44.701Z] #44 4.857 Note: Building without GnuTLS support
11:35:44 [2020-04-10T11:35:44.701Z] #44 7.309 fatal: not a git repository (or any of the parent directories): .git
11:35:44 [2020-04-10T11:35:44.701Z] #44 7.378   GEN      .gitid
11:35:44 [2020-04-10T11:35:44.701Z] #44 7.394   GEN      criu/include/version.h
11:35:44 [2020-04-10T11:35:44.701Z] #44 7.470   GEN      include/common/asm
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.445   PBCC     images/google/protobuf/descriptor.pb-c.c
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.602   PBCC     images/opts.pb-c.c
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.671   PBCC     images/sit.pb-c.c
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.773   DEP      images/google/protobuf/descriptor.pb-c.d
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.801   DEP      images/opts.pb-c.d
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.823   DEP      images/sit.pb-c.d
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.882   PBCC     images/macvlan.pb-c.c
11:35:44 [2020-04-10T11:35:44.701Z] #44 9.917   DEP      images/macvlan.pb-c.d
11:35:44 [2020-04-10T11:35:44.701Z] #44 10.00   PBCC     images/autofs.pb-c.c
11:35:44 [2020-04-10T11:35:44.701Z] #44 10.03   DEP      images/autofs.pb-c.d
11:35:44 [2020-04-10T11:35:44.701Z] #44 10.10   PBCC     images/sysctl.pb-c.c
11:35:44 [2020-04-10T11:35:44.930Z] #62 ...
11:35:44 [2020-04-10T11:35:44.930Z] 
11:35:44 [2020-04-10T11:35:44.930Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:44 [2020-04-10T11:35:44.930Z] #47 49.45 vendor/golang.org/x/crypto/curve25519
11:35:44 [2020-04-10T11:35:44.930Z] #47 ...
11:35:44 [2020-04-10T11:35:44.930Z] 
11:35:44 [2020-04-10T11:35:44.930Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:44 [2020-04-10T11:35:44.930Z] #43 44.70 Reading package lists...
11:35:44 [2020-04-10T11:35:44.930Z] #43 57.41 Building dependency tree...
11:35:44 [2020-04-10T11:35:44.973Z] #44 10.13   DEP      images/sysctl.pb-c.d
11:35:44 [2020-04-10T11:35:44.973Z] #44 10.24   PBCC     images/time.pb-c.c
11:35:44 [2020-04-10T11:35:44.973Z] #44 ...
11:35:44 [2020-04-10T11:35:44.973Z] 
11:35:44 [2020-04-10T11:35:44.973Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:44 [2020-04-10T11:35:44.973Z] #38 12.64 [100%] Linking C executable tini-static
11:35:45 [2020-04-10T11:35:45.914Z] #38 13.64 [100%] Built target tini-static
11:35:45 [2020-04-10T11:35:45.914Z] #38 13.79 + mkdir -p /build
11:35:45 [2020-04-10T11:35:45.914Z] #38 13.79 + cp tini-static /build/docker-init
11:35:46 [2020-04-10T11:35:46.340Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
11:35:46 [2020-04-10T11:35:46.856Z] #38 DONE 14.4s
11:35:46 [2020-04-10T11:35:46.856Z] 
11:35:46 [2020-04-10T11:35:46.856Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.29   DEP      images/time.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.34   PBCC     images/binfmt-misc.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.37   DEP      images/binfmt-misc.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.44   PBCC     images/seccomp.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.47   DEP      images/seccomp.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.53   PBCC     images/userns.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.56   DEP      images/userns.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.58   PBCC     images/cgroup.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.59   DEP      images/cgroup.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.61   PBCC     images/fown.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.64   PBCC     images/ext-file.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.66   DEP      images/fown.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.69   DEP      images/ext-file.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.77   PBCC     images/rpc.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.84   DEP      images/rpc.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.93   PBCC     images/siginfo.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 10.97   DEP      images/siginfo.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.08   PBCC     images/pagemap.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.15   DEP      images/pagemap.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.24   PBCC     images/rlimit.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.27   DEP      images/rlimit.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.36   PBCC     images/file-lock.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.40   DEP      images/file-lock.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.51   PBCC     images/tty.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.57   DEP      images/tty.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.67   PBCC     images/tun.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.75   PBCC     images/netdev.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.80   DEP      images/tun.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 11.85   DEP      images/netdev.pb-c.d
11:35:46 [2020-04-10T11:35:46.856Z] #44 12.03   PBCC     images/vma.pb-c.c
11:35:46 [2020-04-10T11:35:46.856Z] #44 12.13   DEP      images/vma.pb-c.d
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.29   PBCC     images/creds.pb-c.c
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.33   DEP      images/creds.pb-c.d
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.37   PBCC     images/utsns.pb-c.c
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.40   DEP      images/utsns.pb-c.d
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.45   PBCC     images/ipc-desc.pb-c.c
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.46   PBCC     images/ipc-sem.pb-c.c
11:35:47 [2020-04-10T11:35:47.117Z] #44 12.49   DEP      images/ipc-desc.pb-c.d
11:35:47 [2020-04-10T11:35:47.382Z] #44 12.57   DEP      images/ipc-sem.pb-c.d
11:35:47 [2020-04-10T11:35:47.382Z] #44 12.66   PBCC     images/ipc-msg.pb-c.c
11:35:47 [2020-04-10T11:35:47.382Z] #44 12.71   DEP      images/ipc-msg.pb-c.d
11:35:47 [2020-04-10T11:35:47.465Z] #43 ...
11:35:47 [2020-04-10T11:35:47.465Z] 
11:35:47 [2020-04-10T11:35:47.465Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:47 [2020-04-10T11:35:47.465Z] #62 61.54 The following additional packages will be installed:
11:35:47 [2020-04-10T11:35:47.465Z] #62 61.57   libbtrfs0
11:35:47 [2020-04-10T11:35:47.465Z] #62 62.03 The following NEW packages will be installed:
11:35:47 [2020-04-10T11:35:47.465Z] #62 62.03   libbtrfs-dev libbtrfs0
11:35:47 [2020-04-10T11:35:47.650Z] #44 12.81   PBCC     images/ipc-shm.pb-c.c
11:35:47 [2020-04-10T11:35:47.650Z] #44 12.87   DEP      images/ipc-shm.pb-c.d
11:35:47 [2020-04-10T11:35:47.650Z] #44 12.93   PBCC     images/ipc-var.pb-c.c
11:35:47 [2020-04-10T11:35:47.650Z] #44 12.98   DEP      images/ipc-var.pb-c.d
11:35:47 [2020-04-10T11:35:47.723Z] #62 62.67 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:35:47 [2020-04-10T11:35:47.723Z] #62 62.67 Need to get 119 kB of archives.
11:35:47 [2020-04-10T11:35:47.723Z] #62 62.67 After this operation, 387 kB of additional disk space will be used.
11:35:47 [2020-04-10T11:35:47.723Z] #62 62.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:35:47 [2020-04-10T11:35:47.723Z] #62 62.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:35:47 [2020-04-10T11:35:47.912Z] #44 13.07   PBCC     images/sk-opts.pb-c.c
11:35:47 [2020-04-10T11:35:47.912Z] #44 13.20   PBCC     images/packet-sock.pb-c.c
11:35:48 [2020-04-10T11:35:48.177Z] #44 13.43   DEP      images/sk-opts.pb-c.d
11:35:48 [2020-04-10T11:35:48.317Z] #65 ...
11:35:48 [2020-04-10T11:35:48.317Z] 
11:35:48 [2020-04-10T11:35:48.317Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:48 [2020-04-10T11:35:48.317Z] #33 63.80 internal/reflectlite
11:35:48 [2020-04-10T11:35:48.317Z] #33 63.81 sync
11:35:48 [2020-04-10T11:35:48.437Z] #44 13.55   DEP      images/packet-sock.pb-c.d
11:35:48 [2020-04-10T11:35:48.437Z] #44 13.71   PBCC     images/sk-netlink.pb-c.c
11:35:48 [2020-04-10T11:35:48.698Z] #44 ...
11:35:48 [2020-04-10T11:35:48.698Z] 
11:35:48 [2020-04-10T11:35:48.698Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:48 [2020-04-10T11:35:48.698Z] #47 64.33 time
11:35:48 [2020-04-10T11:35:48.698Z] #47 65.85 regexp
11:35:48 [2020-04-10T11:35:48.698Z] #47 71.75 github.com/LK4D4/vndr/versioned
11:35:48 [2020-04-10T11:35:48.698Z] #47 72.18 context
11:35:48 [2020-04-10T11:35:48.698Z] #47 72.19 internal/lazyregexp
11:35:48 [2020-04-10T11:35:48.698Z] #47 72.22 path/filepath
11:35:48 [2020-04-10T11:35:48.698Z] #47 73.76 net
11:35:48 [2020-04-10T11:35:48.698Z] #47 ...
11:35:48 [2020-04-10T11:35:48.698Z] 
11:35:48 [2020-04-10T11:35:48.698Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:48 [2020-04-10T11:35:48.698Z] #44 13.96   DEP      images/sk-netlink.pb-c.d
11:35:48 [2020-04-10T11:35:48.698Z] #44 14.06   PBCC     images/sk-inet.pb-c.c
11:35:48 [2020-04-10T11:35:48.958Z] #44 14.22   DEP      images/sk-inet.pb-c.d
11:35:49 [2020-04-10T11:35:49.227Z] #44 14.50   PBCC     images/sk-unix.pb-c.c
11:35:49 [2020-04-10T11:35:49.227Z] #44 14.57   DEP      images/sk-unix.pb-c.d
11:35:49 [2020-04-10T11:35:49.486Z] #44 14.67   PBCC     images/mm.pb-c.c
11:35:49 [2020-04-10T11:35:49.486Z] #44 14.76   DEP      images/mm.pb-c.d
11:35:49 [2020-04-10T11:35:49.486Z] #44 14.80   PBCC     images/timerfd.pb-c.c
11:35:49 [2020-04-10T11:35:49.486Z] #44 14.89   DEP      images/timerfd.pb-c.d
11:35:49 [2020-04-10T11:35:49.621Z] #62 64.50 debconf: delaying package configuration, since apt-utils is not installed
11:35:49 [2020-04-10T11:35:49.746Z] #44 14.98   PBCC     images/timer.pb-c.c
11:35:49 [2020-04-10T11:35:49.746Z] #44 15.03   DEP      images/timer.pb-c.d
11:35:49 [2020-04-10T11:35:49.746Z] #44 15.11   PBCC     images/sa.pb-c.c
11:35:49 [2020-04-10T11:35:49.879Z] #62 64.93 Fetched 119 kB in 0s (305 kB/s)
11:35:50 [2020-04-10T11:35:50.008Z] #44 15.18   DEP      images/sa.pb-c.d
11:35:50 [2020-04-10T11:35:50.008Z] #44 15.23   PBCC     images/pipe-data.pb-c.c
11:35:50 [2020-04-10T11:35:50.008Z] #44 15.27   DEP      images/pipe-data.pb-c.d
11:35:50 [2020-04-10T11:35:50.008Z] #44 15.42   PBCC     images/mnt.pb-c.c
11:35:50 [2020-04-10T11:35:50.008Z] #44 15.44   DEP      images/mnt.pb-c.d
11:35:50 [2020-04-10T11:35:50.138Z] #62 65.17 Selecting previously unselected package libbtrfs0.
11:35:50 [2020-04-10T11:35:50.217Z] #33 ...
11:35:50 [2020-04-10T11:35:50.217Z] 
11:35:50 [2020-04-10T11:35:50.217Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:50 [2020-04-10T11:35:50.217Z] #74 DONE 66.4s
11:35:50 [2020-04-10T11:35:50.217Z] 
11:35:50 [2020-04-10T11:35:50.217Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:50 [2020-04-10T11:35:50.217Z] #35 47.58 Reading package lists...
11:35:50 [2020-04-10T11:35:50.217Z] #35 58.90 Building dependency tree...
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.27 The following additional packages will be installed:
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.28   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.30 Suggested packages:
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.32   cmake-doc ninja-build lrzip
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.33 Recommended packages:
11:35:50 [2020-04-10T11:35:50.217Z] #35 64.33   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.06 The following NEW packages will be installed:
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.10   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.12   vim-common xxd
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.72 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.72 Need to get 14.9 MB of archives.
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.72 After this operation, 61.8 MB of additional disk space will be used.
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:35:50 [2020-04-10T11:35:50.217Z] #35 66.98 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:35:50 [2020-04-10T11:35:50.268Z] #44 15.53   PBCC     images/sk-packet.pb-c.c
11:35:50 [2020-04-10T11:35:50.268Z] #44 15.54   DEP      images/sk-packet.pb-c.d
11:35:50 [2020-04-10T11:35:50.268Z] #44 15.60   PBCC     images/tcp-stream.pb-c.c
11:35:50 [2020-04-10T11:35:50.268Z] #44 15.65   DEP      images/tcp-stream.pb-c.d
11:35:50 [2020-04-10T11:35:50.397Z] #62 65.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
11:35:50 [2020-04-10T11:35:50.397Z] #62 65.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:35:50 [2020-04-10T11:35:50.397Z] #62 65.47 Unpacking libbtrfs0 (4.20.1-2) ...
11:35:50 [2020-04-10T11:35:50.529Z] #44 15.69   PBCC     images/pipe.pb-c.c
11:35:50 [2020-04-10T11:35:50.529Z] #44 15.79   DEP      images/pipe.pb-c.d
11:35:50 [2020-04-10T11:35:50.529Z] #44 ...
11:35:50 [2020-04-10T11:35:50.529Z] 
11:35:50 [2020-04-10T11:35:50.529Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:50 [2020-04-10T11:35:50.529Z] #56 66.40 time
11:35:50 [2020-04-10T11:35:50.529Z] #56 66.45 regexp
11:35:50 [2020-04-10T11:35:50.529Z] #56 73.15 context
11:35:50 [2020-04-10T11:35:50.529Z] #56 73.26 io/ioutil
11:35:50 [2020-04-10T11:35:50.529Z] #56 73.27 mvdan.cc/sh/v3/fileutil
11:35:50 [2020-04-10T11:35:50.655Z] #62 ...
11:35:50 [2020-04-10T11:35:50.655Z] 
11:35:50 [2020-04-10T11:35:50.655Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:50 [2020-04-10T11:35:50.655Z] #74 DONE 65.3s
11:35:50 [2020-04-10T11:35:50.655Z] 
11:35:50 [2020-04-10T11:35:50.655Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:50 [2020-04-10T11:35:50.655Z] #43 63.80 The following additional packages will be installed:
11:35:50 [2020-04-10T11:35:50.655Z] #43 63.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:35:50 [2020-04-10T11:35:50.655Z] #43 63.81   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:35:50 [2020-04-10T11:35:50.655Z] #43 63.81 Suggested packages:
11:35:50 [2020-04-10T11:35:50.655Z] #43 63.81   manpages-dev python-setuptools
11:35:50 [2020-04-10T11:35:50.782Z] #35 ...
11:35:50 [2020-04-10T11:35:50.782Z] 
11:35:50 [2020-04-10T11:35:50.782Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:50 [2020-04-10T11:35:50.782Z] #25 57.72 Building dependency tree...
11:35:50 [2020-04-10T11:35:50.782Z] #25 63.12 ca-certificates is already the newest version (20190110).
11:35:50 [2020-04-10T11:35:50.782Z] #25 63.12 The following additional packages will be installed:
11:35:50 [2020-04-10T11:35:50.782Z] #25 63.13   libjq1 libonig5
11:35:50 [2020-04-10T11:35:50.782Z] #25 63.85 The following NEW packages will be installed:
11:35:50 [2020-04-10T11:35:50.782Z] #25 63.90   jq libjq1 libonig5
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.41 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.41 Need to get 355 kB of archives.
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.41 After this operation, 1072 kB of additional disk space will be used.
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:35:50 [2020-04-10T11:35:50.782Z] #25 64.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:35:50 [2020-04-10T11:35:50.782Z] #25 66.33 debconf: delaying package configuration, since apt-utils is not installed
11:35:50 [2020-04-10T11:35:50.782Z] #25 66.94 Fetched 355 kB in 0s (1224 kB/s)
11:35:50 [2020-04-10T11:35:50.782Z] #25 67.16 Selecting previously unselected package libonig5:amd64.
11:35:50 [2020-04-10T11:35:50.782Z] #25 67.16 (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.)
11:35:50 [2020-04-10T11:35:50.782Z] #25 67.34 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
11:35:50 [2020-04-10T11:35:50.782Z] #25 67.38 Unpacking libonig5:amd64 (6.9.1-1) ...
11:35:50 [2020-04-10T11:35:50.789Z] #56 76.47 github.com/pkg/diff
11:35:50 [2020-04-10T11:35:50.789Z] #56 76.48 go/token
11:35:50 [2020-04-10T11:35:50.789Z] #56 76.49 flag
11:35:50 [2020-04-10T11:35:50.789Z] #56 76.49 encoding/binary
11:35:50 [2020-04-10T11:35:50.789Z] #56 ...
11:35:50 [2020-04-10T11:35:50.789Z] 
11:35:50 [2020-04-10T11:35:50.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:50 [2020-04-10T11:35:50.789Z] #44 15.94   PBCC     images/pstree.pb-c.c
11:35:50 [2020-04-10T11:35:50.789Z] #44 16.02   DEP      images/pstree.pb-c.d
11:35:50 [2020-04-10T11:35:50.789Z] #44 16.04   PBCC     images/fs.pb-c.c
11:35:50 [2020-04-10T11:35:50.789Z] #44 16.11   DEP      images/fs.pb-c.d
11:35:50 [2020-04-10T11:35:50.789Z] #44 16.16   PBCC     images/signalfd.pb-c.c
11:35:51 [2020-04-10T11:35:51.050Z] #44 16.21   DEP      images/signalfd.pb-c.d
11:35:51 [2020-04-10T11:35:51.050Z] #44 16.33   PBCC     images/fh.pb-c.c
11:35:51 [2020-04-10T11:35:51.050Z] #44 16.35   PBCC     images/fsnotify.pb-c.c
11:35:51 [2020-04-10T11:35:51.221Z] #43 66.25 The following NEW packages will be installed:
11:35:51 [2020-04-10T11:35:51.221Z] #43 66.25   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:35:51 [2020-04-10T11:35:51.221Z] #43 66.25   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:35:51 [2020-04-10T11:35:51.221Z] #43 66.25   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:35:51 [2020-04-10T11:35:51.221Z] #43 66.25   python-six zlib1g-dev
11:35:51 [2020-04-10T11:35:51.312Z] #44 16.49   DEP      images/fh.pb-c.d
11:35:51 [2020-04-10T11:35:51.312Z] #44 16.57   DEP      images/fsnotify.pb-c.d
11:35:51 [2020-04-10T11:35:51.312Z] #44 16.63   PBCC     images/eventpoll.pb-c.c
11:35:51 [2020-04-10T11:35:51.312Z] #44 16.68   DEP      images/eventpoll.pb-c.d
11:35:51 [2020-04-10T11:35:51.350Z] #25 67.92 Selecting previously unselected package libjq1:amd64.
11:35:51 [2020-04-10T11:35:51.350Z] #25 67.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:35:51 [2020-04-10T11:35:51.350Z] #25 67.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:35:51 [2020-04-10T11:35:51.481Z] #43 ...
11:35:51 [2020-04-10T11:35:51.481Z] 
11:35:51 [2020-04-10T11:35:51.481Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:51 [2020-04-10T11:35:51.481Z] #25 44.85 Reading package lists...
11:35:51 [2020-04-10T11:35:51.481Z] #25 57.20 Building dependency tree...
11:35:51 [2020-04-10T11:35:51.481Z] #25 62.17 ca-certificates is already the newest version (20190110).
11:35:51 [2020-04-10T11:35:51.481Z] #25 62.17 The following additional packages will be installed:
11:35:51 [2020-04-10T11:35:51.481Z] #25 62.19   libjq1 libonig5
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.05 The following NEW packages will be installed:
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.06   jq libjq1 libonig5
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.71 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.71 Need to get 355 kB of archives.
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.71 After this operation, 1072 kB of additional disk space will be used.
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:35:51 [2020-04-10T11:35:51.481Z] #25 63.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:35:51 [2020-04-10T11:35:51.481Z] #25 65.66 debconf: delaying package configuration, since apt-utils is not installed
11:35:51 [2020-04-10T11:35:51.481Z] #25 66.16 Fetched 355 kB in 0s (1123 kB/s)
11:35:51 [2020-04-10T11:35:51.481Z] #25 66.42 Selecting previously unselected package libonig5:amd64.
11:35:51 [2020-04-10T11:35:51.481Z] #25 66.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
11:35:51 [2020-04-10T11:35:51.481Z] #25 66.53 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
11:35:51 [2020-04-10T11:35:51.481Z] #25 66.56 Unpacking libonig5:amd64 (6.9.1-1) ...
11:35:51 [2020-04-10T11:35:51.575Z] #44 16.75   PBCC     images/eventfd.pb-c.c
11:35:51 [2020-04-10T11:35:51.575Z] #44 16.77   DEP      images/eventfd.pb-c.d
11:35:51 [2020-04-10T11:35:51.575Z] #44 16.83   PBCC     images/remap-file-path.pb-c.c
11:35:51 [2020-04-10T11:35:51.575Z] #44 16.87   DEP      images/remap-file-path.pb-c.d
11:35:51 [2020-04-10T11:35:51.575Z] #44 ...
11:35:51 [2020-04-10T11:35:51.575Z] 
11:35:51 [2020-04-10T11:35:51.575Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.68 Selecting previously unselected package gcc-mingw-w64-base.
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.89 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:35:51 [2020-04-10T11:35:51.575Z] #10 67.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:35:51 [2020-04-10T11:35:51.738Z] #25 ...
11:35:51 [2020-04-10T11:35:51.738Z] 
11:35:51 [2020-04-10T11:35:51.738Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:51 [2020-04-10T11:35:51.738Z] #43 66.82 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
11:35:51 [2020-04-10T11:35:51.738Z] #43 66.82 Need to get 4095 kB of archives.
11:35:51 [2020-04-10T11:35:51.738Z] #43 66.82 After this operation, 22.5 MB of additional disk space will be used.
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
11:35:51 [2020-04-10T11:35:51.739Z] #43 66.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
11:35:51 [2020-04-10T11:35:51.836Z] #10 ...
11:35:51 [2020-04-10T11:35:51.836Z] 
11:35:51 [2020-04-10T11:35:51.836Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:51 [2020-04-10T11:35:51.836Z] #65 38.87 Checking out files:  43% (1386/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
11:35:51 [2020-04-10T11:35:51.836Z] #65 ...
11:35:51 [2020-04-10T11:35:51.836Z] 
11:35:51 [2020-04-10T11:35:51.836Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:51 [2020-04-10T11:35:51.836Z] #33 67.59 internal/poll
11:35:51 [2020-04-10T11:35:51.836Z] #33 69.06 os
11:35:51 [2020-04-10T11:35:51.836Z] #33 70.19 internal/fmtsort
11:35:51 [2020-04-10T11:35:51.836Z] #33 71.57 fmt
11:35:51 [2020-04-10T11:35:51.836Z] #33 71.57 path/filepath
11:35:51 [2020-04-10T11:35:51.836Z] #33 73.09 io/ioutil
11:35:51 [2020-04-10T11:35:51.836Z] #33 75.24 github.com/BurntSushi/toml
11:35:51 [2020-04-10T11:35:51.836Z] #33 75.25 log
11:35:51 [2020-04-10T11:35:51.836Z] #33 75.26 flag
11:35:51 [2020-04-10T11:35:51.836Z] #33 ...
11:35:51 [2020-04-10T11:35:51.836Z] 
11:35:51 [2020-04-10T11:35:51.836Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:35:51 [2020-04-10T11:35:51.915Z] #25 68.43 Selecting previously unselected package jq.
11:35:51 [2020-04-10T11:35:51.915Z] #25 68.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
11:35:51 [2020-04-10T11:35:51.915Z] #25 68.46 Unpacking jq (1.5+dfsg-2+b1) ...
11:35:51 [2020-04-10T11:35:51.915Z] #25 ...
11:35:51 [2020-04-10T11:35:51.915Z] 
11:35:51 [2020-04-10T11:35:51.915Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:51 [2020-04-10T11:35:51.915Z] #47 68.22 github.com/LK4D4/vndr/godl/singleflight
11:35:51 [2020-04-10T11:35:51.915Z] #47 68.25 internal/reflectlite
11:35:51 [2020-04-10T11:35:51.996Z] #43 67.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
11:35:51 [2020-04-10T11:35:51.996Z] #43 67.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
11:35:52 [2020-04-10T11:35:52.254Z] #43 ...
11:35:52 [2020-04-10T11:35:52.254Z] 
11:35:52 [2020-04-10T11:35:52.254Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:35:52 [2020-04-10T11:35:52.254Z] #62 65.88 Selecting previously unselected package libbtrfs-dev.
11:35:52 [2020-04-10T11:35:52.254Z] #62 65.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:35:52 [2020-04-10T11:35:52.254Z] #62 65.91 Unpacking libbtrfs-dev (4.20.1-2) ...
11:35:52 [2020-04-10T11:35:52.254Z] #62 66.35 Setting up libbtrfs0 (4.20.1-2) ...
11:35:52 [2020-04-10T11:35:52.254Z] #62 66.42 Setting up libbtrfs-dev (4.20.1-2) ...
11:35:52 [2020-04-10T11:35:52.254Z] #62 66.47 Processing triggers for libc-bin (2.28-10) ...
11:35:52 [2020-04-10T11:35:52.254Z] #62 DONE 67.2s
11:35:52 [2020-04-10T11:35:52.254Z] 
11:35:52 [2020-04-10T11:35:52.254Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:35:52 [2020-04-10T11:35:52.254Z] #63 DONE 0.1s
11:35:52 [2020-04-10T11:35:52.254Z] 
11:35:52 [2020-04-10T11:35:52.254Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:52 [2020-04-10T11:35:52.254Z] #43 67.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
11:35:52 [2020-04-10T11:35:52.481Z] #47 68.82 math/rand
11:35:52 [2020-04-10T11:35:52.481Z] #47 ...
11:35:52 [2020-04-10T11:35:52.481Z] 
11:35:52 [2020-04-10T11:35:52.481Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:52 [2020-04-10T11:35:52.481Z] #25 68.87 Setting up libonig5:amd64 (6.9.1-1) ...
11:35:52 [2020-04-10T11:35:52.481Z] #25 68.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:35:52 [2020-04-10T11:35:52.481Z] #25 68.94 Setting up jq (1.5+dfsg-2+b1) ...
11:35:52 [2020-04-10T11:35:52.481Z] #25 68.95 Processing triggers for libc-bin (2.28-10) ...
11:35:52 [2020-04-10T11:35:52.481Z] #25 DONE 69.2s
11:35:52 [2020-04-10T11:35:52.511Z] #43 ...
11:35:52 [2020-04-10T11:35:52.511Z] 
11:35:52 [2020-04-10T11:35:52.511Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:35:52 [2020-04-10T11:35:52.511Z] #64 DONE 0.1s
11:35:52 [2020-04-10T11:35:52.511Z] 
11:35:52 [2020-04-10T11:35:52.511Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:52 [2020-04-10T11:35:52.511Z] #43 67.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
11:35:52 [2020-04-10T11:35:52.511Z] #43 67.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
11:35:52 [2020-04-10T11:35:52.511Z] #43 67.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
11:35:52 [2020-04-10T11:35:52.511Z] #43 67.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
11:35:52 [2020-04-10T11:35:52.511Z] #43 67.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
11:35:52 [2020-04-10T11:35:52.511Z] #43 ...
11:35:52 [2020-04-10T11:35:52.511Z] 
11:35:52 [2020-04-10T11:35:52.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:52 [2020-04-10T11:35:52.511Z] #10 46.09 Reading package lists...
11:35:52 [2020-04-10T11:35:52.511Z] #10 58.06 Building dependency tree...
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.40 The following additional packages will be installed:
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41 Suggested packages:
11:35:52 [2020-04-10T11:35:52.511Z] #10 64.41   gcc-8-locales seccomp wine64
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00 The following NEW packages will be installed:
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.00   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.67 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.67 Need to get 77.7 MB of archives.
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.67 After this operation, 487 MB of additional disk space will be used.
11:35:52 [2020-04-10T11:35:52.511Z] #10 67.67 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]
11:35:52 [2020-04-10T11:35:52.739Z] 
11:35:52 [2020-04-10T11:35:52.739Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:35:52 [2020-04-10T11:35:52.739Z] #26 DONE 0.1s
11:35:52 [2020-04-10T11:35:52.739Z] 
11:35:52 [2020-04-10T11:35:52.739Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:52 [2020-04-10T11:35:52.739Z] #33 68.76 errors
11:35:52 [2020-04-10T11:35:52.739Z] #33 68.76 sort
11:35:52 [2020-04-10T11:35:52.769Z] #10 ...
11:35:52 [2020-04-10T11:35:52.769Z] 
11:35:52 [2020-04-10T11:35:52.769Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.13 Selecting previously unselected package libjq1:amd64.
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.14 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.59 Selecting previously unselected package jq.
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
11:35:52 [2020-04-10T11:35:52.769Z] #25 67.59 Unpacking jq (1.5+dfsg-2+b1) ...
11:35:53 [2020-04-10T11:35:53.027Z] #25 68.07 Setting up libonig5:amd64 (6.9.1-1) ...
11:35:53 [2020-04-10T11:35:53.027Z] #25 68.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:35:53 [2020-04-10T11:35:53.027Z] #25 68.14 Setting up jq (1.5+dfsg-2+b1) ...
11:35:53 [2020-04-10T11:35:53.284Z] #25 68.22 Processing triggers for libc-bin (2.28-10) ...
11:35:53 [2020-04-10T11:35:53.305Z] #33 69.64 strconv
11:35:53 [2020-04-10T11:35:53.305Z] #33 ...
11:35:53 [2020-04-10T11:35:53.305Z] 
11:35:53 [2020-04-10T11:35:53.305Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:53 [2020-04-10T11:35:53.305Z] #43 48.76 Reading package lists...
11:35:53 [2020-04-10T11:35:53.305Z] #43 60.34 Building dependency tree...
11:35:53 [2020-04-10T11:35:53.305Z] #43 66.12 The following additional packages will be installed:
11:35:53 [2020-04-10T11:35:53.305Z] #43 66.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:35:53 [2020-04-10T11:35:53.305Z] #43 66.17   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:35:53 [2020-04-10T11:35:53.305Z] #43 66.18 Suggested packages:
11:35:53 [2020-04-10T11:35:53.305Z] #43 66.18   manpages-dev python-setuptools
11:35:53 [2020-04-10T11:35:53.305Z] #43 68.70 The following NEW packages will be installed:
11:35:53 [2020-04-10T11:35:53.305Z] #43 68.70   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:35:53 [2020-04-10T11:35:53.305Z] #43 68.70   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:35:53 [2020-04-10T11:35:53.305Z] #43 68.70   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:35:53 [2020-04-10T11:35:53.305Z] #43 68.70   python-six zlib1g-dev
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.22 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.22 Need to get 4095 kB of archives.
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.22 After this operation, 22.5 MB of additional disk space will be used.
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
11:35:53 [2020-04-10T11:35:53.305Z] #43 69.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 69.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #43 ...
11:35:53 [2020-04-10T11:35:53.306Z] 
11:35:53 [2020-04-10T11:35:53.306Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
11:35:53 [2020-04-10T11:35:53.306Z] #35 68.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:35:53 [2020-04-10T11:35:53.542Z] #25 DONE 68.6s
11:35:53 [2020-04-10T11:35:53.542Z] 
11:35:53 [2020-04-10T11:35:53.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:53 [2020-04-10T11:35:53.542Z] #10 68.12 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]
11:35:53 [2020-04-10T11:35:53.542Z] #10 68.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:35:53 [2020-04-10T11:35:53.542Z] #10 68.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:35:53 [2020-04-10T11:35:53.542Z] #10 68.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:35:53 [2020-04-10T11:35:53.542Z] #10 68.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:35:53 [2020-04-10T11:35:53.542Z] #10 ...
11:35:53 [2020-04-10T11:35:53.542Z] 
11:35:53 [2020-04-10T11:35:53.542Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:35:53 [2020-04-10T11:35:53.542Z] #26 DONE 0.1s
11:35:53 [2020-04-10T11:35:53.549Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m59.522756885s with top 10 stages: buildssa: 1m34.23390154s, goimports: 21.895452135s, unconvert: 13.081071217s, gosec: 9.99618433s, golint: 5.481113651s, inspect: 3.864460322s, ineffassign: 3.792086339s, misspell: 3.729579953s, vrp: 2.762121808s, printf: 2.152122732s 
11:35:53 [2020-04-10T11:35:53.549Z] INFO [runner] Issues before processing: 2298, after processing: 0 
11:35:53 [2020-04-10T11:35:53.549Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1584/1689, exclude-rules: 63/1584, filename_unadjuster: 1689/1689, path_prettifier: 1689/1689, skip_files: 1689/1689, nolint: 0/63, cgo: 1689/2298, skip_dirs: 1689/1689, exclude: 1584/1584, identifier_marker: 1584/1584 
11:35:53 [2020-04-10T11:35:53.549Z] INFO [runner] processing took 59.588659ms with stages: nolint: 26.335319ms, identifier_marker: 16.847983ms, path_prettifier: 7.518333ms, autogenerated_exclude: 3.5902ms, exclude-rules: 3.301537ms, skip_dirs: 1.713784ms, cgo: 179.188µs, filename_unadjuster: 97.14µs, max_same_issues: 1.356µs, max_from_linter: 854ns, uniq_by_line: 728ns, exclude: 520ns, source_code: 487ns, diff: 408ns, skip_files: 293ns, max_per_file_from_linter: 265ns, path_shortener: 264ns 
11:35:53 [2020-04-10T11:35:53.549Z] INFO [runner] linters took 1m35.805733066s with stages: goanalysis_metalinter: 1m16.85975741s, unused: 18.886265913s 
11:35:53 [2020-04-10T11:35:53.549Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
11:35:53 [2020-04-10T11:35:53.549Z] INFO Memory: 1467 samples, avg is 659.0MB, max is 3035.4MB 
11:35:53 [2020-04-10T11:35:53.549Z] INFO Execution took 3m30.109035333s               
11:35:53 [2020-04-10T11:35:53.549Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:35:53 [2020-04-10T11:35:53.665Z] #65 38.87 Checking out files:  43% (1386/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  77% (2457/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
11:35:53 [2020-04-10T11:35:53.665Z] #65 40.90 + cd /tmp/tmp.wKdFaUspYp/src/github.com/containerd/containerd
11:35:53 [2020-04-10T11:35:53.665Z] #65 40.91 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
11:35:53 [2020-04-10T11:35:53.800Z] 
11:35:53 [2020-04-10T11:35:53.800Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:35:53 [2020-04-10T11:35:53.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh dynbinary-daemon test-docker-py
11:35:54 [2020-04-10T11:35:54.446Z] 
11:35:54 [2020-04-10T11:35:54.446Z] Removing bundles/
11:35:54 [2020-04-10T11:35:54.446Z] 
11:35:54 [2020-04-10T11:35:54.446Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:35:54 [2020-04-10T11:35:54.446Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:35:54 [2020-04-10T11:35:54.446Z] GOOS="" GOARCH="" GOARM=""
11:35:54 [2020-04-10T11:35:54.678Z] #35 ...
11:35:54 [2020-04-10T11:35:54.678Z] 
11:35:54 [2020-04-10T11:35:54.678Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:35:54 [2020-04-10T11:35:54.678Z] #10 50.03 Reading package lists...
11:35:54 [2020-04-10T11:35:54.678Z] #10 61.48 Building dependency tree...
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.37 The following additional packages will be installed:
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.38   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.40   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.41 Suggested packages:
11:35:54 [2020-04-10T11:35:54.678Z] #10 67.41   gcc-8-locales seccomp wine64
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.56 The following NEW packages will be installed:
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.57   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.57   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.58   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 69.58   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.02 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.02 Need to get 77.7 MB of archives.
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.02 After this operation, 487 MB of additional disk space will be used.
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.02 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]
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.34 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]
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:35:54 [2020-04-10T11:35:54.678Z] #10 70.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:35:54 [2020-04-10T11:35:54.678Z] #10 ...
11:35:54 [2020-04-10T11:35:54.678Z] 
11:35:54 [2020-04-10T11:35:54.678Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:54 [2020-04-10T11:35:54.678Z] #35 71.14 debconf: delaying package configuration, since apt-utils is not installed
11:35:54 [2020-04-10T11:35:54.678Z] #35 71.42 Fetched 14.9 MB in 3s (4972 kB/s)
11:35:54 [2020-04-10T11:35:54.936Z] #35 71.60 Selecting previously unselected package xxd.
11:35:55 [2020-04-10T11:35:55.194Z] #35 71.61 (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.)
11:35:55 [2020-04-10T11:35:55.194Z] #35 71.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:35:55 [2020-04-10T11:35:55.194Z] #35 71.75 Unpacking xxd (2:8.1.0875-5) ...
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + export 'BUILDTAGS=netgo osusergo static_build'
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + BUILDTAGS='netgo osusergo static_build'
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + export EXTRA_FLAGS=-buildmode=pie
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + EXTRA_FLAGS=-buildmode=pie
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + '[' '' = dynamic ']'
11:35:55 [2020-04-10T11:35:55.589Z] #65 42.79 + make
11:35:55 [2020-04-10T11:35:55.758Z] #35 72.24 Selecting previously unselected package vim-common.
11:35:55 [2020-04-10T11:35:55.758Z] #35 72.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:35:55 [2020-04-10T11:35:55.758Z] #35 72.37 Unpacking vim-common (2:8.1.0875-5) ...
11:35:56 [2020-04-10T11:35:56.324Z] #35 73.11 Selecting previously unselected package cmake-data.
11:35:56 [2020-04-10T11:35:56.324Z] #35 73.13 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:35:56 [2020-04-10T11:35:56.324Z] #35 73.15 Unpacking cmake-data (3.13.4-1) ...
11:35:57 [2020-04-10T11:35:57.003Z] #65 44.28 + bin/ctr
11:35:57 [2020-04-10T11:35:57.103Z] #27 ...
11:35:57 [2020-04-10T11:35:57.103Z] 
11:35:57 [2020-04-10T11:35:57.103Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:35:57 [2020-04-10T11:35:57.103Z] #35 49.49 Reading package lists...
11:35:57 [2020-04-10T11:35:57.103Z] #35 62.17 Building dependency tree...
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49 The following additional packages will be installed:
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49 Suggested packages:
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49   cmake-doc ninja-build lrzip
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49 Recommended packages:
11:35:57 [2020-04-10T11:35:57.103Z] #35 68.49   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.35 The following NEW packages will be installed:
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.36   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.38   vim-common xxd
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.88 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.88 Need to get 14.9 MB of archives.
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.88 After this operation, 61.8 MB of additional disk space will be used.
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:35:57 [2020-04-10T11:35:57.103Z] #35 70.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:35:57 [2020-04-10T11:35:57.103Z] #35 71.16 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:35:57 [2020-04-10T11:35:57.103Z] #35 ...
11:35:57 [2020-04-10T11:35:57.103Z] 
11:35:57 [2020-04-10T11:35:57.103Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:35:57 [2020-04-10T11:35:57.103Z] #43 69.53 debconf: delaying package configuration, since apt-utils is not installed
11:35:57 [2020-04-10T11:35:57.103Z] #43 69.89 Fetched 4095 kB in 1s (3997 kB/s)
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.09 Selecting previously unselected package libcap-dev:amd64.
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.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.)
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.31 Unpacking libcap-dev:amd64 (1:2.25-2) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.56 Selecting previously unselected package libnet1:amd64.
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 70.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.02 Selecting previously unselected package libnet1-dev.
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.28 Selecting previously unselected package libnl-3-200:amd64.
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.58 Selecting previously unselected package libnl-3-dev:amd64.
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 71.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 72.01 Selecting previously unselected package libprotobuf-c1:amd64.
11:35:57 [2020-04-10T11:35:57.103Z] #43 72.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 72.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:35:57 [2020-04-10T11:35:57.103Z] #43 72.24 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:35:57 [2020-04-10T11:35:57.361Z] #43 72.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.361Z] #43 72.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
11:35:57 [2020-04-10T11:35:57.361Z] #43 72.46 Selecting previously unselected package zlib1g-dev:amd64.
11:35:57 [2020-04-10T11:35:57.361Z] #43 72.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.361Z] #43 72.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
11:35:57 [2020-04-10T11:35:57.926Z] #43 72.96 Selecting previously unselected package libprotobuf17:amd64.
11:35:57 [2020-04-10T11:35:57.927Z] #43 72.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
11:35:57 [2020-04-10T11:35:57.927Z] #43 72.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
11:35:59 [2020-04-10T11:35:59.301Z] #43 74.42 Selecting previously unselected package libprotobuf-lite17:amd64.
11:35:59 [2020-04-10T11:35:59.301Z] #43 74.44 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
11:35:59 [2020-04-10T11:35:59.555Z] #65 ...
11:35:59 [2020-04-10T11:35:59.555Z] 
11:35:59 [2020-04-10T11:35:59.555Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:35:59 [2020-04-10T11:35:59.555Z] #47 74.87 os/exec
11:35:59 [2020-04-10T11:35:59.555Z] #47 77.34 encoding/binary
11:35:59 [2020-04-10T11:35:59.555Z] #47 77.36 flag
11:35:59 [2020-04-10T11:35:59.555Z] #47 77.95 go/token
11:35:59 [2020-04-10T11:35:59.555Z] #47 80.14 go/scanner
11:35:59 [2020-04-10T11:35:59.555Z] #47 80.28 net/url
11:35:59 [2020-04-10T11:35:59.555Z] #47 81.48 text/template/parse
11:35:59 [2020-04-10T11:35:59.555Z] #47 82.40 go/ast
11:35:59 [2020-04-10T11:35:59.555Z] #47 83.50 encoding/json
11:35:59 [2020-04-10T11:35:59.555Z] #47 ...
11:35:59 [2020-04-10T11:35:59.555Z] 
11:35:59 [2020-04-10T11:35:59.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.02   PBCC     images/fifo.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.09   DEP      images/fifo.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.20   PBCC     images/ghost-file.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.31   DEP      images/ghost-file.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.38   PBCC     images/regfile.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.50   DEP      images/regfile.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.63   PBCC     images/ns.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.67   DEP      images/ns.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.74   PBCC     images/fdinfo.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.90   DEP      images/fdinfo.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 17.97   PBCC     images/core-aarch64.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.03   PBCC     images/core-arm.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.06   PBCC     images/core-ppc64.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.13   PBCC     images/core-s390.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.18   PBCC     images/core-x86.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.28   PBCC     images/core.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.35   PBCC     images/inventory.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.42   DEP      images/core-aarch64.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.54   DEP      images/core-arm.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.65   DEP      images/core-ppc64.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.75   DEP      images/core-s390.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.85   DEP      images/core-x86.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 18.93   DEP      images/core.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 19.03   DEP      images/inventory.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 19.25   PBCC     images/cpuinfo.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 19.27   DEP      images/cpuinfo.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 19.38   PBCC     images/stats.pb-c.c
11:35:59 [2020-04-10T11:35:59.555Z] #44 19.45   DEP      images/stats.pb-c.d
11:35:59 [2020-04-10T11:35:59.555Z] #44 21.10 make[1]: Nothing to be done for 'all'.
11:35:59 [2020-04-10T11:35:59.555Z] #44 23.05   CC       images/stats.o
11:35:59 [2020-04-10T11:35:59.555Z] #44 23.89   CC       images/core.o
11:35:59 [2020-04-10T11:35:59.555Z] #44 ...
11:35:59 [2020-04-10T11:35:59.555Z] 
11:35:59 [2020-04-10T11:35:59.555Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:59 [2020-04-10T11:35:59.555Z] #33 79.97 github.com/BurntSushi/toml/cmd/tomlv
11:35:59 [2020-04-10T11:35:59.555Z] #33 DONE 85.1s
11:35:59 [2020-04-10T11:35:59.555Z] 
11:35:59 [2020-04-10T11:35:59.555Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:59 [2020-04-10T11:35:59.555Z] #56 78.70 go/scanner
11:35:59 [2020-04-10T11:35:59.555Z] #56 79.64 mvdan.cc/editorconfig
11:35:59 [2020-04-10T11:35:59.555Z] #56 79.76 mvdan.cc/sh/v3/syntax
11:35:59 [2020-04-10T11:35:59.555Z] #56 81.15 encoding/base64
11:35:59 [2020-04-10T11:35:59.555Z] #56 81.76 go/ast
11:35:59 [2020-04-10T11:35:59.555Z] #56 82.04 golang.org/x/sys/unix
11:35:59 [2020-04-10T11:35:59.555Z] #56 83.25 encoding/json
11:35:59 [2020-04-10T11:35:59.558Z] #43 74.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
11:35:59 [2020-04-10T11:35:59.816Z] #43 74.86 Selecting previously unselected package libprotobuf-dev:amd64.
11:35:59 [2020-04-10T11:35:59.816Z] #43 74.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
11:35:59 [2020-04-10T11:35:59.816Z] #43 74.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
11:35:59 [2020-04-10T11:35:59.816Z] #43 ...
11:35:59 [2020-04-10T11:35:59.816Z] 
11:35:59 [2020-04-10T11:35:59.816Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:35:59 [2020-04-10T11:35:59.816Z] #33 64.40 sync
11:35:59 [2020-04-10T11:35:59.816Z] #33 64.41 internal/reflectlite
11:35:59 [2020-04-10T11:35:59.816Z] #33 69.41 errors
11:35:59 [2020-04-10T11:35:59.816Z] #33 69.42 sort
11:35:59 [2020-04-10T11:35:59.816Z] #33 70.09 strconv
11:35:59 [2020-04-10T11:35:59.816Z] #33 71.28 io
11:35:59 [2020-04-10T11:35:59.816Z] #33 73.81 internal/oserror
11:35:59 [2020-04-10T11:35:59.816Z] #33 74.07 syscall
11:35:59 [2020-04-10T11:35:59.816Z] #56 ...
11:35:59 [2020-04-10T11:35:59.816Z] 
11:35:59 [2020-04-10T11:35:59.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:35:59 [2020-04-10T11:35:59.816Z] #44 25.13   CC       images/core-x86.o
11:36:00 [2020-04-10T11:36:00.074Z] #33 ...
11:36:00 [2020-04-10T11:36:00.074Z] 
11:36:00 [2020-04-10T11:36:00.074Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:36:00 [2020-04-10T11:36:00.074Z] #30 73.41 Checking out files:  77% (1178/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:36:00 [2020-04-10T11:36:00.074Z] #30 74.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:36:00 [2020-04-10T11:36:00.504Z] #35 ...
11:36:00 [2020-04-10T11:36:00.504Z] 
11:36:00 [2020-04-10T11:36:00.504Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:36:00 [2020-04-10T11:36:00.504Z] #30 75.43 Checking out files:  69% (1053/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:36:00 [2020-04-10T11:36:00.763Z] #30 77.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:36:00 [2020-04-10T11:36:00.763Z] #30 77.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:36:01 [2020-04-10T11:36:01.007Z] #30 75.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:36:01 [2020-04-10T11:36:01.211Z] #44 26.44   CC       images/core-arm.o
11:36:01 [2020-04-10T11:36:01.784Z] #44 26.92   CC       images/core-aarch64.o
11:36:02 [2020-04-10T11:36:02.045Z] #44 27.47   CC       images/core-ppc64.o
11:36:02 [2020-04-10T11:36:02.484Z] #30 ...
11:36:02 [2020-04-10T11:36:02.484Z] 
11:36:02 [2020-04-10T11:36:02.484Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.283 + RM_GOPATH=0
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.283 + TMP_GOPATH=
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.283 + : /build
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.283 + '[' -z '' ']'
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.283 ++ mktemp -d
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.288 + export GOPATH=/tmp/tmp.XwvWWczftH
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.288 + GOPATH=/tmp/tmp.XwvWWczftH
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.288 + RM_GOPATH=1
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.288 ++ dirname ./install.sh
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.296 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + dir=.
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + bin=containerd
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + shift
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + '[' '!' -f ./containerd.installer ']'
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + . ./containerd.installer
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + install_containerd
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.297 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XwvWWczftH/src/github.com/containerd/containerd
11:36:02 [2020-04-10T11:36:02.484Z] #65 5.310 Cloning into '/tmp/tmp.XwvWWczftH/src/github.com/containerd/containerd'...
11:36:02 [2020-04-10T11:36:02.667Z] #30 ...
11:36:02 [2020-04-10T11:36:02.667Z] 
11:36:02 [2020-04-10T11:36:02.667Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:02 [2020-04-10T11:36:02.667Z] #27 6.130 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:36:02 [2020-04-10T11:36:02.667Z] #27 6.732 #=#=#                                                                         
11:36:02 [2020-04-10T11:36:02.667Z] #27 6.994 
                                                                           0.0%
##                                                                         4.0%
#######                                                                    9.9%
############                                                              16.9%
################                                                          23.3%
####################                                                      27.8%
#######################                                                   32.1%
###########################                                               37.6%
#############################                                             41.1%
################################                                          44.5%
##################################                                        48.6%
#####################################                                     52.0%
###########################################                               61.0%
################################################                          67.4%
######################################################                    75.9%
##########################################################                80.9%
##############################################################            86.6%
###################################################################       93.3%
#######################################################################   98.8%
######################################################################## 100.0%
11:36:02 [2020-04-10T11:36:02.771Z] #65 ...
11:36:02 [2020-04-10T11:36:02.771Z] 
11:36:02 [2020-04-10T11:36:02.771Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:02 [2020-04-10T11:36:02.771Z] #27 7.115 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:36:02 [2020-04-10T11:36:02.771Z] #27 7.932 
11:36:02 [2020-04-10T11:36:02.925Z] #27 10.14 #=#=#                                                                         
11:36:03 [2020-04-10T11:36:03.432Z] #44 28.40   CC       images/core-s390.o
11:36:03 [2020-04-10T11:36:03.699Z] #27 10.46 
#####                                                                      7.7%
#########                                                                 13.3%
#################                                                         24.9%
#####################                                                     30.1%
###########################                                               38.7%
############################################                              62.3%
11:36:03 [2020-04-10T11:36:03.699Z] #27 ...
11:36:03 [2020-04-10T11:36:03.699Z] 
11:36:03 [2020-04-10T11:36:03.699Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:03 [2020-04-10T11:36:03.699Z] #47 70.24 internal/singleflight
11:36:03 [2020-04-10T11:36:03.699Z] #47 72.68 strconv
11:36:03 [2020-04-10T11:36:03.699Z] #47 72.68 io
11:36:03 [2020-04-10T11:36:03.699Z] #47 74.63 bytes
11:36:03 [2020-04-10T11:36:03.699Z] #47 78.07 bufio
11:36:03 [2020-04-10T11:36:03.699Z] #47 79.71 reflect
11:36:03 [2020-04-10T11:36:03.957Z] #47 ...
11:36:03 [2020-04-10T11:36:03.957Z] 
11:36:03 [2020-04-10T11:36:03.957Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:03 [2020-04-10T11:36:03.957Z] #27 10.46 
#####                                                                      7.7%
#########                                                                 13.3%
#################                                                         24.9%
#####################                                                     30.1%
###########################                                               38.7%
############################################                              62.3%
####################################################                      72.9%
############################################################              84.3%
######################################################################## 100.0%
11:36:04 [2020-04-10T11:36:04.215Z] #27 ...
11:36:04 [2020-04-10T11:36:04.215Z] 
11:36:04 [2020-04-10T11:36:04.215Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:04 [2020-04-10T11:36:04.215Z] #33 70.58 io
11:36:04 [2020-04-10T11:36:04.215Z] #33 72.67 internal/oserror
11:36:04 [2020-04-10T11:36:04.215Z] #33 73.07 syscall
11:36:04 [2020-04-10T11:36:04.215Z] #33 76.27 reflect
11:36:04 [2020-04-10T11:36:04.363Z] #27 8.114 
##                                                                         3.3%
######                                                                     8.3%
##########                                                                13.9%
############                                                              16.7%
###############                                                           21.1%
###############                                                           21.8%
##################                                                        25.0%
####################                                                      29.1%
#########################                                                 35.9%
############################                                              39.9%
#################################                                         47.0%
#####################################                                     52.0%
#########################################                                 57.4%
##########################################                                59.1%
###############################################                           66.4%
#################################################                         68.4%
##################################################                        70.8%
#####################################################                     74.3%
#######################################################                   76.4%
#########################################################                 79.9%
##########################################################                81.4%
#############################################################             85.2%
11:36:04 [2020-04-10T11:36:04.363Z] #27 ...
11:36:04 [2020-04-10T11:36:04.363Z] 
11:36:04 [2020-04-10T11:36:04.363Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:04 [2020-04-10T11:36:04.363Z] #10 69.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:36:04 [2020-04-10T11:36:04.363Z] #10 70.06 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]
11:36:04 [2020-04-10T11:36:04.363Z] #10 70.07 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]
11:36:04 [2020-04-10T11:36:04.363Z] #10 75.39 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]
11:36:04 [2020-04-10T11:36:04.363Z] #10 79.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:36:04 [2020-04-10T11:36:04.363Z] #10 79.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:36:04 [2020-04-10T11:36:04.363Z] #10 79.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:36:04 [2020-04-10T11:36:04.363Z] #10 79.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:36:04 [2020-04-10T11:36:04.363Z] #10 79.55 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]
11:36:04 [2020-04-10T11:36:04.363Z] #10 ...
11:36:04 [2020-04-10T11:36:04.363Z] 
11:36:04 [2020-04-10T11:36:04.363Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:04 [2020-04-10T11:36:04.473Z] #33 ...
11:36:04 [2020-04-10T11:36:04.473Z] 
11:36:04 [2020-04-10T11:36:04.473Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:04 [2020-04-10T11:36:04.473Z] #43 71.44 debconf: delaying package configuration, since apt-utils is not installed
11:36:04 [2020-04-10T11:36:04.473Z] #43 71.81 Fetched 4095 kB in 1s (3844 kB/s)
11:36:04 [2020-04-10T11:36:04.473Z] #43 71.97 Selecting previously unselected package libcap-dev:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 71.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 ... 15401 files and directories currently installed.)
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.05 Unpacking libcap-dev:amd64 (1:2.25-2) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.44 Selecting previously unselected package libnet1:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.74 Selecting previously unselected package libnet1-dev.
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 72.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.10 Selecting previously unselected package libnl-3-200:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.42 Selecting previously unselected package libnl-3-dev:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.81 Selecting previously unselected package libprotobuf-c1:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 73.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.50 Selecting previously unselected package zlib1g-dev:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 74.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 75.03 Selecting previously unselected package libprotobuf17:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 75.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 75.04 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.51 Selecting previously unselected package libprotobuf-lite17:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.79 Selecting previously unselected package libprotobuf-dev:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 76.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 79.96 Selecting previously unselected package libprotoc17:amd64.
11:36:04 [2020-04-10T11:36:04.473Z] #43 79.96 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 79.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
11:36:04 [2020-04-10T11:36:04.473Z] #43 81.19 Selecting previously unselected package protobuf-c-compiler.
11:36:04 [2020-04-10T11:36:04.622Z] #27 8.114 
##                                                                         3.3%
######                                                                     8.3%
##########                                                                13.9%
############                                                              16.7%
###############                                                           21.1%
###############                                                           21.8%
##################                                                        25.0%
####################                                                      29.1%
#########################                                                 35.9%
############################                                              39.9%
#################################                                         47.0%
#####################################                                     52.0%
#########################################                                 57.4%
##########################################                                59.1%
###############################################                           66.4%
#################################################                         68.4%
##################################################                        70.8%
#####################################################                     74.3%
#######################################################                   76.4%
#########################################################                 79.9%
##########################################################                81.4%
#############################################################             85.2%
###############################################################           88.8%
####################################################################      95.7%
######################################################################## 100.0%
11:36:04 [2020-04-10T11:36:04.622Z] #27 ...
11:36:04 [2020-04-10T11:36:04.622Z] 
11:36:04 [2020-04-10T11:36:04.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:04 [2020-04-10T11:36:04.622Z] #47 69.30 github.com/LK4D4/vndr/godl/singleflight
11:36:04 [2020-04-10T11:36:04.622Z] #47 69.30 internal/reflectlite
11:36:04 [2020-04-10T11:36:04.622Z] #47 69.92 math/rand
11:36:04 [2020-04-10T11:36:04.622Z] #47 71.44 internal/singleflight
11:36:04 [2020-04-10T11:36:04.622Z] #47 73.42 io
11:36:04 [2020-04-10T11:36:04.622Z] #47 73.50 strconv
11:36:04 [2020-04-10T11:36:04.622Z] #47 75.63 bytes
11:36:04 [2020-04-10T11:36:04.737Z] #43 81.22 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
11:36:04 [2020-04-10T11:36:04.737Z] #43 81.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:36:04 [2020-04-10T11:36:04.737Z] #43 ...
11:36:04 [2020-04-10T11:36:04.737Z] 
11:36:04 [2020-04-10T11:36:04.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:04 [2020-04-10T11:36:04.737Z] #10 71.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:36:04 [2020-04-10T11:36:04.737Z] #10 72.07 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]
11:36:04 [2020-04-10T11:36:04.737Z] #10 72.08 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]
11:36:04 [2020-04-10T11:36:04.737Z] #10 77.97 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]
11:36:04 [2020-04-10T11:36:04.817Z] #44 29.87   CC       images/cpuinfo.o
11:36:04 [2020-04-10T11:36:04.879Z] #47 ...
11:36:04 [2020-04-10T11:36:04.879Z] 
11:36:04 [2020-04-10T11:36:04.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
11:36:04 [2020-04-10T11:36:04.879Z] #10 79.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
11:36:04 [2020-04-10T11:36:04.995Z] #10 ...
11:36:04 [2020-04-10T11:36:04.995Z] 
11:36:04 [2020-04-10T11:36:04.995Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:04 [2020-04-10T11:36:04.995Z] #47 81.15 syscall
11:36:05 [2020-04-10T11:36:05.389Z] #44 30.68   CC       images/inventory.o
11:36:05 [2020-04-10T11:36:05.650Z] #44 30.96   CC       images/fdinfo.o
11:36:05 [2020-04-10T11:36:05.912Z] #44 31.30   CC       images/fown.o
11:36:06 [2020-04-10T11:36:06.173Z] #44 ...
11:36:06 [2020-04-10T11:36:06.173Z] 
11:36:06 [2020-04-10T11:36:06.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:06 [2020-04-10T11:36:06.173Z] #10 92.27 Selecting previously unselected package g++-mingw-w64-x86-64.
11:36:06 [2020-04-10T11:36:06.173Z] #10 92.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:36:06 [2020-04-10T11:36:06.173Z] #10 92.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:36:06 [2020-04-10T11:36:06.317Z] Running on azwin-2-5a2170 in d:\jenkins\workspace\moby_PR-40795
[Pipeline] {
[Pipeline] ws
11:36:06 [2020-04-10T11:36:06.334Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:36:06 [2020-04-10T11:36:06.786Z] #10 81.83 debconf: delaying package configuration, since apt-utils is not installed
11:36:07 [2020-04-10T11:36:07.042Z] #10 82.16 Fetched 77.7 MB in 13s (6156 kB/s)
11:36:07 [2020-04-10T11:36:07.300Z] #10 ...
11:36:07 [2020-04-10T11:36:07.300Z] 
11:36:07 [2020-04-10T11:36:07.300Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 72.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:36:07 [2020-04-10T11:36:07.300Z] #35 74.76 debconf: delaying package configuration, since apt-utils is not installed
11:36:07 [2020-04-10T11:36:07.300Z] #35 75.07 Fetched 14.9 MB in 2s (6264 kB/s)
11:36:07 [2020-04-10T11:36:07.300Z] #35 75.38 Selecting previously unselected package xxd.
11:36:07 [2020-04-10T11:36:07.300Z] #35 75.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.)
11:36:07 [2020-04-10T11:36:07.300Z] #35 75.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:36:07 [2020-04-10T11:36:07.300Z] #35 75.51 Unpacking xxd (2:8.1.0875-5) ...
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.30 Selecting previously unselected package vim-common.
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.41 Unpacking vim-common (2:8.1.0875-5) ...
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.79 Selecting previously unselected package cmake-data.
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:36:07 [2020-04-10T11:36:07.300Z] #35 76.81 Unpacking cmake-data (3.13.4-1) ...
11:36:07 [2020-04-10T11:36:07.558Z] #35 ...
11:36:07 [2020-04-10T11:36:07.558Z] 
11:36:07 [2020-04-10T11:36:07.558Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:07 [2020-04-10T11:36:07.558Z] #27 11.72 
11:36:07 [2020-04-10T11:36:07.558Z] #27 12.06 
#####                                                                      7.0%
###############                                                           21.4%
#############################                                             41.1%
###################################                                       49.9%
##########################################                                59.3%
###############################################                           66.4%
######################################################                    76.3%
##############################################################            86.4%
######################################################################    98.4%
######################################################################## 100.0%
11:36:07 [2020-04-10T11:36:07.558Z] #27 13.99 #=#=#                                                                         
11:36:10 [2020-04-10T11:36:10.144Z] #27 14.25 
                                                                           0.5%
####                                                                       6.6%
########                                                                  11.8%
###########                                                               15.5%
##############                                                            19.9%
##################                                                        25.6%
#######################                                                   32.4%
############################                                              38.9%
###############################                                           43.6%
####################################                                      51.4%
########################################                                  56.4%
#########################################                                 58.1%
############################################                              62.2%
##############################################                            63.9%
#################################################                         68.3%
#########################################################                 79.4%
##########################################################                81.3%
#################################################################         90.3%
######################################################################    97.4%
######################################################################## 100.0%
11:36:10 [2020-04-10T11:36:10.259Z] #47 ...
11:36:10 [2020-04-10T11:36:10.259Z] 
11:36:10 [2020-04-10T11:36:10.259Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:10 [2020-04-10T11:36:10.259Z] #27 12.46 #=#=#                                                                         
11:36:10 [2020-04-10T11:36:10.259Z] #27 12.79 
                                                                           0.0%
####                                                                       5.7%
########                                                                  11.8%
#############                                                             19.2%
##################                                                        25.3%
######################                                                    31.6%
############################                                              40.0%
#####################################                                     51.9%
#############################################                             62.9%
####################################################                      72.6%
############################################################              83.4%
##################################################################        91.8%
######################################################################## 100.0%
11:36:10 [2020-04-10T11:36:10.259Z] #27 14.73 
11:36:10 [2020-04-10T11:36:10.401Z] #27 ...
11:36:10 [2020-04-10T11:36:10.401Z] 
11:36:10 [2020-04-10T11:36:10.401Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:36:10 [2020-04-10T11:36:10.401Z] #50 74.89 + cd /tmp/tmp.vwPLomzkp2/src/gotest.tools/gotestsum
11:36:10 [2020-04-10T11:36:10.401Z] #50 74.89 + git checkout -q v0.3.5
11:36:10 [2020-04-10T11:36:10.401Z] #50 74.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:36:10 [2020-04-10T11:36:10.401Z] #50 ...
11:36:10 [2020-04-10T11:36:10.401Z] 
11:36:10 [2020-04-10T11:36:10.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:10 [2020-04-10T11:36:10.401Z] #10 82.49 Selecting previously unselected package binutils-mingw-w64-i686.
11:36:10 [2020-04-10T11:36:10.401Z] #10 82.49 (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.)
11:36:10 [2020-04-10T11:36:10.401Z] #10 82.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:36:10 [2020-04-10T11:36:10.401Z] #10 82.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:36:10 [2020-04-10T11:36:10.518Z] #27 14.98 
                                                                           0.0%
                                                                           1.4%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.2%
#######                                                                   10.3%
#########                                                                 13.0%
##########                                                                15.0%
#############                                                             18.3%
###############                                                           21.8%
##################                                                        25.7%
#####################                                                     29.8%
########################                                                  33.4%
##########################                                                36.7%
#############################                                             41.1%
################################                                          45.7%
###################################                                       49.6%
#####################################                                     52.4%
########################################                                  56.0%
##########################################                                59.0%
############################################                              62.1%
##############################################                            65.0%
#################################################                         69.4%
###################################################                       71.2%
######################################################                    75.5%
#########################################################                 79.3%
###########################################################               82.6%
11:36:10 [2020-04-10T11:36:10.518Z] #27 ...
11:36:10 [2020-04-10T11:36:10.518Z] 
11:36:10 [2020-04-10T11:36:10.518Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:36:10 [2020-04-10T11:36:10.518Z] #50 76.99 + cd /tmp/tmp.nM3dlQATi8/src/gotest.tools/gotestsum
11:36:10 [2020-04-10T11:36:10.518Z] #50 76.99 + git checkout -q v0.3.5
11:36:10 [2020-04-10T11:36:10.518Z] #50 77.08 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:36:10 [2020-04-10T11:36:10.776Z] #50 ...
11:36:10 [2020-04-10T11:36:10.776Z] 
11:36:10 [2020-04-10T11:36:10.776Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:11 [2020-04-10T11:36:11.293Z] #27 14.98 
                                                                           0.0%
                                                                           1.4%
##                                                                         3.8%
###                                                                        5.4%
#####                                                                      7.2%
#######                                                                   10.3%
#########                                                                 13.0%
##########                                                                15.0%
#############                                                             18.3%
###############                                                           21.8%
##################                                                        25.7%
#####################                                                     29.8%
########################                                                  33.4%
##########################                                                36.7%
#############################                                             41.1%
################################                                          45.7%
###################################                                       49.6%
#####################################                                     52.4%
########################################                                  56.0%
##########################################                                59.0%
############################################                              62.1%
##############################################                            65.0%
#################################################                         69.4%
###################################################                       71.2%
######################################################                    75.5%
#########################################################                 79.3%
###########################################################               82.6%
#############################################################             84.7%
##############################################################            87.3%
################################################################          89.3%
##################################################################        92.1%
####################################################################      95.3%
######################################################################## 100.0%
11:36:11 [2020-04-10T11:36:11.293Z] #27 18.64 
11:36:11 [2020-04-10T11:36:11.335Z] #10 ...
11:36:11 [2020-04-10T11:36:11.335Z] 
11:36:11 [2020-04-10T11:36:11.335Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:11 [2020-04-10T11:36:11.335Z] #33 75.92 reflect
11:36:11 [2020-04-10T11:36:11.551Z] #27 ...
11:36:11 [2020-04-10T11:36:11.551Z] 
11:36:11 [2020-04-10T11:36:11.551Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:11 [2020-04-10T11:36:11.551Z] #35 78.29 Selecting previously unselected package libicu63:amd64.
11:36:11 [2020-04-10T11:36:11.551Z] #35 78.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:36:11 [2020-04-10T11:36:11.551Z] #35 78.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:36:11 [2020-04-10T11:36:11.597Z] #33 ...
11:36:11 [2020-04-10T11:36:11.597Z] 
11:36:11 [2020-04-10T11:36:11.597Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:11 [2020-04-10T11:36:11.597Z] #27 17.08 #=#=#                                                                         
11:36:11 [2020-04-10T11:36:11.809Z] #35 ...
11:36:11 [2020-04-10T11:36:11.809Z] 
11:36:11 [2020-04-10T11:36:11.809Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.72 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]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 81.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
11:36:11 [2020-04-10T11:36:11.809Z] #10 84.15 debconf: delaying package configuration, since apt-utils is not installed
11:36:11 [2020-04-10T11:36:11.809Z] #10 84.35 Fetched 77.7 MB in 12s (6331 kB/s)
11:36:11 [2020-04-10T11:36:11.809Z] #10 84.47 Selecting previously unselected package binutils-mingw-w64-i686.
11:36:11 [2020-04-10T11:36:11.810Z] #10 84.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 ... 15401 files and directories currently installed.)
11:36:11 [2020-04-10T11:36:11.810Z] #10 84.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:36:11 [2020-04-10T11:36:11.810Z] #10 84.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:36:11 [2020-04-10T11:36:11.810Z] #10 88.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:36:11 [2020-04-10T11:36:11.810Z] #10 88.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:36:11 [2020-04-10T11:36:11.810Z] #10 88.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:36:12 [2020-04-10T11:36:12.375Z] #10 ...
11:36:12 [2020-04-10T11:36:12.375Z] 
11:36:12 [2020-04-10T11:36:12.375Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:12 [2020-04-10T11:36:12.375Z] #27 19.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:36:12 [2020-04-10T11:36:12.631Z] #27 17.38 
                                                                           0.0%
                                                                           1.1%
#                                                                          2.8%
###                                                                        4.5%
####                                                                       6.4%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 13.2%
##########                                                                15.0%
############                                                              17.1%
##############                                                            19.8%
################                                                          22.7%
##################                                                        26.1%
11:36:12 [2020-04-10T11:36:12.631Z] #27 ...
11:36:12 [2020-04-10T11:36:12.631Z] 
11:36:12 [2020-04-10T11:36:12.631Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:12 [2020-04-10T11:36:12.631Z] #43 77.54 Selecting previously unselected package libprotoc17:amd64.
11:36:12 [2020-04-10T11:36:12.631Z] #43 77.55 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 77.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.21 Selecting previously unselected package protobuf-c-compiler.
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.60 Selecting previously unselected package protobuf-compiler.
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 79.65 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.05 Selecting previously unselected package python-pkg-resources.
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.07 Unpacking python-pkg-resources (40.8.0-1) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.65 Selecting previously unselected package python-six.
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.66 Unpacking python-six (1.12.0-1) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.81 Selecting previously unselected package python-protobuf.
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.81 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 80.84 Unpacking python-protobuf (3.6.1.3-2) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 81.87 Setting up python-pkg-resources (40.8.0-1) ...
11:36:12 [2020-04-10T11:36:12.631Z] #43 ...
11:36:12 [2020-04-10T11:36:12.631Z] 
11:36:12 [2020-04-10T11:36:12.631Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:12 [2020-04-10T11:36:12.633Z] #27 19.97 
11:36:12 [2020-04-10T11:36:12.766Z] #10 ...
11:36:12 [2020-04-10T11:36:12.766Z] 
11:36:12 [2020-04-10T11:36:12.766Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:12 [2020-04-10T11:36:12.766Z] #44 31.51   CC       images/ns.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 31.84   CC       images/regfile.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 32.27   CC       images/ghost-file.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 32.72   CC       images/fifo.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 33.00   CC       images/remap-file-path.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 33.29   CC       images/eventfd.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 33.70   CC       images/eventpoll.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 34.21   CC       images/fh.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 34.59   CC       images/fsnotify.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 35.82   CC       images/signalfd.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 36.04   CC       images/fs.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 36.31   CC       images/pstree.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 36.58   CC       images/pipe.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 37.05   CC       images/tcp-stream.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 37.48   CC       images/sk-packet.o
11:36:12 [2020-04-10T11:36:12.766Z] #44 37.90   CC       images/mnt.o
11:36:12 [2020-04-10T11:36:12.890Z] #27 20.20 
#                                                                          2.3%
######################################################################## 100.0%
11:36:13 [2020-04-10T11:36:13.027Z] #44 38.30   CC       images/pipe-data.o
11:36:13 [2020-04-10T11:36:13.148Z] #27 20.36 
11:36:13 [2020-04-10T11:36:13.288Z] #44 38.61   CC       images/sa.o
11:36:13 [2020-04-10T11:36:13.551Z] #44 38.87   CC       images/timer.o
11:36:13 [2020-04-10T11:36:13.551Z] #44 ...
11:36:13 [2020-04-10T11:36:13.551Z] 
11:36:13 [2020-04-10T11:36:13.551Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:13 [2020-04-10T11:36:13.551Z] #47 89.28 text/template
11:36:13 [2020-04-10T11:36:13.551Z] #47 93.70 compress/gzip
11:36:13 [2020-04-10T11:36:13.551Z] #47 93.75 go/parser
11:36:13 [2020-04-10T11:36:13.551Z] #47 95.45 math/big
11:36:13 [2020-04-10T11:36:13.813Z] #47 ...
11:36:13 [2020-04-10T11:36:13.813Z] 
11:36:13 [2020-04-10T11:36:13.813Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:13 [2020-04-10T11:36:13.813Z] #56 95.84 golang.org/x/crypto/ssh/terminal
11:36:13 [2020-04-10T11:36:13.813Z] #56 98.77 mvdan.cc/sh/v3/cmd/shfmt
11:36:14 [2020-04-10T11:36:14.081Z] #27 ...
11:36:14 [2020-04-10T11:36:14.081Z] 
11:36:14 [2020-04-10T11:36:14.081Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:14 [2020-04-10T11:36:14.081Z] #56 80.16 syscall
11:36:14 [2020-04-10T11:36:14.081Z] #56 80.33 reflect
11:36:14 [2020-04-10T11:36:14.081Z] #56 ...
11:36:14 [2020-04-10T11:36:14.081Z] 
11:36:14 [2020-04-10T11:36:14.081Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:14 [2020-04-10T11:36:14.081Z] #35 89.45 Selecting previously unselected package libxml2:amd64.
11:36:14 [2020-04-10T11:36:14.081Z] #35 89.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.081Z] #35 89.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.18 Selecting previously unselected package libarchive13:amd64.
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.19 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.52 Selecting previously unselected package libjsoncpp1:amd64.
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.081Z] #35 90.57 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:36:14 [2020-04-10T11:36:14.339Z] #35 90.80 Selecting previously unselected package librhash0:amd64.
11:36:14 [2020-04-10T11:36:14.339Z] #35 90.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.339Z] #35 90.80 Unpacking librhash0:amd64 (1.3.8-1) ...
11:36:14 [2020-04-10T11:36:14.339Z] #35 91.03 Selecting previously unselected package libuv1:amd64.
11:36:14 [2020-04-10T11:36:14.339Z] #35 91.03 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.597Z] #35 91.04 Unpacking libuv1:amd64 (1.24.1-1) ...
11:36:14 [2020-04-10T11:36:14.597Z] #35 91.27 Selecting previously unselected package cmake.
11:36:14 [2020-04-10T11:36:14.597Z] #35 91.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:36:14 [2020-04-10T11:36:14.597Z] #35 91.27 Unpacking cmake (3.13.4-1) ...
11:36:15 [2020-04-10T11:36:15.162Z] #35 ...
11:36:15 [2020-04-10T11:36:15.163Z] 
11:36:15 [2020-04-10T11:36:15.163Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.70 Selecting previously unselected package protobuf-compiler.
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.72 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.96 Selecting previously unselected package python-pkg-resources.
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 81.96 Unpacking python-pkg-resources (40.8.0-1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.36 Selecting previously unselected package python-six.
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.43 Unpacking python-six (1.12.0-1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.61 Selecting previously unselected package python-protobuf.
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 82.64 Unpacking python-protobuf (3.6.1.3-2) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 83.88 Setting up python-pkg-resources (40.8.0-1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 89.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 89.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 89.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 89.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
11:36:15 [2020-04-10T11:36:15.163Z] #43 89.46 Setting up python-six (1.12.0-1) ...
11:36:15 [2020-04-10T11:36:15.420Z] #43 ...
11:36:15 [2020-04-10T11:36:15.420Z] 
11:36:15 [2020-04-10T11:36:15.420Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:15 [2020-04-10T11:36:15.420Z] #27 21.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:36:15 [2020-04-10T11:36:15.420Z] #27 21.68 
11:36:15 [2020-04-10T11:36:15.420Z] #27 21.91 
                                                                           0.7%
######################################################################## 100.0%
11:36:15 [2020-04-10T11:36:15.420Z] #27 22.12 
11:36:15 [2020-04-10T11:36:15.472Z] #27 17.38 
                                                                           0.0%
                                                                           1.1%
#                                                                          2.8%
###                                                                        4.5%
####                                                                       6.4%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 13.2%
##########                                                                15.0%
############                                                              17.1%
##############                                                            19.8%
################                                                          22.7%
##################                                                        26.1%
####################                                                      28.3%
#####################                                                     30.5%
#######################                                                   32.9%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               37.8%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.6%
##############################                                            42.8%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.6%
####################################                                      50.1%
#####################################                                     52.2%
######################################                                    52.8%
########################################                                  56.2%
#########################################                                 57.0%
#########################################                                 58.1%
##########################################                                58.8%
###########################################                               59.9%
###########################################                               61.1%
11:36:15 [2020-04-10T11:36:15.472Z] #27 ...
11:36:15 [2020-04-10T11:36:15.472Z] 
11:36:15 [2020-04-10T11:36:15.472Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:15 [2020-04-10T11:36:15.472Z] #47 79.92 bufio
11:36:15 [2020-04-10T11:36:15.472Z] #47 80.52 reflect
11:36:15 [2020-04-10T11:36:15.472Z] #47 84.07 syscall
11:36:15 [2020-04-10T11:36:15.472Z] #47 ...
11:36:15 [2020-04-10T11:36:15.472Z] 
11:36:15 [2020-04-10T11:36:15.472Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:15 [2020-04-10T11:36:15.678Z] #27 23.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:36:15 [2020-04-10T11:36:15.733Z] #56 ...
11:36:15 [2020-04-10T11:36:15.733Z] 
11:36:15 [2020-04-10T11:36:15.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:15 [2020-04-10T11:36:15.733Z] #44 39.35   CC       images/timerfd.o
11:36:15 [2020-04-10T11:36:15.733Z] #44 39.85   CC       images/mm.o
11:36:15 [2020-04-10T11:36:15.733Z] #44 40.24   CC       images/sk-opts.o
11:36:15 [2020-04-10T11:36:15.733Z] #44 40.54   CC       images/sk-unix.o
11:36:15 [2020-04-10T11:36:15.733Z] #44 41.04   CC       images/sk-inet.o
11:36:15 [2020-04-10T11:36:15.939Z] #27 23.15 skipping existing 1849cc453dee
11:36:15 [2020-04-10T11:36:15.939Z] #27 23.36 
11:36:16 [2020-04-10T11:36:16.321Z] #44 41.55   CC       images/tun.o
11:36:16 [2020-04-10T11:36:16.894Z] #44 41.99   CC       images/sk-netlink.o
11:36:16 [2020-04-10T11:36:16.894Z] #44 42.23   CC       images/packet-sock.o
11:36:17 [2020-04-10T11:36:17.282Z] #27 17.38 
                                                                           0.0%
                                                                           1.1%
#                                                                          2.8%
###                                                                        4.5%
####                                                                       6.4%
######                                                                     9.0%
########                                                                  11.1%
#########                                                                 13.2%
##########                                                                15.0%
############                                                              17.1%
##############                                                            19.8%
################                                                          22.7%
##################                                                        26.1%
####################                                                      28.3%
#####################                                                     30.5%
#######################                                                   32.9%
#########################                                                 35.3%
##########################                                                36.5%
###########################                                               37.8%
############################                                              39.2%
#############################                                             40.4%
#############################                                             41.6%
##############################                                            42.8%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.7%
##################################                                        47.6%
####################################                                      50.1%
#####################################                                     52.2%
######################################                                    52.8%
########################################                                  56.2%
#########################################                                 57.0%
#########################################                                 58.1%
##########################################                                58.8%
###########################################                               59.9%
###########################################                               61.1%
############################################                              62.3%
#############################################                             63.4%
##############################################                            64.2%
################################################                          67.1%
#################################################                         69.3%
###################################################                       72.0%
#####################################################                     74.5%
#######################################################                   76.5%
########################################################                  78.8%
##########################################################                81.1%
############################################################              84.1%
##############################################################            86.4%
###############################################################           88.6%
#################################################################         91.1%
###################################################################       93.2%
####################################################################      95.2%
#####################################################################     96.8%
######################################################################## 100.0%
11:36:17 [2020-04-10T11:36:17.315Z] #27 24.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:36:17 [2020-04-10T11:36:17.466Z] #44 42.82   CC       images/ipc-var.o
11:36:17 [2020-04-10T11:36:17.515Z] Removing intermediate container 972149d540c0
11:36:17 [2020-04-10T11:36:17.515Z]  ---> 125e92349af9
11:36:17 [2020-04-10T11:36:17.515Z] Step 11/16 : ARG GOOS
11:36:17 [2020-04-10T11:36:17.515Z]  ---> Running in ce3c259d7407
11:36:17 [2020-04-10T11:36:17.515Z] Removing intermediate container ce3c259d7407
11:36:17 [2020-04-10T11:36:17.515Z]  ---> cabde57fc31c
11:36:17 [2020-04-10T11:36:17.515Z] Step 12/16 : ARG GOARCH
11:36:17 [2020-04-10T11:36:17.515Z]  ---> Running in 79db1299830c
11:36:17 [2020-04-10T11:36:17.515Z] Removing intermediate container 79db1299830c
11:36:17 [2020-04-10T11:36:17.515Z]  ---> a84a9997060d
11:36:17 [2020-04-10T11:36:17.515Z] 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
11:36:17 [2020-04-10T11:36:17.515Z]  ---> Running in ee33a53ea3a0
11:36:17 [2020-04-10T11:36:17.540Z] #27 23.89 
11:36:17 [2020-04-10T11:36:17.540Z] #27 ...
11:36:17 [2020-04-10T11:36:17.540Z] 
11:36:17 [2020-04-10T11:36:17.540Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:17 [2020-04-10T11:36:17.540Z] #35 82.61 Selecting previously unselected package libicu63:amd64.
11:36:17 [2020-04-10T11:36:17.540Z] #35 82.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:36:17 [2020-04-10T11:36:17.540Z] #35 82.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:36:17 [2020-04-10T11:36:17.799Z] #35 ...
11:36:17 [2020-04-10T11:36:17.799Z] 
11:36:17 [2020-04-10T11:36:17.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:17 [2020-04-10T11:36:17.799Z] #43 90.28 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
11:36:17 [2020-04-10T11:36:17.799Z] #43 90.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:36:17 [2020-04-10T11:36:17.799Z] #43 90.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:36:17 [2020-04-10T11:36:17.799Z] #43 90.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
11:36:17 [2020-04-10T11:36:17.799Z] #43 90.37 Setting up python-six (1.12.0-1) ...
11:36:18 [2020-04-10T11:36:18.038Z] #44 43.25   CC       images/ipc-desc.o
11:36:18 [2020-04-10T11:36:18.038Z] #44 ...
11:36:18 [2020-04-10T11:36:18.038Z] 
11:36:18 [2020-04-10T11:36:18.038Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:18 [2020-04-10T11:36:18.038Z] #56 DONE 103.8s
11:36:18 [2020-04-10T11:36:18.250Z] #27 25.32 
11:36:18 [2020-04-10T11:36:18.251Z] #27 25.53 
######################################################################## 100.0%
11:36:18 [2020-04-10T11:36:18.251Z] #27 25.64 
11:36:18 [2020-04-10T11:36:18.302Z] 
11:36:18 [2020-04-10T11:36:18.302Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:18 [2020-04-10T11:36:18.302Z] #47 99.91 go/doc
11:36:18 [2020-04-10T11:36:18.302Z] #47 101.2 vendor/golang.org/x/text/unicode/bidi
11:36:18 [2020-04-10T11:36:18.365Z] #43 ...
11:36:18 [2020-04-10T11:36:18.365Z] 
11:36:18 [2020-04-10T11:36:18.365Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:18 [2020-04-10T11:36:18.365Z] #56 82.81 reflect
11:36:18 [2020-04-10T11:36:18.365Z] #56 82.84 syscall
11:36:18 [2020-04-10T11:36:18.365Z] #56 ...
11:36:18 [2020-04-10T11:36:18.365Z] 
11:36:18 [2020-04-10T11:36:18.365Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:18 [2020-04-10T11:36:18.365Z] #10 87.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:36:18 [2020-04-10T11:36:18.365Z] #10 87.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:36:18 [2020-04-10T11:36:18.365Z] #10 87.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:36:18 [2020-04-10T11:36:18.509Z] #27 25.70 Download of images into '/build' complete.
11:36:18 [2020-04-10T11:36:18.509Z] #27 25.70 Use something like the following to load the result into a Docker daemon:
11:36:18 [2020-04-10T11:36:18.509Z] #27 25.70   tar -cC '/build' . | docker load
11:36:18 [2020-04-10T11:36:18.930Z] #10 93.88 Selecting previously unselected package binutils-mingw-w64.
11:36:18 [2020-04-10T11:36:18.930Z] #10 93.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:36:18 [2020-04-10T11:36:18.930Z] #10 93.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:36:19 [2020-04-10T11:36:19.188Z] #10 94.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:36:19 [2020-04-10T11:36:19.188Z] #10 94.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:36:19 [2020-04-10T11:36:19.188Z] #10 94.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:36:19 [2020-04-10T11:36:19.244Z] #47 105.0 vendor/golang.org/x/text/secure/bidirule
11:36:19 [2020-04-10T11:36:19.448Z] #10 94.56 Selecting previously unselected package dmsetup.
11:36:19 [2020-04-10T11:36:19.448Z] #10 94.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:36:19 [2020-04-10T11:36:19.448Z] #10 94.58 Unpacking dmsetup (2:1.02.155-3) ...
11:36:19 [2020-04-10T11:36:19.639Z] #27 ...
11:36:19 [2020-04-10T11:36:19.640Z] 
11:36:19 [2020-04-10T11:36:19.640Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:19 [2020-04-10T11:36:19.640Z] #33 85.66 time
11:36:19 [2020-04-10T11:36:19.640Z] #33 93.21 internal/poll
11:36:19 [2020-04-10T11:36:19.640Z] #33 95.20 internal/fmtsort
11:36:19 [2020-04-10T11:36:19.640Z] #33 ...
11:36:19 [2020-04-10T11:36:19.640Z] 
11:36:19 [2020-04-10T11:36:19.640Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.27 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.29 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.33 Setting up libcap-dev:amd64 (1:2.25-2) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.36 Setting up protobuf-compiler (3.6.1.3-2) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:36:19 [2020-04-10T11:36:19.640Z] #43 94.43 Setting up python-protobuf (3.6.1.3-2) ...
11:36:20 [2020-04-10T11:36:20.012Z] #10 95.19 Selecting previously unselected package mingw-w64-common.
11:36:20 [2020-04-10T11:36:20.188Z] #47 ...
11:36:20 [2020-04-10T11:36:20.188Z] 
11:36:20 [2020-04-10T11:36:20.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:20 [2020-04-10T11:36:20.188Z] #44 43.57   CC       images/ipc-shm.o
11:36:20 [2020-04-10T11:36:20.188Z] #44 43.89   CC       images/ipc-msg.o
11:36:20 [2020-04-10T11:36:20.188Z] #44 44.23   CC       images/ipc-sem.o
11:36:20 [2020-04-10T11:36:20.188Z] #44 44.78   CC       images/utsns.o
11:36:20 [2020-04-10T11:36:20.188Z] #44 45.11   CC       images/creds.o
11:36:20 [2020-04-10T11:36:20.188Z] #44 45.50   CC       images/vma.o
11:36:20 [2020-04-10T11:36:20.269Z] #10 95.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:36:20 [2020-04-10T11:36:20.269Z] #10 95.20 Unpacking mingw-w64-common (6.0.0-3) ...
11:36:20 [2020-04-10T11:36:20.269Z] #10 ...
11:36:20 [2020-04-10T11:36:20.269Z] 
11:36:20 [2020-04-10T11:36:20.269Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:20 [2020-04-10T11:36:20.269Z] #27 26.62 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:36:20 [2020-04-10T11:36:20.759Z] #44 45.84   CC       images/netdev.o
11:36:20 [2020-04-10T11:36:20.832Z] #27 27.15 
11:36:21 [2020-04-10T11:36:21.089Z] #27 27.42 
######################################################################## 100.0%
11:36:21 [2020-04-10T11:36:21.329Z] #44 46.49   CC       images/tty.o
11:36:21 [2020-04-10T11:36:21.347Z] #27 27.57 
11:36:21 [2020-04-10T11:36:21.537Z] #43 ...
11:36:21 [2020-04-10T11:36:21.537Z] 
11:36:21 [2020-04-10T11:36:21.537Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:21 [2020-04-10T11:36:21.537Z] #27 DONE 28.4s
11:36:21 [2020-04-10T11:36:21.537Z] 
11:36:21 [2020-04-10T11:36:21.537Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.14 Setting up xxd (2:8.1.0875-5) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.24 Setting up libuv1:amd64 (1.24.1-1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.52 Setting up vim-common (2:8.1.0875-5) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.63 Setting up librhash0:amd64 (1.3.8-1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.66 Setting up cmake-data (3.13.4-1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.88 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.90 Setting up cmake (3.13.4-1) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 97.95 Processing triggers for libc-bin (2.28-10) ...
11:36:21 [2020-04-10T11:36:21.537Z] #35 98.13 Processing triggers for mime-support (3.62) ...
11:36:22 [2020-04-10T11:36:22.102Z] #35 DONE 98.5s
11:36:22 [2020-04-10T11:36:22.102Z] 
11:36:22 [2020-04-10T11:36:22.102Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:36:22 [2020-04-10T11:36:22.102Z] #36 DONE 0.1s
11:36:22 [2020-04-10T11:36:22.102Z] 
11:36:22 [2020-04-10T11:36:22.102Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:36:22 [2020-04-10T11:36:22.102Z] #37 DONE 0.1s
11:36:22 [2020-04-10T11:36:22.102Z] 
11:36:22 [2020-04-10T11:36:22.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.05 Selecting previously unselected package binutils-mingw-w64.
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.05 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.52 Selecting previously unselected package dmsetup.
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.53 Unpacking dmsetup (2:1.02.155-3) ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.70 Selecting previously unselected package mingw-w64-common.
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.70 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:36:22 [2020-04-10T11:36:22.102Z] #10 91.70 Unpacking mingw-w64-common (6.0.0-3) ...
11:36:22 [2020-04-10T11:36:22.271Z] #44 47.58   CC       images/file-lock.o
11:36:22 [2020-04-10T11:36:22.360Z] #10 ...
11:36:22 [2020-04-10T11:36:22.360Z] 
11:36:22 [2020-04-10T11:36:22.360Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:22 [2020-04-10T11:36:22.532Z] #44 47.81   CC       images/rlimit.o
11:36:22 [2020-04-10T11:36:22.717Z] #27 29.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:36:22 [2020-04-10T11:36:22.792Z] #44 48.04   CC       images/pagemap.o
11:36:23 [2020-04-10T11:36:23.364Z] #44 48.52   CC       images/siginfo.o
11:36:23 [2020-04-10T11:36:23.364Z] #44 ...
11:36:23 [2020-04-10T11:36:23.364Z] 
11:36:23 [2020-04-10T11:36:23.364Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:36:23 [2020-04-10T11:36:23.364Z] #68 109.3 + for f in rootlesskit rootlesskit-docker-proxy
11:36:23 [2020-04-10T11:36:23.624Z] #68 109.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:36:23 [2020-04-10T11:36:23.648Z] #27 29.92 
11:36:23 [2020-04-10T11:36:23.648Z] #27 ...
11:36:23 [2020-04-10T11:36:23.648Z] 
11:36:23 [2020-04-10T11:36:23.648Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:23 [2020-04-10T11:36:23.648Z] #33 88.30 time
11:36:23 [2020-04-10T11:36:23.906Z] #33 98.46 internal/poll
11:36:23 [2020-04-10T11:36:23.906Z] #33 ...
11:36:23 [2020-04-10T11:36:23.906Z] 
11:36:23 [2020-04-10T11:36:23.906Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:36:23 [2020-04-10T11:36:23.906Z] #27 30.18 
                                                                           0.7%
#################################################################         91.4%
######################################################################## 100.0%
11:36:24 [2020-04-10T11:36:24.165Z] #27 30.43 
11:36:24 [2020-04-10T11:36:24.254Z] #38 ...
11:36:24 [2020-04-10T11:36:24.254Z] 
11:36:24 [2020-04-10T11:36:24.254Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:24 [2020-04-10T11:36:24.254Z] #56 90.62 time
11:36:24 [2020-04-10T11:36:24.254Z] #56 97.89 context
11:36:24 [2020-04-10T11:36:24.254Z] #56 99.83 os
11:36:24 [2020-04-10T11:36:24.511Z] #56 ...
11:36:24 [2020-04-10T11:36:24.511Z] 
11:36:24 [2020-04-10T11:36:24.511Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:24 [2020-04-10T11:36:24.511Z] #33 96.21 internal/syscall/unix
11:36:24 [2020-04-10T11:36:24.511Z] #33 96.71 strings
11:36:24 [2020-04-10T11:36:24.511Z] #33 96.73 os
11:36:25 [2020-04-10T11:36:25.076Z] #33 101.2 path
11:36:25 [2020-04-10T11:36:25.333Z] #33 ...
11:36:25 [2020-04-10T11:36:25.333Z] 
11:36:25 [2020-04-10T11:36:25.334Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:25 [2020-04-10T11:36:25.334Z] #47 91.79 time
11:36:25 [2020-04-10T11:36:25.334Z] #47 97.60 strings
11:36:25 [2020-04-10T11:36:25.334Z] #47 101.2 os
11:36:25 [2020-04-10T11:36:25.539Z] #27 31.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:36:25 [2020-04-10T11:36:25.539Z] #27 31.93 skipping existing 1849cc453dee
11:36:25 [2020-04-10T11:36:25.591Z] #47 ...
11:36:25 [2020-04-10T11:36:25.591Z] 
11:36:25 [2020-04-10T11:36:25.591Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:25 [2020-04-10T11:36:25.591Z] #56 100.8 encoding/binary
11:36:25 [2020-04-10T11:36:25.797Z] #27 32.09 
11:36:26 [2020-04-10T11:36:26.731Z] #27 33.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:36:27 [2020-04-10T11:36:27.296Z] #27 33.68 
11:36:27 [2020-04-10T11:36:27.554Z] #27 33.91 #=#=#                                                                         

######################################################################## 100.0%
11:36:27 [2020-04-10T11:36:27.554Z] #27 34.04 
11:36:27 [2020-04-10T11:36:27.811Z] #27 34.10 Download of images into '/build' complete.
11:36:27 [2020-04-10T11:36:27.811Z] #27 34.10 Use something like the following to load the result into a Docker daemon:
11:36:27 [2020-04-10T11:36:27.811Z] #27 34.10   tar -cC '/build' . | docker load
11:36:28 [2020-04-10T11:36:28.116Z] #56 104.5 encoding/base64
11:36:28 [2020-04-10T11:36:28.684Z] #56 ...
11:36:28 [2020-04-10T11:36:28.684Z] 
11:36:28 [2020-04-10T11:36:28.684Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:28 [2020-04-10T11:36:28.684Z] #43 104.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
11:36:28 [2020-04-10T11:36:28.684Z] #43 104.8 Processing triggers for libc-bin (2.28-10) ...
11:36:28 [2020-04-10T11:36:28.684Z] #43 DONE 105.3s
11:36:28 [2020-04-10T11:36:28.684Z] 
11:36:28 [2020-04-10T11:36:28.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:28 [2020-04-10T11:36:28.751Z] #27 DONE 35.2s
11:36:28 [2020-04-10T11:36:28.751Z] 
11:36:28 [2020-04-10T11:36:28.751Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:28 [2020-04-10T11:36:28.751Z] #35 96.40 Selecting previously unselected package libxml2:amd64.
11:36:28 [2020-04-10T11:36:28.751Z] #35 96.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 96.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 97.84 Selecting previously unselected package libarchive13:amd64.
11:36:28 [2020-04-10T11:36:28.751Z] #35 97.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 97.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 98.70 Selecting previously unselected package libjsoncpp1:amd64.
11:36:28 [2020-04-10T11:36:28.751Z] #35 98.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 98.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.14 Selecting previously unselected package librhash0:amd64.
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.15 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.17 Unpacking librhash0:amd64 (1.3.8-1) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.46 Selecting previously unselected package libuv1:amd64.
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.56 Unpacking libuv1:amd64 (1.24.1-1) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.76 Selecting previously unselected package cmake.
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 99.78 Unpacking cmake (3.13.4-1) ...
11:36:28 [2020-04-10T11:36:28.751Z] #35 103.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:36:29 [2020-04-10T11:36:29.009Z] #35 104.0 Setting up xxd (2:8.1.0875-5) ...
11:36:29 [2020-04-10T11:36:29.009Z] #35 104.0 Setting up libuv1:amd64 (1.24.1-1) ...
11:36:29 [2020-04-10T11:36:29.009Z] #35 104.0 Setting up vim-common (2:8.1.0875-5) ...
11:36:29 [2020-04-10T11:36:29.009Z] #35 104.2 Setting up librhash0:amd64 (1.3.8-1) ...
11:36:29 [2020-04-10T11:36:29.009Z] #35 104.2 Setting up cmake-data (3.13.4-1) ...
11:36:29 [2020-04-10T11:36:29.085Z] #68 ...
11:36:29 [2020-04-10T11:36:29.085Z] 
11:36:29 [2020-04-10T11:36:29.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:29 [2020-04-10T11:36:29.085Z] #10 108.9 Selecting previously unselected package libapparmor1:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 108.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 108.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.1 Selecting previously unselected package libapparmor-dev:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.3 Selecting previously unselected package libbtrfs0.
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.3 Unpacking libbtrfs0 (4.20.1-2) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.5 Selecting previously unselected package libbtrfs-dev.
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.5 Unpacking libbtrfs-dev (4.20.1-2) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.8 Selecting previously unselected package libudev-dev:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 109.8 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.0 Selecting previously unselected package libsepol1-dev:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.1 Unpacking libsepol1-dev:arm64 (2.8-1) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.4 Selecting previously unselected package libpcre16-3:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.7 Selecting previously unselected package libpcre32-3:arm64.
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.085Z] #10 110.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 110.9 Selecting previously unselected package libpcrecpp0v5:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.1 Selecting previously unselected package libpcre3-dev:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.8 Selecting previously unselected package libselinux1-dev:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 111.8 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.2 Selecting previously unselected package libdevmapper-dev:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.4 Selecting previously unselected package libseccomp-dev:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.4 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.5 Selecting previously unselected package libsystemd-dev:arm64.
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 112.6 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.3 Setting up libapparmor1:arm64 (2.13.2-10) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.3 Setting up libpcre16-3:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.3 Setting up libsepol1-dev:arm64 (2.8-1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.4 Setting up libbtrfs0 (4.20.1-2) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.4 Setting up libpcre32-3:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.4 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.5 Setting up libbtrfs-dev (4.20.1-2) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.5 Setting up mingw-w64-common (6.0.0-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.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
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.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
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.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
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.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
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.8 Setting up dmsetup (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
11:36:29 [2020-04-10T11:36:29.086Z] #10 113.9 Processing triggers for libc-bin (2.28-10) ...
11:36:29 [2020-04-10T11:36:29.267Z] #35 104.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
11:36:29 [2020-04-10T11:36:29.267Z] #35 104.3 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:36:29 [2020-04-10T11:36:29.267Z] #35 104.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:36:29 [2020-04-10T11:36:29.267Z] #35 104.3 Setting up cmake (3.13.4-1) ...
11:36:29 [2020-04-10T11:36:29.267Z] #35 104.4 Processing triggers for libc-bin (2.28-10) ...
11:36:29 [2020-04-10T11:36:29.526Z] #35 104.6 Processing triggers for mime-support (3.62) ...
11:36:29 [2020-04-10T11:36:29.526Z] #35 ...
11:36:29 [2020-04-10T11:36:29.526Z] 
11:36:29 [2020-04-10T11:36:29.526Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:29 [2020-04-10T11:36:29.526Z] #10 104.5 Selecting previously unselected package mingw-w64-x86-64-dev.
11:36:29 [2020-04-10T11:36:29.526Z] #10 104.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:36:29 [2020-04-10T11:36:29.526Z] #10 104.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:36:29 [2020-04-10T11:36:29.657Z] #10 DONE 115.6s
11:36:29 [2020-04-10T11:36:29.657Z] 
11:36:29 [2020-04-10T11:36:29.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:29 [2020-04-10T11:36:29.657Z] #44 48.85   CC       images/rpc.o
11:36:29 [2020-04-10T11:36:29.657Z] #44 50.87   CC       images/ext-file.o
11:36:29 [2020-04-10T11:36:29.657Z] #44 51.13   CC       images/cgroup.o
11:36:29 [2020-04-10T11:36:29.657Z] #44 52.34   CC       images/userns.o
11:36:29 [2020-04-10T11:36:29.657Z] #44 52.85   CC       images/google/protobuf/descriptor.o
11:36:29 [2020-04-10T11:36:29.657Z] #44 ...
11:36:29 [2020-04-10T11:36:29.657Z] 
11:36:29 [2020-04-10T11:36:29.657Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:36:29 [2020-04-10T11:36:29.918Z] #58 DONE 0.2s
11:36:29 [2020-04-10T11:36:29.918Z] 
11:36:29 [2020-04-10T11:36:29.918Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:36:29 [2020-04-10T11:36:29.918Z] #59 DONE 0.1s
11:36:29 [2020-04-10T11:36:29.918Z] 
11:36:29 [2020-04-10T11:36:29.918Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:30 [2020-04-10T11:36:30.093Z] #10 ...
11:36:30 [2020-04-10T11:36:30.094Z] 
11:36:30 [2020-04-10T11:36:30.094Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:36:30 [2020-04-10T11:36:30.094Z] #35 DONE 105.1s
11:36:30 [2020-04-10T11:36:30.139Z] using credential docker-jenkins-github-credentials
11:36:30 [2020-04-10T11:36:30.178Z] #60 ...
11:36:30 [2020-04-10T11:36:30.179Z] 
11:36:30 [2020-04-10T11:36:30.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:30 [2020-04-10T11:36:30.179Z] #47 106.0 vendor/golang.org/x/text/unicode/norm
11:36:30 [2020-04-10T11:36:30.179Z] #47 106.9 github.com/LK4D4/vndr/build
11:36:30 [2020-04-10T11:36:30.179Z] #47 110.7 vendor/golang.org/x/net/http2/hpack
11:36:30 [2020-04-10T11:36:30.179Z] #47 112.2 vendor/golang.org/x/net/idna
11:36:30 [2020-04-10T11:36:30.216Z] Cloning the remote Git repository
11:36:30 [2020-04-10T11:36:30.216Z] Cloning with configured refspecs honoured and without tags
11:36:30 [2020-04-10T11:36:30.351Z] 
11:36:30 [2020-04-10T11:36:30.351Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:36:30 [2020-04-10T11:36:30.351Z] #36 DONE 0.2s
11:36:30 [2020-04-10T11:36:30.351Z] 
11:36:30 [2020-04-10T11:36:30.351Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:36:30 [2020-04-10T11:36:30.351Z] #37 DONE 0.1s
11:36:30 [2020-04-10T11:36:30.351Z] 
11:36:30 [2020-04-10T11:36:30.351Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:30 [2020-04-10T11:36:30.528Z] #47 ...
11:36:30 [2020-04-10T11:36:30.528Z] 
11:36:30 [2020-04-10T11:36:30.528Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:30 [2020-04-10T11:36:30.528Z] #44 55.54   CC       images/opts.o
11:36:31 [2020-04-10T11:36:31.143Z] #44 56.35   CC       images/seccomp.o
11:36:31 [2020-04-10T11:36:31.403Z] #44 ...
11:36:31 [2020-04-10T11:36:31.403Z] 
11:36:31 [2020-04-10T11:36:31.403Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:36:31 [2020-04-10T11:36:31.403Z] #68 DONE 117.2s
11:36:31 [2020-04-10T11:36:31.403Z] 
11:36:31 [2020-04-10T11:36:31.403Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:36:31 [2020-04-10T11:36:31.403Z] #69 DONE 0.1s
11:36:31 [2020-04-10T11:36:31.403Z] 
11:36:31 [2020-04-10T11:36:31.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:31 [2020-04-10T11:36:31.403Z] #44 56.72   CC       images/binfmt-misc.o
11:36:30 [2020-04-10T11:36:30.443Z] Cloning repository https://github.com/moby/moby.git
11:36:30 [2020-04-10T11:36:30.855Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:36:31 [2020-04-10T11:36:31.995Z] Fetching upstream changes from https://github.com/moby/moby.git
11:36:31 [2020-04-10T11:36:31.995Z]  > git --version # timeout=10
11:36:32 [2020-04-10T11:36:32.075Z] #44 57.38   CC       images/time.o
11:36:32 [2020-04-10T11:36:32.251Z] #38 ...
11:36:32 [2020-04-10T11:36:32.252Z] 
11:36:32 [2020-04-10T11:36:32.252Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:32 [2020-04-10T11:36:32.252Z] #56 96.43 time
11:36:32 [2020-04-10T11:36:32.252Z] #56 105.5 os
11:36:32 [2020-04-10T11:36:32.252Z] #56 ...
11:36:32 [2020-04-10T11:36:32.252Z] 
11:36:32 [2020-04-10T11:36:32.252Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.17 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.24 Setting up libcap-dev:amd64 (1:2.25-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.32 Setting up protobuf-compiler (3.6.1.3-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.47 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 97.68 Setting up python-protobuf (3.6.1.3-2) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 107.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 107.3 Processing triggers for libc-bin (2.28-10) ...
11:36:32 [2020-04-10T11:36:32.252Z] #43 ...
11:36:32 [2020-04-10T11:36:32.252Z] 
11:36:32 [2020-04-10T11:36:32.252Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:32 [2020-04-10T11:36:32.252Z] #56 106.9 encoding/binary
11:36:32 [2020-04-10T11:36:32.667Z] #44 57.88   CC       images/sysctl.o
11:36:32 [2020-04-10T11:36:32.816Z] #56 ...
11:36:32 [2020-04-10T11:36:32.816Z] 
11:36:32 [2020-04-10T11:36:32.816Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:36:32 [2020-04-10T11:36:32.816Z] #43 DONE 107.9s
11:36:33 [2020-04-10T11:36:33.074Z] 
11:36:33 [2020-04-10T11:36:33.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:33 [2020-04-10T11:36:33.074Z] #44 ...
11:36:33 [2020-04-10T11:36:33.074Z] 
11:36:33 [2020-04-10T11:36:33.074Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:33 [2020-04-10T11:36:33.074Z] #47 97.80 time
11:36:33 [2020-04-10T11:36:33.074Z] #47 102.4 strings
11:36:33 [2020-04-10T11:36:33.074Z] #47 106.6 os
11:36:33 [2020-04-10T11:36:33.074Z] #47 107.3 regexp/syntax
11:36:33 [2020-04-10T11:36:33.286Z] #44 58.42   CC       images/autofs.o
11:36:33 [2020-04-10T11:36:33.337Z] #47 ...
11:36:33 [2020-04-10T11:36:33.337Z] 
11:36:33 [2020-04-10T11:36:33.337Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:33 [2020-04-10T11:36:33.337Z] #33 99.86 internal/fmtsort
11:36:33 [2020-04-10T11:36:33.337Z] #33 100.6 internal/syscall/unix
11:36:33 [2020-04-10T11:36:33.337Z] #33 101.3 strings
11:36:33 [2020-04-10T11:36:33.337Z] #33 101.6 os
11:36:33 [2020-04-10T11:36:33.337Z] #33 106.1 path
11:36:33 [2020-04-10T11:36:33.337Z] #33 106.9 text/tabwriter
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
11:36:33 [2020-04-10T11:36:33.513Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.5% of statements
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
11:36:33 [2020-04-10T11:36:33.513Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:36:33 [2020-04-10T11:36:33.513Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
11:36:33 [2020-04-10T11:36:33.514Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:36:33 [2020-04-10T11:36:33.514Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
11:36:33 [2020-04-10T11:36:33.514Z] ok  	github.com/docker/docker/builder/remotecontext	0.366s	coverage: 13.6% of statements
11:36:33 [2020-04-10T11:36:33.514Z] ok  	github.com/docker/docker/builder/dockerfile	0.995s	coverage: 48.2% of statements
11:36:33 [2020-04-10T11:36:33.547Z] #44 58.83   CC       images/macvlan.o
11:36:33 [2020-04-10T11:36:33.595Z] #33 108.2 path/filepath
11:36:33 [2020-04-10T11:36:33.595Z] #33 108.2 fmt
11:36:33 [2020-04-10T11:36:33.807Z] #44 59.17   CC       images/sit.o
11:36:33 [2020-04-10T11:36:33.946Z] #44 ...
11:36:33 [2020-04-10T11:36:33.946Z] 
11:36:33 [2020-04-10T11:36:33.946Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:34 [2020-04-10T11:36:34.127Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
11:36:32 [2020-04-10T11:36:32.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:36:32 [2020-04-10T11:36:32.045Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:36:34 [2020-04-10T11:36:34.379Z] #44 ...
11:36:34 [2020-04-10T11:36:34.379Z] 
11:36:34 [2020-04-10T11:36:34.379Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:36:34 [2020-04-10T11:36:34.379Z] #11 DONE 4.7s
11:36:34 [2020-04-10T11:36:34.379Z] 
11:36:34 [2020-04-10T11:36:34.379Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:34 [2020-04-10T11:36:34.379Z] #44 59.68   LINK     images/built-in.o
11:36:34 [2020-04-10T11:36:34.461Z] #65 55.17 Checking out files:  33% (1057/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  84% (2654/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
11:36:34 [2020-04-10T11:36:34.461Z] #65 58.07 + cd /tmp/tmp.DPhKrjoPKj/src/github.com/containerd/containerd
11:36:34 [2020-04-10T11:36:34.461Z] #65 58.07 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
11:36:34 [2020-04-10T11:36:34.640Z] #44 59.92   GEN      compel/include/asm
11:36:34 [2020-04-10T11:36:34.640Z] #44 59.97   GEN      compel/include/version.h
11:36:34 [2020-04-10T11:36:34.901Z] #44 59.99 touch .config
11:36:34 [2020-04-10T11:36:34.901Z] #44 60.04   GEN      include/common/config.h
11:36:34 [2020-04-10T11:36:34.901Z] #44 60.22   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:36:34 [2020-04-10T11:36:34.965Z] #33 ...
11:36:34 [2020-04-10T11:36:34.965Z] 
11:36:34 [2020-04-10T11:36:34.965Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.527 + RM_GOPATH=0
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.527 + TMP_GOPATH=
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.527 + : /build
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.527 + '[' -z '' ']'
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.527 ++ mktemp -d
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.534 + export GOPATH=/tmp/tmp.3IOYelGrbD
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.534 + GOPATH=/tmp/tmp.3IOYelGrbD
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.534 + RM_GOPATH=1
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.534 ++ dirname ./install.sh
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + dir=.
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + bin=tini
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + shift
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + '[' '!' -f ./tini.installer ']'
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + . ./tini.installer
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + install_tini
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 + git clone https://github.com/krallin/tini.git /tmp/tmp.3IOYelGrbD/tini
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 Cloning into '/tmp/tmp.3IOYelGrbD/tini'...
11:36:34 [2020-04-10T11:36:34.965Z] #38 4.541 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:36:35 [2020-04-10T11:36:35.132Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.312s	coverage: 86.3% of statements
11:36:35 [2020-04-10T11:36:35.132Z] ?   	github.com/docker/docker/cli	[no test files]
11:36:35 [2020-04-10T11:36:35.132Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:36:35 [2020-04-10T11:36:35.161Z] #44 60.23   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
11:36:35 [2020-04-10T11:36:35.161Z] #44 60.29   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
11:36:35 [2020-04-10T11:36:35.161Z] #44 60.38   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
11:36:35 [2020-04-10T11:36:35.161Z] #44 60.40   DEP      compel/plugins/std/infect.d
11:36:35 [2020-04-10T11:36:35.161Z] #44 60.62   DEP      compel/plugins/std/string.d
11:36:35 [2020-04-10T11:36:35.421Z] #44 60.76   DEP      compel/plugins/std/log.d
11:36:35 [2020-04-10T11:36:35.682Z] #44 60.99   DEP      compel/plugins/std/fds.d
11:36:35 [2020-04-10T11:36:35.902Z] #38 5.585 + cd /tmp/tmp.3IOYelGrbD/tini
11:36:35 [2020-04-10T11:36:35.902Z] #38 5.602 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:36:35 [2020-04-10T11:36:35.902Z] #38 5.650 + cmake .
11:36:35 [2020-04-10T11:36:35.942Z] #44 61.19   DEP      compel/plugins/std/std.d
11:36:36 [2020-04-10T11:36:36.138Z] ok  	github.com/docker/docker/client	0.115s	coverage: 75.8% of statements
11:36:36 [2020-04-10T11:36:36.203Z] #44 61.43   DEP      compel/plugins/shmem/shmem.d
11:36:36 [2020-04-10T11:36:36.203Z] #44 61.59   DEP      compel/plugins/fds/fds.d
11:36:36 [2020-04-10T11:36:36.360Z] #65 ...
11:36:36 [2020-04-10T11:36:36.360Z] 
11:36:36 [2020-04-10T11:36:36.360Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:36 [2020-04-10T11:36:36.360Z] #33 102.4 text/tabwriter
11:36:36 [2020-04-10T11:36:36.360Z] #33 103.4 fmt
11:36:36 [2020-04-10T11:36:36.360Z] #33 103.9 path/filepath
11:36:36 [2020-04-10T11:36:36.360Z] #33 106.8 io/ioutil
11:36:36 [2020-04-10T11:36:36.360Z] #33 109.9 github.com/BurntSushi/toml
11:36:36 [2020-04-10T11:36:36.360Z] #33 109.9 flag
11:36:36 [2020-04-10T11:36:36.360Z] #33 ...
11:36:36 [2020-04-10T11:36:36.360Z] 
11:36:36 [2020-04-10T11:36:36.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:36 [2020-04-10T11:36:36.360Z] #44 5.734 Note: Building without setproctitle() and strlcpy() support.
11:36:36 [2020-04-10T11:36:36.360Z] #44 5.761       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:36:36 [2020-04-10T11:36:36.360Z] #44 5.845 Note: Building without GnuTLS support
11:36:36 [2020-04-10T11:36:36.464Z] #44 61.92   CC       compel/plugins/std/std.o
11:36:36 [2020-04-10T11:36:36.618Z] #44 ...
11:36:36 [2020-04-10T11:36:36.618Z] 
11:36:36 [2020-04-10T11:36:36.618Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:36 [2020-04-10T11:36:36.618Z] #47 103.1 regexp/syntax
11:36:36 [2020-04-10T11:36:36.618Z] #47 107.6 fmt
11:36:36 [2020-04-10T11:36:36.618Z] #47 112.4 regexp
11:36:36 [2020-04-10T11:36:36.876Z] #47 ...
11:36:36 [2020-04-10T11:36:36.876Z] 
11:36:36 [2020-04-10T11:36:36.876Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:36 [2020-04-10T11:36:36.876Z] #10 103.2 Selecting previously unselected package mingw-w64-x86-64-dev.
11:36:36 [2020-04-10T11:36:36.876Z] #10 103.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:36:36 [2020-04-10T11:36:36.876Z] #10 103.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:36:36 [2020-04-10T11:36:36.876Z] #10 ...
11:36:36 [2020-04-10T11:36:36.876Z] 
11:36:36 [2020-04-10T11:36:36.876Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.509 + RM_GOPATH=0
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.509 + TMP_GOPATH=
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.509 + : /build
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.509 + '[' -z '' ']'
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.516 ++ mktemp -d
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.521 + export GOPATH=/tmp/tmp.EjdPTl7dWz
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.521 + GOPATH=/tmp/tmp.EjdPTl7dWz
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.521 + RM_GOPATH=1
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 ++ dirname ./install.sh
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + dir=.
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + bin=tini
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + shift
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + '[' '!' -f ./tini.installer ']'
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + . ./tini.installer
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + install_tini
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.525 + git clone https://github.com/krallin/tini.git /tmp/tmp.EjdPTl7dWz/tini
11:36:36 [2020-04-10T11:36:36.876Z] #38 4.530 Cloning into '/tmp/tmp.EjdPTl7dWz/tini'...
11:36:36 [2020-04-10T11:36:36.876Z] #38 6.064 + cd /tmp/tmp.EjdPTl7dWz/tini
11:36:36 [2020-04-10T11:36:36.876Z] #38 6.064 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:36:36 [2020-04-10T11:36:36.876Z] #38 6.172 + cmake .
11:36:36 [2020-04-10T11:36:36.876Z] #38 7.468 -- The C compiler identification is GNU 8.3.0
11:36:36 [2020-04-10T11:36:36.876Z] #38 7.565 -- Check for working C compiler: /usr/bin/cc
11:36:36 [2020-04-10T11:36:36.876Z] #38 7.893 -- Check for working C compiler: /usr/bin/cc -- works
11:36:36 [2020-04-10T11:36:36.876Z] #38 7.897 -- Detecting C compiler ABI info
11:36:36 [2020-04-10T11:36:36.876Z] #38 9.369 -- Detecting C compiler ABI info - done
11:36:36 [2020-04-10T11:36:36.876Z] #38 9.466 -- Detecting C compile features
11:36:36 [2020-04-10T11:36:36.876Z] #38 12.92 -- Detecting C compile features - done
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.01 -- Performing Test HAS_BUILTIN_FORTIFY
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.48 -- Configuring done
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.50 -- Generating done
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.52 -- Build files have been written to: /tmp/tmp.EjdPTl7dWz/tini
11:36:36 [2020-04-10T11:36:36.876Z] #38 13.56 + make tini-static
11:36:36 [2020-04-10T11:36:36.876Z] #38 14.34 Scanning dependencies of target tini-static
11:36:36 [2020-04-10T11:36:36.876Z] #38 14.50 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:36:37 [2020-04-10T11:36:37.036Z] #44 ...
11:36:37 [2020-04-10T11:36:37.036Z] 
11:36:37 [2020-04-10T11:36:37.036Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:36:37 [2020-04-10T11:36:37.036Z] #12 DONE 2.6s
11:36:37 [2020-04-10T11:36:37.036Z] 
11:36:37 [2020-04-10T11:36:37.036Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:36:37 [2020-04-10T11:36:37.134Z] #38 ...
11:36:37 [2020-04-10T11:36:37.134Z] 
11:36:37 [2020-04-10T11:36:37.134Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.64 + export 'BUILDTAGS=netgo osusergo static_build'
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + BUILDTAGS='netgo osusergo static_build'
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + export EXTRA_FLAGS=-buildmode=pie
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + EXTRA_FLAGS=-buildmode=pie
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + '[' '' = dynamic ']'
11:36:37 [2020-04-10T11:36:37.134Z] #65 60.65 + make
11:36:37 [2020-04-10T11:36:37.275Z] #38 6.685 -- The C compiler identification is GNU 8.3.0
11:36:37 [2020-04-10T11:36:37.275Z] #38 6.873 -- Check for working C compiler: /usr/bin/cc
11:36:38 [2020-04-10T11:36:38.648Z] #38 8.204 -- Check for working C compiler: /usr/bin/cc -- works
11:36:38 [2020-04-10T11:36:38.648Z] #38 8.218 -- Detecting C compiler ABI info
11:36:38 [2020-04-10T11:36:38.951Z] #13 2.091 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:36:39 [2020-04-10T11:36:39.035Z] #65 62.46 + bin/ctr
11:36:39 [2020-04-10T11:36:39.212Z] #13 DONE 2.3s
11:36:39 [2020-04-10T11:36:39.212Z] 
11:36:39 [2020-04-10T11:36:39.212Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:36:40 [2020-04-10T11:36:40.018Z] #38 9.674 -- Detecting C compiler ABI info - done
11:36:40 [2020-04-10T11:36:40.018Z] #38 9.762 -- Detecting C compile features
11:36:40 [2020-04-10T11:36:40.406Z] #65 ...
11:36:40 [2020-04-10T11:36:40.406Z] 
11:36:40 [2020-04-10T11:36:40.406Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:40 [2020-04-10T11:36:40.406Z] #56 106.4 golang.org/x/sys/unix
11:36:40 [2020-04-10T11:36:40.406Z] #56 108.2 fmt
11:36:40 [2020-04-10T11:36:40.406Z] #56 ...
11:36:40 [2020-04-10T11:36:40.407Z] 
11:36:40 [2020-04-10T11:36:40.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.4 Selecting previously unselected package gcc-mingw-w64-base.
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:36:40 [2020-04-10T11:36:40.407Z] #10 115.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:36:40 [2020-04-10T11:36:40.972Z] #10 ...
11:36:40 [2020-04-10T11:36:40.972Z] 
11:36:40 [2020-04-10T11:36:40.972Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:40 [2020-04-10T11:36:40.972Z] #38 16.93 [100%] Linking C executable tini-static
11:36:40 [2020-04-10T11:36:40.972Z] #38 18.05 [100%] Built target tini-static
11:36:40 [2020-04-10T11:36:40.972Z] #38 18.26 + mkdir -p /build
11:36:40 [2020-04-10T11:36:40.972Z] #38 18.28 + cp tini-static /build/docker-init
11:36:40 [2020-04-10T11:36:40.972Z] #38 DONE 18.8s
11:36:41 [2020-04-10T11:36:41.230Z] 
11:36:41 [2020-04-10T11:36:41.230Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:41 [2020-04-10T11:36:41.230Z] #56 117.0 encoding/json
11:36:41 [2020-04-10T11:36:41.757Z] #14 DONE 2.6s
11:36:41 [2020-04-10T11:36:41.757Z] 
11:36:41 [2020-04-10T11:36:41.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:41 [2020-04-10T11:36:41.757Z] #44 62.55   CC       compel/plugins/std/fds.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 62.95   CC       compel/plugins/std/log.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 63.80   CC       compel/plugins/std/string.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 64.99   CC       compel/plugins/std/infect.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 65.72   CC       compel/arch/aarch64/plugins/std/parasite-head.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 65.80   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 65.87   AR       compel/plugins/std.lib.a
11:36:41 [2020-04-10T11:36:41.757Z] #44 65.94   CC       compel/plugins/fds/fds.o
11:36:41 [2020-04-10T11:36:41.757Z] #44 66.28   AR       compel/plugins/fds.lib.a
11:36:41 [2020-04-10T11:36:41.757Z] #44 66.34   HOSTDEP  compel/src/lib/log-host.d
11:36:41 [2020-04-10T11:36:41.757Z] #44 66.60   HOSTDEP  compel/src/lib/handle-elf-host.d
11:36:41 [2020-04-10T11:36:41.757Z] #44 66.81   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
11:36:41 [2020-04-10T11:36:41.757Z] #44 66.97   HOSTDEP  compel/src/main-host.d
11:36:41 [2020-04-10T11:36:41.914Z] #38 ...
11:36:41 [2020-04-10T11:36:41.914Z] 
11:36:41 [2020-04-10T11:36:41.914Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:36:41 [2020-04-10T11:36:41.914Z] #10 117.1 Selecting previously unselected package gcc-mingw-w64-base.
11:36:41 [2020-04-10T11:36:41.914Z] #10 117.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:36:42 [2020-04-10T11:36:42.018Z] #44 67.24   DEP      compel/src/lib/ptrace.d
11:36:42 [2020-04-10T11:36:42.018Z] #44 67.40   DEP      compel/src/lib/infect.d
11:36:42 [2020-04-10T11:36:42.171Z] #10 117.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:36:42 [2020-04-10T11:36:42.171Z] #10 117.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:36:42 [2020-04-10T11:36:42.427Z] #10 117.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:36:42 [2020-04-10T11:36:42.427Z] #10 117.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:36:42 [2020-04-10T11:36:42.589Z] #44 67.71   DEP      compel/src/lib/infect-util.d
11:36:42 [2020-04-10T11:36:42.589Z] #44 67.82   DEP      compel/src/lib/infect-rpc.d
11:36:42 [2020-04-10T11:36:42.589Z] #44 67.96   DEP      compel/arch/aarch64/src/lib/infect.d
11:36:42 [2020-04-10T11:36:42.851Z] #44 ...
11:36:42 [2020-04-10T11:36:42.851Z] 
11:36:42 [2020-04-10T11:36:42.851Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:36:42 [2020-04-10T11:36:42.851Z] #50 DONE 128.6s
11:36:42 [2020-04-10T11:36:42.851Z] 
11:36:42 [2020-04-10T11:36:42.851Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.239 + RM_GOPATH=0
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.239 + TMP_GOPATH=
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.239 + : /build
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.239 + '[' -z '' ']'
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.239 ++ mktemp -d
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.255 + export GOPATH=/tmp/tmp.APLHDNqKzu
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.255 + GOPATH=/tmp/tmp.APLHDNqKzu
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.255 + RM_GOPATH=1
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.255 ++ dirname ./install.sh
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + dir=.
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + bin=runc
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + shift
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + '[' '!' -f ./runc.installer ']'
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + . ./runc.installer
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + install_runc
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.271 + uname -r
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.272 + grep -q '^3\.10\.0.*\.el7\.'
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.286 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.288 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.288 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.288 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.APLHDNqKzu/src/github.com/opencontainers/runc
11:36:42 [2020-04-10T11:36:42.851Z] #60 4.288 Cloning into '/tmp/tmp.APLHDNqKzu/src/github.com/opencontainers/runc'...
11:36:42 [2020-04-10T11:36:42.851Z] #60 10.68 + cd /tmp/tmp.APLHDNqKzu/src/github.com/opencontainers/runc
11:36:42 [2020-04-10T11:36:42.851Z] #60 10.68 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:36:42 [2020-04-10T11:36:42.851Z] #60 11.31 + '[' -z '' ']'
11:36:42 [2020-04-10T11:36:42.851Z] #60 11.31 + target=static
11:36:42 [2020-04-10T11:36:42.851Z] #60 11.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:36:42 [2020-04-10T11:36:42.851Z] #60 13.05 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 .
11:36:43 [2020-04-10T11:36:43.111Z] #60 ...
11:36:43 [2020-04-10T11:36:43.111Z] 
11:36:43 [2020-04-10T11:36:43.111Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:43 [2020-04-10T11:36:43.111Z] #47 118.8 net/textproto
11:36:43 [2020-04-10T11:36:43.111Z] #47 118.8 crypto/x509
11:36:43 [2020-04-10T11:36:43.111Z] #47 118.8 vendor/golang.org/x/net/http/httpproxy
11:36:43 [2020-04-10T11:36:43.111Z] #47 121.0 vendor/golang.org/x/net/http/httpguts
11:36:43 [2020-04-10T11:36:43.111Z] #47 121.1 mime/multipart
11:36:43 [2020-04-10T11:36:43.111Z] #47 123.9 crypto/tls
11:36:43 [2020-04-10T11:36:43.111Z] #47 ...
11:36:43 [2020-04-10T11:36:43.111Z] 
11:36:43 [2020-04-10T11:36:43.111Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:43 [2020-04-10T11:36:43.111Z] #44 68.27   DEP      compel/arch/aarch64/src/lib/cpu.d
11:36:43 [2020-04-10T11:36:43.111Z] #44 68.39   DEP      compel/src/lib/log.d
11:36:43 [2020-04-10T11:36:43.372Z] #44 68.59   DEP      compel/src/main.d
11:36:43 [2020-04-10T11:36:43.372Z] #44 68.76   DEP      compel/src/lib/handle-elf.d
11:36:43 [2020-04-10T11:36:43.943Z] #44 68.99   DEP      compel/arch/aarch64/src/lib/handle-elf.d
11:36:44 [2020-04-10T11:36:44.203Z] #44 69.43   CC       compel/src/lib/log.o
11:36:44 [2020-04-10T11:36:44.782Z] #44 ...
11:36:44 [2020-04-10T11:36:44.782Z] 
11:36:44 [2020-04-10T11:36:44.782Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:36:44 [2020-04-10T11:36:44.782Z] #15 DONE 3.0s
11:36:44 [2020-04-10T11:36:44.782Z] 
11:36:44 [2020-04-10T11:36:44.782Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:44 [2020-04-10T11:36:44.782Z] #44 70.01   CC       compel/arch/aarch64/src/lib/cpu.o
11:36:45 [2020-04-10T11:36:45.043Z] #44 70.32   CC       compel/arch/aarch64/src/lib/infect.o
11:36:45 [2020-04-10T11:36:45.414Z] #56 120.9 github.com/pkg/diff
11:36:45 [2020-04-10T11:36:45.616Z] #44 70.87   CC       compel/src/lib/infect-rpc.o
11:36:45 [2020-04-10T11:36:45.876Z] #44 71.22   CC       compel/src/lib/infect-util.o
11:36:45 [2020-04-10T11:36:45.979Z] #56 ...
11:36:45 [2020-04-10T11:36:45.979Z] 
11:36:45 [2020-04-10T11:36:45.979Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:45 [2020-04-10T11:36:45.979Z] #44 9.139 fatal: not a git repository (or any of the parent directories): .git
11:36:45 [2020-04-10T11:36:45.979Z] #44 9.230   GEN      .gitid
11:36:45 [2020-04-10T11:36:45.979Z] #44 9.282   GEN      criu/include/version.h
11:36:45 [2020-04-10T11:36:45.979Z] #44 9.475   GEN      include/common/asm
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.20   PBCC     images/google/protobuf/descriptor.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.41   PBCC     images/opts.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.54   PBCC     images/sit.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.67   DEP      images/google/protobuf/descriptor.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.77   DEP      images/opts.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 13.86   DEP      images/sit.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.01   PBCC     images/macvlan.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.03   DEP      images/macvlan.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.20   PBCC     images/autofs.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.20   DEP      images/autofs.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.31   PBCC     images/sysctl.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.41   DEP      images/sysctl.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.53   PBCC     images/time.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.59   DEP      images/time.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.71   PBCC     images/binfmt-misc.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.79   DEP      images/binfmt-misc.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.85   PBCC     images/seccomp.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.87   DEP      images/seccomp.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 14.97   PBCC     images/userns.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.06   DEP      images/userns.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.15   PBCC     images/cgroup.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.21   DEP      images/cgroup.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.25   PBCC     images/fown.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.31   PBCC     images/ext-file.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.33   DEP      images/fown.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.43   DEP      images/ext-file.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.51   PBCC     images/rpc.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.54   DEP      images/rpc.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.62   PBCC     images/siginfo.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.66   DEP      images/siginfo.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.71   PBCC     images/pagemap.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.78   DEP      images/pagemap.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.90   PBCC     images/rlimit.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 15.95   DEP      images/rlimit.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.02   PBCC     images/file-lock.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.04   DEP      images/file-lock.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.16   PBCC     images/tty.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.25   DEP      images/tty.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.44   PBCC     images/tun.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.61   PBCC     images/netdev.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.67   DEP      images/tun.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.72   DEP      images/netdev.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.83   PBCC     images/vma.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 16.95   DEP      images/vma.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 17.00   PBCC     images/creds.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 17.07   DEP      images/creds.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 17.19   PBCC     images/utsns.pb-c.c
11:36:45 [2020-04-10T11:36:45.979Z] #44 17.23   DEP      images/utsns.pb-c.d
11:36:45 [2020-04-10T11:36:45.979Z] #44 17.45   PBCC     images/ipc-desc.pb-c.c
11:36:46 [2020-04-10T11:36:46.237Z] #44 17.51   PBCC     images/ipc-sem.pb-c.c
11:36:46 [2020-04-10T11:36:46.448Z] #44 71.50   CC       compel/src/lib/infect.o
11:36:46 [2020-04-10T11:36:46.494Z] #44 17.60   DEP      images/ipc-desc.pb-c.d
11:36:46 [2020-04-10T11:36:46.494Z] #44 17.69   DEP      images/ipc-sem.pb-c.d
11:36:46 [2020-04-10T11:36:46.494Z] #44 17.74   PBCC     images/ipc-msg.pb-c.c
11:36:46 [2020-04-10T11:36:46.494Z] #44 17.81   DEP      images/ipc-msg.pb-c.d
11:36:46 [2020-04-10T11:36:46.494Z] #44 17.85   PBCC     images/ipc-shm.pb-c.c
11:36:46 [2020-04-10T11:36:46.612Z] #10 ...
11:36:46 [2020-04-10T11:36:46.612Z] 
11:36:46 [2020-04-10T11:36:46.612Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:46 [2020-04-10T11:36:46.612Z] #33 110.6 io/ioutil
11:36:46 [2020-04-10T11:36:46.612Z] #33 114.1 github.com/BurntSushi/toml
11:36:46 [2020-04-10T11:36:46.612Z] #33 114.1 flag
11:36:46 [2020-04-10T11:36:46.612Z] #33 117.0 log
11:36:46 [2020-04-10T11:36:46.612Z] #33 ...
11:36:46 [2020-04-10T11:36:46.612Z] 
11:36:46 [2020-04-10T11:36:46.612Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.39 -- Detecting C compile features - done
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.46 -- Performing Test HAS_BUILTIN_FORTIFY
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.71 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.87 -- Configuring done
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.91 -- Generating done
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.93 -- Build files have been written to: /tmp/tmp.3IOYelGrbD/tini
11:36:46 [2020-04-10T11:36:46.612Z] #38 13.95 + make tini-static
11:36:46 [2020-04-10T11:36:46.612Z] #38 14.67 Scanning dependencies of target tini-static
11:36:46 [2020-04-10T11:36:46.612Z] #38 14.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:36:46 [2020-04-10T11:36:46.752Z] #44 17.92   DEP      images/ipc-shm.pb-c.d
11:36:46 [2020-04-10T11:36:46.752Z] #44 18.03   PBCC     images/ipc-var.pb-c.c
11:36:46 [2020-04-10T11:36:46.752Z] #44 18.10   DEP      images/ipc-var.pb-c.d
11:36:46 [2020-04-10T11:36:46.752Z] #44 18.13   PBCC     images/sk-opts.pb-c.c
11:36:46 [2020-04-10T11:36:46.870Z] #38 ...
11:36:46 [2020-04-10T11:36:46.870Z] 
11:36:46 [2020-04-10T11:36:46.870Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:46 [2020-04-10T11:36:46.870Z] #56 111.4 encoding/base64
11:36:46 [2020-04-10T11:36:46.870Z] #56 111.8 fmt
11:36:46 [2020-04-10T11:36:46.870Z] #56 113.2 golang.org/x/sys/unix
11:36:46 [2020-04-10T11:36:46.870Z] #56 120.6 encoding/json
11:36:47 [2020-04-10T11:36:47.010Z] #44 18.16   PBCC     images/packet-sock.pb-c.c
11:36:47 [2020-04-10T11:36:47.010Z] #44 18.20   DEP      images/sk-opts.pb-c.d
11:36:47 [2020-04-10T11:36:47.010Z] #44 18.28   DEP      images/packet-sock.pb-c.d
11:36:47 [2020-04-10T11:36:47.010Z] #44 ...
11:36:47 [2020-04-10T11:36:47.010Z] 
11:36:47 [2020-04-10T11:36:47.010Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:47 [2020-04-10T11:36:47.010Z] #33 113.4 log
11:36:47 [2020-04-10T11:36:47.010Z] #33 117.6 github.com/BurntSushi/toml/cmd/tomlv
11:36:47 [2020-04-10T11:36:47.127Z] #56 ...
11:36:47 [2020-04-10T11:36:47.127Z] 
11:36:47 [2020-04-10T11:36:47.127Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:47 [2020-04-10T11:36:47.127Z] #33 121.5 github.com/BurntSushi/toml/cmd/tomlv
11:36:47 [2020-04-10T11:36:47.268Z] #33 ...
11:36:47 [2020-04-10T11:36:47.268Z] 
11:36:47 [2020-04-10T11:36:47.268Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:47 [2020-04-10T11:36:47.268Z] #44 18.48   PBCC     images/sk-netlink.pb-c.c
11:36:47 [2020-04-10T11:36:47.268Z] #44 18.56   DEP      images/sk-netlink.pb-c.d
11:36:47 [2020-04-10T11:36:47.268Z] #44 18.68   PBCC     images/sk-inet.pb-c.c
11:36:47 [2020-04-10T11:36:47.390Z] #44 ...
11:36:47 [2020-04-10T11:36:47.390Z] 
11:36:47 [2020-04-10T11:36:47.390Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:36:47 [2020-04-10T11:36:47.390Z] #16 DONE 2.8s
11:36:47 [2020-04-10T11:36:47.526Z] #44 18.94   DEP      images/sk-inet.pb-c.d
11:36:47 [2020-04-10T11:36:47.651Z] 
11:36:47 [2020-04-10T11:36:47.651Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:36:47 [2020-04-10T11:36:47.783Z] #44 19.08   PBCC     images/sk-unix.pb-c.c
11:36:47 [2020-04-10T11:36:47.783Z] #44 19.20   DEP      images/sk-unix.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.25   PBCC     images/mm.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.26   DEP      images/mm.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.27   PBCC     images/timerfd.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.28   DEP      images/timerfd.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.29   PBCC     images/timer.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.29   DEP      images/timer.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.30   PBCC     images/sa.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.31   DEP      images/sa.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.32   PBCC     images/pipe-data.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.33   DEP      images/pipe-data.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.34   PBCC     images/mnt.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.35   DEP      images/mnt.pb-c.d
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.36   PBCC     images/sk-packet.pb-c.c
11:36:48 [2020-04-10T11:36:48.041Z] #44 19.41   DEP      images/sk-packet.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #33 ...
11:36:48 [2020-04-10T11:36:48.057Z] 
11:36:48 [2020-04-10T11:36:48.057Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:48 [2020-04-10T11:36:48.057Z] #47 112.5 fmt
11:36:48 [2020-04-10T11:36:48.057Z] #47 117.1 regexp
11:36:48 [2020-04-10T11:36:48.057Z] #47 120.9 go/token
11:36:48 [2020-04-10T11:36:48.057Z] #47 122.3 go/scanner
11:36:48 [2020-04-10T11:36:48.057Z] #47 ...
11:36:48 [2020-04-10T11:36:48.057Z] 
11:36:48 [2020-04-10T11:36:48.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:48 [2020-04-10T11:36:48.057Z] #44 6.875 Note: Building without setproctitle() and strlcpy() support.
11:36:48 [2020-04-10T11:36:48.057Z] #44 6.876       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:36:48 [2020-04-10T11:36:48.057Z] #44 6.995 Note: Building without GnuTLS support
11:36:48 [2020-04-10T11:36:48.057Z] #44 10.70 fatal: not a git repository (or any of the parent directories): .git
11:36:48 [2020-04-10T11:36:48.057Z] #44 10.73   GEN      .gitid
11:36:48 [2020-04-10T11:36:48.057Z] #44 10.74   GEN      criu/include/version.h
11:36:48 [2020-04-10T11:36:48.057Z] #44 10.76   GEN      include/common/asm
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.13   PBCC     images/google/protobuf/descriptor.pb-c.c
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.28   PBCC     images/opts.pb-c.c
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.34   PBCC     images/sit.pb-c.c
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.53   DEP      images/google/protobuf/descriptor.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.71   DEP      images/opts.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.84   DEP      images/sit.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.90   PBCC     images/macvlan.pb-c.c
11:36:48 [2020-04-10T11:36:48.057Z] #44 14.95   DEP      images/macvlan.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #44 15.02   PBCC     images/autofs.pb-c.c
11:36:48 [2020-04-10T11:36:48.057Z] #44 15.07   DEP      images/autofs.pb-c.d
11:36:48 [2020-04-10T11:36:48.057Z] #44 15.17   PBCC     images/sysctl.pb-c.c
11:36:48 [2020-04-10T11:36:48.301Z] #44 19.50   PBCC     images/tcp-stream.pb-c.c
11:36:48 [2020-04-10T11:36:48.301Z] #44 19.60   DEP      images/tcp-stream.pb-c.d
11:36:48 [2020-04-10T11:36:48.301Z] #44 19.66   PBCC     images/pipe.pb-c.c
11:36:48 [2020-04-10T11:36:48.315Z] #44 15.23   DEP      images/sysctl.pb-c.d
11:36:48 [2020-04-10T11:36:48.315Z] #44 15.38   PBCC     images/time.pb-c.c
11:36:48 [2020-04-10T11:36:48.315Z] #44 15.44   DEP      images/time.pb-c.d
11:36:48 [2020-04-10T11:36:48.559Z] #44 ...
11:36:48 [2020-04-10T11:36:48.559Z] 
11:36:48 [2020-04-10T11:36:48.559Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:48 [2020-04-10T11:36:48.559Z] #33 DONE 124.9s
11:36:48 [2020-04-10T11:36:48.559Z] 
11:36:48 [2020-04-10T11:36:48.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:48 [2020-04-10T11:36:48.559Z] #44 19.72   DEP      images/pipe.pb-c.d
11:36:48 [2020-04-10T11:36:48.559Z] #44 19.88   PBCC     images/pstree.pb-c.c
11:36:48 [2020-04-10T11:36:48.559Z] #44 19.98   DEP      images/pstree.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.52   PBCC     images/binfmt-misc.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.57   DEP      images/binfmt-misc.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.58   PBCC     images/seccomp.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.59   DEP      images/seccomp.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.60   PBCC     images/userns.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.60   DEP      images/userns.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.61   PBCC     images/cgroup.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.62   DEP      images/cgroup.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.63   PBCC     images/fown.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.63   PBCC     images/ext-file.pb-c.c
11:36:48 [2020-04-10T11:36:48.575Z] #44 15.73   DEP      images/fown.pb-c.d
11:36:48 [2020-04-10T11:36:48.575Z] #44 ...
11:36:48 [2020-04-10T11:36:48.575Z] 
11:36:48 [2020-04-10T11:36:48.575Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:48 [2020-04-10T11:36:48.817Z] #44 20.08   PBCC     images/fs.pb-c.c
11:36:48 [2020-04-10T11:36:48.817Z] #44 20.21   DEP      images/fs.pb-c.d
11:36:48 [2020-04-10T11:36:48.817Z] #44 20.27   PBCC     images/signalfd.pb-c.c
11:36:49 [2020-04-10T11:36:49.074Z] #44 20.34   DEP      images/signalfd.pb-c.d
11:36:49 [2020-04-10T11:36:49.332Z] #44 20.47   PBCC     images/fh.pb-c.c
11:36:49 [2020-04-10T11:36:49.332Z] #44 20.56   PBCC     images/fsnotify.pb-c.c
11:36:49 [2020-04-10T11:36:49.590Z] #44 20.76   DEP      images/fh.pb-c.d
11:36:49 [2020-04-10T11:36:49.590Z] #44 20.87   DEP      images/fsnotify.pb-c.d
11:36:49 [2020-04-10T11:36:49.641Z] #65 56.18 Checking out files:  24% (764/3158)   
Checking out files:  25% (790/3158)   
Checking out files:  26% (822/3158)   
Checking out files:  27% (853/3158)   
Checking out files:  28% (885/3158)   
Checking out files:  29% (916/3158)   
Checking out files:  30% (948/3158)   
Checking out files:  31% (979/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
11:36:49 [2020-04-10T11:36:49.641Z] #65 ...
11:36:49 [2020-04-10T11:36:49.641Z] 
11:36:49 [2020-04-10T11:36:49.641Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:49 [2020-04-10T11:36:49.641Z] #38 17.08 [100%] Linking C executable tini-static
11:36:49 [2020-04-10T11:36:49.641Z] #38 18.61 [100%] Built target tini-static
11:36:49 [2020-04-10T11:36:49.641Z] #38 18.94 + mkdir -p /build
11:36:49 [2020-04-10T11:36:49.641Z] #38 18.95 + cp tini-static /build/docker-init
11:36:49 [2020-04-10T11:36:49.641Z] #38 DONE 19.3s
11:36:49 [2020-04-10T11:36:49.641Z] 
11:36:49 [2020-04-10T11:36:49.641Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:49 [2020-04-10T11:36:49.848Z] #44 21.06   PBCC     images/eventpoll.pb-c.c
11:36:49 [2020-04-10T11:36:49.848Z] #44 21.10   DEP      images/eventpoll.pb-c.d
11:36:49 [2020-04-10T11:36:49.848Z] #44 21.22   PBCC     images/eventfd.pb-c.c
11:36:49 [2020-04-10T11:36:49.848Z] #44 21.24   DEP      images/eventfd.pb-c.d
11:36:49 [2020-04-10T11:36:49.848Z] #44 21.29   PBCC     images/remap-file-path.pb-c.c
11:36:50 [2020-04-10T11:36:50.106Z] #44 21.36   DEP      images/remap-file-path.pb-c.d
11:36:50 [2020-04-10T11:36:50.106Z] #44 21.44   PBCC     images/fifo.pb-c.c
11:36:50 [2020-04-10T11:36:50.106Z] #44 21.50   DEP      images/fifo.pb-c.d
11:36:50 [2020-04-10T11:36:50.106Z] #44 21.57   PBCC     images/ghost-file.pb-c.c
11:36:50 [2020-04-10T11:36:50.199Z] #17 2.763 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:36:50 [2020-04-10T11:36:50.364Z] #44 21.65   DEP      images/ghost-file.pb-c.d
11:36:50 [2020-04-10T11:36:50.464Z] #17 2.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:36:50 [2020-04-10T11:36:50.622Z] #44 21.77   PBCC     images/regfile.pb-c.c
11:36:50 [2020-04-10T11:36:50.622Z] #44 21.88   DEP      images/regfile.pb-c.d
11:36:50 [2020-04-10T11:36:50.622Z] #44 21.93   PBCC     images/ns.pb-c.c
11:36:50 [2020-04-10T11:36:50.622Z] #44 21.94   DEP      images/ns.pb-c.d
11:36:50 [2020-04-10T11:36:50.622Z] #44 21.99   PBCC     images/fdinfo.pb-c.c
11:36:50 [2020-04-10T11:36:50.622Z] #44 ...
11:36:50 [2020-04-10T11:36:50.622Z] 
11:36:50 [2020-04-10T11:36:50.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:50 [2020-04-10T11:36:50.622Z] #47 117.1 go/token
11:36:50 [2020-04-10T11:36:50.622Z] #47 118.5 go/scanner
11:36:50 [2020-04-10T11:36:50.622Z] #47 119.2 internal/lazyregexp
11:36:50 [2020-04-10T11:36:50.622Z] #47 119.7 net/url
11:36:50 [2020-04-10T11:36:50.622Z] #47 120.9 go/ast
11:36:50 [2020-04-10T11:36:50.622Z] #47 122.6 text/template/parse
11:36:50 [2020-04-10T11:36:50.725Z] #17 3.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:36:50 [2020-04-10T11:36:50.879Z] #47 ...
11:36:50 [2020-04-10T11:36:50.880Z] 
11:36:50 [2020-04-10T11:36:50.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:50 [2020-04-10T11:36:50.880Z] #44 22.01   DEP      images/fdinfo.pb-c.d
11:36:50 [2020-04-10T11:36:50.880Z] #44 22.07   PBCC     images/core-aarch64.pb-c.c
11:36:50 [2020-04-10T11:36:50.880Z] #44 22.14   PBCC     images/core-arm.pb-c.c
11:36:50 [2020-04-10T11:36:50.880Z] #44 22.22   PBCC     images/core-ppc64.pb-c.c
11:36:50 [2020-04-10T11:36:50.880Z] #44 22.28   PBCC     images/core-s390.pb-c.c
11:36:51 [2020-04-10T11:36:51.137Z] #44 22.34   PBCC     images/core-x86.pb-c.c
11:36:51 [2020-04-10T11:36:51.137Z] #44 22.41   PBCC     images/core.pb-c.c
11:36:51 [2020-04-10T11:36:51.137Z] #44 22.49   PBCC     images/inventory.pb-c.c
11:36:51 [2020-04-10T11:36:51.395Z] #44 22.56   DEP      images/core-aarch64.pb-c.d
11:36:51 [2020-04-10T11:36:51.395Z] #44 22.63   DEP      images/core-arm.pb-c.d
11:36:51 [2020-04-10T11:36:51.395Z] #44 22.70   DEP      images/core-ppc64.pb-c.d
11:36:51 [2020-04-10T11:36:51.395Z] #44 22.81   DEP      images/core-s390.pb-c.d
11:36:51 [2020-04-10T11:36:51.455Z] Fetching without tags
11:36:51 [2020-04-10T11:36:51.652Z] #44 22.86   DEP      images/core-x86.pb-c.d
11:36:51 [2020-04-10T11:36:51.652Z] #44 22.96   DEP      images/core.pb-c.d
11:36:51 [2020-04-10T11:36:51.652Z] #44 23.03   DEP      images/inventory.pb-c.d
11:36:51 [2020-04-10T11:36:51.666Z] #17 4.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
11:36:51 [2020-04-10T11:36:51.017Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:36:51 [2020-04-10T11:36:51.188Z]  > git config --add remote.origin.fetch +refs/pull/40795/head:refs/remotes/origin/PR-40795 # timeout=10
11:36:51 [2020-04-10T11:36:51.247Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:36:51 [2020-04-10T11:36:51.368Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:36:51 [2020-04-10T11:36:51.490Z] Fetching upstream changes from https://github.com/moby/moby.git
11:36:51 [2020-04-10T11:36:51.490Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:36:51 [2020-04-10T11:36:51.492Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40795/head:refs/remotes/origin/PR-40795 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:36:51 [2020-04-10T11:36:51.911Z] #44 23.16   PBCC     images/cpuinfo.pb-c.c
11:36:51 [2020-04-10T11:36:51.911Z] #44 23.22   DEP      images/cpuinfo.pb-c.d
11:36:52 [2020-04-10T11:36:52.169Z] #44 23.37   PBCC     images/stats.pb-c.c
11:36:52 [2020-04-10T11:36:52.169Z] #44 23.42   DEP      images/stats.pb-c.d
11:36:52 [2020-04-10T11:36:52.207Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit ca7e415d18ee4f1bca1672674f124bee5a1604b2
11:36:52 [2020-04-10T11:36:52.474Z] #65 56.18 Checking out files:  24% (764/3158)   
Checking out files:  25% (790/3158)   
Checking out files:  26% (822/3158)   
Checking out files:  27% (853/3158)   
Checking out files:  28% (885/3158)   
Checking out files:  29% (916/3158)   
Checking out files:  30% (948/3158)   
Checking out files:  31% (979/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  51% (1627/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  75% (2399/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  89% (2841/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
11:36:52 [2020-04-10T11:36:52.474Z] #65 60.09 + cd /tmp/tmp.XwvWWczftH/src/github.com/containerd/containerd
11:36:52 [2020-04-10T11:36:52.474Z] #65 60.09 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
11:36:53 [2020-04-10T11:36:53.052Z] #17 5.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
11:36:53 [2020-04-10T11:36:53.312Z] #17 5.821 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
11:36:54 [2020-04-10T11:36:54.698Z] #44 25.72 make[1]: Nothing to be done for 'all'.
11:36:54 [2020-04-10T11:36:54.707Z] #17 ...
11:36:54 [2020-04-10T11:36:54.707Z] 
11:36:54 [2020-04-10T11:36:54.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:54 [2020-04-10T11:36:54.707Z] #44 74.15   CC       compel/src/lib/ptrace.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 74.75   AR       compel/libcompel.a
11:36:54 [2020-04-10T11:36:54.707Z] #44 74.83   HOSTCC   compel/src/main-host.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 75.17   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 75.64   HOSTCC   compel/src/lib/handle-elf-host.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 76.18   HOSTCC   compel/src/lib/log-host.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 76.35   HOSTLINK compel/compel-host-bin
11:36:54 [2020-04-10T11:36:54.707Z] #44 76.59   DEP      soccr/soccr.d
11:36:54 [2020-04-10T11:36:54.707Z] #44 76.82   CC       soccr/soccr.o
11:36:54 [2020-04-10T11:36:54.707Z] #44 79.08   AR       soccr/libsoccr.a
11:36:54 [2020-04-10T11:36:54.707Z] #44 79.13 make[1]: 'soccr/libsoccr.a' is up to date.
11:36:54 [2020-04-10T11:36:54.707Z] #44 79.64   DEP      criu/arch/aarch64/sigframe.d
11:36:54 [2020-04-10T11:36:54.707Z] #44 79.88   DEP      criu/arch/aarch64/crtools.d
11:36:54 [2020-04-10T11:36:54.707Z] #44 80.02   DEP      criu/arch/aarch64/cpu.d
11:36:54 [2020-04-10T11:36:54.707Z] #44 80.06   DEP      criu/arch/aarch64/bitops.d
11:36:52 [2020-04-10T11:36:52.316Z]  > git config core.sparsecheckout # timeout=10
11:36:52 [2020-04-10T11:36:52.365Z]  > git checkout -f ca7e415d18ee4f1bca1672674f124bee5a1604b2 # timeout=10
11:36:54 [2020-04-10T11:36:54.969Z] #44 80.10   CC       criu/arch/aarch64/bitops.o
11:36:54 [2020-04-10T11:36:54.969Z] #44 80.18   CC       criu/arch/aarch64/cpu.o
11:36:55 [2020-04-10T11:36:55.003Z] #65 ...
11:36:55 [2020-04-10T11:36:55.003Z] 
11:36:55 [2020-04-10T11:36:55.003Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:55 [2020-04-10T11:36:55.003Z] #33 DONE 129.1s
11:36:55 [2020-04-10T11:36:55.003Z] 
11:36:55 [2020-04-10T11:36:55.003Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:55 [2020-04-10T11:36:55.003Z] #44 15.83   DEP      images/ext-file.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 15.94   PBCC     images/rpc.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.04   DEP      images/rpc.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.13   PBCC     images/siginfo.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.20   DEP      images/siginfo.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.35   PBCC     images/pagemap.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.46   DEP      images/pagemap.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.56   PBCC     images/rlimit.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.65   DEP      images/rlimit.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.75   PBCC     images/file-lock.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.78   DEP      images/file-lock.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 16.86   PBCC     images/tty.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.01   DEP      images/tty.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.13   PBCC     images/tun.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.34   PBCC     images/netdev.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.49   DEP      images/tun.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.62   DEP      images/netdev.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.75   PBCC     images/vma.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.83   DEP      images/vma.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.86   PBCC     images/creds.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 17.90   DEP      images/creds.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.04   PBCC     images/utsns.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.12   DEP      images/utsns.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.27   PBCC     images/ipc-desc.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.28   PBCC     images/ipc-sem.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.39   DEP      images/ipc-desc.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.49   DEP      images/ipc-sem.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.62   PBCC     images/ipc-msg.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.66   DEP      images/ipc-msg.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.78   PBCC     images/ipc-shm.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.86   DEP      images/ipc-shm.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 18.99   PBCC     images/ipc-var.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.02   DEP      images/ipc-var.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.16   PBCC     images/sk-opts.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.20   PBCC     images/packet-sock.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.28   DEP      images/sk-opts.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.44   DEP      images/packet-sock.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.56   PBCC     images/sk-netlink.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.69   DEP      images/sk-netlink.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 19.89   PBCC     images/sk-inet.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.10   DEP      images/sk-inet.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.19   PBCC     images/sk-unix.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.29   DEP      images/sk-unix.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.40   PBCC     images/mm.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.54   DEP      images/mm.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.63   PBCC     images/timerfd.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.74   DEP      images/timerfd.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.85   PBCC     images/timer.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 20.98   DEP      images/timer.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.03   PBCC     images/sa.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.38   DEP      images/sa.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.55   PBCC     images/pipe-data.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.57   DEP      images/pipe-data.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.73   PBCC     images/mnt.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.81   DEP      images/mnt.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 21.90   PBCC     images/sk-packet.pb-c.c
11:36:55 [2020-04-10T11:36:55.003Z] #44 22.01   DEP      images/sk-packet.pb-c.d
11:36:55 [2020-04-10T11:36:55.003Z] #44 22.06   PBCC     images/tcp-stream.pb-c.c
11:36:55 [2020-04-10T11:36:55.229Z] #44 80.35   CC       criu/arch/aarch64/crtools.o
11:36:55 [2020-04-10T11:36:55.260Z] #44 22.21   DEP      images/tcp-stream.pb-c.d
11:36:55 [2020-04-10T11:36:55.260Z] #44 ...
11:36:55 [2020-04-10T11:36:55.260Z] 
11:36:55 [2020-04-10T11:36:55.260Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + export 'BUILDTAGS=netgo osusergo static_build'
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + BUILDTAGS='netgo osusergo static_build'
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + export EXTRA_FLAGS=-buildmode=pie
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + EXTRA_FLAGS=-buildmode=pie
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + '[' '' = dynamic ']'
11:36:55 [2020-04-10T11:36:55.260Z] #65 62.90 + make
11:36:55 [2020-04-10T11:36:55.800Z] #44 81.02   CC       criu/arch/aarch64/sigframe.o
11:36:55 [2020-04-10T11:36:55.800Z] #44 ...
11:36:55 [2020-04-10T11:36:55.800Z] 
11:36:55 [2020-04-10T11:36:55.800Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:55 [2020-04-10T11:36:55.800Z] #47 131.6 net/http/httptrace
11:36:55 [2020-04-10T11:36:55.800Z] #47 132.0 net/http
11:36:56 [2020-04-10T11:36:56.062Z] #47 ...
11:36:56 [2020-04-10T11:36:56.062Z] 
11:36:56 [2020-04-10T11:36:56.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:56 [2020-04-10T11:36:56.062Z] #44 81.37   LINK     criu/arch/aarch64/crtools.built-in.o
11:36:56 [2020-04-10T11:36:56.062Z] #44 81.46   DEP      criu/pie/util-vdso.d
11:36:56 [2020-04-10T11:36:56.323Z] #44 81.61   DEP      criu/pie/util.d
11:36:56 [2020-04-10T11:36:56.323Z] #44 81.77   CC       criu/pie/util.o
11:36:56 [2020-04-10T11:36:56.338Z] Merge succeeded, producing 34f57da35bde3c5504212decc6c3e63a02fb529c
11:36:56 [2020-04-10T11:36:56.338Z] Checking out Revision 34f57da35bde3c5504212decc6c3e63a02fb529c (PR-40795)
11:36:56 [2020-04-10T11:36:56.597Z] #44 27.84   CC       images/stats.o
11:36:56 [2020-04-10T11:36:56.895Z] #44 82.11   CC       criu/pie/util-vdso.o
11:36:57 [2020-04-10T11:36:57.162Z] #44 ...
11:36:57 [2020-04-10T11:36:57.162Z] 
11:36:57 [2020-04-10T11:36:57.162Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:36:57 [2020-04-10T11:36:57.162Z] #56 123.3 go/ast
11:36:57 [2020-04-10T11:36:57.162Z] #56 127.4 golang.org/x/crypto/ssh/terminal
11:36:57 [2020-04-10T11:36:57.162Z] #56 129.6 mvdan.cc/editorconfig
11:36:57 [2020-04-10T11:36:57.162Z] #56 130.8 mvdan.cc/sh/v3/fileutil
11:36:57 [2020-04-10T11:36:57.162Z] #56 131.0 mvdan.cc/sh/v3/syntax
11:36:57 [2020-04-10T11:36:57.162Z] #56 ...
11:36:57 [2020-04-10T11:36:57.162Z] 
11:36:57 [2020-04-10T11:36:57.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:57 [2020-04-10T11:36:57.162Z] #44 28.53   CC       images/core.o
11:36:57 [2020-04-10T11:36:57.209Z] #65 64.53 + bin/ctr
11:36:57 [2020-04-10T11:36:57.467Z] #44 82.77   AR       criu/pie/pie.lib.a
11:36:57 [2020-04-10T11:36:57.729Z] #44 82.84   DEP      criu/pie/restorer.d
11:36:57 [2020-04-10T11:36:57.990Z] #44 83.25   DEP      criu/arch/aarch64/intraprocedure.d
11:36:57 [2020-04-10T11:36:57.990Z] #44 83.28   DEP      criu/arch/aarch64/restorer.d
11:36:55 [2020-04-10T11:36:55.301Z]  > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10
11:36:56 [2020-04-10T11:36:56.226Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:36:56 [2020-04-10T11:36:56.371Z]  > git config core.sparsecheckout # timeout=10
11:36:56 [2020-04-10T11:36:56.417Z]  > git checkout -f 34f57da35bde3c5504212decc6c3e63a02fb529c # timeout=10
11:36:58 [2020-04-10T11:36:58.251Z] #44 83.58   DEP      criu/arch/aarch64/vdso-pie.d
11:36:58 [2020-04-10T11:36:58.512Z] #44 83.76   DEP      criu/pie/parasite-vdso.d
11:36:58 [2020-04-10T11:36:58.534Z] #44 29.82   CC       images/core-x86.o
11:36:58 [2020-04-10T11:36:58.773Z] #44 84.00   DEP      criu/pie/parasite.d
11:36:59 [2020-04-10T11:36:59.035Z] #44 84.42   CC       criu/pie/parasite.o
11:36:59 [2020-04-10T11:36:59.746Z] #65 ...
11:36:59 [2020-04-10T11:36:59.746Z] 
11:36:59 [2020-04-10T11:36:59.746Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:36:59 [2020-04-10T11:36:59.746Z] #47 124.2 internal/lazyregexp
11:36:59 [2020-04-10T11:36:59.746Z] #47 124.8 net/url
11:36:59 [2020-04-10T11:36:59.746Z] #47 125.5 go/ast
11:36:59 [2020-04-10T11:36:59.746Z] #47 128.3 text/template/parse
11:36:59 [2020-04-10T11:36:59.746Z] #47 133.5 go/parser
11:36:59 [2020-04-10T11:36:59.746Z] #47 ...
11:36:59 [2020-04-10T11:36:59.746Z] 
11:36:59 [2020-04-10T11:36:59.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.42   PBCC     images/pipe.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.45   DEP      images/pipe.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.56   PBCC     images/pstree.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.65   DEP      images/pstree.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.76   PBCC     images/fs.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.83   DEP      images/fs.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 22.87   PBCC     images/signalfd.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.12   DEP      images/signalfd.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.23   PBCC     images/fh.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.34   PBCC     images/fsnotify.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.55   DEP      images/fh.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.72   DEP      images/fsnotify.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 23.82   PBCC     images/eventpoll.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.08   DEP      images/eventpoll.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.18   PBCC     images/eventfd.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.24   DEP      images/eventfd.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.37   PBCC     images/remap-file-path.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.38   DEP      images/remap-file-path.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.51   PBCC     images/fifo.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.53   DEP      images/fifo.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.71   PBCC     images/ghost-file.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.76   DEP      images/ghost-file.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.86   PBCC     images/regfile.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.89   DEP      images/regfile.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 24.98   PBCC     images/ns.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.06   DEP      images/ns.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.19   PBCC     images/fdinfo.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.27   DEP      images/fdinfo.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.36   PBCC     images/core-aarch64.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.42   PBCC     images/core-arm.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.47   PBCC     images/core-ppc64.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.54   PBCC     images/core-s390.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.63   PBCC     images/core-x86.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.71   PBCC     images/core.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.88   PBCC     images/inventory.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 25.93   DEP      images/core-aarch64.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.00   DEP      images/core-arm.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.03   DEP      images/core-ppc64.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.16   DEP      images/core-s390.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.27   DEP      images/core-x86.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.33   DEP      images/core.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.48   DEP      images/inventory.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.58   PBCC     images/cpuinfo.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.60   DEP      images/cpuinfo.pb-c.d
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.66   PBCC     images/stats.pb-c.c
11:36:59 [2020-04-10T11:36:59.746Z] #44 26.69   DEP      images/stats.pb-c.d
11:36:59 [2020-04-10T11:36:59.906Z] #44 31.06   CC       images/core-arm.o
11:37:00 [2020-04-10T11:37:00.422Z] #44 85.74   LINK     criu/pie/parasite.built-in.o
11:37:00 [2020-04-10T11:37:00.422Z] #44 85.76   GEN      criu/pie/parasite-blob.h
11:37:00 [2020-04-10T11:37:00.679Z] #44 ...
11:37:00 [2020-04-10T11:37:00.679Z] 
11:37:00 [2020-04-10T11:37:00.679Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:00 [2020-04-10T11:37:00.679Z] #47 135.3 text/template
11:37:00 [2020-04-10T11:37:00.683Z] #44 85.82   CC       criu/pie/parasite-vdso.o
11:37:00 [2020-04-10T11:37:00.839Z] #44 31.82   CC       images/core-aarch64.o
11:37:00 [2020-04-10T11:37:00.839Z] #44 32.25   CC       images/core-ppc64.o
11:37:01 [2020-04-10T11:37:01.255Z] #44 86.60   CC       criu/arch/aarch64/vdso-pie.o
11:37:01 [2020-04-10T11:37:01.772Z] #44 33.12   CC       images/core-s390.o
11:37:01 [2020-04-10T11:37:01.827Z] #44 ...
11:37:01 [2020-04-10T11:37:01.827Z] 
11:37:01 [2020-04-10T11:37:01.827Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:37:02 [2020-04-10T11:37:02.705Z] #44 ...
11:37:02 [2020-04-10T11:37:02.705Z] 
11:37:02 [2020-04-10T11:37:02.705Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:02 [2020-04-10T11:37:02.705Z] #47 129.0 go/parser
11:37:02 [2020-04-10T11:37:02.705Z] #47 129.5 text/template
11:37:02 [2020-04-10T11:37:02.705Z] #47 134.6 encoding/xml
11:37:02 [2020-04-10T11:37:02.705Z] #47 137.9 go/doc
11:37:02 [2020-04-10T11:37:02.705Z] #47 ...
11:37:02 [2020-04-10T11:37:02.705Z] 
11:37:02 [2020-04-10T11:37:02.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:02 [2020-04-10T11:37:02.705Z] #44 33.93   CC       images/cpuinfo.o
11:37:03 [2020-04-10T11:37:03.091Z] ok  	github.com/docker/docker/cmd/dockerd	0.040s	coverage: 30.8% of statements
11:37:03 [2020-04-10T11:37:03.091Z] ok  	github.com/docker/docker/container	0.123s	coverage: 34.9% of statements
11:37:03 [2020-04-10T11:37:03.091Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:37:03 [2020-04-10T11:37:03.091Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:37:03 [2020-04-10T11:37:03.091Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:37:03 [2020-04-10T11:37:03.091Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:37:03 [2020-04-10T11:37:03.271Z] #44 34.72   CC       images/inventory.o
11:37:03 [2020-04-10T11:37:03.836Z] #44 35.05   CC       images/fdinfo.o
11:37:03 [2020-04-10T11:37:03.960Z] #47 ...
11:37:03 [2020-04-10T11:37:03.960Z] 
11:37:03 [2020-04-10T11:37:03.960Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:37:03 [2020-04-10T11:37:03.960Z] #56 128.0 github.com/pkg/diff
11:37:03 [2020-04-10T11:37:03.960Z] #56 130.4 go/ast
11:37:03 [2020-04-10T11:37:03.960Z] #56 132.2 golang.org/x/crypto/ssh/terminal
11:37:03 [2020-04-10T11:37:03.960Z] #56 134.6 mvdan.cc/editorconfig
11:37:03 [2020-04-10T11:37:03.960Z] #56 136.5 mvdan.cc/sh/v3/fileutil
11:37:03 [2020-04-10T11:37:03.960Z] #56 136.9 mvdan.cc/sh/v3/syntax
11:37:03 [2020-04-10T11:37:03.960Z] #56 ...
11:37:03 [2020-04-10T11:37:03.960Z] 
11:37:03 [2020-04-10T11:37:03.960Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:03 [2020-04-10T11:37:03.960Z] #44 29.82 make[1]: Nothing to be done for 'all'.
11:37:04 [2020-04-10T11:37:04.401Z] #44 35.52   CC       images/fown.o
11:37:04 [2020-04-10T11:37:04.438Z] #23 146.1 Checking out files:  20% (2191/10681)   
Checking out files:  21% (2244/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  37% (4031/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  57% (6180/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  79% (8522/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files:  99% (10576/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
11:37:04 [2020-04-10T11:37:04.438Z] #23 150.4 + cd /tmp/tmp.fsthTx5ydD/tmp/docker-ce
11:37:04 [2020-04-10T11:37:04.438Z] #23 150.4 + git checkout -q v17.06.2-ce
11:37:04 [2020-04-10T11:37:04.659Z] #44 36.00   CC       images/ns.o
11:37:05 [2020-04-10T11:37:05.224Z] #44 36.45   CC       images/regfile.o
11:37:05 [2020-04-10T11:37:05.332Z] #44 32.31   CC       images/stats.o
11:37:05 [2020-04-10T11:37:05.789Z] #44 37.09   CC       images/ghost-file.o
11:37:05 [2020-04-10T11:37:05.898Z] #44 32.82   CC       images/core.o
11:37:06 [2020-04-10T11:37:06.722Z] #44 37.72   CC       images/fifo.o
11:37:06 [2020-04-10T11:37:06.980Z] #44 38.18   CC       images/remap-file-path.o
11:37:06 [2020-04-10T11:37:06.987Z] #23 ...
11:37:06 [2020-04-10T11:37:06.987Z] 
11:37:06 [2020-04-10T11:37:06.987Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:06 [2020-04-10T11:37:06.987Z] #17 9.323 Fetched 8166 kB in 7s (1164 kB/s)
11:37:06 [2020-04-10T11:37:06.987Z] #17 9.323 Reading package lists...
11:37:06 [2020-04-10T11:37:06.987Z] #17 13.28 Reading package lists...
11:37:06 [2020-04-10T11:37:06.987Z] #17 16.66 Building dependency tree...
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59 libcap2-bin is already the newest version (1:2.25-2).
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59 The following additional packages will be installed:
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59   python3.7 python3.7-minimal vim-runtime xxd
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.59 Suggested packages:
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60 Recommended packages:
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60   aufs-dkms nftables build-essential python3-dev python3-keyring
11:37:06 [2020-04-10T11:37:06.987Z] #17 18.60   python3-keyrings.alt python3-xdg unzip
11:37:06 [2020-04-10T11:37:06.987Z] #17 ...
11:37:06 [2020-04-10T11:37:06.987Z] 
11:37:06 [2020-04-10T11:37:06.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:06 [2020-04-10T11:37:06.987Z] #44 87.13   CC       criu/arch/aarch64/restorer.o
11:37:06 [2020-04-10T11:37:06.987Z] #44 87.64   CC       criu/arch/aarch64/intraprocedure.o
11:37:06 [2020-04-10T11:37:06.987Z] #44 87.71   CC       criu/pie/restorer.o
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.36   LINK     criu/pie/restorer.built-in.o
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.37   GEN      criu/pie/restorer-blob.h
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.45   DEP      criu/vdso.d
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.60   DEP      criu/uts_ns.d
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.78   DEP      criu/util.d
11:37:06 [2020-04-10T11:37:06.987Z] #44 91.99   DEP      criu/uffd.d
11:37:06 [2020-04-10T11:37:06.987Z] #44 92.30   DEP      criu/tun.d
11:37:07 [2020-04-10T11:37:07.238Z] #44 38.56   CC       images/eventfd.o
11:37:07 [2020-04-10T11:37:07.248Z] #44 92.62   DEP      criu/tty.d
11:37:07 [2020-04-10T11:37:07.274Z] #44 34.13   CC       images/core-x86.o
11:37:07 [2020-04-10T11:37:07.475Z] ok  	github.com/docker/docker/daemon/cluster	0.082s	coverage: 0.5% of statements
11:37:07 [2020-04-10T11:37:07.508Z] #44 92.82   DEP      criu/timerfd.d
11:37:07 [2020-04-10T11:37:07.768Z] #44 93.01   DEP      criu/sysfs_parse.d
11:37:07 [2020-04-10T11:37:07.768Z] #44 ...
11:37:07 [2020-04-10T11:37:07.768Z] 
11:37:07 [2020-04-10T11:37:07.768Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.18 The following NEW packages will be installed:
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:37:07 [2020-04-10T11:37:07.768Z] #17 20.19   xz-utils zip
11:37:07 [2020-04-10T11:37:07.803Z] #44 39.05   CC       images/eventpoll.o
11:37:08 [2020-04-10T11:37:08.029Z] #17 20.56 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:37:08 [2020-04-10T11:37:08.029Z] #17 20.56 Need to get 27.6 MB of archives.
11:37:08 [2020-04-10T11:37:08.029Z] #17 20.56 After this operation, 114 MB of additional disk space will be used.
11:37:08 [2020-04-10T11:37:08.029Z] #17 20.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
11:37:08 [2020-04-10T11:37:08.206Z] #44 35.04   CC       images/core-arm.o
11:37:08 [2020-04-10T11:37:08.289Z] #17 20.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
11:37:08 [2020-04-10T11:37:08.368Z] #44 39.61   CC       images/fh.o
11:37:08 [2020-04-10T11:37:08.467Z] #44 35.59   CC       images/core-aarch64.o
11:37:08 [2020-04-10T11:37:08.550Z] #17 ...
11:37:08 [2020-04-10T11:37:08.550Z] 
11:37:08 [2020-04-10T11:37:08.550Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:08 [2020-04-10T11:37:08.550Z] #47 144.1 github.com/LK4D4/vndr/godl
11:37:08 [2020-04-10T11:37:08.550Z] #47 145.0 github.com/LK4D4/vndr
11:37:08 [2020-04-10T11:37:08.550Z] #47 ...
11:37:08 [2020-04-10T11:37:08.550Z] 
11:37:08 [2020-04-10T11:37:08.550Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:37:08 [2020-04-10T11:37:08.550Z] #23 154.4 + mkdir -p /tmp/tmp.fsthTx5ydD/src/github.com/docker
11:37:08 [2020-04-10T11:37:08.550Z] #23 154.4 + mv components/cli /tmp/tmp.fsthTx5ydD/src/github.com/docker/cli
11:37:08 [2020-04-10T11:37:08.550Z] #23 154.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:37:08 [2020-04-10T11:37:08.813Z] #23 ...
11:37:08 [2020-04-10T11:37:08.813Z] 
11:37:08 [2020-04-10T11:37:08.813Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:08 [2020-04-10T11:37:08.813Z] #47 DONE 154.4s
11:37:08 [2020-04-10T11:37:08.813Z] 
11:37:08 [2020-04-10T11:37:08.813Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
11:37:08 [2020-04-10T11:37:08.813Z] #17 21.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
11:37:08 [2020-04-10T11:37:08.933Z] #44 40.29   CC       images/fsnotify.o
11:37:08 [2020-04-10T11:37:08.944Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
11:37:09 [2020-04-10T11:37:09.033Z] #44 36.17   CC       images/core-ppc64.o
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
11:37:09 [2020-04-10T11:37:09.074Z] #17 21.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
11:37:09 [2020-04-10T11:37:09.335Z] #17 21.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
11:37:09 [2020-04-10T11:37:09.335Z] #17 21.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
11:37:09 [2020-04-10T11:37:09.596Z] #17 21.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
11:37:09 [2020-04-10T11:37:09.596Z] #17 21.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
11:37:09 [2020-04-10T11:37:09.596Z] #17 21.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
11:37:09 [2020-04-10T11:37:09.596Z] #17 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
11:37:09 [2020-04-10T11:37:09.596Z] #17 22.10 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
11:37:09 [2020-04-10T11:37:09.949Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.6% of statements
11:37:10 [2020-04-10T11:37:10.306Z] #44 41.48   CC       images/signalfd.o
11:37:10 [2020-04-10T11:37:10.405Z] #44 37.42   CC       images/core-s390.o
11:37:10 [2020-04-10T11:37:10.564Z] #44 41.77   CC       images/fs.o
11:37:10 [2020-04-10T11:37:10.822Z] #44 42.06   CC       images/pstree.o
11:37:11 [2020-04-10T11:37:11.079Z] #44 42.42   CC       images/pipe.o
11:37:11 [2020-04-10T11:37:11.514Z] #17 ...
11:37:11 [2020-04-10T11:37:11.514Z] 
11:37:11 [2020-04-10T11:37:11.514Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:37:11 [2020-04-10T11:37:11.514Z] #30 DONE 157.4s
11:37:11 [2020-04-10T11:37:11.514Z] 
11:37:11 [2020-04-10T11:37:11.514Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:11 [2020-04-10T11:37:11.514Z] #17 23.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 23.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 23.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 23.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #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]
11:37:11 [2020-04-10T11:37:11.514Z] #17 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
11:37:11 [2020-04-10T11:37:11.514Z] #17 24.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
11:37:11 [2020-04-10T11:37:11.644Z] #44 42.97   CC       images/tcp-stream.o
11:37:11 [2020-04-10T11:37:11.779Z] #44 38.67   CC       images/cpuinfo.o
11:37:11 [2020-04-10T11:37:11.906Z] Commit message: "Merge commit '9c71a2be319371d9ed9ab4429f2f4ddfee732e70' into HEAD"
11:37:12 [2020-04-10T11:37:12.042Z] First time build. Skipping changelog.
11:37:12 [2020-04-10T11:37:12.087Z] #17 24.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
11:37:12 [2020-04-10T11:37:12.087Z] #17 24.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
11:37:12 [2020-04-10T11:37:12.087Z] #17 24.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
11:37:12 [2020-04-10T11:37:12.087Z] #17 24.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
11:37:12 [2020-04-10T11:37:12.209Z] #44 43.44   CC       images/sk-packet.o
11:37:12 [2020-04-10T11:37:12.344Z] #44 39.32   CC       images/inventory.o
11:37:11 [2020-04-10T11:37:11.940Z]  > git rev-list --no-walk 5235955d5f276322362264e25c9c837aecc0bcd8 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:37:12 [2020-04-10T11:37:12.909Z] #44 ...
11:37:12 [2020-04-10T11:37:12.909Z] 
11:37:12 [2020-04-10T11:37:12.909Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:37:12 [2020-04-10T11:37:12.909Z] #56 147.3 mvdan.cc/sh/v3/cmd/shfmt
11:37:13 [2020-04-10T11:37:13.030Z] #17 25.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
11:37:13 [2020-04-10T11:37:13.142Z] #44 44.19   CC       images/mnt.o
11:37:13 [2020-04-10T11:37:13.291Z] #17 25.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
11:37:13 [2020-04-10T11:37:13.399Z] #44 44.71   CC       images/pipe-data.o
11:37:13 [2020-04-10T11:37:13.964Z] #44 45.22   CC       images/sa.o
11:37:14 [2020-04-10T11:37:14.232Z] #17 26.76 debconf: delaying package configuration, since apt-utils is not installed
11:37:14 [2020-04-10T11:37:14.394Z] Removing intermediate container ee33a53ea3a0
11:37:14 [2020-04-10T11:37:14.395Z]  ---> 35ce216a2c19
11:37:14 [2020-04-10T11:37:14.395Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
11:37:14 [2020-04-10T11:37:14.395Z]  ---> ebd73b5ebd31
11:37:14 [2020-04-10T11:37:14.395Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
11:37:14 [2020-04-10T11:37:14.495Z] #17 26.85 Fetched 27.6 MB in 6s (4649 kB/s)
11:37:14 [2020-04-10T11:37:14.495Z] #17 26.92 Selecting previously unselected package pigz.
11:37:14 [2020-04-10T11:37:14.495Z] #17 26.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 ... 23396 files and directories currently installed.)
11:37:14 [2020-04-10T11:37:14.496Z] #17 26.99 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
11:37:14 [2020-04-10T11:37:14.496Z] #17 26.99 Unpacking pigz (2.4-1) ...
11:37:14 [2020-04-10T11:37:14.530Z] #44 45.67   CC       images/timer.o
11:37:14 [2020-04-10T11:37:14.679Z]  ---> 24d1228a2a3c
11:37:14 [2020-04-10T11:37:14.679Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
11:37:14 [2020-04-10T11:37:14.679Z]  ---> Running in 13e1becf461c
11:37:14 [2020-04-10T11:37:14.756Z] #17 27.09 Selecting previously unselected package libpython3.7-minimal:arm64.
11:37:14 [2020-04-10T11:37:14.756Z] #17 27.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
11:37:14 [2020-04-10T11:37:14.756Z] #17 27.10 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
11:37:14 [2020-04-10T11:37:14.788Z] #44 ...
11:37:14 [2020-04-10T11:37:14.788Z] 
11:37:14 [2020-04-10T11:37:14.788Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:37:14 [2020-04-10T11:37:14.788Z] #56 141.4 mvdan.cc/sh/v3/cmd/shfmt
11:37:14 [2020-04-10T11:37:14.788Z] #56 DONE 151.1s
11:37:14 [2020-04-10T11:37:14.788Z] 
11:37:14 [2020-04-10T11:37:14.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:14 [2020-04-10T11:37:14.788Z] #47 142.4 github.com/LK4D4/vndr/versioned
11:37:14 [2020-04-10T11:37:14.788Z] #47 142.7 vendor/golang.org/x/crypto/cryptobyte
11:37:14 [2020-04-10T11:37:14.788Z] #47 144.0 github.com/LK4D4/vndr/build
11:37:14 [2020-04-10T11:37:14.788Z] #47 146.9 net
11:37:14 [2020-04-10T11:37:14.788Z] #47 149.6 vendor/golang.org/x/text/transform
11:37:14 [2020-04-10T11:37:14.788Z] #47 151.0 vendor/golang.org/x/text/unicode/bidi
11:37:14 [2020-04-10T11:37:14.806Z] #56 ...
11:37:14 [2020-04-10T11:37:14.806Z] 
11:37:14 [2020-04-10T11:37:14.806Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:14 [2020-04-10T11:37:14.806Z] #47 139.3 encoding/xml
11:37:14 [2020-04-10T11:37:14.806Z] #47 143.7 go/doc
11:37:14 [2020-04-10T11:37:14.806Z] #47 149.1 github.com/LK4D4/vndr/build
11:37:14 [2020-04-10T11:37:14.806Z] #47 ...
11:37:14 [2020-04-10T11:37:14.806Z] 
11:37:14 [2020-04-10T11:37:14.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:14 [2020-04-10T11:37:14.806Z] #44 39.97   CC       images/fdinfo.o
11:37:14 [2020-04-10T11:37:14.806Z] #44 40.57   CC       images/fown.o
11:37:14 [2020-04-10T11:37:14.806Z] #44 41.06   CC       images/ns.o
11:37:14 [2020-04-10T11:37:14.806Z] #44 41.49   CC       images/regfile.o
11:37:14 [2020-04-10T11:37:14.806Z] #44 41.90   CC       images/ghost-file.o
11:37:14 [2020-04-10T11:37:14.963Z] Removing intermediate container 13e1becf461c
11:37:14 [2020-04-10T11:37:14.963Z]  ---> 45db948aa494
11:37:14 [2020-04-10T11:37:14.963Z] Successfully built 45db948aa494
11:37:14 [2020-04-10T11:37:14.963Z] Successfully tagged moby-buildx:latest
11:37:14 [2020-04-10T11:37:14.963Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
11:37:14 [2020-04-10T11:37:14.963Z] if [ -n "${id}" ]; then \
11:37:14 [2020-04-10T11:37:14.963Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
11:37:14 [2020-04-10T11:37:14.963Z] 	&& touch bundles/buildx; \
11:37:14 [2020-04-10T11:37:14.963Z] 	docker rm -f ${id}; \
11:37:14 [2020-04-10T11:37:14.963Z] fi
11:37:15 [2020-04-10T11:37:15.016Z] #17 27.63 Selecting previously unselected package python3.7-minimal.
11:37:15 [2020-04-10T11:37:15.046Z] #47 ...
11:37:15 [2020-04-10T11:37:15.046Z] 
11:37:15 [2020-04-10T11:37:15.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:15 [2020-04-10T11:37:15.046Z] #44 46.37   CC       images/timerfd.o
11:37:15 [2020-04-10T11:37:15.277Z] #17 27.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
11:37:15 [2020-04-10T11:37:15.277Z] #17 27.65 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:37:15 [2020-04-10T11:37:15.363Z] + docker version
11:37:15 [2020-04-10T11:37:15.371Z] #44 42.46   CC       images/fifo.o
11:37:15 [2020-04-10T11:37:15.580Z] 260cd60de2b1341591477e6cbb77f733a6327189b8e0020475a17a1c6a2b6bba
11:37:15 [2020-04-10T11:37:15.580Z] bundles/buildx version
11:37:15 [2020-04-10T11:37:15.580Z] buildx v0.3.1 6db68d0
11:37:15 [2020-04-10T11:37:15.580Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:62f3b5cec636fb6103f10984d1f523b3a525931a .
11:37:15 [2020-04-10T11:37:15.580Z] #1 [internal] booting buildkit
11:37:15 [2020-04-10T11:37:15.611Z] #44 46.94   CC       images/mm.o
11:37:15 [2020-04-10T11:37:15.628Z] #44 42.77   CC       images/remap-file-path.o
11:37:15 [2020-04-10T11:37:15.849Z] #17 28.26 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
11:37:15 [2020-04-10T11:37:15.849Z] #17 28.30 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:37:15 [2020-04-10T11:37:15.850Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:37:15 [2020-04-10T11:37:15.850Z] 
11:37:15 [2020-04-10T11:37:15.850Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:37:15 [2020-04-10T11:37:15.850Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:37:15 [2020-04-10T11:37:15.850Z] Using test binary docker
11:37:15 [2020-04-10T11:37:15.850Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:37:15 [2020-04-10T11:37:15.850Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:37:15 [2020-04-10T11:37:15.850Z] INFO: Waiting for daemon to start...
11:37:15 [2020-04-10T11:37:15.850Z] Starting dockerd
11:37:15 [2020-04-10T11:37:15.865Z] #1 pulling image moby/buildkit:buildx-stable-1
11:37:16 [2020-04-10T11:37:16.175Z] #44 47.35   CC       images/sk-opts.o
11:37:16 [2020-04-10T11:37:16.193Z] #44 43.17   CC       images/eventfd.o
11:37:16 [2020-04-10T11:37:16.450Z] #44 43.49   CC       images/eventpoll.o
11:37:16 [2020-04-10T11:37:16.708Z] #44 43.82   CC       images/fh.o
11:37:16 [2020-04-10T11:37:16.740Z] #44 47.80   CC       images/sk-unix.o
11:37:16 [2020-04-10T11:37:16.743Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.426s	coverage: 13.8% of statements
11:37:16 [2020-04-10T11:37:16.779Z] .
11:37:16 [2020-04-10T11:37:16.779Z] INFO: Building docker-sdk-python3:4.2.0...
11:37:17 [2020-04-10T11:37:17.024Z] #44 48.29   CC       images/sk-inet.o
11:37:17 [2020-04-10T11:37:17.273Z] #44 44.44   CC       images/fsnotify.o
11:37:17 [2020-04-10T11:37:17.590Z] #44 48.86   CC       images/tun.o
11:37:17 [2020-04-10T11:37:17.747Z] ok  	github.com/docker/docker/daemon/config	0.018s	coverage: 81.7% of statements
11:37:17 [2020-04-10T11:37:17.768Z] #17 ...
11:37:17 [2020-04-10T11:37:17.768Z] 
11:37:17 [2020-04-10T11:37:17.768Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.15   DEP      criu/sysctl.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.25   DEP      criu/string.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.29   DEP      criu/stats.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.48   DEP      criu/sockets.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.62   DEP      criu/sk-unix.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 93.91   DEP      criu/sk-tcp.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 94.17   DEP      criu/sk-queue.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 94.47   DEP      criu/sk-packet.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 94.75   DEP      criu/sk-netlink.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 94.93   DEP      criu/sk-inet.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 95.21   DEP      criu/signalfd.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 95.40   DEP      criu/sigframe.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 95.69   DEP      criu/shmem.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 95.97   DEP      criu/servicefd.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.12   DEP      criu/seize.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.24   DEP      criu/seccomp.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.34   DEP      criu/rst-malloc.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.40   DEP      criu/rbtree.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.45   DEP      criu/pstree.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.69   DEP      criu/protobuf.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 96.82   GEN      criu/protobuf-desc-gen.h
11:37:17 [2020-04-10T11:37:17.768Z] #44 98.91   DEP      criu/protobuf-desc.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.05   DEP      criu/proc_parse.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.18   DEP      criu/plugin.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.29   DEP      criu/pipes.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.50   DEP      criu/pie-util.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.70   DEP      criu/pie-util-vdso.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.80   DEP      criu/path.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 99.95   DEP      criu/parasite-syscall.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 100.2   DEP      criu/pagemap.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 100.4   DEP      criu/pagemap-cache.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 100.7   DEP      criu/page-xfer.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 100.9   DEP      criu/page-pipe.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.0   DEP      criu/netfilter.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.2   DEP      criu/net.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.4   DEP      criu/namespaces.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.5   DEP      criu/mount.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.6   DEP      criu/mem.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.7   DEP      criu/lsm.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.8   DEP      criu/log.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 101.8   DEP      criu/libnetlink.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.0   DEP      criu/kerndat.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.1   DEP      criu/kcmp-ids.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.2   DEP      criu/irmap.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.4   DEP      criu/ipc_ns.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.6   DEP      criu/image.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.8   DEP      criu/image-desc.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 102.9   DEP      criu/fsnotify.d
11:37:17 [2020-04-10T11:37:17.768Z] #44 103.2   DEP      criu/filesystems.d
11:37:17 [2020-04-10T11:37:17.848Z] #44 49.29   CC       images/sk-netlink.o
11:37:18 [2020-04-10T11:37:18.029Z] #44 103.4   DEP      criu/files.d
11:37:18 [2020-04-10T11:37:18.109Z] #44 49.56   CC       images/packet-sock.o
11:37:18 [2020-04-10T11:37:18.289Z] #44 ...
11:37:18 [2020-04-10T11:37:18.289Z] 
11:37:18 [2020-04-10T11:37:18.289Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:18 [2020-04-10T11:37:18.289Z] #17 30.80 Selecting previously unselected package python3-minimal.
11:37:18 [2020-04-10T11:37:18.289Z] #17 30.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
11:37:18 [2020-04-10T11:37:18.289Z] #17 30.86 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
11:37:18 [2020-04-10T11:37:18.289Z] #17 30.87 Unpacking python3-minimal (3.7.3-1) ...
11:37:18 [2020-04-10T11:37:18.361Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
11:37:18 [2020-04-10T11:37:18.550Z] #17 31.03 Selecting previously unselected package libmpdec2:arm64.
11:37:18 [2020-04-10T11:37:18.550Z] #17 31.03 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
11:37:18 [2020-04-10T11:37:18.550Z] #17 31.04 Unpacking libmpdec2:arm64 (2.4.2-2) ...
11:37:18 [2020-04-10T11:37:18.567Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
11:37:18 [2020-04-10T11:37:18.567Z] #1 creating container buildx_buildkit_default
11:37:18 [2020-04-10T11:37:18.646Z] #44 45.44   CC       images/signalfd.o
11:37:18 [2020-04-10T11:37:18.646Z] #44 45.77   CC       images/fs.o
11:37:18 [2020-04-10T11:37:18.674Z] #44 49.99   CC       images/ipc-var.o
11:37:18 [2020-04-10T11:37:18.811Z] #17 31.14 Selecting previously unselected package libpython3.7-stdlib:arm64.
11:37:18 [2020-04-10T11:37:18.811Z] #17 31.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
11:37:18 [2020-04-10T11:37:18.811Z] #17 31.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
11:37:18 [2020-04-10T11:37:18.853Z] #1 creating container buildx_buildkit_default 0.5s done
11:37:18 [2020-04-10T11:37:18.853Z] #1 DONE 3.0s
11:37:18 [2020-04-10T11:37:18.853Z] 
11:37:18 [2020-04-10T11:37:18.853Z] #3 [internal] load .dockerignore
11:37:18 [2020-04-10T11:37:18.853Z] #3 transferring context: 87B done
11:37:18 [2020-04-10T11:37:18.853Z] #3 DONE 0.0s
11:37:18 [2020-04-10T11:37:18.853Z] 
11:37:18 [2020-04-10T11:37:18.853Z] #2 [internal] load build definition from Dockerfile
11:37:18 [2020-04-10T11:37:18.853Z] #2 transferring dockerfile: 17.09kB done
11:37:18 [2020-04-10T11:37:18.853Z] #2 DONE 0.0s
11:37:18 [2020-04-10T11:37:18.853Z] 
11:37:18 [2020-04-10T11:37:18.853Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
11:37:18 [2020-04-10T11:37:18.906Z] #44 46.09   CC       images/pstree.o
11:37:18 [2020-04-10T11:37:18.974Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
11:37:19 [2020-04-10T11:37:19.241Z] #44 50.44   CC       images/ipc-desc.o
11:37:19 [2020-04-10T11:37:19.470Z] #4 DONE 0.5s
11:37:19 [2020-04-10T11:37:19.471Z] 
11:37:19 [2020-04-10T11:37:19.471Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
11:37:19 [2020-04-10T11:37:19.471Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
11:37:19 [2020-04-10T11:37:19.474Z] #44 46.44   CC       images/pipe.o
11:37:19 [2020-04-10T11:37:19.498Z] #44 50.83   CC       images/ipc-shm.o
11:37:19 [2020-04-10T11:37:19.586Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
11:37:19 [2020-04-10T11:37:19.756Z] #44 51.18   CC       images/ipc-msg.o
11:37:19 [2020-04-10T11:37:19.756Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
11:37:19 [2020-04-10T11:37:19.756Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
11:37:19 [2020-04-10T11:37:19.756Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
11:37:19 [2020-04-10T11:37:19.756Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
11:37:19 [2020-04-10T11:37:19.756Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
11:37:19 [2020-04-10T11:37:19.808Z] #17 32.28 Selecting previously unselected package python3.7.
11:37:19 [2020-04-10T11:37:19.808Z] #17 32.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
11:37:19 [2020-04-10T11:37:19.808Z] #17 32.30 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:37:20 [2020-04-10T11:37:20.038Z] #44 47.01   CC       images/tcp-stream.o
11:37:20 [2020-04-10T11:37:20.069Z] #17 32.56 Selecting previously unselected package libpython3-stdlib:arm64.
11:37:20 [2020-04-10T11:37:20.069Z] #17 32.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
11:37:20 [2020-04-10T11:37:20.069Z] #17 32.58 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
11:37:20 [2020-04-10T11:37:20.069Z] #17 32.65 Setting up python3-minimal (3.7.3-1) ...
11:37:20 [2020-04-10T11:37:20.200Z] ok  	github.com/docker/docker/daemon	12.278s	coverage: 17.4% of statements
11:37:20 [2020-04-10T11:37:20.200Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:37:20 [2020-04-10T11:37:20.200Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:37:20 [2020-04-10T11:37:20.200Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:37:20 [2020-04-10T11:37:20.200Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:37:20 [2020-04-10T11:37:20.323Z] #44 51.64   CC       images/ipc-sem.o
11:37:20 [2020-04-10T11:37:20.372Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
11:37:20 [2020-04-10T11:37:20.372Z] #5 DONE 0.9s
11:37:20 [2020-04-10T11:37:20.604Z] #44 47.71   CC       images/sk-packet.o
11:37:20 [2020-04-10T11:37:20.677Z] 
11:37:20 [2020-04-10T11:37:20.677Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
11:37:20 [2020-04-10T11:37:20.677Z] #7 DONE 0.3s
11:37:20 [2020-04-10T11:37:20.677Z] 
11:37:20 [2020-04-10T11:37:20.677Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster
11:37:20 [2020-04-10T11:37:20.677Z] #6 DONE 0.3s
11:37:20 [2020-04-10T11:37:20.677Z] 
11:37:20 [2020-04-10T11:37:20.677Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:37:20 [2020-04-10T11:37:20.678Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
11:37:20 [2020-04-10T11:37:20.678Z] #72 DONE 0.0s
11:37:20 [2020-04-10T11:37:20.678Z] 
11:37:20 [2020-04-10T11:37:20.678Z] #21 [internal] load build context
11:37:20 [2020-04-10T11:37:20.890Z] #44 52.06   CC       images/utsns.o
11:37:20 [2020-04-10T11:37:20.890Z] #44 52.28   CC       images/creds.o
11:37:21 [2020-04-10T11:37:21.168Z] #44 ...
11:37:21 [2020-04-10T11:37:21.168Z] 
11:37:21 [2020-04-10T11:37:21.168Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:37:21 [2020-04-10T11:37:21.168Z] #56 DONE 155.8s
11:37:21 [2020-04-10T11:37:21.168Z] 
11:37:21 [2020-04-10T11:37:21.168Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:21 [2020-04-10T11:37:21.168Z] #47 150.2 github.com/LK4D4/vndr/versioned
11:37:21 [2020-04-10T11:37:21.168Z] #47 150.4 hash/crc32
11:37:21 [2020-04-10T11:37:21.168Z] #47 151.5 compress/gzip
11:37:21 [2020-04-10T11:37:21.168Z] #47 152.3 net
11:37:21 [2020-04-10T11:37:21.168Z] #47 154.2 vendor/golang.org/x/text/transform
11:37:21 [2020-04-10T11:37:21.168Z] #47 155.7 vendor/golang.org/x/text/unicode/bidi
11:37:21 [2020-04-10T11:37:21.426Z] #47 ...
11:37:21 [2020-04-10T11:37:21.426Z] 
11:37:21 [2020-04-10T11:37:21.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:21 [2020-04-10T11:37:21.426Z] #44 48.40   CC       images/mnt.o
11:37:21 [2020-04-10T11:37:21.456Z] #44 52.57   CC       images/vma.o
11:37:21 [2020-04-10T11:37:21.466Z] #17 33.97 Selecting previously unselected package python3.
11:37:21 [2020-04-10T11:37:21.713Z] #44 52.89   CC       images/netdev.o
11:37:21 [2020-04-10T11:37:21.713Z] #44 ...
11:37:21 [2020-04-10T11:37:21.713Z] 
11:37:21 [2020-04-10T11:37:21.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:37:21 [2020-04-10T11:37:21.713Z] #10 158.2 Selecting previously unselected package g++-mingw-w64-x86-64.
11:37:21 [2020-04-10T11:37:21.713Z] #10 158.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:37:21 [2020-04-10T11:37:21.713Z] #10 158.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 33.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.01 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.02 Unpacking python3 (3.7.3-1) ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.14 Selecting previously unselected package libip4tc0:arm64.
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.15 Unpacking libip4tc0:arm64 (1.8.2-4) ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.35 Selecting previously unselected package libip6tc0:arm64.
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
11:37:21 [2020-04-10T11:37:21.728Z] #17 34.35 Unpacking libip6tc0:arm64 (1.8.2-4) ...
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.44 Selecting previously unselected package libiptc0:arm64.
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.44 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.45 Unpacking libiptc0:arm64 (1.8.2-4) ...
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.58 Selecting previously unselected package libnfnetlink0:arm64.
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
11:37:21 [2020-04-10T11:37:21.989Z] #17 34.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:37:21 [2020-04-10T11:37:21.991Z] #44 48.93   CC       images/pipe-data.o
11:37:22 [2020-04-10T11:37:22.249Z] #44 49.29   CC       images/sa.o
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.66 Selecting previously unselected package libnetfilter-conntrack3:arm64.
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.67 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.74 Selecting previously unselected package libnftnl11:arm64.
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.77 Unpacking libnftnl11:arm64 (1.1.2-2) ...
11:37:22 [2020-04-10T11:37:22.251Z] #17 34.88 Selecting previously unselected package iptables.
11:37:22 [2020-04-10T11:37:22.258Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
11:37:22 [2020-04-10T11:37:22.477Z] Client: Docker Engine - Enterprise
11:37:22 [2020-04-10T11:37:22.477Z]  Version:           19.03.5
11:37:22 [2020-04-10T11:37:22.477Z]  API version:       1.40
11:37:22 [2020-04-10T11:37:22.477Z]  Go version:        go1.12.12
11:37:22 [2020-04-10T11:37:22.477Z]  Git commit:        2ee0c57608
11:37:22 [2020-04-10T11:37:22.477Z]  Built:             11/13/2019 08:00:16
11:37:22 [2020-04-10T11:37:22.477Z]  OS/Arch:           windows/amd64
11:37:22 [2020-04-10T11:37:22.477Z]  Experimental:      false
11:37:22 [2020-04-10T11:37:22.477Z] 
11:37:22 [2020-04-10T11:37:22.477Z] Server: Docker Engine - Enterprise
11:37:22 [2020-04-10T11:37:22.477Z]  Engine:
11:37:22 [2020-04-10T11:37:22.477Z]   Version:          19.03.5
11:37:22 [2020-04-10T11:37:22.477Z]   API version:      1.40 (minimum version 1.24)
11:37:22 [2020-04-10T11:37:22.477Z]   Go version:       go1.12.12
11:37:22 [2020-04-10T11:37:22.477Z]   Git commit:       2ee0c57608
11:37:22 [2020-04-10T11:37:22.477Z]   Built:            11/13/2019 07:58:51
11:37:22 [2020-04-10T11:37:22.477Z]   OS/Arch:          windows/amd64
11:37:22 [2020-04-10T11:37:22.477Z]   Experimental:     true
11:37:22 [2020-04-10T11:37:22.532Z] #17 34.88 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
11:37:22 [2020-04-10T11:37:22.532Z] #17 34.90 Unpacking iptables (1.8.2-4) ...
11:37:22 [2020-04-10T11:37:22.539Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 57.0% of statements
11:37:22 [2020-04-10T11:37:22.792Z] #17 35.25 Selecting previously unselected package xxd.
11:37:22 [2020-04-10T11:37:22.792Z] #17 35.26 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
11:37:22 [2020-04-10T11:37:22.792Z] #17 35.26 Unpacking xxd (2:8.1.0875-5) ...
11:37:22 [2020-04-10T11:37:22.792Z] #17 35.37 Selecting previously unselected package vim-common.
11:37:22 [2020-04-10T11:37:22.792Z] #17 35.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:37:22 [2020-04-10T11:37:22.814Z] #44 49.75   CC       images/timer.o
11:37:23 [2020-04-10T11:37:23.053Z] #17 35.39 Unpacking vim-common (2:8.1.0875-5) ...
11:37:23 [2020-04-10T11:37:23.053Z] #17 35.58 Selecting previously unselected package bash-completion.
11:37:23 [2020-04-10T11:37:23.053Z] #17 35.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
[Pipeline] sh
11:37:23 [2020-04-10T11:37:23.382Z] #44 50.56   CC       images/timerfd.o
11:37:23 [2020-04-10T11:37:23.947Z] #44 50.98   CC       images/mm.o
11:37:24 [2020-04-10T11:37:24.028Z] + docker info
11:37:24 [2020-04-10T11:37:24.226Z] #21 transferring context: 24.33MB 3.1s
11:37:24 [2020-04-10T11:37:24.512Z] #44 51.50   CC       images/sk-opts.o
11:37:24 [2020-04-10T11:37:24.770Z] #44 51.82   CC       images/sk-unix.o
11:37:25 [2020-04-10T11:37:25.335Z] #44 52.27   CC       images/sk-inet.o
11:37:26 [2020-04-10T11:37:26.269Z] #44 53.16   CC       images/tun.o
11:37:26 [2020-04-10T11:37:26.359Z] #17 38.92 Unpacking bash-completion (1:2.8-6) ...
11:37:26 [2020-04-10T11:37:26.527Z] #44 ...
11:37:26 [2020-04-10T11:37:26.527Z] 
11:37:26 [2020-04-10T11:37:26.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:37:26 [2020-04-10T11:37:26.527Z] #10 161.5 Selecting previously unselected package g++-mingw-w64-x86-64.
11:37:26 [2020-04-10T11:37:26.527Z] #10 161.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:37:26 [2020-04-10T11:37:26.527Z] #10 161.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:26 [2020-04-10T11:37:26.911Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.975s	coverage: 46.2% of statements
11:37:26 [2020-04-10T11:37:26.983Z] #21 ...
11:37:26 [2020-04-10T11:37:26.983Z] 
11:37:26 [2020-04-10T11:37:26.983Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
11:37:26 [2020-04-10T11:37:26.983Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
11:37:26 [2020-04-10T11:37:26.983Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
11:37:26 [2020-04-10T11:37:26.983Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
11:37:26 [2020-04-10T11:37:26.983Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.5s done
11:37:26 [2020-04-10T11:37:26.983Z] #72 DONE 5.7s
11:37:26 [2020-04-10T11:37:26.983Z] 
11:37:26 [2020-04-10T11:37:26.983Z] #21 [internal] load build context
11:37:26 [2020-04-10T11:37:26.983Z] #21 ...
11:37:26 [2020-04-10T11:37:26.983Z] 
11:37:26 [2020-04-10T11:37:26.983Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:37:26 [2020-04-10T11:37:26.983Z] #8 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:75499cc5947f0c6b052a09ac09c715f5b708a9c1aae0cd6ae929f9ac4b7d0428 1.79kB / 1.79kB done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 2.9s done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:bd12c81e818e2f62d8be4dd5d856cbdcac7c452afb24ce66e28193393acb040b 5.46kB / 5.46kB done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 24.51MB / 54.14MB 5.7s
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 155B / 155B 0.3s done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.5s done
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 24.50MB / 73.51MB 5.7s
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 24.90MB / 57.39MB 5.7s
11:37:26 [2020-04-10T11:37:26.983Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 23.57MB / 96.50MB 5.7s
11:37:26 [2020-04-10T11:37:26.983Z] #8 ...
11:37:26 [2020-04-10T11:37:26.983Z] 
11:37:26 [2020-04-10T11:37:26.983Z] #21 [internal] load build context
11:37:26 [2020-04-10T11:37:26.983Z] #21 transferring context: 52.79MB 6.2s done
11:37:26 [2020-04-10T11:37:26.983Z] #21 DONE 6.2s
11:37:26 [2020-04-10T11:37:26.983Z] 
11:37:26 [2020-04-10T11:37:26.983Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e...
11:37:27 [2020-04-10T11:37:27.271Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 28.80MB / 54.14MB 6.3s
11:37:27 [2020-04-10T11:37:27.271Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 28.50MB / 73.51MB 6.3s
11:37:27 [2020-04-10T11:37:27.271Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 29.10MB / 57.39MB 6.3s
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.60 Selecting previously unselected package bzip2.
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.72 Selecting previously unselected package xz-utils.
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.72 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
11:37:27 [2020-04-10T11:37:27.345Z] #17 39.73 Unpacking xz-utils (5.2.4-1) ...
11:37:27 [2020-04-10T11:37:27.524Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
11:37:27 [2020-04-10T11:37:27.558Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 29.65MB / 96.50MB 6.4s
11:37:27 [2020-04-10T11:37:27.558Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 32.25MB / 54.14MB 6.6s
11:37:27 [2020-04-10T11:37:27.558Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 32.43MB / 73.51MB 6.6s
11:37:27 [2020-04-10T11:37:27.558Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 32.73MB / 57.39MB 6.6s
11:37:27 [2020-04-10T11:37:27.606Z] #17 40.10 Selecting previously unselected package apparmor.
11:37:27 [2020-04-10T11:37:27.606Z] #17 40.10 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
11:37:27 [2020-04-10T11:37:27.845Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 36.22MB / 54.14MB 6.9s
11:37:27 [2020-04-10T11:37:27.845Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 36.54MB / 57.39MB 6.9s
11:37:27 [2020-04-10T11:37:27.845Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 35.53MB / 96.50MB 6.9s
11:37:27 [2020-04-10T11:37:27.867Z] #17 40.24 Unpacking apparmor (2.13.2-10) ...
11:37:28 [2020-04-10T11:37:28.128Z] #17 40.71 Selecting previously unselected package aufs-tools.
11:37:28 [2020-04-10T11:37:28.136Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 36.63MB / 73.51MB 7.0s
11:37:28 [2020-04-10T11:37:28.136Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 40.09MB / 54.14MB 7.2s
11:37:28 [2020-04-10T11:37:28.136Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 40.11MB / 57.39MB 7.2s
11:37:28 [2020-04-10T11:37:28.267Z] #10 ...
11:37:28 [2020-04-10T11:37:28.267Z] 
11:37:28 [2020-04-10T11:37:28.267Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:28 [2020-04-10T11:37:28.267Z] #47 153.9 vendor/golang.org/x/text/secure/bidirule
11:37:28 [2020-04-10T11:37:28.267Z] #47 154.3 vendor/golang.org/x/text/unicode/norm
11:37:28 [2020-04-10T11:37:28.267Z] #47 159.7 vendor/golang.org/x/net/idna
11:37:28 [2020-04-10T11:37:28.267Z] #47 163.7 vendor/golang.org/x/net/http2/hpack
11:37:28 [2020-04-10T11:37:28.267Z] #47 ...
11:37:28 [2020-04-10T11:37:28.267Z] 
11:37:28 [2020-04-10T11:37:28.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:28 [2020-04-10T11:37:28.267Z] #44 53.56   CC       images/tty.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 54.64   CC       images/file-lock.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 54.94   CC       images/rlimit.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 55.25   CC       images/pagemap.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 55.64   CC       images/siginfo.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 56.04   CC       images/rpc.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 58.35   CC       images/ext-file.o
11:37:28 [2020-04-10T11:37:28.267Z] #44 58.76   CC       images/cgroup.o
11:37:28 [2020-04-10T11:37:28.389Z] #17 40.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
11:37:28 [2020-04-10T11:37:28.389Z] #17 40.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:37:28 [2020-04-10T11:37:28.389Z] #17 ...
11:37:28 [2020-04-10T11:37:28.389Z] 
11:37:28 [2020-04-10T11:37:28.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:28 [2020-04-10T11:37:28.389Z] #44 103.6   DEP      criu/files-reg.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 103.7   DEP      criu/files-ext.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 103.9   DEP      criu/file-lock.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 104.1   DEP      criu/file-ids.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 104.4   DEP      criu/fifo.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 104.7   DEP      criu/fdstore.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 104.9   DEP      criu/fault-injection.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 105.0   DEP      criu/external.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 105.1   DEP      criu/eventpoll.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 105.3   DEP      criu/eventfd.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 105.6   DEP      criu/crtools.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 105.8   DEP      criu/cr-service.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 106.2   DEP      criu/cr-restore.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 106.5   DEP      criu/cr-errno.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 106.5   DEP      criu/cr-dump.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 106.8   DEP      criu/cr-dedup.d
11:37:28 [2020-04-10T11:37:28.389Z] #44 107.0   DEP      criu/cr-check.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.2   DEP      criu/config.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.4   DEP      criu/clone-noasan.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.4   DEP      criu/cgroup.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.7   DEP      criu/cgroup-props.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.9   DEP      criu/bitmap.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 107.9   DEP      criu/bfd.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 108.1   DEP      criu/autofs.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 108.3   DEP      criu/aio.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 108.5   DEP      criu/action-scripts.d
11:37:28 [2020-04-10T11:37:28.390Z] #44 108.9   CC       criu/action-scripts.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 109.6   CC       criu/aio.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 110.1   CC       criu/autofs.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 111.8   CC       criu/bfd.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 112.4   CC       criu/bitmap.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 112.5   CC       criu/cgroup-props.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 113.4   CC       criu/cgroup.o
11:37:28 [2020-04-10T11:37:28.390Z] #44 ...
11:37:28 [2020-04-10T11:37:28.390Z] 
11:37:28 [2020-04-10T11:37:28.390Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:28 [2020-04-10T11:37:28.390Z] #17 40.91 Selecting previously unselected package libonig5:arm64.
11:37:28 [2020-04-10T11:37:28.390Z] #17 40.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
11:37:28 [2020-04-10T11:37:28.390Z] #17 40.93 Unpacking libonig5:arm64 (6.9.1-1) ...
11:37:28 [2020-04-10T11:37:28.428Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 40.56MB / 73.51MB 7.3s
11:37:28 [2020-04-10T11:37:28.428Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 41.06MB / 96.50MB 7.3s
11:37:28 [2020-04-10T11:37:28.428Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 43.52MB / 54.14MB 7.5s
11:37:28 [2020-04-10T11:37:28.428Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 44.25MB / 57.39MB 7.5s
11:37:28 [2020-04-10T11:37:28.651Z] #17 41.11 Selecting previously unselected package libjq1:arm64.
11:37:28 [2020-04-10T11:37:28.651Z] #17 41.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
11:37:28 [2020-04-10T11:37:28.651Z] #17 41.13 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
11:37:28 [2020-04-10T11:37:28.651Z] #17 41.26 Selecting previously unselected package jq.
11:37:28 [2020-04-10T11:37:28.718Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 46.86MB / 54.14MB 7.8s
11:37:28 [2020-04-10T11:37:28.718Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 45.55MB / 73.51MB 7.8s
11:37:28 [2020-04-10T11:37:28.718Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 47.59MB / 57.39MB 7.8s
11:37:28 [2020-04-10T11:37:28.718Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 46.11MB / 96.50MB 7.8s
11:37:28 [2020-04-10T11:37:28.894Z] #44 59.95   CC       images/userns.o
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.28 Unpacking jq (1.5+dfsg-2+b1) ...
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.41 Selecting previously unselected package libaio1:arm64.
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.43 Unpacking libaio1:arm64 (0.3.112-3) ...
11:37:28 [2020-04-10T11:37:28.913Z] #17 41.54 Selecting previously unselected package libgpm2:arm64.
11:37:29 [2020-04-10T11:37:29.011Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 50.01MB / 54.14MB 8.1s
11:37:29 [2020-04-10T11:37:29.011Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 50.51MB / 57.39MB 8.1s
11:37:29 [2020-04-10T11:37:29.154Z] #44 60.26   CC       images/google/protobuf/descriptor.o
11:37:29 [2020-04-10T11:37:29.174Z] #17 41.54 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
11:37:29 [2020-04-10T11:37:29.174Z] #17 41.55 Unpacking libgpm2:arm64 (1.20.7-5) ...
11:37:29 [2020-04-10T11:37:29.174Z] #17 41.63 Selecting previously unselected package libicu63:arm64.
11:37:29 [2020-04-10T11:37:29.174Z] #17 41.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
11:37:29 [2020-04-10T11:37:29.174Z] #17 41.66 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
11:37:29 [2020-04-10T11:37:29.299Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 50.33MB / 73.51MB 8.2s
11:37:29 [2020-04-10T11:37:29.299Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 50.96MB / 96.50MB 8.2s
11:37:29 [2020-04-10T11:37:29.299Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.11MB / 54.14MB 8.4s
11:37:29 [2020-04-10T11:37:29.299Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 53.69MB / 57.39MB 8.4s
11:37:29 [2020-04-10T11:37:29.421Z] #44 ...
11:37:29 [2020-04-10T11:37:29.421Z] 
11:37:29 [2020-04-10T11:37:29.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:29 [2020-04-10T11:37:29.421Z] #47 165.7 mime
11:37:29 [2020-04-10T11:37:29.588Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.4s done
11:37:29 [2020-04-10T11:37:29.588Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 54.61MB / 73.51MB 8.5s
11:37:29 [2020-04-10T11:37:29.588Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.6s done
11:37:29 [2020-04-10T11:37:29.588Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 57.22MB / 96.50MB 8.7s
11:37:29 [2020-04-10T11:37:29.880Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 61.27MB / 73.51MB 8.8s
11:37:29 [2020-04-10T11:37:29.880Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 65.70MB / 73.51MB 9.0s
11:37:29 [2020-04-10T11:37:29.880Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 64.62MB / 96.50MB 9.0s
11:37:30 [2020-04-10T11:37:30.166Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.11MB / 73.51MB 9.1s
11:37:30 [2020-04-10T11:37:30.451Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.1s done
11:37:30 [2020-04-10T11:37:30.738Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 72.86MB / 96.50MB 9.7s
11:37:30 [2020-04-10T11:37:30.977Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.300s	coverage: 49.5% of statements
11:37:31 [2020-04-10T11:37:31.023Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 80.87MB / 96.50MB 9.9s
11:37:31 [2020-04-10T11:37:31.023Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 87.90MB / 96.50MB 10.0s
11:37:31 [2020-04-10T11:37:31.307Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 96.50MB / 96.50MB 10.2s done
11:37:31 [2020-04-10T11:37:31.307Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8
11:37:32 [2020-04-10T11:37:32.740Z] #47 168.6 mime/quotedprintable
11:37:32 [2020-04-10T11:37:32.740Z] #47 169.3 net/http/internal
11:37:33 [2020-04-10T11:37:33.190Z] #10 ...
11:37:33 [2020-04-10T11:37:33.190Z] 
11:37:33 [2020-04-10T11:37:33.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:33 [2020-04-10T11:37:33.190Z] #44 53.71   CC       images/sk-netlink.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 54.15   CC       images/packet-sock.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 54.57   CC       images/ipc-var.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 54.83   CC       images/ipc-desc.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 55.51   CC       images/ipc-shm.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 55.92   CC       images/ipc-msg.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 56.57   CC       images/ipc-sem.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 57.02   CC       images/utsns.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 57.56   CC       images/creds.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 58.07   CC       images/vma.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 58.40   CC       images/netdev.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 58.92   CC       images/tty.o
11:37:33 [2020-04-10T11:37:33.190Z] #44 59.89   CC       images/file-lock.o
11:37:33 [2020-04-10T11:37:33.385Z] #17 45.19 Selecting previously unselected package libnet1:arm64.
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.41 Selecting previously unselected package libnl-3-200:arm64.
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.43 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.53 Selecting previously unselected package libprotobuf-c1:arm64.
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.73 Selecting previously unselected package libreadline5:arm64.
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.74 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.87 Selecting previously unselected package net-tools.
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
11:37:33 [2020-04-10T11:37:33.386Z] #17 45.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:37:33 [2020-04-10T11:37:33.448Z] #44 60.46   CC       images/rlimit.o
11:37:33 [2020-04-10T11:37:33.646Z] #17 46.25 Selecting previously unselected package python-pip-whl.
11:37:33 [2020-04-10T11:37:33.705Z] #44 60.74   CC       images/pagemap.o
11:37:33 [2020-04-10T11:37:33.907Z] #17 46.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:37:33 [2020-04-10T11:37:33.907Z] #17 46.27 Unpacking python-pip-whl (18.1-5) ...
11:37:33 [2020-04-10T11:37:33.964Z] #44 61.13   CC       images/siginfo.o
11:37:34 [2020-04-10T11:37:34.221Z] #44 ...
11:37:34 [2020-04-10T11:37:34.221Z] 
11:37:34 [2020-04-10T11:37:34.221Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:34 [2020-04-10T11:37:34.221Z] #47 158.8 vendor/golang.org/x/text/secure/bidirule
11:37:34 [2020-04-10T11:37:34.221Z] #47 159.3 vendor/golang.org/x/text/unicode/norm
11:37:34 [2020-04-10T11:37:34.221Z] #47 165.6 vendor/golang.org/x/net/idna
11:37:34 [2020-04-10T11:37:34.479Z] #47 ...
11:37:34 [2020-04-10T11:37:34.479Z] 
11:37:34 [2020-04-10T11:37:34.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:34 [2020-04-10T11:37:34.479Z] #44 61.61   CC       images/rpc.o
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.77 Selecting previously unselected package python3-lib2to3.
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.80 Unpacking python3-lib2to3 (3.7.3-1) ...
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.98 Selecting previously unselected package python3-distutils.
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:37:34 [2020-04-10T11:37:34.486Z] #17 46.99 Unpacking python3-distutils (3.7.3-1) ...
11:37:34 [2020-04-10T11:37:34.654Z] #47 ...
11:37:34 [2020-04-10T11:37:34.654Z] 
11:37:34 [2020-04-10T11:37:34.654Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:34 [2020-04-10T11:37:34.654Z] #44 62.76   CC       images/opts.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 62.99   CC       images/seccomp.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 63.34   CC       images/binfmt-misc.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 63.67   CC       images/time.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 63.92   CC       images/sysctl.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 64.26   CC       images/autofs.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 64.65   CC       images/macvlan.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 64.98   CC       images/sit.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 65.45   LINK     images/built-in.o
11:37:34 [2020-04-10T11:37:34.654Z] #44 65.69   GEN      compel/include/asm
11:37:34 [2020-04-10T11:37:34.654Z] #44 65.74   GEN      compel/include/version.h
11:37:34 [2020-04-10T11:37:34.654Z] #44 65.81 touch .config
11:37:34 [2020-04-10T11:37:34.654Z] #44 65.87   GEN      include/common/config.h
11:37:34 [2020-04-10T11:37:34.654Z] #44 66.01   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:37:34 [2020-04-10T11:37:34.654Z] #44 66.03   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:37:34 [2020-04-10T11:37:34.654Z] #44 66.05   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:37:34 [2020-04-10T11:37:34.654Z] #44 66.08   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:37:34 [2020-04-10T11:37:34.747Z] #17 47.17 Selecting previously unselected package python3-pip.
11:37:34 [2020-04-10T11:37:34.747Z] #17 47.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:37:34 [2020-04-10T11:37:34.747Z] #17 47.18 Unpacking python3-pip (18.1-5) ...
11:37:34 [2020-04-10T11:37:34.912Z] #44 66.19   DEP      compel/arch/x86/plugins/std/memcpy.d
11:37:34 [2020-04-10T11:37:34.912Z] #44 66.25   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:37:34 [2020-04-10T11:37:34.912Z] #44 66.32   GEN      compel/plugins/include/uapi/std/syscall.h
11:37:35 [2020-04-10T11:37:35.008Z] #17 47.43 Selecting previously unselected package python3-pkg-resources.
11:37:35 [2020-04-10T11:37:35.008Z] #17 47.44 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:37:35 [2020-04-10T11:37:35.008Z] #17 47.44 Unpacking python3-pkg-resources (40.8.0-1) ...
11:37:35 [2020-04-10T11:37:35.170Z] #44 66.42   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:37:35 [2020-04-10T11:37:35.170Z] #44 66.45   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:37:35 [2020-04-10T11:37:35.170Z] #44 66.56   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:37:35 [2020-04-10T11:37:35.270Z] #17 47.62 Selecting previously unselected package python3-setuptools.
11:37:35 [2020-04-10T11:37:35.270Z] #17 47.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:37:35 [2020-04-10T11:37:35.270Z] #17 47.64 Unpacking python3-setuptools (40.8.0-1) ...
11:37:35 [2020-04-10T11:37:35.428Z] #44 66.58   DEP      compel/plugins/std/infect.d
11:37:35 [2020-04-10T11:37:35.428Z] #44 66.72   DEP      compel/plugins/std/string.d
11:37:35 [2020-04-10T11:37:35.428Z] #44 66.86   DEP      compel/plugins/std/log.d
11:37:35 [2020-04-10T11:37:35.551Z] #17 47.92 Selecting previously unselected package python3-wheel.
11:37:35 [2020-04-10T11:37:35.551Z] #17 47.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:37:35 [2020-04-10T11:37:35.551Z] #17 47.93 Unpacking python3-wheel (0.32.3-2) ...
11:37:35 [2020-04-10T11:37:35.551Z] #17 48.07 Selecting previously unselected package sudo.
11:37:35 [2020-04-10T11:37:35.551Z] #17 48.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
11:37:35 [2020-04-10T11:37:35.551Z] #17 48.10 Unpacking sudo (1.8.27-1+deb10u2) ...
11:37:35 [2020-04-10T11:37:35.686Z] #44 66.98   DEP      compel/plugins/std/fds.d
11:37:36 [2020-04-10T11:37:36.251Z] #44 67.30   DEP      compel/plugins/std/std.d
11:37:36 [2020-04-10T11:37:36.251Z] #44 67.43   DEP      compel/plugins/shmem/shmem.d
11:37:36 [2020-04-10T11:37:36.251Z] #44 67.58   DEP      compel/plugins/fds/fds.d
11:37:36 [2020-04-10T11:37:36.251Z] #44 67.72   CC       compel/plugins/std/std.o
11:37:36 [2020-04-10T11:37:36.379Z] #44 63.34   CC       images/ext-file.o
11:37:36 [2020-04-10T11:37:36.495Z] #17 48.83 Selecting previously unselected package thin-provisioning-tools.
11:37:36 [2020-04-10T11:37:36.495Z] #17 48.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
11:37:36 [2020-04-10T11:37:36.495Z] #17 48.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:37:36 [2020-04-10T11:37:36.637Z] #44 63.74   CC       images/cgroup.o
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.13 Selecting previously unselected package uidmap.
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.15 Unpacking uidmap (1:4.5-1.1) ...
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.25 Selecting previously unselected package vim-runtime.
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:37:36 [2020-04-10T11:37:36.756Z] #17 49.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:37:36 [2020-04-10T11:37:36.816Z] #44 67.92   CC       compel/plugins/std/fds.o
11:37:37 [2020-04-10T11:37:37.017Z] #17 49.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:37:37 [2020-04-10T11:37:37.017Z] #17 49.33 Unpacking vim-runtime (2:8.1.0875-5) ...
11:37:37 [2020-04-10T11:37:37.074Z] #44 68.32   CC       compel/plugins/std/log.o
11:37:37 [2020-04-10T11:37:37.818Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.774s	coverage: 72.5% of statements
11:37:37 [2020-04-10T11:37:37.818Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:37:37 [2020-04-10T11:37:37.818Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.056s	coverage: 61.0% of statements
11:37:37 [2020-04-10T11:37:37.818Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:37:38 [2020-04-10T11:37:38.007Z] #44 69.12   CC       compel/plugins/std/string.o
11:37:38 [2020-04-10T11:37:38.011Z] #44 65.05   CC       images/userns.o
11:37:38 [2020-04-10T11:37:38.432Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
11:37:38 [2020-04-10T11:37:38.572Z] #44 69.80   CC       compel/plugins/std/infect.o
11:37:38 [2020-04-10T11:37:38.572Z] #44 ...
11:37:38 [2020-04-10T11:37:38.572Z] 
11:37:38 [2020-04-10T11:37:38.572Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:38 [2020-04-10T11:37:38.572Z] #47 175.0 net/textproto
11:37:38 [2020-04-10T11:37:38.572Z] #47 175.0 crypto/x509
11:37:38 [2020-04-10T11:37:38.579Z] #44 65.54   CC       images/google/protobuf/descriptor.o
11:37:39 [2020-04-10T11:37:39.046Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.677s	coverage: 76.1% of statements
11:37:39 [2020-04-10T11:37:39.046Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:37:39 [2020-04-10T11:37:39.328Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
11:37:39 [2020-04-10T11:37:39.941Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
11:37:39 [2020-04-10T11:37:39.945Z] #47 176.3 vendor/golang.org/x/net/http/httpguts
11:37:39 [2020-04-10T11:37:39.945Z] #47 176.6 vendor/golang.org/x/net/http/httpproxy
11:37:40 [2020-04-10T11:37:40.892Z] #47 177.2 mime/multipart
11:37:41 [2020-04-10T11:37:41.224Z] #17 53.31 Selecting previously unselected package vim.
11:37:41 [2020-04-10T11:37:41.224Z] #17 53.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
11:37:41 [2020-04-10T11:37:41.224Z] #17 53.34 Unpacking vim (2:8.1.0875-5) ...
11:37:41 [2020-04-10T11:37:41.224Z] #17 ...
11:37:41 [2020-04-10T11:37:41.224Z] 
11:37:41 [2020-04-10T11:37:41.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:41 [2020-04-10T11:37:41.224Z] #44 116.3   CC       criu/clone-noasan.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 116.6   CC       criu/config.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 118.7   CC       criu/cr-check.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 121.1   CC       criu/cr-dedup.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 121.7   CC       criu/cr-dump.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 124.5   CC       criu/cr-errno.o
11:37:41 [2020-04-10T11:37:41.224Z] #44 124.6   CC       criu/cr-restore.o
11:37:41 [2020-04-10T11:37:41.412Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.9% of statements
11:37:41 [2020-04-10T11:37:41.412Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:37:41 [2020-04-10T11:37:41.412Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:37:41 [2020-04-10T11:37:41.412Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.8% of statements
11:37:41 [2020-04-10T11:37:41.459Z] #47 ...
11:37:41 [2020-04-10T11:37:41.459Z] 
11:37:41 [2020-04-10T11:37:41.459Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:37:41 [2020-04-10T11:37:41.459Z] #68 169.9 + for f in rootlesskit rootlesskit-docker-proxy
11:37:41 [2020-04-10T11:37:41.459Z] #68 169.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:37:41 [2020-04-10T11:37:41.459Z] #68 DONE 177.8s
11:37:41 [2020-04-10T11:37:41.459Z] 
11:37:41 [2020-04-10T11:37:41.459Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:37:41 [2020-04-10T11:37:41.459Z] #69 DONE 0.1s
11:37:41 [2020-04-10T11:37:41.485Z] #44 ...
11:37:41 [2020-04-10T11:37:41.485Z] 
11:37:41 [2020-04-10T11:37:41.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:41 [2020-04-10T11:37:41.485Z] #17 53.94 Selecting previously unselected package xfsprogs.
11:37:41 [2020-04-10T11:37:41.485Z] #17 53.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
11:37:41 [2020-04-10T11:37:41.485Z] #17 53.95 Unpacking xfsprogs (4.20.0-1) ...
11:37:41 [2020-04-10T11:37:41.722Z] 
11:37:41 [2020-04-10T11:37:41.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.24   CC       compel/arch/x86/plugins/std/parasite-head.o
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.28   CC       compel/arch/x86/plugins/std/memcpy.o
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.33   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.40   AR       compel/plugins/std.lib.a
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.47   CC       compel/plugins/fds/fds.o
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.83   AR       compel/plugins/fds.lib.a
11:37:41 [2020-04-10T11:37:41.722Z] #44 70.89   HOSTDEP  compel/src/lib/log-host.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.05   HOSTDEP  compel/src/lib/handle-elf-host.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.22   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.37   HOSTDEP  compel/src/main-host.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.50   DEP      compel/src/lib/ptrace.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.68   DEP      compel/src/lib/infect.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.83   DEP      compel/src/lib/infect-util.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 71.94   DEP      compel/src/lib/infect-rpc.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.08   DEP      compel/arch/x86/src/lib/infect.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.25   DEP      compel/arch/x86/src/lib/cpu.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.37   DEP      compel/src/lib/log.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.48   DEP      compel/src/main.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.60   DEP      compel/src/lib/handle-elf.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 72.85   DEP      compel/arch/x86/src/lib/handle-elf.d
11:37:41 [2020-04-10T11:37:41.722Z] #44 73.15   CC       compel/src/lib/log.o
11:37:41 [2020-04-10T11:37:41.854Z] #44 68.52   CC       images/opts.o
11:37:41 [2020-04-10T11:37:41.854Z] #44 68.95   CC       images/seccomp.o
11:37:41 [2020-04-10T11:37:41.984Z] #44 73.43   CC       compel/arch/x86/src/lib/cpu.o
11:37:42 [2020-04-10T11:37:42.099Z] #17 54.52 Selecting previously unselected package zip.
11:37:42 [2020-04-10T11:37:42.099Z] #17 54.53 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
11:37:42 [2020-04-10T11:37:42.099Z] #17 54.54 Unpacking zip (3.0-11+b1) ...
11:37:42 [2020-04-10T11:37:42.406Z] #17 54.91 Setting up aufs-tools (1:4.14+20190211-1) ...
11:37:42 [2020-04-10T11:37:42.406Z] #17 54.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:37:42 [2020-04-10T11:37:42.406Z] #17 55.00 Setting up libip6tc0:arm64 (1.8.2-4) ...
11:37:42 [2020-04-10T11:37:42.417Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.059s	coverage: 77.4% of statements
11:37:42 [2020-04-10T11:37:42.417Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:37:42 [2020-04-10T11:37:42.417Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:37:42 [2020-04-10T11:37:42.417Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.04 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.07 Setting up libgpm2:arm64 (1.20.7-5) ...
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.15 Setting up libip4tc0:arm64 (1.8.2-4) ...#17 ...
11:37:42 [2020-04-10T11:37:42.687Z] 
11:37:42 [2020-04-10T11:37:42.687Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:37:42 [2020-04-10T11:37:42.687Z] #41 188.3 + dpkg --print-architecture
11:37:42 [2020-04-10T11:37:42.687Z] #41 DONE 188.8s
11:37:42 [2020-04-10T11:37:42.687Z] 
11:37:42 [2020-04-10T11:37:42.687Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.15 Setting up libip4tc0:arm64 (1.8.2-4) ...
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.20 Setting up uidmap (1:4.5-1.1) ...
11:37:42 [2020-04-10T11:37:42.687Z] #17 55.29 Setting up libnftnl11:arm64 (1.1.2-2) ...
11:37:42 [2020-04-10T11:37:42.784Z] #44 69.54   CC       images/binfmt-misc.o
11:37:42 [2020-04-10T11:37:42.784Z] #44 69.91   CC       images/time.o
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.32 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.41 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.44 Setting up xxd (2:8.1.0875-5) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.46 Setting up zip (3.0-11+b1) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.49 Setting up vim-common (2:8.1.0875-5) ...
11:37:42 [2020-04-10T11:37:42.948Z] #17 55.53 Setting up bash-completion (1:2.8-6) ...
11:37:43 [2020-04-10T11:37:43.348Z] #44 70.36   CC       images/sysctl.o
11:37:43 [2020-04-10T11:37:43.356Z] #44 74.44   CC       compel/arch/x86/src/lib/infect.o
11:37:43 [2020-04-10T11:37:43.422Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
11:37:43 [2020-04-10T11:37:43.422Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 62.1% of statements
11:37:43 [2020-04-10T11:37:43.704Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 88.3% of statements
11:37:43 [2020-04-10T11:37:43.912Z] #44 70.90   CC       images/autofs.o
11:37:43 [2020-04-10T11:37:43.920Z] #44 ...
11:37:43 [2020-04-10T11:37:43.920Z] 
11:37:43 [2020-04-10T11:37:43.920Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:37:43 [2020-04-10T11:37:43.920Z] #50 DONE 180.3s
11:37:43 [2020-04-10T11:37:43.920Z] 
11:37:43 [2020-04-10T11:37:43.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:43 [2020-04-10T11:37:43.920Z] #47 179.8 crypto/tls
11:37:44 [2020-04-10T11:37:44.318Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 74.7% of statements
11:37:44 [2020-04-10T11:37:44.318Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:37:44 [2020-04-10T11:37:44.476Z] #44 71.36   CC       images/macvlan.o
11:37:44 [2020-04-10T11:37:44.600Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 19.9% of statements
11:37:44 [2020-04-10T11:37:44.733Z] #44 ...
11:37:44 [2020-04-10T11:37:44.733Z] 
11:37:44 [2020-04-10T11:37:44.733Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:44 [2020-04-10T11:37:44.733Z] #47 169.3 vendor/golang.org/x/net/http2/hpack
11:37:44 [2020-04-10T11:37:44.733Z] #47 170.8 mime
11:37:44 [2020-04-10T11:37:44.733Z] #47 173.3 mime/quotedprintable
11:37:44 [2020-04-10T11:37:44.733Z] #47 173.8 net/http/internal
11:37:44 [2020-04-10T11:37:44.733Z] #47 ...
11:37:44 [2020-04-10T11:37:44.733Z] 
11:37:44 [2020-04-10T11:37:44.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:44 [2020-04-10T11:37:44.733Z] #44 71.79   CC       images/sit.o
11:37:45 [2020-04-10T11:37:45.214Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
11:37:45 [2020-04-10T11:37:45.298Z] #44 72.30   LINK     images/built-in.o
11:37:45 [2020-04-10T11:37:45.298Z] #44 72.51   GEN      compel/include/asm
11:37:45 [2020-04-10T11:37:45.555Z] #44 72.53   GEN      compel/include/version.h
11:37:45 [2020-04-10T11:37:45.555Z] #44 72.59 touch .config
11:37:45 [2020-04-10T11:37:45.555Z] #44 72.63   GEN      include/common/config.h
11:37:45 [2020-04-10T11:37:45.555Z] #44 72.75   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
11:37:45 [2020-04-10T11:37:45.812Z] #44 72.82   GEN      compel/plugins/include/uapi/std/syscall-64.h
11:37:45 [2020-04-10T11:37:45.812Z] #44 72.87   GEN      compel/arch/x86/plugins/std/syscalls-64.S
11:37:45 [2020-04-10T11:37:45.812Z] #44 72.91   DEP      compel/arch/x86/plugins/std/syscalls-64.d
11:37:45 [2020-04-10T11:37:45.812Z] #44 72.94   DEP      compel/arch/x86/plugins/std/memcpy.d
11:37:45 [2020-04-10T11:37:45.812Z] #44 73.00   DEP      compel/arch/x86/plugins/std/parasite-head.d
11:37:46 [2020-04-10T11:37:46.076Z] #44 73.06   GEN      compel/plugins/include/uapi/std/syscall.h
11:37:46 [2020-04-10T11:37:46.076Z] #44 73.10   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
11:37:46 [2020-04-10T11:37:46.076Z] #44 73.12   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:37:46 [2020-04-10T11:37:46.076Z] #44 73.13   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:37:46 [2020-04-10T11:37:46.076Z] #44 73.14   DEP      compel/plugins/std/infect.d
11:37:46 [2020-04-10T11:37:46.221Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
11:37:46 [2020-04-10T11:37:46.336Z] #44 73.35   DEP      compel/plugins/std/string.d
11:37:46 [2020-04-10T11:37:46.336Z] #44 73.45   DEP      compel/plugins/std/log.d
11:37:46 [2020-04-10T11:37:46.503Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
11:37:46 [2020-04-10T11:37:46.594Z] #44 73.61   DEP      compel/plugins/std/fds.d
11:37:46 [2020-04-10T11:37:46.594Z] #44 73.72   DEP      compel/plugins/std/std.d
11:37:46 [2020-04-10T11:37:46.853Z] #44 73.88   DEP      compel/plugins/shmem/shmem.d
11:37:47 [2020-04-10T11:37:47.111Z] #44 74.01   DEP      compel/plugins/fds/fds.d
11:37:47 [2020-04-10T11:37:47.111Z] #44 74.22   CC       compel/plugins/std/std.o
11:37:47 [2020-04-10T11:37:47.117Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
11:37:47 [2020-04-10T11:37:47.117Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.462s	coverage: 82.5% of statements
11:37:47 [2020-04-10T11:37:47.117Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:37:47 [2020-04-10T11:37:47.117Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.20 Setting up libiptc0:arm64 (1.8.2-4) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.21 Setting up xz-utils (5.2.4-1) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.25 Setting up sudo (1.8.27-1+deb10u2) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.41 invoke-rc.d: could not determine current runlevel
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.44 invoke-rc.d: policy-rc.d denied execution of start.
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.45 Setting up pigz (2.4-1) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.48 Setting up libnl-3-200:arm64 (3.4.0-1) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.54 Setting up python-pip-whl (18.1-5) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.57 Setting up libmpdec2:arm64 (2.4.2-2) ...
11:37:47 [2020-04-10T11:37:47.217Z] #17 59.58 Setting up vim-runtime (2:8.1.0875-5) ...
11:37:47 [2020-04-10T11:37:47.488Z] #17 60.07 Setting up libaio1:arm64 (0.3.112-3) ...
11:37:47 [2020-04-10T11:37:47.488Z] #17 60.09 Setting up libonig5:arm64 (6.9.1-1) ...
11:37:47 [2020-04-10T11:37:47.677Z] #44 74.74   CC       compel/plugins/std/fds.o
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.12 Setting up vim (2:8.1.0875-5) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.24 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.25 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.26 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.27 Setting up jq (1.5+dfsg-2+b1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.28 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
11:37:47 [2020-04-10T11:37:47.751Z] #17 60.30 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:37:48 [2020-04-10T11:37:48.243Z] #44 75.41   CC       compel/plugins/std/log.o
11:37:48 [2020-04-10T11:37:48.503Z] #44 ...
11:37:48 [2020-04-10T11:37:48.503Z] 
11:37:48 [2020-04-10T11:37:48.503Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:37:48 [2020-04-10T11:37:48.503Z] #68 173.0 + for f in rootlesskit rootlesskit-docker-proxy
11:37:48 [2020-04-10T11:37:48.503Z] #68 173.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:37:48 [2020-04-10T11:37:48.587Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
11:37:48 [2020-04-10T11:37:48.765Z] #68 ...
11:37:48 [2020-04-10T11:37:48.765Z] 
11:37:48 [2020-04-10T11:37:48.765Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:48 [2020-04-10T11:37:48.765Z] #47 181.4 net/textproto
11:37:48 [2020-04-10T11:37:48.765Z] #47 181.4 crypto/x509
11:37:48 [2020-04-10T11:37:48.765Z] #47 183.2 vendor/golang.org/x/net/http/httpguts
11:37:48 [2020-04-10T11:37:48.765Z] #47 ...
11:37:48 [2020-04-10T11:37:48.765Z] 
11:37:48 [2020-04-10T11:37:48.765Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:37:48 [2020-04-10T11:37:48.765Z] #68 DONE 183.3s
11:37:48 [2020-04-10T11:37:48.869Z] ok  	github.com/docker/docker/distribution	0.404s	coverage: 22.1% of statements
11:37:48 [2020-04-10T11:37:48.869Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:37:49 [2020-04-10T11:37:49.024Z] 
11:37:49 [2020-04-10T11:37:49.024Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:37:49 [2020-04-10T11:37:49.024Z] #69 DONE 0.1s
11:37:49 [2020-04-10T11:37:49.024Z] 
11:37:49 [2020-04-10T11:37:49.024Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:37:49 [2020-04-10T11:37:49.024Z] #65 ...
11:37:49 [2020-04-10T11:37:49.024Z] 
11:37:49 [2020-04-10T11:37:49.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:49 [2020-04-10T11:37:49.024Z] #47 183.8 vendor/golang.org/x/net/http/httpproxy
11:37:49 [2020-04-10T11:37:49.193Z] #47 ...
11:37:49 [2020-04-10T11:37:49.193Z] 
11:37:49 [2020-04-10T11:37:49.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:37:49 [2020-04-10T11:37:49.193Z] #10 181.8 Selecting previously unselected package libapparmor1:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 181.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 181.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.0 Selecting previously unselected package libapparmor-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.2 Selecting previously unselected package libbtrfs0.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.3 Unpacking libbtrfs0 (4.20.1-2) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.3 Selecting previously unselected package libbtrfs-dev.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.4 Unpacking libbtrfs-dev (4.20.1-2) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.6 Selecting previously unselected package libudev-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.7 Selecting previously unselected package libsepol1-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 182.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.0 Selecting previously unselected package libpcre16-3:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.2 Selecting previously unselected package libpcre32-3:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.4 Selecting previously unselected package libpcrecpp0v5:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.5 Selecting previously unselected package libpcre3-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.9 Selecting previously unselected package libselinux1-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 183.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.1 Selecting previously unselected package libdevmapper-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.2 Selecting previously unselected package libseccomp-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.4 Selecting previously unselected package libsystemd-dev:amd64.
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.8 Setting up libbtrfs0 (4.20.1-2) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up libbtrfs-dev (4.20.1-2) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 184.9 Setting up mingw-w64-common (6.0.0-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 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
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 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
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Setting up dmsetup (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 185.2 Processing triggers for libc-bin (2.28-10) ...
11:37:49 [2020-04-10T11:37:49.193Z] #10 DONE 185.6s
11:37:49 [2020-04-10T11:37:49.193Z] 
11:37:49 [2020-04-10T11:37:49.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:49 [2020-04-10T11:37:49.193Z] #44 75.44   CC       compel/src/lib/infect-rpc.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 75.94   CC       compel/src/lib/infect-util.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 76.32   CC       compel/src/lib/infect.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 78.39   CC       compel/src/lib/ptrace.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 78.75   AR       compel/libcompel.a
11:37:49 [2020-04-10T11:37:49.193Z] #44 78.83   HOSTCC   compel/src/main-host.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 79.09   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 79.28   HOSTCC   compel/src/lib/handle-elf-host.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 79.65   HOSTCC   compel/src/lib/log-host.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 79.89   HOSTLINK compel/compel-host-bin
11:37:49 [2020-04-10T11:37:49.193Z] #44 79.99   DEP      soccr/soccr.d
11:37:49 [2020-04-10T11:37:49.193Z] #44 80.21   CC       soccr/soccr.o
11:37:49 [2020-04-10T11:37:49.193Z] #44 ...
11:37:49 [2020-04-10T11:37:49.193Z] 
11:37:49 [2020-04-10T11:37:49.193Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:37:49 [2020-04-10T11:37:49.193Z] #58 DONE 0.1s
11:37:49 [2020-04-10T11:37:49.193Z] 
11:37:49 [2020-04-10T11:37:49.193Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:37:49 [2020-04-10T11:37:49.193Z] #59 DONE 0.1s
11:37:49 [2020-04-10T11:37:49.193Z] 
11:37:49 [2020-04-10T11:37:49.193Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:49 [2020-04-10T11:37:49.877Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
11:37:50 [2020-04-10T11:37:50.040Z] #47 184.7 mime/multipart
11:37:50 [2020-04-10T11:37:50.490Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
11:37:51 [2020-04-10T11:37:51.104Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
11:37:51 [2020-04-10T11:37:51.386Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
11:37:51 [2020-04-10T11:37:51.386Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:37:51 [2020-04-10T11:37:51.386Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:37:51 [2020-04-10T11:37:51.721Z] #60 ...
11:37:51 [2020-04-10T11:37:51.721Z] 
11:37:51 [2020-04-10T11:37:51.721Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:37:51 [2020-04-10T11:37:51.721Z] #11 DONE 2.6s
11:37:51 [2020-04-10T11:37:51.721Z] 
11:37:51 [2020-04-10T11:37:51.721Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.288 + RM_GOPATH=0
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.288 + TMP_GOPATH=
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.288 + : /build
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.288 + '[' -z '' ']'
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.297 ++ mktemp -d
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + export GOPATH=/tmp/tmp.kluaD1R23w
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + GOPATH=/tmp/tmp.kluaD1R23w
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + RM_GOPATH=1
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 ++ dirname ./install.sh
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + dir=.
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + bin=runc
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + shift
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + '[' '!' -f ./runc.installer ']'
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + . ./runc.installer
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.305 + install_runc
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.308 + uname -r
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.308 + grep -q '^3\.10\.0.*\.el7\.'
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.310 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.310 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:37:51 [2020-04-10T11:37:51.721Z] #60 2.310 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:37:51 [2020-04-10T11:37:51.722Z] #60 2.310 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kluaD1R23w/src/github.com/opencontainers/runc
11:37:51 [2020-04-10T11:37:51.722Z] #60 2.319 Cloning into '/tmp/tmp.kluaD1R23w/src/github.com/opencontainers/runc'...
11:37:52 [2020-04-10T11:37:52.000Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
11:37:52 [2020-04-10T11:37:52.000Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.13 Setting up iptables (1.8.2-4) ...
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.18 Setting up python3 (3.7.3-1) ...
11:37:52 [2020-04-10T11:37:52.001Z] #17 64.59 Setting up python3-wheel (0.32.3-2) ...
11:37:52 [2020-04-10T11:37:52.614Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
11:37:53 [2020-04-10T11:37:53.228Z] ok  	github.com/docker/docker/opts	0.012s	coverage: 67.4% of statements
11:37:53 [2020-04-10T11:37:53.228Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:37:53 [2020-04-10T11:37:53.381Z] #17 65.56 Setting up apparmor (2.13.2-10) ...
11:37:53 [2020-04-10T11:37:53.620Z] #60 ...
11:37:53 [2020-04-10T11:37:53.620Z] 
11:37:53 [2020-04-10T11:37:53.620Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:37:53 [2020-04-10T11:37:53.620Z] #12 DONE 2.1s
11:37:53 [2020-04-10T11:37:53.877Z] 
11:37:53 [2020-04-10T11:37:53.877Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:37:54 [2020-04-10T11:37:54.170Z] Client:
11:37:54 [2020-04-10T11:37:54.170Z]  Debug Mode: false
11:37:54 [2020-04-10T11:37:54.170Z]  Plugins:
11:37:54 [2020-04-10T11:37:54.170Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
11:37:54 [2020-04-10T11:37:54.170Z] 
11:37:54 [2020-04-10T11:37:54.170Z] Server:
11:37:54 [2020-04-10T11:37:54.170Z]  Containers: 0
11:37:54 [2020-04-10T11:37:54.170Z]   Running: 0
11:37:54 [2020-04-10T11:37:54.170Z]   Paused: 0
11:37:54 [2020-04-10T11:37:54.170Z]   Stopped: 0
11:37:54 [2020-04-10T11:37:54.170Z]  Images: 0
11:37:54 [2020-04-10T11:37:54.170Z]  Server Version: 19.03.5
11:37:54 [2020-04-10T11:37:54.170Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:37:54 [2020-04-10T11:37:54.170Z]   Windows: 
11:37:54 [2020-04-10T11:37:54.170Z]   LCOW: 
11:37:54 [2020-04-10T11:37:54.170Z]  Logging Driver: json-file
11:37:54 [2020-04-10T11:37:54.170Z]  Plugins:
11:37:54 [2020-04-10T11:37:54.170Z]   Volume: local
11:37:54 [2020-04-10T11:37:54.170Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:37:54 [2020-04-10T11:37:54.170Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:37:54 [2020-04-10T11:37:54.170Z]  Swarm: inactive
11:37:54 [2020-04-10T11:37:54.170Z]  Default Isolation: process
11:37:54 [2020-04-10T11:37:54.170Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:37:54 [2020-04-10T11:37:54.170Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
11:37:54 [2020-04-10T11:37:54.170Z]  OSType: windows
11:37:54 [2020-04-10T11:37:54.170Z]  Architecture: x86_64
11:37:54 [2020-04-10T11:37:54.170Z]  CPUs: 4
11:37:54 [2020-04-10T11:37:54.170Z]  Total Memory: 32GiB
11:37:54 [2020-04-10T11:37:54.170Z]  Name: azwin-2-5a2170
11:37:54 [2020-04-10T11:37:54.170Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
11:37:54 [2020-04-10T11:37:54.170Z]  Docker Root Dir: D:\docker
11:37:54 [2020-04-10T11:37:54.170Z]  Debug Mode: false
11:37:54 [2020-04-10T11:37:54.170Z]  Registry: https://index.docker.io/v1/
11:37:54 [2020-04-10T11:37:54.170Z]  Labels:
11:37:54 [2020-04-10T11:37:54.170Z]  Experimental: true
11:37:54 [2020-04-10T11:37:54.170Z]  Insecure Registries:
11:37:54 [2020-04-10T11:37:54.170Z]   10.0.0.4:5000
11:37:54 [2020-04-10T11:37:54.170Z]   127.0.0.0/8
11:37:54 [2020-04-10T11:37:54.170Z]  Registry Mirrors:
11:37:54 [2020-04-10T11:37:54.170Z]   http://10.0.0.4:5000/
11:37:54 [2020-04-10T11:37:54.170Z]  Live Restore Enabled: false
11:37:54 [2020-04-10T11:37:54.170Z] 
11:37:54 [2020-04-10T11:37:54.219Z] #47 188.1 crypto/tls
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:37:54 [2020-04-10T11:37:54.697Z] ok  	github.com/docker/docker/pkg/archive	0.465s	coverage: 77.0% of statements
11:37:54 [2020-04-10T11:37:54.785Z] #47 ...
11:37:54 [2020-04-10T11:37:54.785Z] 
11:37:54 [2020-04-10T11:37:54.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:54 [2020-04-10T11:37:54.785Z] #44 76.84   CC       compel/plugins/std/string.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 77.71   CC       compel/plugins/std/infect.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 78.65   CC       compel/arch/x86/plugins/std/parasite-head.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 78.76   CC       compel/arch/x86/plugins/std/memcpy.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 78.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 78.99   AR       compel/plugins/std.lib.a
11:37:54 [2020-04-10T11:37:54.785Z] #44 79.15   CC       compel/plugins/fds/fds.o
11:37:54 [2020-04-10T11:37:54.785Z] #44 79.57   AR       compel/plugins/fds.lib.a
11:37:54 [2020-04-10T11:37:54.785Z] #44 79.83   HOSTDEP  compel/src/lib/log-host.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 80.20   HOSTDEP  compel/src/lib/handle-elf-host.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 80.45   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 80.68   HOSTDEP  compel/src/main-host.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 80.88   DEP      compel/src/lib/ptrace.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.10   DEP      compel/src/lib/infect.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.50   DEP      compel/src/lib/infect-util.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.52   DEP      compel/src/lib/infect-rpc.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.55   DEP      compel/arch/x86/src/lib/infect.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.68   DEP      compel/arch/x86/src/lib/cpu.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.82   DEP      compel/src/lib/log.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 81.92   DEP      compel/src/main.d
11:37:54 [2020-04-10T11:37:54.785Z] #44 82.02   DEP      compel/src/lib/handle-elf.d
11:37:55 [2020-04-10T11:37:55.299Z] #17 67.61 Setting up xfsprogs (4.20.0-1) ...
11:37:55 [2020-04-10T11:37:55.299Z] #17 67.62 Setting up python3-lib2to3 (3.7.3-1) ...
11:37:55 [2020-04-10T11:37:55.349Z] #44 82.22   DEP      compel/arch/x86/src/lib/handle-elf.d
11:37:55 [2020-04-10T11:37:55.349Z] #44 82.44   CC       compel/src/lib/log.o
11:37:55 [2020-04-10T11:37:55.349Z] #44 ...
11:37:55 [2020-04-10T11:37:55.349Z] 
11:37:55 [2020-04-10T11:37:55.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:37:55 [2020-04-10T11:37:55.349Z] #10 190.5 Selecting previously unselected package libapparmor1:amd64.
11:37:55 [2020-04-10T11:37:55.349Z] #10 190.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:37:55 [2020-04-10T11:37:55.349Z] #10 190.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:37:55 [2020-04-10T11:37:55.565Z] #17 ...
11:37:55 [2020-04-10T11:37:55.565Z] 
11:37:55 [2020-04-10T11:37:55.565Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:55 [2020-04-10T11:37:55.565Z] #44 130.8   CC       criu/cr-service.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 132.3   CC       criu/crtools.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 133.1   CC       criu/eventfd.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 133.8   CC       criu/eventpoll.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 134.7   CC       criu/external.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 135.1   CC       criu/fault-injection.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 135.3   CC       criu/fdstore.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 135.7   CC       criu/fifo.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 136.3   CC       criu/file-ids.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 136.8   CC       criu/file-lock.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 138.3   CC       criu/files-ext.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 138.9   CC       criu/files-reg.o
11:37:55 [2020-04-10T11:37:55.565Z] #44 ...
11:37:55 [2020-04-10T11:37:55.565Z] 
11:37:55 [2020-04-10T11:37:55.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:37:55 [2020-04-10T11:37:55.606Z] #10 190.6 Selecting previously unselected package libapparmor-dev:amd64.
11:37:55 [2020-04-10T11:37:55.606Z] #10 190.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:37:55 [2020-04-10T11:37:55.606Z] #10 190.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:37:55 [2020-04-10T11:37:55.702Z] ok  	github.com/docker/docker/pkg/authorization	0.198s	coverage: 68.3% of statements
11:37:55 [2020-04-10T11:37:55.702Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:37:55 [2020-04-10T11:37:55.777Z] #13 1.793 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:37:55 [2020-04-10T11:37:55.777Z] #13 DONE 1.9s
11:37:55 [2020-04-10T11:37:55.777Z] 
11:37:55 [2020-04-10T11:37:55.777Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:37:55 [2020-04-10T11:37:55.826Z] #17 68.17 Setting up python3-pkg-resources (40.8.0-1) ...
11:37:55 [2020-04-10T11:37:55.863Z] #10 ...
11:37:55 [2020-04-10T11:37:55.864Z] 
11:37:55 [2020-04-10T11:37:55.864Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:37:55 [2020-04-10T11:37:55.864Z] #50 DONE 190.4s
11:37:55 [2020-04-10T11:37:55.864Z] 
11:37:55 [2020-04-10T11:37:55.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:37:55 [2020-04-10T11:37:55.864Z] #10 190.9 Selecting previously unselected package libbtrfs0.
11:37:55 [2020-04-10T11:37:55.864Z] #10 190.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:37:55 [2020-04-10T11:37:55.864Z] #10 190.9 Unpacking libbtrfs0 (4.20.1-2) ...
11:37:55 [2020-04-10T11:37:55.864Z] #10 191.0 Selecting previously unselected package libbtrfs-dev.
11:37:55 [2020-04-10T11:37:55.864Z] #10 191.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:37:55 [2020-04-10T11:37:55.864Z] #10 191.0 Unpacking libbtrfs-dev (4.20.1-2) ...
11:37:55 [2020-04-10T11:37:55.983Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
11:37:56 [2020-04-10T11:37:56.121Z] #10 191.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:37:56 [2020-04-10T11:37:56.121Z] #10 191.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:37:56 [2020-04-10T11:37:56.121Z] #10 191.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:37:56 [2020-04-10T11:37:56.378Z] #10 191.4 Selecting previously unselected package libudev-dev:amd64.
11:37:56 [2020-04-10T11:37:56.378Z] #10 191.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
11:37:56 [2020-04-10T11:37:56.378Z] #10 191.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
11:37:56 [2020-04-10T11:37:56.635Z] #10 191.7 Selecting previously unselected package libsepol1-dev:amd64.
11:37:56 [2020-04-10T11:37:56.635Z] #10 191.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:37:56 [2020-04-10T11:37:56.635Z] #10 191.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:37:56 [2020-04-10T11:37:56.766Z] #17 69.19 Setting up python3-distutils (3.7.3-1) ...
11:37:57 [2020-04-10T11:37:57.151Z] #10 192.1 Selecting previously unselected package libpcre16-3:amd64.
11:37:57 [2020-04-10T11:37:57.151Z] #10 192.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:37:57 [2020-04-10T11:37:57.151Z] #10 192.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:37:57 [2020-04-10T11:37:57.336Z] #17 69.81 Setting up python3-setuptools (40.8.0-1) ...
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.3 Selecting previously unselected package libpcre32-3:amd64.
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.4 Selecting previously unselected package libpcrecpp0v5:amd64.
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:37:57 [2020-04-10T11:37:57.408Z] #10 192.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:37:57 [2020-04-10T11:37:57.666Z] #10 192.6 Selecting previously unselected package libpcre3-dev:amd64.
11:37:57 [2020-04-10T11:37:57.666Z] #10 192.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:37:57 [2020-04-10T11:37:57.666Z] #10 192.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:37:57 [2020-04-10T11:37:57.688Z] #14 DONE 2.0s
11:37:57 [2020-04-10T11:37:57.688Z] 
11:37:57 [2020-04-10T11:37:57.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:37:57 [2020-04-10T11:37:57.688Z] #44 81.89   AR       soccr/libsoccr.a
11:37:57 [2020-04-10T11:37:57.688Z] #44 81.93 make[1]: 'soccr/libsoccr.a' is up to date.
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.35   DEP      criu/arch/x86/sigframe.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.45   DEP      criu/arch/x86/sigaction_compat.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.51   DEP      criu/arch/x86/kerndat.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.60   DEP      criu/arch/x86/crtools.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.70   DEP      criu/arch/x86/cpu.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 82.91   CC       criu/arch/x86/cpu.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 83.60   CC       criu/arch/x86/crtools.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 84.89   CC       criu/arch/x86/kerndat.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 85.68   CC       criu/arch/x86/sigaction_compat.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.01   CC       criu/arch/x86/sigframe.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.26   LINK     criu/arch/x86/crtools.built-in.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.32   DEP      criu/pie/util-vdso-elf32.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.42   DEP      criu/pie/util-vdso.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.59   DEP      criu/pie/util.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 86.83   CC       criu/pie/util.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 87.22   CC       criu/pie/util-vdso.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 88.00   CC       criu/pie/util-vdso-elf32.o
11:37:57 [2020-04-10T11:37:57.688Z] #44 88.67   AR       criu/pie/pie.lib.a
11:37:57 [2020-04-10T11:37:57.688Z] #44 88.74   DEP      criu/pie/restorer.d
11:37:57 [2020-04-10T11:37:57.688Z] #44 ...
11:37:57 [2020-04-10T11:37:57.688Z] 
11:37:57 [2020-04-10T11:37:57.688Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:37:57 [2020-04-10T11:37:57.925Z] #10 193.0 Selecting previously unselected package libselinux1-dev:amd64.
11:37:57 [2020-04-10T11:37:57.925Z] #10 193.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:37:57 [2020-04-10T11:37:57.925Z] #10 193.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:37:58 [2020-04-10T11:37:58.183Z] #10 193.3 Selecting previously unselected package libdevmapper-dev:amd64.
11:37:58 [2020-04-10T11:37:58.183Z] #10 193.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:37:58 [2020-04-10T11:37:58.183Z] #10 193.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:37:58 [2020-04-10T11:37:58.183Z] #10 193.4 Selecting previously unselected package libseccomp-dev:amd64.
11:37:58 [2020-04-10T11:37:58.441Z] #10 193.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
11:37:58 [2020-04-10T11:37:58.441Z] #10 193.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
11:37:58 [2020-04-10T11:37:58.698Z] #10 193.6 Selecting previously unselected package libsystemd-dev:amd64.
11:37:58 [2020-04-10T11:37:58.698Z] #10 193.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
11:37:58 [2020-04-10T11:37:58.698Z] #10 193.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
11:37:58 [2020-04-10T11:37:58.956Z] #10 194.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:37:58 [2020-04-10T11:37:58.956Z] #10 194.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
11:37:58 [2020-04-10T11:37:58.956Z] #10 194.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:37:58 [2020-04-10T11:37:58.956Z] #10 194.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:37:58 [2020-04-10T11:37:58.956Z] #10 194.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.1 Setting up libbtrfs0 (4.20.1-2) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up libbtrfs-dev (4.20.1-2) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up mingw-w64-common (6.0.0-3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 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
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.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
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.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
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.4 Setting up dmsetup (2:1.02.155-3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:37:59 [2020-04-10T11:37:59.213Z] #10 194.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:37:59 [2020-04-10T11:37:59.248Z] #17 71.38 Setting up python3-pip (18.1-5) ...
11:37:59 [2020-04-10T11:37:59.471Z] #10 194.4 Processing triggers for libc-bin (2.28-10) ...
11:37:59 [2020-04-10T11:37:59.727Z] #10 DONE 194.8s
11:37:59 [2020-04-10T11:37:59.727Z] 
11:37:59 [2020-04-10T11:37:59.727Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:37:59 [2020-04-10T11:37:59.985Z] #11 ...
11:37:59 [2020-04-10T11:37:59.985Z] 
11:37:59 [2020-04-10T11:37:59.985Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:37:59 [2020-04-10T11:37:59.985Z] #58 DONE 0.1s
11:37:59 [2020-04-10T11:37:59.985Z] 
11:37:59 [2020-04-10T11:37:59.985Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:37:59 [2020-04-10T11:37:59.985Z] #59 DONE 0.1s
11:37:59 [2020-04-10T11:37:59.985Z] 
11:37:59 [2020-04-10T11:37:59.985Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:00 [2020-04-10T11:38:00.188Z] #17 72.52 Processing triggers for libc-bin (2.28-10) ...
11:38:00 [2020-04-10T11:38:00.215Z] #15 DONE 2.1s
11:38:00 [2020-04-10T11:38:00.215Z] 
11:38:00 [2020-04-10T11:38:00.215Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:38:00 [2020-04-10T11:38:00.215Z] #16 ...
11:38:00 [2020-04-10T11:38:00.215Z] 
11:38:00 [2020-04-10T11:38:00.215Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:00 [2020-04-10T11:38:00.215Z] #47 186.2 net/http/httptrace
11:38:00 [2020-04-10T11:38:00.215Z] #47 186.4 net/http
11:38:00 [2020-04-10T11:38:00.215Z] #47 ...
11:38:00 [2020-04-10T11:38:00.215Z] 
11:38:00 [2020-04-10T11:38:00.215Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:00 [2020-04-10T11:38:00.215Z] #60 9.840 + cd /tmp/tmp.kluaD1R23w/src/github.com/opencontainers/runc
11:38:00 [2020-04-10T11:38:00.215Z] #60 9.843 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:38:00 [2020-04-10T11:38:00.215Z] #60 10.50 + '[' -z '' ']'
11:38:00 [2020-04-10T11:38:00.215Z] #60 10.50 + target=static
11:38:00 [2020-04-10T11:38:00.215Z] #60 10.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:38:00 [2020-04-10T11:38:00.355Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.465s	coverage: 43.2% of statements
11:38:00 [2020-04-10T11:38:00.355Z] ok  	github.com/docker/docker/layer	7.435s	coverage: 69.2% of statements
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/oci	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:38:00 [2020-04-10T11:38:00.355Z] ok  	github.com/docker/docker/pkg/directory	0.009s	coverage: 80.0% of statements
11:38:00 [2020-04-10T11:38:00.449Z] #17 72.80 Processing triggers for mime-support (3.62) ...
11:38:00 [2020-04-10T11:38:00.637Z] ok  	github.com/docker/docker/pkg/discovery	0.023s	coverage: 58.3% of statements
11:38:00 [2020-04-10T11:38:00.637Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
11:38:01 [2020-04-10T11:38:01.148Z] #60 12.06 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 .
11:38:01 [2020-04-10T11:38:01.250Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.015s	coverage: 92.3% of statements
11:38:01 [2020-04-10T11:38:01.389Z] #17 DONE 74.1s
11:38:01 [2020-04-10T11:38:01.389Z] 
11:38:01 [2020-04-10T11:38:01.389Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:01 [2020-04-10T11:38:01.389Z] #44 141.5   CC       criu/files.o
11:38:01 [2020-04-10T11:38:01.389Z] #44 143.6   CC       criu/filesystems.o
11:38:01 [2020-04-10T11:38:01.389Z] #44 144.3   CC       criu/fsnotify.o
11:38:01 [2020-04-10T11:38:01.389Z] #44 145.4   CC       criu/image-desc.o
11:38:01 [2020-04-10T11:38:01.389Z] #44 145.7   CC       criu/image.o
11:38:01 [2020-04-10T11:38:01.389Z] #44 146.4   CC       criu/ipc_ns.o
11:38:01 [2020-04-10T11:38:01.532Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
11:38:01 [2020-04-10T11:38:01.715Z] #60 ...
11:38:01 [2020-04-10T11:38:01.715Z] 
11:38:01 [2020-04-10T11:38:01.715Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:38:01 [2020-04-10T11:38:01.715Z] #16 DONE 2.0s
11:38:01 [2020-04-10T11:38:01.973Z] 
11:38:01 [2020-04-10T11:38:01.973Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:02 [2020-04-10T11:38:02.146Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
11:38:02 [2020-04-10T11:38:02.331Z] #44 147.7   CC       criu/irmap.o
11:38:02 [2020-04-10T11:38:02.513Z] #60 ...
11:38:02 [2020-04-10T11:38:02.513Z] 
11:38:02 [2020-04-10T11:38:02.513Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
11:38:02 [2020-04-10T11:38:02.513Z] #11 DONE 2.5s
11:38:02 [2020-04-10T11:38:02.513Z] 
11:38:02 [2020-04-10T11:38:02.513Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:38:03 [2020-04-10T11:38:03.152Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
11:38:03 [2020-04-10T11:38:03.273Z] #44 148.5   CC       criu/kcmp-ids.o
11:38:03 [2020-04-10T11:38:03.420Z] sha256:096bf21813370eca954d719f981828f733f1f1c9eaf1795326fe2aeaa6a5b37f
11:38:03 [2020-04-10T11:38:03.420Z] INFO: Starting docker-py tests...
11:38:03 [2020-04-10T11:38:03.420Z] ============================= test session starts ==============================
11:38:03 [2020-04-10T11:38:03.420Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
11:38:03 [2020-04-10T11:38:03.420Z] rootdir: /src, inifile: pytest.ini
11:38:03 [2020-04-10T11:38:03.420Z] plugins: timeout-1.3.3, cov-2.6.1
11:38:03 [2020-04-10T11:38:03.533Z] #44 148.9   CC       criu/kerndat.o
11:38:03 [2020-04-10T11:38:03.765Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 89.5% of statements
11:38:03 [2020-04-10T11:38:03.804Z] #44 ...
11:38:03 [2020-04-10T11:38:03.804Z] 
11:38:03 [2020-04-10T11:38:03.804Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:38:03 [2020-04-10T11:38:03.804Z] #18 1.843 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:38:03 [2020-04-10T11:38:03.804Z] #18 1.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:38:03 [2020-04-10T11:38:03.804Z] #18 1.933 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:38:03 [2020-04-10T11:38:03.804Z] #18 DONE 2.2s
11:38:03 [2020-04-10T11:38:03.804Z] 
11:38:03 [2020-04-10T11:38:03.804Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:38:03 [2020-04-10T11:38:03.859Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 28.6s done
11:38:03 [2020-04-10T11:38:03.859Z] #8 DONE 38.9s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
11:38:03 [2020-04-10T11:38:03.859Z] #9 DONE 0.2s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
11:38:03 [2020-04-10T11:38:03.859Z] #10 DONE 0.2s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:38:03 [2020-04-10T11:38:03.859Z] #30 DONE 0.0s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:38:03 [2020-04-10T11:38:03.859Z] #41 DONE 0.0s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:38:03 [2020-04-10T11:38:03.859Z] #42 ...
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:03 [2020-04-10T11:38:03.859Z] #22 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #47 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #23 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #56 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #33 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #68 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
11:38:03 [2020-04-10T11:38:03.859Z] #50 DONE 0.1s
11:38:03 [2020-04-10T11:38:03.859Z] 
11:38:03 [2020-04-10T11:38:03.859Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
11:38:03 [2020-04-10T11:38:03.860Z] #53 DONE 0.2s
11:38:03 [2020-04-10T11:38:03.860Z] 
11:38:03 [2020-04-10T11:38:03.860Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:38:03 [2020-04-10T11:38:03.860Z] #51 ...
11:38:03 [2020-04-10T11:38:03.860Z] 
11:38:03 [2020-04-10T11:38:03.860Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
11:38:03 [2020-04-10T11:38:03.860Z] #74 DONE 0.2s
11:38:03 [2020-04-10T11:38:03.860Z] 
11:38:03 [2020-04-10T11:38:03.860Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.570 + RM_GOPATH=0
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.572 + TMP_GOPATH=
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.573 + : /build
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.573 + '[' -z '' ']'
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.573 ++ mktemp -d
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.593 + export GOPATH=/tmp/tmp.kWEZmFFLTU
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.593 + GOPATH=/tmp/tmp.kWEZmFFLTU
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.593 + RM_GOPATH=1
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.596 ++ dirname ./install.sh
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.599 + dir=.
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.600 + bin=proxy
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.601 + shift
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.608 + '[' '!' -f ./proxy.installer ']'
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.609 + . ./proxy.installer
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.611 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.616 + install_proxy
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.618 + case "$1" in
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.619 + export CGO_ENABLED=0
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.621 + CGO_ENABLED=0
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.621 + _install_proxy
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.622 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.622 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.623 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kWEZmFFLTU/src/github.com/docker/libnetwork
11:38:03 [2020-04-10T11:38:03.860Z] #75 0.631 Cloning into '/tmp/tmp.kWEZmFFLTU/src/github.com/docker/libnetwork'...
11:38:04 [2020-04-10T11:38:04.351Z] collected 387 items / 1 deselected / 386 selected
11:38:04 [2020-04-10T11:38:04.351Z] 
11:38:04 [2020-04-10T11:38:04.378Z] ok  	github.com/docker/docker/pkg/fsutils	0.387s	coverage: 85.1% of statements
11:38:04 [2020-04-10T11:38:04.500Z] #17 2.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:04 [2020-04-10T11:38:04.500Z] #17 2.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:04 [2020-04-10T11:38:04.500Z] #17 2.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:04 [2020-04-10T11:38:04.660Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
11:38:04 [2020-04-10T11:38:04.660Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 11.4% of statements
11:38:04 [2020-04-10T11:38:04.758Z] #17 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:38:05 [2020-04-10T11:38:05.040Z] #12 DONE 2.3s
11:38:05 [2020-04-10T11:38:05.041Z] 
11:38:05 [2020-04-10T11:38:05.041Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:38:05 [2020-04-10T11:38:05.274Z] ok  	github.com/docker/docker/pkg/idtools	0.303s	coverage: 70.1% of statements
11:38:05 [2020-04-10T11:38:05.555Z] ok  	github.com/docker/docker/pkg/ioutils	0.339s	coverage: 69.3% of statements
11:38:05 [2020-04-10T11:38:05.837Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
11:38:05 [2020-04-10T11:38:05.972Z] #13 ...
11:38:05 [2020-04-10T11:38:05.972Z] 
11:38:05 [2020-04-10T11:38:05.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:05 [2020-04-10T11:38:05.972Z] #44 82.78   CC       compel/arch/x86/src/lib/cpu.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 84.06   CC       compel/arch/x86/src/lib/infect.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 84.70   CC       compel/src/lib/infect-rpc.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 85.08   CC       compel/src/lib/infect-util.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 85.34   CC       compel/src/lib/infect.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 87.63   CC       compel/src/lib/ptrace.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 88.04   AR       compel/libcompel.a
11:38:05 [2020-04-10T11:38:05.972Z] #44 88.11   HOSTCC   compel/src/main-host.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 88.42   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 88.71   HOSTCC   compel/src/lib/handle-elf-host.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 89.09   HOSTCC   compel/src/lib/log-host.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 89.20   HOSTLINK compel/compel-host-bin
11:38:05 [2020-04-10T11:38:05.972Z] #44 89.42   DEP      soccr/soccr.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 89.71   CC       soccr/soccr.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 91.12   AR       soccr/libsoccr.a
11:38:05 [2020-04-10T11:38:05.972Z] #44 91.18 make[1]: 'soccr/libsoccr.a' is up to date.
11:38:05 [2020-04-10T11:38:05.972Z] #44 91.48   DEP      criu/arch/x86/sigframe.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 91.64   DEP      criu/arch/x86/sigaction_compat.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 91.88   DEP      criu/arch/x86/kerndat.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 92.00   DEP      criu/arch/x86/crtools.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 92.17   DEP      criu/arch/x86/cpu.d
11:38:05 [2020-04-10T11:38:05.972Z] #44 92.39   CC       criu/arch/x86/cpu.o
11:38:05 [2020-04-10T11:38:05.972Z] #44 93.09   CC       criu/arch/x86/crtools.o
11:38:05 [2020-04-10T11:38:05.973Z] #75 ...
11:38:05 [2020-04-10T11:38:05.973Z] 
11:38:05 [2020-04-10T11:38:05.973Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.641 + RM_GOPATH=0
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.642 + TMP_GOPATH=
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.642 + : /build
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.643 + '[' -z '' ']'
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.648 ++ mktemp -d
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.653 + export GOPATH=/tmp/tmp.ZbHZxgSj1G
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.653 + GOPATH=/tmp/tmp.ZbHZxgSj1G
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.654 + RM_GOPATH=1
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.655 ++ dirname ./install.sh
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.657 + dir=.
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.658 + bin=tomlv
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.658 + shift
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.658 + '[' '!' -f ./tomlv.installer ']'
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.659 + . ./tomlv.installer
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.659 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.660 + install_tomlv
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.661 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.661 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.662 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZbHZxgSj1G/src/github.com/BurntSushi/toml
11:38:05 [2020-04-10T11:38:05.973Z] #34 0.670 Cloning into '/tmp/tmp.ZbHZxgSj1G/src/github.com/BurntSushi/toml'...
11:38:05 [2020-04-10T11:38:05.973Z] #34 2.072 + cd /tmp/tmp.ZbHZxgSj1G/src/github.com/BurntSushi/toml
11:38:05 [2020-04-10T11:38:05.973Z] #34 2.081 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
11:38:05 [2020-04-10T11:38:05.973Z] #34 2.116 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
11:38:05 [2020-04-10T11:38:05.973Z] #34 3.178 runtime/internal/sys
11:38:05 [2020-04-10T11:38:05.973Z] #34 3.294 math/bits
11:38:05 [2020-04-10T11:38:05.973Z] #34 3.367 runtime/internal/atomic
11:38:05 [2020-04-10T11:38:05.973Z] #34 3.394 internal/cpu
11:38:05 [2020-04-10T11:38:05.973Z] #34 4.244 runtime/internal/math
11:38:05 [2020-04-10T11:38:05.973Z] #34 4.763 unicode/utf8
11:38:05 [2020-04-10T11:38:05.973Z] #34 5.241 sync/atomic
11:38:06 [2020-04-10T11:38:06.119Z] ok  	github.com/docker/docker/pkg/locker	0.039s	coverage: 88.9% of statements
11:38:06 [2020-04-10T11:38:06.119Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
11:38:06 [2020-04-10T11:38:06.119Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:38:06 [2020-04-10T11:38:06.119Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:38:06 [2020-04-10T11:38:06.133Z] #17 4.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:38:06 [2020-04-10T11:38:06.401Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
11:38:06 [2020-04-10T11:38:06.401Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:38:06 [2020-04-10T11:38:06.401Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
11:38:06 [2020-04-10T11:38:06.605Z] #34 6.260 internal/bytealg
11:38:06 [2020-04-10T11:38:06.704Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
11:38:06 [2020-04-10T11:38:06.704Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
11:38:06 [2020-04-10T11:38:06.895Z] #34 6.575 math
11:38:06 [2020-04-10T11:38:06.905Z] #44 ...
11:38:06 [2020-04-10T11:38:06.905Z] 
11:38:06 [2020-04-10T11:38:06.905Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:38:06 [2020-04-10T11:38:06.905Z] #13 2.087 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:38:06 [2020-04-10T11:38:06.905Z] #13 DONE 2.2s
11:38:06 [2020-04-10T11:38:06.905Z] 
11:38:06 [2020-04-10T11:38:06.905Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:38:07 [2020-04-10T11:38:07.005Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 82.4% of statements
11:38:07 [2020-04-10T11:38:07.005Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:38:07 [2020-04-10T11:38:07.005Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:38:07 [2020-04-10T11:38:07.188Z] #34 6.849 unicode
11:38:07 [2020-04-10T11:38:07.188Z] #34 6.974 internal/testlog
11:38:07 [2020-04-10T11:38:07.510Z] #17 5.753 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:38:07 [2020-04-10T11:38:07.620Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.013s	coverage: 56.8% of statements
11:38:07 [2020-04-10T11:38:07.774Z] #17 ...
11:38:07 [2020-04-10T11:38:07.774Z] 
11:38:07 [2020-04-10T11:38:07.774Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.04   DEP      criu/arch/x86/sigaction_compat_pie.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.22   DEP      criu/arch/x86/restorer_unmap.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.25   DEP      criu/arch/x86/restorer.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.44   DEP      criu/arch/x86/vdso-pie.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.62   DEP      criu/pie/parasite-vdso.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 89.77   DEP      criu/pie/parasite.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 90.10   CC       criu/pie/parasite.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 91.68   LINK     criu/pie/parasite.built-in.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 91.68   GEN      criu/pie/parasite-blob.h
11:38:07 [2020-04-10T11:38:07.774Z] #44 91.75   CC       criu/pie/parasite-vdso.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 92.45   CC       criu/arch/x86/vdso-pie.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 92.74   CC       criu/arch/x86/restorer.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 93.58   CC       criu/arch/x86/restorer_unmap.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 93.67   CC       criu/arch/x86/sigaction_compat_pie.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 94.00   CC       criu/pie/restorer.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.01   LINK     criu/pie/restorer.built-in.o
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.01   GEN      criu/pie/restorer-blob.h
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.11   DEP      criu/vdso.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.28   DEP      criu/vdso-compat.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.48   DEP      criu/uts_ns.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.60   DEP      criu/util.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 97.81   DEP      criu/uffd.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 98.07   DEP      criu/tun.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 98.23   DEP      criu/tty.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 98.44   DEP      criu/timerfd.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 98.63   DEP      criu/sysfs_parse.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 98.79   DEP      criu/sysctl.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 99.07   DEP      criu/string.d
11:38:07 [2020-04-10T11:38:07.774Z] #44 99.13   DEP      criu/stats.d
11:38:08 [2020-04-10T11:38:08.034Z] #44 99.30   DEP      criu/sockets.d
11:38:08 [2020-04-10T11:38:08.233Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
11:38:08 [2020-04-10T11:38:08.233Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
11:38:08 [2020-04-10T11:38:08.291Z] #44 99.51   DEP      criu/sk-unix.d
11:38:08 [2020-04-10T11:38:08.515Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:38:08 [2020-04-10T11:38:08.549Z] #44 99.75   DEP      criu/sk-tcp.d
11:38:08 [2020-04-10T11:38:08.738Z] #34 8.315 encoding
11:38:08 [2020-04-10T11:38:08.807Z] #44 99.97   DEP      criu/sk-queue.d
11:38:08 [2020-04-10T11:38:08.807Z] #44 100.1   DEP      criu/sk-packet.d
11:38:09 [2020-04-10T11:38:09.065Z] #44 100.3   DEP      criu/sk-netlink.d
11:38:09 [2020-04-10T11:38:09.323Z] #44 100.5   DEP      criu/sk-inet.d
11:38:09 [2020-04-10T11:38:09.323Z] #44 100.6   DEP      criu/signalfd.d
11:38:09 [2020-04-10T11:38:09.381Z] #34 9.164 runtime/cgo
11:38:09 [2020-04-10T11:38:09.433Z] #14 DONE 2.3s
11:38:09 [2020-04-10T11:38:09.433Z] 
11:38:09 [2020-04-10T11:38:09.433Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:38:09 [2020-04-10T11:38:09.580Z] #44 100.7   DEP      criu/sigframe.d
11:38:09 [2020-04-10T11:38:09.580Z] #44 100.9   DEP      criu/shmem.d
11:38:09 [2020-04-10T11:38:09.671Z] #34 9.430 runtime
11:38:09 [2020-04-10T11:38:09.838Z] #44 101.1   DEP      criu/servicefd.d
11:38:09 [2020-04-10T11:38:09.838Z] #44 101.2   DEP      criu/seize.d
11:38:09 [2020-04-10T11:38:09.960Z] #34 ...
11:38:09 [2020-04-10T11:38:09.960Z] 
11:38:09 [2020-04-10T11:38:09.960Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:38:09 [2020-04-10T11:38:09.960Z] #26 0.669 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:09 [2020-04-10T11:38:09.960Z] #26 0.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:09 [2020-04-10T11:38:09.960Z] #26 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:09 [2020-04-10T11:38:09.960Z] #26 2.599 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:38:09 [2020-04-10T11:38:09.960Z] #26 6.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:38:09 [2020-04-10T11:38:09.960Z] #26 9.064 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:38:09 [2020-04-10T11:38:09.985Z] ok  	github.com/docker/docker/pkg/pubsub	1.017s	coverage: 73.9% of statements
11:38:09 [2020-04-10T11:38:09.985Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
11:38:10 [2020-04-10T11:38:10.096Z] #44 101.5   DEP      criu/seccomp.d
11:38:10 [2020-04-10T11:38:10.252Z] #26 ...
11:38:10 [2020-04-10T11:38:10.252Z] 
11:38:10 [2020-04-10T11:38:10.252Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:38:10 [2020-04-10T11:38:10.252Z] #44 1.361 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #44 1.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #44 1.530 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #44 3.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #44 7.365 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #44 ...
11:38:10 [2020-04-10T11:38:10.252Z] 
11:38:10 [2020-04-10T11:38:10.252Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:38:10 [2020-04-10T11:38:10.252Z] #63 0.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #63 0.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #63 0.905 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #63 2.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #63 6.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:38:10 [2020-04-10T11:38:10.252Z] #63 9.343 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:38:10 [2020-04-10T11:38:10.354Z] #44 101.6   DEP      criu/rst-malloc.d
11:38:10 [2020-04-10T11:38:10.396Z] #19 ...
11:38:10 [2020-04-10T11:38:10.396Z] 
11:38:10 [2020-04-10T11:38:10.396Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:10 [2020-04-10T11:38:10.396Z] #44 150.3   CC       criu/libnetlink.o
11:38:10 [2020-04-10T11:38:10.396Z] #44 150.7   CC       criu/log.o
11:38:10 [2020-04-10T11:38:10.396Z] #44 151.3   CC       criu/lsm.o
11:38:10 [2020-04-10T11:38:10.396Z] #44 152.0   CC       criu/mem.o
11:38:10 [2020-04-10T11:38:10.396Z] #44 154.3   CC       criu/mount.o
11:38:10 [2020-04-10T11:38:10.541Z] #63 ...
11:38:10 [2020-04-10T11:38:10.541Z] 
11:38:10 [2020-04-10T11:38:10.541Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.600 + RM_GOPATH=0
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.600 + TMP_GOPATH=
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.600 + : /build
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.600 + '[' -z '' ']'
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.601 ++ mktemp -d
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.609 + export GOPATH=/tmp/tmp.gyLjZfYALC
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.609 + GOPATH=/tmp/tmp.gyLjZfYALC
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.609 + RM_GOPATH=1
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.615 ++ dirname ./install.sh
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 + dir=.
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 + bin=vndr
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 + shift
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 + '[' '!' -f ./vndr.installer ']'
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 + . ./vndr.installer
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.617 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.618 + install_vndr
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.618 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.618 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.618 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gyLjZfYALC/src/github.com/LK4D4/vndr
11:38:10 [2020-04-10T11:38:10.541Z] #48 0.623 Cloning into '/tmp/tmp.gyLjZfYALC/src/github.com/LK4D4/vndr'...
11:38:10 [2020-04-10T11:38:10.541Z] #48 1.723 + cd /tmp/tmp.gyLjZfYALC/src/github.com/LK4D4/vndr
11:38:10 [2020-04-10T11:38:10.541Z] #48 1.724 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
11:38:10 [2020-04-10T11:38:10.541Z] #48 1.792 + go build -buildmode=pie -v -o /build/vndr .
11:38:10 [2020-04-10T11:38:10.541Z] #48 3.940 internal/race
11:38:10 [2020-04-10T11:38:10.541Z] #48 4.017 internal/cpu
11:38:10 [2020-04-10T11:38:10.541Z] #48 4.235 runtime/internal/sys
11:38:10 [2020-04-10T11:38:10.541Z] #48 4.405 runtime/internal/atomic
11:38:10 [2020-04-10T11:38:10.541Z] #48 4.845 sync/atomic
11:38:10 [2020-04-10T11:38:10.541Z] #48 5.197 unicode
11:38:10 [2020-04-10T11:38:10.541Z] #48 5.774 unicode/utf8
11:38:10 [2020-04-10T11:38:10.541Z] #48 5.994 internal/bytealg
11:38:10 [2020-04-10T11:38:10.541Z] #48 6.618 math
11:38:10 [2020-04-10T11:38:10.541Z] #48 9.409 unicode/utf16
11:38:10 [2020-04-10T11:38:10.541Z] #48 9.668 runtime
11:38:10 [2020-04-10T11:38:10.541Z] #48 ...
11:38:10 [2020-04-10T11:38:10.541Z] 
11:38:10 [2020-04-10T11:38:10.541Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:38:10 [2020-04-10T11:38:10.541Z] #36 0.723 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:10 [2020-04-10T11:38:10.541Z] #36 0.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:10 [2020-04-10T11:38:10.541Z] #36 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:10 [2020-04-10T11:38:10.541Z] #36 2.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:38:10 [2020-04-10T11:38:10.541Z] #36 6.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:38:10 [2020-04-10T11:38:10.541Z] #36 9.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:38:10 [2020-04-10T11:38:10.611Z] #44 101.7   DEP      criu/rbtree.d
11:38:10 [2020-04-10T11:38:10.611Z] #44 101.7   DEP      criu/pstree.d
11:38:10 [2020-04-10T11:38:10.611Z] #44 101.9   DEP      criu/protobuf.d
11:38:10 [2020-04-10T11:38:10.611Z] #44 102.1   GEN      criu/protobuf-desc-gen.h
11:38:10 [2020-04-10T11:38:10.828Z] #36 ...
11:38:10 [2020-04-10T11:38:10.828Z] 
11:38:10 [2020-04-10T11:38:10.828Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.854 + RM_GOPATH=0
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.854 + TMP_GOPATH=
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.855 + : /build
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.857 + '[' -z '' ']'
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.866 ++ mktemp -d
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.922 + export GOPATH=/tmp/tmp.U2DfXeFfe9
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.923 + GOPATH=/tmp/tmp.U2DfXeFfe9
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.923 + RM_GOPATH=1
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.926 ++ dirname ./install.sh
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.933 + dir=.
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.934 + bin=shfmt
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.934 + shift
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.934 + '[' '!' -f ./shfmt.installer ']'
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.934 + . ./shfmt.installer
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.935 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.935 + install_shfmt
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.935 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.935 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.936 + git clone https://github.com/mvdan/sh.git /tmp/tmp.U2DfXeFfe9/src/github.com/mvdan/sh
11:38:10 [2020-04-10T11:38:10.828Z] #57 0.940 Cloning into '/tmp/tmp.U2DfXeFfe9/src/github.com/mvdan/sh'...
11:38:10 [2020-04-10T11:38:10.828Z] #57 ...
11:38:10 [2020-04-10T11:38:10.828Z] 
11:38:10 [2020-04-10T11:38:10.828Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.756 + RM_GOPATH=0
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.756 + TMP_GOPATH=
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.757 + : /build
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.757 + '[' -z '' ']'
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.762 ++ mktemp -d
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.789 + export GOPATH=/tmp/tmp.OMwfeckjLO
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.790 + GOPATH=/tmp/tmp.OMwfeckjLO
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.790 + RM_GOPATH=1
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.794 ++ dirname ./install.sh
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.811 + dir=.
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.811 + bin=golangci_lint
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.811 + shift
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.811 + '[' '!' -f ./golangci_lint.installer ']'
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.812 + . ./golangci_lint.installer
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.812 ++ : v1.23.8
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.813 + install_golangci_lint
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.813 + echo 'Installing golangci-lint version v1.23.8'
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.813 Installing golangci-lint version v1.23.8
11:38:10 [2020-04-10T11:38:10.828Z] #54 0.814 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
11:38:11 [2020-04-10T11:38:11.117Z] #54 ...
11:38:11 [2020-04-10T11:38:11.117Z] 
11:38:11 [2020-04-10T11:38:11.117Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.755 + RM_GOPATH=0
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.756 + TMP_GOPATH=
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.756 + : /build
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.756 + '[' -z '' ']'
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.788 ++ mktemp -d
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.799 + export GOPATH=/tmp/tmp.33ojMFHY1D
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.799 + GOPATH=/tmp/tmp.33ojMFHY1D
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.800 + RM_GOPATH=1
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.802 ++ dirname ./install.sh
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.839 + dir=.
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.839 + bin=gotestsum
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.840 + shift
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.841 + '[' '!' -f ./gotestsum.installer ']'
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.841 + . ./gotestsum.installer
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.844 ++ : v0.3.5
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.848 + install_gotestsum
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.850 + echo 'Installing gotestsum version v0.3.5'
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.851 Installing gotestsum version v0.3.5
11:38:11 [2020-04-10T11:38:11.117Z] #51 0.851 + go get -d gotest.tools/gotestsum
11:38:11 [2020-04-10T11:38:11.117Z] #51 ...
11:38:11 [2020-04-10T11:38:11.117Z] 
11:38:11 [2020-04-10T11:38:11.117Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.832 + RM_GOPATH=0
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.832 + TMP_GOPATH=
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.833 + : /build
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.833 + '[' -z '' ']'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.837 ++ mktemp -d
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.878 + export GOPATH=/tmp/tmp.pc285Dm8Sw
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.879 + GOPATH=/tmp/tmp.pc285Dm8Sw
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.879 + RM_GOPATH=1
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.920 ++ dirname ./install.sh
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.934 + dir=.
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.934 + bin=dockercli
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.934 + shift
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.934 + '[' '!' -f ./dockercli.installer ']'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.935 + . ./dockercli.installer
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.935 ++ : stable
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.935 ++ : 17.06.2-ce
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.936 + install_dockercli
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.937 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.937 Install docker/cli version 17.06.2-ce from stable
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.943 ++ uname -m
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.948 + arch=ppc64le
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.949 + '[' ppc64le '!=' x86_64 ']'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.949 + '[' ppc64le '!=' s390x ']'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.949 + '[' ppc64le '!=' armhf ']'
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.949 + build_dockercli
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.949 + git clone https://github.com/docker/docker-ce /tmp/tmp.pc285Dm8Sw/tmp/docker-ce
11:38:11 [2020-04-10T11:38:11.117Z] #24 0.960 Cloning into '/tmp/tmp.pc285Dm8Sw/tmp/docker-ce'...
11:38:11 [2020-04-10T11:38:11.332Z] #15 ...
11:38:11 [2020-04-10T11:38:11.332Z] 
11:38:11 [2020-04-10T11:38:11.332Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:11 [2020-04-10T11:38:11.332Z] #47 195.6 net/http/httptrace
11:38:11 [2020-04-10T11:38:11.332Z] #47 195.9 net/http
11:38:11 [2020-04-10T11:38:11.332Z] #47 ...
11:38:11 [2020-04-10T11:38:11.332Z] 
11:38:11 [2020-04-10T11:38:11.332Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:38:11 [2020-04-10T11:38:11.332Z] #15 DONE 2.1s
11:38:11 [2020-04-10T11:38:11.332Z] 
11:38:11 [2020-04-10T11:38:11.332Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:38:11 [2020-04-10T11:38:11.405Z] #24 ...
11:38:11 [2020-04-10T11:38:11.405Z] 
11:38:11 [2020-04-10T11:38:11.405Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:38:11 [2020-04-10T11:38:11.405Z] #11 0.721 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:11 [2020-04-10T11:38:11.405Z] #11 0.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:11 [2020-04-10T11:38:11.405Z] #11 0.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:11 [2020-04-10T11:38:11.405Z] #11 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:38:11 [2020-04-10T11:38:11.405Z] #11 6.454 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:38:11 [2020-04-10T11:38:11.405Z] #11 9.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:38:11 [2020-04-10T11:38:11.405Z] #11 ...
11:38:11 [2020-04-10T11:38:11.405Z] 
11:38:11 [2020-04-10T11:38:11.405Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:38:11 [2020-04-10T11:38:11.405Z] #31 0.692 + git clone https://github.com/kolyshkin/go-swagger.git .
11:38:11 [2020-04-10T11:38:11.405Z] #31 0.695 Cloning into '.'...
11:38:11 [2020-04-10T11:38:11.694Z] #31 ...
11:38:11 [2020-04-10T11:38:11.694Z] 
11:38:11 [2020-04-10T11:38:11.694Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:38:11 [2020-04-10T11:38:11.694Z] #42 0.779 + git clone https://github.com/docker/distribution.git .
11:38:11 [2020-04-10T11:38:11.694Z] #42 0.781 Cloning into '.'...
11:38:11 [2020-04-10T11:38:11.694Z] #42 ...
11:38:11 [2020-04-10T11:38:11.694Z] 
11:38:11 [2020-04-10T11:38:11.694Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.710 + RM_GOPATH=0
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.719 + TMP_GOPATH=
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.720 + : /build/
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.721 + '[' -z '' ']'
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.726 ++ mktemp -d
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.729 + export GOPATH=/tmp/tmp.DQp0J8pYdS
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.729 + GOPATH=/tmp/tmp.DQp0J8pYdS
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.729 + RM_GOPATH=1
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.730 ++ dirname ./install.sh
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.739 + dir=.
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.763 + bin=rootlesskit
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.764 + shift
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.777 + '[' '!' -f ./rootlesskit.installer ']'
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.778 + . ./rootlesskit.installer
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.781 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.784 + install_rootlesskit
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.794 + case "$1" in
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.796 + export CGO_ENABLED=0
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.797 + CGO_ENABLED=0
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.799 + _install_rootlesskit
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.800 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.800 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.800 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DQp0J8pYdS/src/github.com/rootless-containers/rootlesskit
11:38:11 [2020-04-10T11:38:11.694Z] #69 0.805 Cloning into '/tmp/tmp.DQp0J8pYdS/src/github.com/rootless-containers/rootlesskit'...
11:38:11 [2020-04-10T11:38:11.694Z] #69 9.907 + cd /tmp/tmp.DQp0J8pYdS/src/github.com/rootless-containers/rootlesskit
11:38:11 [2020-04-10T11:38:11.694Z] #69 9.908 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
11:38:11 [2020-04-10T11:38:11.694Z] #69 10.07 + for f in rootlesskit rootlesskit-docker-proxy
11:38:11 [2020-04-10T11:38:11.694Z] #69 10.08 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:38:12 [2020-04-10T11:38:12.509Z] #44 103.6   DEP      criu/protobuf-desc.d
11:38:12 [2020-04-10T11:38:12.509Z] #44 103.8   DEP      criu/proc_parse.d
11:38:12 [2020-04-10T11:38:12.655Z] ok  	github.com/docker/docker/pkg/signal	2.346s	coverage: 61.0% of statements
11:38:12 [2020-04-10T11:38:12.754Z] #16 ...
11:38:12 [2020-04-10T11:38:12.754Z] 
11:38:12 [2020-04-10T11:38:12.754Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.757 + RM_GOPATH=0
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.757 + TMP_GOPATH=
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.757 + : /build
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.757 + '[' -z '' ']'
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.757 ++ mktemp -d
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.768 + export GOPATH=/tmp/tmp.TmeH3Ajlj6
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.768 + GOPATH=/tmp/tmp.TmeH3Ajlj6
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.768 + RM_GOPATH=1
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.772 ++ dirname ./install.sh
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + dir=.
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + bin=runc
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + shift
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + '[' '!' -f ./runc.installer ']'
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + . ./runc.installer
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.776 + install_runc
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.780 + uname -r
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.793 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.794 + grep -q '^3\.10\.0.*\.el7\.'
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.794 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.794 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.794 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TmeH3Ajlj6/src/github.com/opencontainers/runc
11:38:12 [2020-04-10T11:38:12.754Z] #60 2.794 Cloning into '/tmp/tmp.TmeH3Ajlj6/src/github.com/opencontainers/runc'...
11:38:12 [2020-04-10T11:38:12.754Z] #60 10.01 + cd /tmp/tmp.TmeH3Ajlj6/src/github.com/opencontainers/runc
11:38:12 [2020-04-10T11:38:12.754Z] #60 10.01 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:38:12 [2020-04-10T11:38:12.754Z] #60 10.66 + '[' -z '' ']'
11:38:12 [2020-04-10T11:38:12.754Z] #60 10.66 + target=static
11:38:12 [2020-04-10T11:38:12.754Z] #60 10.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:38:12 [2020-04-10T11:38:12.754Z] #60 12.61 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 .
11:38:12 [2020-04-10T11:38:12.754Z] #60 ...
11:38:12 [2020-04-10T11:38:12.754Z] 
11:38:12 [2020-04-10T11:38:12.754Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:12 [2020-04-10T11:38:12.754Z] #44 94.67   CC       criu/arch/x86/kerndat.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.12   CC       criu/arch/x86/sigaction_compat.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.32   CC       criu/arch/x86/sigframe.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.59   LINK     criu/arch/x86/crtools.built-in.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.64   DEP      criu/pie/util-vdso-elf32.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.76   DEP      criu/pie/util-vdso.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 95.88   DEP      criu/pie/util.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 96.11   CC       criu/pie/util.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 96.75   CC       criu/pie/util-vdso.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 97.47   CC       criu/pie/util-vdso-elf32.o
11:38:12 [2020-04-10T11:38:12.754Z] #44 98.29   AR       criu/pie/pie.lib.a
11:38:12 [2020-04-10T11:38:12.754Z] #44 98.42   DEP      criu/pie/restorer.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 98.72   DEP      criu/arch/x86/sigaction_compat_pie.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 98.89   DEP      criu/arch/x86/restorer_unmap.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 98.91   DEP      criu/arch/x86/restorer.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 99.05   DEP      criu/arch/x86/vdso-pie.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 99.12   DEP      criu/pie/parasite-vdso.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 99.37   DEP      criu/pie/parasite.d
11:38:12 [2020-04-10T11:38:12.754Z] #44 99.64   CC       criu/pie/parasite.o
11:38:12 [2020-04-10T11:38:12.766Z] #44 104.0   DEP      criu/plugin.d
11:38:12 [2020-04-10T11:38:12.766Z] #44 104.1   DEP      criu/pipes.d
11:38:12 [2020-04-10T11:38:12.937Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
11:38:13 [2020-04-10T11:38:13.024Z] #44 ...
11:38:13 [2020-04-10T11:38:13.024Z] 
11:38:13 [2020-04-10T11:38:13.024Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:13 [2020-04-10T11:38:13.024Z] #47 200.3 github.com/LK4D4/vndr/godl
11:38:13 [2020-04-10T11:38:13.024Z] #47 200.9 github.com/LK4D4/vndr
11:38:13 [2020-04-10T11:38:13.024Z] #47 DONE 209.4s
11:38:13 [2020-04-10T11:38:13.024Z] 
11:38:13 [2020-04-10T11:38:13.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:13 [2020-04-10T11:38:13.024Z] #44 104.2   DEP      criu/pie-util.d
11:38:13 [2020-04-10T11:38:13.024Z] #44 104.4   DEP      criu/pie-util-vdso.d
11:38:13 [2020-04-10T11:38:13.218Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
11:38:13 [2020-04-10T11:38:13.281Z] #44 104.6   DEP      criu/pie-util-vdso-elf32.d
11:38:13 [2020-04-10T11:38:13.509Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
11:38:13 [2020-04-10T11:38:13.539Z] #44 104.8   DEP      criu/path.d
11:38:13 [2020-04-10T11:38:13.695Z] #44 158.6   CC       criu/namespaces.o
11:38:13 [2020-04-10T11:38:13.702Z] #44 ...
11:38:13 [2020-04-10T11:38:13.702Z] 
11:38:13 [2020-04-10T11:38:13.702Z] #16 [dev-systemd-false 6/26] RUN ldconfig
11:38:13 [2020-04-10T11:38:13.702Z] #16 DONE 2.4s
11:38:13 [2020-04-10T11:38:13.702Z] 
11:38:13 [2020-04-10T11:38:13.702Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:13 [2020-04-10T11:38:13.790Z] ok  	github.com/docker/docker/pkg/symlink	0.004s	coverage: 87.7% of statements
11:38:13 [2020-04-10T11:38:13.796Z] #44 105.1   DEP      criu/parasite-syscall.d
11:38:14 [2020-04-10T11:38:14.054Z] #44 105.3   DEP      criu/pagemap.d
11:38:14 [2020-04-10T11:38:14.072Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
11:38:14 [2020-04-10T11:38:14.311Z] #44 105.5   DEP      criu/pagemap-cache.d
11:38:14 [2020-04-10T11:38:14.311Z] #44 105.6   DEP      criu/page-xfer.d
11:38:14 [2020-04-10T11:38:14.353Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 37.2% of statements
11:38:14 [2020-04-10T11:38:14.568Z] #44 105.8   DEP      criu/page-pipe.d
11:38:14 [2020-04-10T11:38:14.568Z] #44 105.9   DEP      criu/netfilter.d
11:38:14 [2020-04-10T11:38:14.568Z] #44 106.0   DEP      criu/net.d
11:38:14 [2020-04-10T11:38:14.634Z] ok  	github.com/docker/docker/pkg/tailfile	0.035s	coverage: 88.6% of statements
11:38:15 [2020-04-10T11:38:15.133Z] #44 106.3   DEP      criu/namespaces.d
11:38:15 [2020-04-10T11:38:15.133Z] #44 106.4   DEP      criu/mount.d
11:38:15 [2020-04-10T11:38:15.247Z] ok  	github.com/docker/docker/pkg/tarsum	0.032s	coverage: 89.3% of statements
11:38:15 [2020-04-10T11:38:15.391Z] #44 106.6   DEP      criu/mem.d
11:38:15 [2020-04-10T11:38:15.391Z] #44 106.7   DEP      criu/lsm.d
11:38:15 [2020-04-10T11:38:15.529Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
11:38:15 [2020-04-10T11:38:15.529Z] testing: warning: no tests to run
11:38:15 [2020-04-10T11:38:15.529Z] coverage: [no statements]
11:38:15 [2020-04-10T11:38:15.529Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
11:38:15 [2020-04-10T11:38:15.607Z] #44 160.5   CC       criu/net.o
11:38:15 [2020-04-10T11:38:15.648Z] #44 106.9   DEP      criu/log.d
11:38:15 [2020-04-10T11:38:15.648Z] #44 107.0   DEP      criu/libnetlink.d
11:38:15 [2020-04-10T11:38:15.648Z] #44 107.1   DEP      criu/kerndat.d
11:38:15 [2020-04-10T11:38:15.905Z] #44 107.3   DEP      criu/kcmp-ids.d
11:38:15 [2020-04-10T11:38:15.905Z] #44 107.4   DEP      criu/irmap.d
11:38:16 [2020-04-10T11:38:16.141Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
11:38:16 [2020-04-10T11:38:16.141Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
11:38:16 [2020-04-10T11:38:16.227Z] #17 2.523 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:38:16 [2020-04-10T11:38:16.227Z] #17 2.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:38:16 [2020-04-10T11:38:16.227Z] #17 2.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:38:16 [2020-04-10T11:38:16.423Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:38:16 [2020-04-10T11:38:16.470Z] #44 107.5   DEP      criu/ipc_ns.d
11:38:16 [2020-04-10T11:38:16.470Z] #44 107.7   DEP      criu/image.d
11:38:16 [2020-04-10T11:38:16.470Z] #44 107.8   DEP      criu/image-desc.d
11:38:16 [2020-04-10T11:38:16.470Z] #44 107.8   DEP      criu/fsnotify.d
11:38:16 [2020-04-10T11:38:16.727Z] #44 108.0   DEP      criu/filesystems.d
11:38:16 [2020-04-10T11:38:16.727Z] #44 108.2   DEP      criu/files.d
11:38:16 [2020-04-10T11:38:16.790Z] #17 3.223 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:38:17 [2020-04-10T11:38:17.292Z] #44 108.5   DEP      criu/files-reg.d
11:38:17 [2020-04-10T11:38:17.292Z] #44 108.6   DEP      criu/files-ext.d
11:38:17 [2020-04-10T11:38:17.292Z] #44 108.8   DEP      criu/file-lock.d
11:38:17 [2020-04-10T11:38:17.549Z] #44 108.9   DEP      criu/file-ids.d
11:38:17 [2020-04-10T11:38:17.549Z] #44 109.0   DEP      criu/fifo.d
11:38:17 [2020-04-10T11:38:17.806Z] #44 109.1   DEP      criu/fdstore.d
11:38:17 [2020-04-10T11:38:17.806Z] #44 109.3   DEP      criu/fault-injection.d
11:38:18 [2020-04-10T11:38:18.063Z] #44 109.3   DEP      criu/external.d
11:38:18 [2020-04-10T11:38:18.063Z] #44 109.4   DEP      criu/eventpoll.d
11:38:18 [2020-04-10T11:38:18.158Z] #17 4.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
11:38:18 [2020-04-10T11:38:18.321Z] #44 109.6   DEP      criu/eventfd.d
11:38:18 [2020-04-10T11:38:18.441Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 27.1% of statements
11:38:18 [2020-04-10T11:38:18.578Z] #44 109.7   DEP      criu/crtools.d
11:38:18 [2020-04-10T11:38:18.578Z] #44 109.9   DEP      criu/cr-service.d
11:38:18 [2020-04-10T11:38:18.722Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
11:38:18 [2020-04-10T11:38:18.836Z] #44 110.1   DEP      criu/cr-restore.d
11:38:18 [2020-04-10T11:38:18.836Z] #44 110.3   DEP      criu/cr-errno.d
11:38:18 [2020-04-10T11:38:18.904Z] #44 163.7   CC       criu/netfilter.o
11:38:18 [2020-04-10T11:38:18.904Z] #44 164.1   CC       criu/page-pipe.o
11:38:19 [2020-04-10T11:38:19.093Z] #44 110.3   DEP      criu/cr-dump.d
11:38:19 [2020-04-10T11:38:19.093Z] #44 110.5   DEP      criu/cr-dedup.d
11:38:19 [2020-04-10T11:38:19.336Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
11:38:19 [2020-04-10T11:38:19.530Z] #17 5.947 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
11:38:19 [2020-04-10T11:38:19.618Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
11:38:19 [2020-04-10T11:38:19.658Z] #44 110.7   DEP      criu/cr-check.d
11:38:19 [2020-04-10T11:38:19.658Z] #44 110.9   DEP      criu/config.d
11:38:19 [2020-04-10T11:38:19.658Z] #44 111.0   DEP      criu/clone-noasan.d
11:38:19 [2020-04-10T11:38:19.658Z] #44 111.1   DEP      criu/cgroup.d
11:38:19 [2020-04-10T11:38:19.845Z] #44 165.2   CC       criu/page-xfer.o
11:38:19 [2020-04-10T11:38:19.916Z] #44 111.3   DEP      criu/cgroup-props.d
11:38:20 [2020-04-10T11:38:20.090Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:38:20 [2020-04-10T11:38:20.090Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e1b6ded7\powershellScript.ps1'; exit $LASTEXITCODE;
11:38:20 [2020-04-10T11:38:20.090Z] ----------------------------------------------------------------------------
11:38:20 [2020-04-10T11:38:20.090Z] 
11:38:20 [2020-04-10T11:38:20.090Z] INFO: executeCI.ps1 starting at Fri Apr 10 11:38:17 CUT 2020
11:38:20 [2020-04-10T11:38:20.090Z] 
11:38:20 [2020-04-10T11:38:20.090Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:38:20 [2020-04-10T11:38:20.090Z] INFO: Running git version 2.24.1.windows.2
11:38:20 [2020-04-10T11:38:20.090Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:38:20 [2020-04-10T11:38:20.090Z] INFO: Environment variables:
11:38:20 [2020-04-10T11:38:20.090Z] 
11:38:20 [2020-04-10T11:38:20.090Z] Name                           Value                                                                                   
11:38:20 [2020-04-10T11:38:20.090Z] ----                           -----                                                                                   
11:38:20 [2020-04-10T11:38:20.090Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:38:20 [2020-04-10T11:38:20.090Z] amd64                          true                                                                                    
11:38:20 [2020-04-10T11:38:20.090Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
11:38:20 [2020-04-10T11:38:20.090Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:38:20 [2020-04-10T11:38:20.090Z] arm64                          true                                                                                    
11:38:20 [2020-04-10T11:38:20.090Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
11:38:20 [2020-04-10T11:38:20.090Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
11:38:20 [2020-04-10T11:38:20.090Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:38:20 [2020-04-10T11:38:20.090Z] BRANCH_NAME                    PR-40795                                                                                
11:38:20 [2020-04-10T11:38:20.090Z] BUILD_DISPLAY_NAME             #3                                                                                      
11:38:20 [2020-04-10T11:38:20.090Z] BUILD_ID                       3                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] BUILD_NUMBER                   3                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] BUILD_TAG                      jenkins-moby-PR-40795-3                                                                 
11:38:20 [2020-04-10T11:38:20.091Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40795/3/                              
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_AUTHOR                  roman-mazur                                                                             
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_AUTHOR_DISPLAY_NAME     Roman Mazur                                                                             
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_BRANCH                  upstream-moby/layers-cleanup                                                            
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_FORK                    roman-mazur                                                                             
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_ID                      40795                                                                                   
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_TARGET                  master                                                                                  
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_TITLE                   Clean up abruptly terminated layer transactions data                                    
11:38:20 [2020-04-10T11:38:20.091Z] CHANGE_URL                     https://github.com/moby/moby/pull/40795                                                 
11:38:20 [2020-04-10T11:38:20.091Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
11:38:20 [2020-04-10T11:38:20.091Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:38:20 [2020-04-10T11:38:20.091Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:38:20 [2020-04-10T11:38:20.091Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:38:20 [2020-04-10T11:38:20.091Z] COMPUTERNAME                   azwin-2-5a2170                                                                          
11:38:20 [2020-04-10T11:38:20.091Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
11:38:20 [2020-04-10T11:38:20.091Z] ConfigSequenceNumber           0                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] dco                            true                                                                                    
11:38:20 [2020-04-10T11:38:20.091Z] DOCKER_BUILDKIT                0                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] DOCKER_DUT_DEBUG               1                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:38:20 [2020-04-10T11:38:20.091Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:38:20 [2020-04-10T11:38:20.091Z] EXECUTOR_NUMBER                0                                                                                       
11:38:20 [2020-04-10T11:38:20.091Z] FQDN                           azwin-2-5a2170.westus.cloudapp.azure.com                                                
11:38:20 [2020-04-10T11:38:20.091Z] GIT_BRANCH                     PR-40795                                                                                
11:38:20 [2020-04-10T11:38:20.091Z] GIT_COMMIT                     62f3b5cec636fb6103f10984d1f523b3a525931a                                                
11:38:20 [2020-04-10T11:38:20.091Z] GIT_PREVIOUS_COMMIT            5235955d5f276322362264e25c9c837aecc0bcd8                                                
11:38:20 [2020-04-10T11:38:20.091Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 5235955d5f276322362264e25c9c837aecc0bcd8                                                
11:38:20 [2020-04-10T11:38:20.091Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:38:20 [2020-04-10T11:38:20.091Z] HUDSON_COOKIE                  b3b0d9b3-6d21-4822-9bca-4a50d297404a                                                    
11:38:20 [2020-04-10T11:38:20.091Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:38:20 [2020-04-10T11:38:20.091Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:38:20 [2020-04-10T11:38:20.091Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:38:20 [2020-04-10T11:38:20.091Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
11:38:20 [2020-04-10T11:38:20.091Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:38:20 [2020-04-10T11:38:20.091Z] JENKINS_NODE_COOKIE            4dc147d4-544e-497f-ae77-ed27e56a7641                                                    
11:38:20 [2020-04-10T11:38:20.091Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:38:20 [2020-04-10T11:38:20.091Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:38:20 [2020-04-10T11:38:20.091Z] JOB_BASE_NAME                  PR-40795                                                                                
11:38:20 [2020-04-10T11:38:20.091Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40795/display/redirect                
11:38:20 [2020-04-10T11:38:20.091Z] JOB_NAME                       moby/PR-40795                                                                           
11:38:20 [2020-04-10T11:38:20.091Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40795/                                
11:38:20 [2020-04-10T11:38:20.091Z] library.jps.version            master                                                                                  
11:38:20 [2020-04-10T11:38:20.091Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
11:38:20 [2020-04-10T11:38:20.091Z] NODE_LABELS                    amd64 azure azwin-2-5a2170 azwin-2019 docker west-us windows windows-2019 x86_64        
11:38:20 [2020-04-10T11:38:20.091Z] NODE_NAME                      azwin-2-5a2170                                                                          
11:38:20 [2020-04-10T11:38:20.091Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:38:20 [2020-04-10T11:38:20.092Z] OS                             Windows_NT                                                                              
11:38:20 [2020-04-10T11:38:20.093Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
11:38:20 [2020-04-10T11:38:20.093Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:38:20 [2020-04-10T11:38:20.093Z] ppc64le                        true                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:38:20 [2020-04-10T11:38:20.093Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:38:20 [2020-04-10T11:38:20.093Z] PROCESSOR_LEVEL                6                                                                                       
11:38:20 [2020-04-10T11:38:20.093Z] PROCESSOR_REVISION             4f01                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] ProgramData                    C:\ProgramData                                                                          
11:38:20 [2020-04-10T11:38:20.093Z] ProgramFiles                   C:\Program Files                                                                        
11:38:20 [2020-04-10T11:38:20.093Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:38:20 [2020-04-10T11:38:20.093Z] ProgramW6432                   C:\Program Files                                                                        
11:38:20 [2020-04-10T11:38:20.093Z] PROMPT                         $P$G                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:38:20 [2020-04-10T11:38:20.093Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
11:38:20 [2020-04-10T11:38:20.093Z] PUBLIC                         C:\Users\Public                                                                         
11:38:20 [2020-04-10T11:38:20.093Z] rootless                       true                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40795/3/display/redirect?page=changes 
11:38:20 [2020-04-10T11:38:20.093Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40795/3/display/redirect              
11:38:20 [2020-04-10T11:38:20.093Z] s390x                          true                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:38:20 [2020-04-10T11:38:20.093Z] SOURCES_DRIVE                  d                                                                                       
11:38:20 [2020-04-10T11:38:20.093Z] SOURCES_SUBDIR                 gopath                                                                                  
11:38:20 [2020-04-10T11:38:20.093Z] STAGE_NAME                     Run tests                                                                               
11:38:20 [2020-04-10T11:38:20.093Z] SystemDrive                    C:                                                                                      
11:38:20 [2020-04-10T11:38:20.093Z] SystemRoot                     C:\windows                                                                              
11:38:20 [2020-04-10T11:38:20.093Z] TEMP                           C:\windows\TEMP                                                                         
11:38:20 [2020-04-10T11:38:20.093Z] TESTDEBUG                      0                                                                                       
11:38:20 [2020-04-10T11:38:20.093Z] TESTRUN_DRIVE                  d                                                                                       
11:38:20 [2020-04-10T11:38:20.093Z] TESTRUN_SUBDIR                 CI                                                                                      
11:38:20 [2020-04-10T11:38:20.093Z] TIMEOUT                        120m                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] TMP                            C:\windows\TEMP                                                                         
11:38:20 [2020-04-10T11:38:20.093Z] unit_validate                  true                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] USERDOMAIN                     WORKGROUP                                                                               
11:38:20 [2020-04-10T11:38:20.093Z] USERNAME                       azwin-2-5a2170$                                                                         
11:38:20 [2020-04-10T11:38:20.093Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
11:38:20 [2020-04-10T11:38:20.093Z] validate_force                 false                                                                                   
11:38:20 [2020-04-10T11:38:20.093Z] windir                         C:\windows                                                                              
11:38:20 [2020-04-10T11:38:20.093Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:38:20 [2020-04-10T11:38:20.093Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:38:20 [2020-04-10T11:38:20.093Z] windowsRS1                     false                                                                                   
11:38:20 [2020-04-10T11:38:20.093Z] windowsRS5                     true                                                                                    
11:38:20 [2020-04-10T11:38:20.093Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:38:20 [2020-04-10T11:38:20.093Z] 
11:38:20 [2020-04-10T11:38:20.093Z] 
11:38:20 [2020-04-10T11:38:20.093Z] 
11:38:20 [2020-04-10T11:38:20.173Z] #44 111.4   DEP      criu/bitmap.d
11:38:20 [2020-04-10T11:38:20.173Z] #44 111.4   DEP      criu/bfd.d
11:38:20 [2020-04-10T11:38:20.173Z] #44 111.5   DEP      criu/autofs.d
11:38:20 [2020-04-10T11:38:20.173Z] #44 111.6   DEP      criu/aio.d
11:38:20 [2020-04-10T11:38:20.418Z] #44 ...
11:38:20 [2020-04-10T11:38:20.418Z] 
11:38:20 [2020-04-10T11:38:20.418Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:38:20 [2020-04-10T11:38:20.418Z] #19 6.393 Collecting yamllint==1.16.0
11:38:20 [2020-04-10T11:38:20.462Z] #17 ...
11:38:20 [2020-04-10T11:38:20.463Z] 
11:38:20 [2020-04-10T11:38:20.463Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:20 [2020-04-10T11:38:20.463Z] #44 101.3   LINK     criu/pie/parasite.built-in.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 101.4   GEN      criu/pie/parasite-blob.h
11:38:20 [2020-04-10T11:38:20.463Z] #44 101.4   CC       criu/pie/parasite-vdso.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 102.1   CC       criu/arch/x86/vdso-pie.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 102.5   CC       criu/arch/x86/restorer.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 103.1   CC       criu/arch/x86/restorer_unmap.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 103.1   CC       criu/arch/x86/sigaction_compat_pie.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 103.5   CC       criu/pie/restorer.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 106.8   LINK     criu/pie/restorer.built-in.o
11:38:20 [2020-04-10T11:38:20.463Z] #44 106.8   GEN      criu/pie/restorer-blob.h
11:38:20 [2020-04-10T11:38:20.463Z] #44 106.9   DEP      criu/vdso.d
11:38:20 [2020-04-10T11:38:20.463Z] #44 107.1   DEP      criu/vdso-compat.d
11:38:20 [2020-04-10T11:38:20.463Z] #44 107.3   DEP      criu/uts_ns.d
11:38:20 [2020-04-10T11:38:20.463Z] #44 107.4   DEP      criu/util.d
11:38:20 [2020-04-10T11:38:20.463Z] #44 107.5   DEP      criu/uffd.d
11:38:20 [2020-04-10T11:38:20.463Z] #44 107.7   DEP      criu/tun.d
11:38:20 [2020-04-10T11:38:20.557Z] INFO: Sources under d:\gopath\...
11:38:20 [2020-04-10T11:38:20.557Z] INFO: Test run under d:\CI\...
11:38:20 [2020-04-10T11:38:20.557Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:38:20 [2020-04-10T11:38:20.557Z] INFO: docker/docker repository was found
11:38:20 [2020-04-10T11:38:20.622Z] ok  	github.com/docker/docker/registry	0.089s	coverage: 56.0% of statements
11:38:20 [2020-04-10T11:38:20.686Z] #19 16.85   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:38:20 [2020-04-10T11:38:20.686Z] #19 16.97 Collecting pyyaml (from yamllint==1.16.0)
11:38:20 [2020-04-10T11:38:20.738Z] #44 111.8   DEP      criu/action-scripts.d
11:38:20 [2020-04-10T11:38:20.946Z] #19 17.13   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:38:20 [2020-04-10T11:38:20.996Z] #44 112.1   CC       criu/action-scripts.o
11:38:21 [2020-04-10T11:38:21.020Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:38:21 [2020-04-10T11:38:21.027Z] #44 107.9   DEP      criu/tty.d
11:38:21 [2020-04-10T11:38:21.208Z] #19 ...
11:38:21 [2020-04-10T11:38:21.208Z] 
11:38:21 [2020-04-10T11:38:21.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:21 [2020-04-10T11:38:21.208Z] #44 166.5   CC       criu/pagemap-cache.o
11:38:21 [2020-04-10T11:38:21.235Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
11:38:21 [2020-04-10T11:38:21.235Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
11:38:21 [2020-04-10T11:38:21.254Z] #44 ...
11:38:21 [2020-04-10T11:38:21.254Z] 
11:38:21 [2020-04-10T11:38:21.254Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:38:21 [2020-04-10T11:38:21.254Z] #30 DONE 217.7s
11:38:21 [2020-04-10T11:38:21.254Z] 
11:38:21 [2020-04-10T11:38:21.254Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:21 [2020-04-10T11:38:21.254Z] #17 11.36 Fetched 8337 kB in 9s (905 kB/s)
11:38:21 [2020-04-10T11:38:21.254Z] #17 11.36 Reading package lists...
11:38:21 [2020-04-10T11:38:21.254Z] #17 15.00 Reading package lists...
11:38:21 [2020-04-10T11:38:21.254Z] #17 18.23 Building dependency tree...
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.42 libcap2-bin is already the newest version (1:2.25-2).
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.42 The following additional packages will be installed:
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.43   python3.7 python3.7-minimal vim-runtime xxd
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44 Suggested packages:
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44 Recommended packages:
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44   aufs-dkms nftables build-essential python3-dev python3-keyring
11:38:21 [2020-04-10T11:38:21.254Z] #17 19.44   python3-keyrings.alt python3-xdg unzip
11:38:21 [2020-04-10T11:38:21.254Z] #17 ...
11:38:21 [2020-04-10T11:38:21.254Z] 
11:38:21 [2020-04-10T11:38:21.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:21 [2020-04-10T11:38:21.254Z] #44 112.7   CC       criu/aio.o
11:38:21 [2020-04-10T11:38:21.285Z] #44 108.2   DEP      criu/timerfd.d
11:38:21 [2020-04-10T11:38:21.285Z] #44 108.4   DEP      criu/sysfs_parse.d
11:38:21 [2020-04-10T11:38:21.483Z] ltsc2019: Pulling from windows/servercore
11:38:21 [2020-04-10T11:38:21.483Z] 65014b3c3121: Pulling fs layer
11:38:21 [2020-04-10T11:38:21.483Z] 23645bd7ee08: Pulling fs layer
11:38:21 [2020-04-10T11:38:21.554Z] #44 108.7   DEP      criu/sysctl.d
11:38:21 [2020-04-10T11:38:21.778Z] #44 167.1   CC       criu/pagemap.o
11:38:21 [2020-04-10T11:38:21.811Z] #44 108.8   DEP      criu/string.d
11:38:21 [2020-04-10T11:38:21.811Z] #44 108.8   DEP      criu/stats.d
11:38:21 [2020-04-10T11:38:21.848Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
11:38:22 [2020-04-10T11:38:22.036Z] #69 ...
11:38:22 [2020-04-10T11:38:22.036Z] 
11:38:22 [2020-04-10T11:38:22.036Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:22 [2020-04-10T11:38:22.036Z] #57 20.14 + cd /tmp/tmp.U2DfXeFfe9/src/github.com/mvdan/sh
11:38:22 [2020-04-10T11:38:22.036Z] #57 20.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:38:22 [2020-04-10T11:38:22.036Z] #57 20.34 + GO111MODULE=on
11:38:22 [2020-04-10T11:38:22.036Z] #57 ...
11:38:22 [2020-04-10T11:38:22.036Z] 
11:38:22 [2020-04-10T11:38:22.036Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:38:22 [2020-04-10T11:38:22.036Z] #44 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:38:22 [2020-04-10T11:38:22.036Z] #44 ...
11:38:22 [2020-04-10T11:38:22.036Z] 
11:38:22 [2020-04-10T11:38:22.036Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:22 [2020-04-10T11:38:22.036Z] #57 20.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:38:22 [2020-04-10T11:38:22.036Z] #57 ...
11:38:22 [2020-04-10T11:38:22.036Z] 
11:38:22 [2020-04-10T11:38:22.036Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:22 [2020-04-10T11:38:22.036Z] #48 10.64 container/list
11:38:22 [2020-04-10T11:38:22.036Z] #48 14.33 crypto/internal/subtle
11:38:22 [2020-04-10T11:38:22.036Z] #48 15.34 crypto/subtle
11:38:22 [2020-04-10T11:38:22.036Z] #48 16.05 vendor/golang.org/x/crypto/cryptobyte/asn1
11:38:22 [2020-04-10T11:38:22.036Z] #48 16.48 internal/nettrace
11:38:22 [2020-04-10T11:38:22.036Z] #48 16.94 runtime/cgo
11:38:22 [2020-04-10T11:38:22.069Z] #44 109.0   DEP      criu/sockets.d
11:38:22 [2020-04-10T11:38:22.069Z] #44 109.2   DEP      criu/sk-unix.d
11:38:22 [2020-04-10T11:38:22.129Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
11:38:22 [2020-04-10T11:38:22.326Z] #44 109.4   DEP      criu/sk-tcp.d
11:38:22 [2020-04-10T11:38:22.584Z] #44 109.7   DEP      criu/sk-queue.d
11:38:22 [2020-04-10T11:38:22.584Z] #44 109.8   DEP      criu/sk-packet.d
11:38:22 [2020-04-10T11:38:22.624Z] #44 113.7   CC       criu/autofs.o
11:38:22 [2020-04-10T11:38:22.719Z] #44 168.2   CC       criu/parasite-syscall.o
11:38:23 [2020-04-10T11:38:23.071Z] #48 ...
11:38:23 [2020-04-10T11:38:23.072Z] 
11:38:23 [2020-04-10T11:38:23.072Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:23 [2020-04-10T11:38:23.072Z] #57 22.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:38:23 [2020-04-10T11:38:23.149Z] #44 110.0   DEP      criu/sk-netlink.d
11:38:23 [2020-04-10T11:38:23.149Z] #44 110.2   DEP      criu/sk-inet.d
11:38:23 [2020-04-10T11:38:23.361Z] #57 22.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:38:23 [2020-04-10T11:38:23.361Z] #57 23.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:38:23 [2020-04-10T11:38:23.406Z] #44 110.3   DEP      criu/signalfd.d
11:38:23 [2020-04-10T11:38:23.406Z] #44 110.6   DEP      criu/sigframe.d
11:38:23 [2020-04-10T11:38:23.555Z] #44 115.0   CC       criu/bfd.o
11:38:23 [2020-04-10T11:38:23.649Z] #57 23.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:38:23 [2020-04-10T11:38:23.663Z] #44 110.8   DEP      criu/shmem.d
11:38:23 [2020-04-10T11:38:23.921Z] #44 111.0   DEP      criu/servicefd.d
11:38:23 [2020-04-10T11:38:23.943Z] #57 23.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:38:24 [2020-04-10T11:38:24.120Z] #44 115.5   CC       criu/bitmap.o
11:38:24 [2020-04-10T11:38:24.146Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
11:38:24 [2020-04-10T11:38:24.178Z] #44 111.2   DEP      criu/seize.d
11:38:24 [2020-04-10T11:38:24.377Z] #44 115.6   CC       criu/cgroup-props.o
11:38:24 [2020-04-10T11:38:24.435Z] #44 111.4   DEP      criu/seccomp.d
11:38:24 [2020-04-10T11:38:24.435Z] #44 111.6   DEP      criu/rst-malloc.d
11:38:24 [2020-04-10T11:38:24.628Z] #44 169.8   CC       criu/path.o
11:38:24 [2020-04-10T11:38:24.693Z] #44 111.7   DEP      criu/rbtree.d
11:38:24 [2020-04-10T11:38:24.693Z] #44 111.7   DEP      criu/pstree.d
11:38:24 [2020-04-10T11:38:24.760Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
11:38:24 [2020-04-10T11:38:24.904Z] #44 170.2   CC       criu/pie-util-vdso.o
11:38:24 [2020-04-10T11:38:24.950Z] #44 111.9   DEP      criu/protobuf.d
11:38:24 [2020-04-10T11:38:24.950Z] #44 ...
11:38:24 [2020-04-10T11:38:24.950Z] 
11:38:24 [2020-04-10T11:38:24.950Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:24 [2020-04-10T11:38:24.950Z] #17 11.21 Fetched 8337 kB in 9s (933 kB/s)
11:38:25 [2020-04-10T11:38:25.051Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
11:38:25 [2020-04-10T11:38:25.308Z] #44 116.4   CC       criu/cgroup.o
11:38:25 [2020-04-10T11:38:25.473Z] #44 170.7   CC       criu/pie-util.o
11:38:25 [2020-04-10T11:38:25.515Z] #17 11.21 Reading package lists...
11:38:25 [2020-04-10T11:38:25.515Z] #17 ...
11:38:25 [2020-04-10T11:38:25.515Z] 
11:38:25 [2020-04-10T11:38:25.515Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:25 [2020-04-10T11:38:25.515Z] #47 210.2 github.com/LK4D4/vndr/godl
11:38:25 [2020-04-10T11:38:25.515Z] #47 211.0 github.com/LK4D4/vndr
11:38:25 [2020-04-10T11:38:25.663Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
11:38:25 [2020-04-10T11:38:25.733Z] #44 170.9   CC       criu/pipes.o
11:38:25 [2020-04-10T11:38:25.733Z] #44 ...
11:38:25 [2020-04-10T11:38:25.733Z] 
11:38:25 [2020-04-10T11:38:25.733Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:38:25 [2020-04-10T11:38:25.733Z] #19 19.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:38:25 [2020-04-10T11:38:25.733Z] #19 19.16   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:38:25 [2020-04-10T11:38:25.733Z] #19 19.24 Building wheels for collected packages: pyyaml
11:38:25 [2020-04-10T11:38:25.733Z] #19 19.25   Running setup.py bdist_wheel for pyyaml: started
11:38:25 [2020-04-10T11:38:25.733Z] #19 20.75   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:38:25 [2020-04-10T11:38:25.733Z] #19 20.75   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:38:25 [2020-04-10T11:38:25.733Z] #19 20.83 Successfully built pyyaml
11:38:25 [2020-04-10T11:38:25.733Z] #19 20.85 Installing collected packages: pyyaml, pathspec, yamllint
11:38:25 [2020-04-10T11:38:25.733Z] #19 21.16 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:38:25 [2020-04-10T11:38:25.733Z] #19 DONE 22.0s
11:38:25 [2020-04-10T11:38:25.772Z] #47 ...
11:38:25 [2020-04-10T11:38:25.773Z] 
11:38:25 [2020-04-10T11:38:25.773Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:25 [2020-04-10T11:38:25.773Z] #44 112.0   GEN      criu/protobuf-desc-gen.h
11:38:25 [2020-04-10T11:38:25.773Z] #44 ...
11:38:25 [2020-04-10T11:38:25.773Z] 
11:38:25 [2020-04-10T11:38:25.773Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:25 [2020-04-10T11:38:25.773Z] #47 DONE 220.6s
11:38:25 [2020-04-10T11:38:25.997Z] 
11:38:25 [2020-04-10T11:38:25.997Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:25 [2020-04-10T11:38:25.997Z] #60 114.5 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
11:38:26 [2020-04-10T11:38:26.037Z] 
11:38:26 [2020-04-10T11:38:26.037Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:26 [2020-04-10T11:38:26.260Z] #60 116.4 + mkdir -p /build
11:38:26 [2020-04-10T11:38:26.260Z] #60 116.4 + cp runc /build/runc
11:38:26 [2020-04-10T11:38:26.521Z] #60 DONE 116.6s
11:38:26 [2020-04-10T11:38:26.521Z] 
11:38:26 [2020-04-10T11:38:26.521Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:26 [2020-04-10T11:38:26.521Z] #53 ...
11:38:26 [2020-04-10T11:38:26.521Z] 
11:38:26 [2020-04-10T11:38:26.521Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:26 [2020-04-10T11:38:26.521Z] #44 171.9   CC       criu/plugin.o
11:38:26 [2020-04-10T11:38:26.666Z] #57 26.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:38:26 [2020-04-10T11:38:26.679Z] #44 ...
11:38:26 [2020-04-10T11:38:26.679Z] 
11:38:26 [2020-04-10T11:38:26.679Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55 The following NEW packages will be installed:
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.55   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.56   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.56   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.56   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.56   xz-utils zip
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.88 Need to get 28.5 MB of archives.
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.88 After this operation, 116 MB of additional disk space will be used.
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 21.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
11:38:26 [2020-04-10T11:38:26.679Z] #17 22.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.23 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.24 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 22.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.81 debconf: delaying package configuration, since apt-utils is not installed
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.90 Fetched 28.5 MB in 2s (17.4 MB/s)
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.96 Selecting previously unselected package pigz.
11:38:26 [2020-04-10T11:38:26.680Z] #17 23.96 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.03 Unpacking pigz (2.4-1) ...
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.14 Selecting previously unselected package libpython3.7-minimal:amd64.
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.14 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.53 Selecting previously unselected package python3.7-minimal.
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:38:26 [2020-04-10T11:38:26.680Z] #17 24.56 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:38:27 [2020-04-10T11:38:27.244Z] #17 25.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:38:27 [2020-04-10T11:38:27.244Z] #17 25.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:38:27 [2020-04-10T11:38:27.413Z] #53 ...
11:38:27 [2020-04-10T11:38:27.413Z] 
11:38:27 [2020-04-10T11:38:27.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:27 [2020-04-10T11:38:27.413Z] #44 114.5   DEP      criu/protobuf-desc.d
11:38:27 [2020-04-10T11:38:27.413Z] #44 114.7   DEP      criu/proc_parse.d
11:38:27 [2020-04-10T11:38:27.461Z] #44 172.4   CC       criu/proc_parse.o
11:38:27 [2020-04-10T11:38:27.699Z] #57 27.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:38:27 [2020-04-10T11:38:27.979Z] #44 114.9   DEP      criu/plugin.d
11:38:27 [2020-04-10T11:38:27.979Z] #44 115.0   DEP      criu/pipes.d
11:38:28 [2020-04-10T11:38:28.237Z] #44 115.1   DEP      criu/pie-util.d
11:38:28 [2020-04-10T11:38:28.237Z] #44 115.3   DEP      criu/pie-util-vdso.d
11:38:28 [2020-04-10T11:38:28.237Z] #44 115.4   DEP      criu/pie-util-vdso-elf32.d
11:38:28 [2020-04-10T11:38:28.332Z] #57 ...
11:38:28 [2020-04-10T11:38:28.332Z] 
11:38:28 [2020-04-10T11:38:28.332Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:38:28 [2020-04-10T11:38:28.332Z] #42 27.82 Checking out files:  80% (1284/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
11:38:28 [2020-04-10T11:38:28.494Z] #44 115.5   DEP      criu/path.d
11:38:28 [2020-04-10T11:38:28.494Z] #44 115.6   DEP      criu/parasite-syscall.d
11:38:28 [2020-04-10T11:38:28.620Z] #42 28.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:38:28 [2020-04-10T11:38:28.752Z] #44 115.8   DEP      criu/pagemap.d
11:38:29 [2020-04-10T11:38:29.010Z] #44 115.9   DEP      criu/pagemap-cache.d
11:38:29 [2020-04-10T11:38:29.010Z] #44 116.1   DEP      criu/page-xfer.d
11:38:29 [2020-04-10T11:38:29.010Z] #44 116.2   DEP      criu/page-pipe.d
11:38:29 [2020-04-10T11:38:29.139Z] #17 27.41 Selecting previously unselected package python3-minimal.
11:38:29 [2020-04-10T11:38:29.140Z] #17 27.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
11:38:29 [2020-04-10T11:38:29.140Z] #17 27.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:38:29 [2020-04-10T11:38:29.140Z] #17 27.46 Unpacking python3-minimal (3.7.3-1) ...
11:38:29 [2020-04-10T11:38:29.267Z] #44 116.3   DEP      criu/netfilter.d
11:38:29 [2020-04-10T11:38:29.267Z] #44 116.4   DEP      criu/net.d
11:38:29 [2020-04-10T11:38:29.376Z] #44 174.6   CC       criu/protobuf-desc.o
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.54 Selecting previously unselected package libmpdec2:amd64.
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.57 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.66 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
11:38:29 [2020-04-10T11:38:29.397Z] #17 27.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:38:29 [2020-04-10T11:38:29.525Z] #44 116.6   DEP      criu/namespaces.d
11:38:29 [2020-04-10T11:38:29.525Z] #44 116.8   DEP      criu/mount.d
11:38:29 [2020-04-10T11:38:29.950Z] #44 175.4   CC       criu/protobuf.o
11:38:29 [2020-04-10T11:38:29.989Z] tests/integration/api_build_test.py .......................X             [  6%]
11:38:30 [2020-04-10T11:38:30.090Z] #44 117.0   DEP      criu/mem.d
11:38:30 [2020-04-10T11:38:30.090Z] #44 117.2   DEP      criu/lsm.d
11:38:30 [2020-04-10T11:38:30.090Z] #44 117.3   DEP      criu/log.d
11:38:30 [2020-04-10T11:38:30.114Z] 23645bd7ee08: Verifying Checksum
11:38:30 [2020-04-10T11:38:30.114Z] 23645bd7ee08: Download complete
11:38:30 [2020-04-10T11:38:30.348Z] #44 117.4   DEP      criu/libnetlink.d
11:38:30 [2020-04-10T11:38:30.521Z] #44 175.8   CC       criu/pstree.o
11:38:30 [2020-04-10T11:38:30.554Z] tests/integration/api_client_test.py .....                               [  7%]
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.69 Selecting previously unselected package python3.7.
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.71 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.84 Selecting previously unselected package libpython3-stdlib:amd64.
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:38:30 [2020-04-10T11:38:30.586Z] #17 28.95 Setting up python3-minimal (3.7.3-1) ...
11:38:30 [2020-04-10T11:38:30.605Z] #44 117.6   DEP      criu/kerndat.d
11:38:30 [2020-04-10T11:38:30.862Z] #44 117.8   DEP      criu/kcmp-ids.d
11:38:30 [2020-04-10T11:38:30.862Z] #44 117.9   DEP      criu/irmap.d
11:38:30 [2020-04-10T11:38:30.862Z] #44 118.0   DEP      criu/ipc_ns.d
11:38:31 [2020-04-10T11:38:31.119Z] #44 118.2   DEP      criu/image.d
11:38:31 [2020-04-10T11:38:31.356Z] #42 31.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:38:31 [2020-04-10T11:38:31.377Z] #44 118.4   DEP      criu/image-desc.d
11:38:31 [2020-04-10T11:38:31.377Z] #44 118.4   DEP      criu/fsnotify.d
11:38:31 [2020-04-10T11:38:31.461Z] #44 176.7   CC       criu/rbtree.o
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.69 Selecting previously unselected package python3.
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.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 ... 24084 files and directories currently installed.)
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.76 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.77 Unpacking python3 (3.7.3-1) ...
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.87 Selecting previously unselected package libip4tc0:amd64.
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
11:38:31 [2020-04-10T11:38:31.519Z] #17 29.90 Unpacking libip4tc0:amd64 (1.8.2-4) ...
11:38:31 [2020-04-10T11:38:31.640Z] #44 118.6   DEP      criu/filesystems.d
11:38:31 [2020-04-10T11:38:31.640Z] #44 ...
11:38:31 [2020-04-10T11:38:31.640Z] 
11:38:31 [2020-04-10T11:38:31.640Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:38:31 [2020-04-10T11:38:31.640Z] #30 DONE 226.6s
11:38:31 [2020-04-10T11:38:31.640Z] 
11:38:31 [2020-04-10T11:38:31.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:31 [2020-04-10T11:38:31.640Z] #44 118.8   DEP      criu/files.d
11:38:31 [2020-04-10T11:38:31.721Z] #44 176.9   CC       criu/rst-malloc.o
11:38:31 [2020-04-10T11:38:31.776Z] #17 29.99 Selecting previously unselected package libip6tc0:amd64.
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.02 Unpacking libip6tc0:amd64 (1.8.2-4) ...
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.10 Selecting previously unselected package libiptc0:amd64.
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.12 Unpacking libiptc0:amd64 (1.8.2-4) ...
11:38:31 [2020-04-10T11:38:31.777Z] #17 30.19 Selecting previously unselected package libnfnetlink0:amd64.
11:38:31 [2020-04-10T11:38:31.981Z] #44 177.3   CC       criu/seccomp.o
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.27 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.37 Selecting previously unselected package libnftnl11:amd64.
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.38 Unpacking libnftnl11:amd64 (1.1.2-2) ...
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.45 Selecting previously unselected package iptables.
11:38:32 [2020-04-10T11:38:32.034Z] #17 30.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
11:38:32 [2020-04-10T11:38:32.209Z] #44 119.0   DEP      criu/files-reg.d
11:38:32 [2020-04-10T11:38:32.209Z] #44 119.4   DEP      criu/files-ext.d
11:38:32 [2020-04-10T11:38:32.292Z] #17 30.46 Unpacking iptables (1.8.2-4) ...
11:38:32 [2020-04-10T11:38:32.467Z] #44 119.6   DEP      criu/file-lock.d
11:38:32 [2020-04-10T11:38:32.550Z] #17 30.77 Selecting previously unselected package xxd.
11:38:32 [2020-04-10T11:38:32.550Z] #17 30.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
11:38:32 [2020-04-10T11:38:32.550Z] #17 30.78 Unpacking xxd (2:8.1.0875-5) ...
11:38:32 [2020-04-10T11:38:32.551Z] #44 177.9   CC       criu/seize.o
11:38:32 [2020-04-10T11:38:32.704Z] tests/integration/api_config_test.py .....                               [  8%]
11:38:32 [2020-04-10T11:38:32.724Z] #44 119.8   DEP      criu/file-ids.d
11:38:32 [2020-04-10T11:38:32.808Z] #17 30.91 Selecting previously unselected package vim-common.
11:38:32 [2020-04-10T11:38:32.808Z] #17 30.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:38:32 [2020-04-10T11:38:32.808Z] #17 30.97 Unpacking vim-common (2:8.1.0875-5) ...
11:38:32 [2020-04-10T11:38:32.808Z] #17 31.16 Selecting previously unselected package bash-completion.
11:38:32 [2020-04-10T11:38:32.982Z] #44 119.9   DEP      criu/fifo.d
11:38:32 [2020-04-10T11:38:32.982Z] #44 120.0   DEP      criu/fdstore.d
11:38:32 [2020-04-10T11:38:32.982Z] #44 120.0   DEP      criu/fault-injection.d
11:38:32 [2020-04-10T11:38:32.982Z] #44 120.1   DEP      criu/external.d
11:38:33 [2020-04-10T11:38:33.066Z] #17 31.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:38:33 [2020-04-10T11:38:33.121Z] #44 178.6   CC       criu/servicefd.o
11:38:33 [2020-04-10T11:38:33.240Z] #44 120.1   DEP      criu/eventpoll.d
11:38:33 [2020-04-10T11:38:33.240Z] #44 120.3   DEP      criu/eventfd.d
11:38:33 [2020-04-10T11:38:33.419Z] #42 ...
11:38:33 [2020-04-10T11:38:33.419Z] 
11:38:33 [2020-04-10T11:38:33.419Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:33 [2020-04-10T11:38:33.497Z] #44 120.4   DEP      criu/crtools.d
11:38:33 [2020-04-10T11:38:33.498Z] #44 120.6   DEP      criu/cr-service.d
11:38:33 [2020-04-10T11:38:33.693Z] #44 179.0   CC       criu/shmem.o
11:38:33 [2020-04-10T11:38:33.709Z] #75 32.66 Checking out files:  47% (977/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
11:38:33 [2020-04-10T11:38:33.709Z] #75 ...
11:38:33 [2020-04-10T11:38:33.709Z] 
11:38:33 [2020-04-10T11:38:33.709Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:38:33 [2020-04-10T11:38:33.709Z] #48 23.33 vendor/golang.org/x/crypto/internal/subtle
11:38:33 [2020-04-10T11:38:33.709Z] #48 ...
11:38:33 [2020-04-10T11:38:33.709Z] 
11:38:33 [2020-04-10T11:38:33.709Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:33 [2020-04-10T11:38:33.755Z] #44 120.7   DEP      criu/cr-restore.d
11:38:33 [2020-04-10T11:38:33.755Z] #44 120.9   DEP      criu/cr-errno.d
11:38:33 [2020-04-10T11:38:33.755Z] #44 120.9   DEP      criu/cr-dump.d
11:38:34 [2020-04-10T11:38:34.012Z] #44 121.1   DEP      criu/cr-dedup.d
11:38:34 [2020-04-10T11:38:34.270Z] #44 121.3   DEP      criu/cr-check.d
11:38:34 [2020-04-10T11:38:34.270Z] #44 121.4   DEP      criu/config.d
11:38:34 [2020-04-10T11:38:34.527Z] #44 121.5   DEP      criu/clone-noasan.d
11:38:34 [2020-04-10T11:38:34.527Z] #44 121.6   DEP      criu/cgroup.d
11:38:34 [2020-04-10T11:38:34.634Z] #44 179.9   CC       criu/sigframe.o
11:38:34 [2020-04-10T11:38:34.634Z] #44 180.0   CC       criu/signalfd.o
11:38:34 [2020-04-10T11:38:34.785Z] #44 121.8   DEP      criu/cgroup-props.d
11:38:34 [2020-04-10T11:38:34.870Z] #75 32.66 Checking out files:  47% (977/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  87% (1818/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
11:38:34 [2020-04-10T11:38:34.870Z] #75 34.41 + cd /tmp/tmp.kWEZmFFLTU/src/github.com/docker/libnetwork
11:38:34 [2020-04-10T11:38:34.870Z] #75 34.41 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
11:38:34 [2020-04-10T11:38:34.870Z] #75 ...
11:38:34 [2020-04-10T11:38:34.870Z] 
11:38:34 [2020-04-10T11:38:34.870Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:38:34 [2020-04-10T11:38:34.870Z] #11 24.81 Fetched 8120 kB in 24s (337 kB/s)
11:38:35 [2020-04-10T11:38:35.043Z] #44 121.9   DEP      criu/bitmap.d
11:38:35 [2020-04-10T11:38:35.043Z] #44 121.9   DEP      criu/bfd.d
11:38:35 [2020-04-10T11:38:35.043Z] #44 122.1   DEP      criu/autofs.d
11:38:35 [2020-04-10T11:38:35.043Z] #44 122.2   DEP      criu/aio.d
11:38:35 [2020-04-10T11:38:35.160Z] #11 24.81 Reading package lists...
11:38:35 [2020-04-10T11:38:35.160Z] #11 ...
11:38:35 [2020-04-10T11:38:35.160Z] 
11:38:35 [2020-04-10T11:38:35.160Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:38:35 [2020-04-10T11:38:35.160Z] #26 24.94 Fetched 8120 kB in 24s (334 kB/s)
11:38:35 [2020-04-10T11:38:35.160Z] #26 24.94 Reading package lists...
11:38:35 [2020-04-10T11:38:35.160Z] #26 ...
11:38:35 [2020-04-10T11:38:35.160Z] 
11:38:35 [2020-04-10T11:38:35.160Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:35 [2020-04-10T11:38:35.160Z] #54 34.78 + cd /tmp/tmp.OMwfeckjLO/src/github.com/golangci/golangci-lint/
11:38:35 [2020-04-10T11:38:35.160Z] #54 34.78 + git checkout -q v1.23.8
11:38:35 [2020-04-10T11:38:35.205Z] #44 180.3   CC       criu/sk-inet.o
11:38:35 [2020-04-10T11:38:35.300Z] #44 122.4   DEP      criu/action-scripts.d
11:38:35 [2020-04-10T11:38:35.558Z] #44 122.6   CC       criu/action-scripts.o
11:38:35 [2020-04-10T11:38:35.591Z] #17 33.66 Unpacking bash-completion (1:2.8-6) ...
11:38:35 [2020-04-10T11:38:35.775Z] #44 ...
11:38:35 [2020-04-10T11:38:35.775Z] 
11:38:35 [2020-04-10T11:38:35.775Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:35 [2020-04-10T11:38:35.775Z] #53 DONE 241.5s
11:38:35 [2020-04-10T11:38:35.775Z] 
11:38:35 [2020-04-10T11:38:35.775Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:35 [2020-04-10T11:38:35.775Z] #65 198.7 + bin/containerd
11:38:35 [2020-04-10T11:38:35.793Z] #54 ...
11:38:35 [2020-04-10T11:38:35.793Z] 
11:38:35 [2020-04-10T11:38:35.793Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:38:35 [2020-04-10T11:38:35.793Z] #63 25.77 Fetched 8120 kB in 25s (323 kB/s)
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.04 Selecting previously unselected package bzip2.
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.13 Selecting previously unselected package xz-utils.
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.14 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
11:38:35 [2020-04-10T11:38:35.849Z] #17 34.14 Unpacking xz-utils (5.2.4-1) ...
11:38:36 [2020-04-10T11:38:36.083Z] #63 25.77 Reading package lists...
11:38:36 [2020-04-10T11:38:36.083Z] #63 ...
11:38:36 [2020-04-10T11:38:36.083Z] 
11:38:36 [2020-04-10T11:38:36.083Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.57 ++ git describe --tags
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.57 + version=v1.23.8
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.58 ++ git rev-parse --short HEAD
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.58 + commit=76a82c6
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.58 ++ git show -s --format=%cd
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.59 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
11:38:36 [2020-04-10T11:38:36.083Z] #54 35.59 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
11:38:36 [2020-04-10T11:38:36.083Z] #54 ...
11:38:36 [2020-04-10T11:38:36.083Z] 
11:38:36 [2020-04-10T11:38:36.083Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:38:36 [2020-04-10T11:38:36.083Z] #36 26.10 Fetched 8120 kB in 25s (320 kB/s)
11:38:36 [2020-04-10T11:38:36.106Z] #17 34.31 Selecting previously unselected package apparmor.
11:38:36 [2020-04-10T11:38:36.106Z] #17 34.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
11:38:36 [2020-04-10T11:38:36.106Z] #17 34.39 Unpacking apparmor (2.13.2-10) ...
11:38:36 [2020-04-10T11:38:36.123Z] #44 123.2   CC       criu/aio.o
11:38:36 [2020-04-10T11:38:36.364Z] #17 34.72 Selecting previously unselected package aufs-tools.
11:38:36 [2020-04-10T11:38:36.364Z] #17 34.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
11:38:36 [2020-04-10T11:38:36.364Z] #17 34.73 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:38:36 [2020-04-10T11:38:36.373Z] #36 26.10 Reading package lists...
11:38:36 [2020-04-10T11:38:36.373Z] #36 ...
11:38:36 [2020-04-10T11:38:36.373Z] 
11:38:36 [2020-04-10T11:38:36.373Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:36 [2020-04-10T11:38:36.373Z] #75 35.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
11:38:36 [2020-04-10T11:38:36.622Z] #17 34.86 Selecting previously unselected package libonig5:amd64.
11:38:36 [2020-04-10T11:38:36.622Z] #17 34.88 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
11:38:36 [2020-04-10T11:38:36.622Z] #17 34.89 Unpacking libonig5:amd64 (6.9.1-1) ...
11:38:36 [2020-04-10T11:38:36.689Z] #44 123.8   CC       criu/autofs.o
11:38:36 [2020-04-10T11:38:36.715Z] #65 ...
11:38:36 [2020-04-10T11:38:36.716Z] 
11:38:36 [2020-04-10T11:38:36.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:36 [2020-04-10T11:38:36.716Z] #44 181.2   CC       criu/sk-netlink.o
11:38:36 [2020-04-10T11:38:36.716Z] #44 181.5   CC       criu/sk-packet.o
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.03 Selecting previously unselected package libjq1:amd64.
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.05 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.18 Selecting previously unselected package jq.
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
11:38:36 [2020-04-10T11:38:36.879Z] #17 35.22 Unpacking jq (1.5+dfsg-2+b1) ...
11:38:36 [2020-04-10T11:38:36.975Z] #44 182.2   CC       criu/sk-queue.o
11:38:37 [2020-04-10T11:38:37.006Z] #75 ...
11:38:37 [2020-04-10T11:38:37.006Z] 
11:38:37 [2020-04-10T11:38:37.006Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:38:37 [2020-04-10T11:38:37.006Z] #44 26.86 Fetched 8120 kB in 26s (318 kB/s)
11:38:37 [2020-04-10T11:38:37.006Z] #44 26.86 Reading package lists...
11:38:37 [2020-04-10T11:38:37.006Z] #44 36.47 Reading package lists...
11:38:37 [2020-04-10T11:38:37.006Z] #44 ...
11:38:37 [2020-04-10T11:38:37.006Z] 
11:38:37 [2020-04-10T11:38:37.006Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:38:37 [2020-04-10T11:38:37.137Z] #17 35.27 Selecting previously unselected package libaio1:amd64.
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.28 Unpacking libaio1:amd64 (0.3.112-3) ...
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.34 Selecting previously unselected package libgpm2:amd64.
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.35 Unpacking libgpm2:amd64 (1.20.7-5) ...
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.42 Selecting previously unselected package libicu63:amd64.
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.42 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
11:38:37 [2020-04-10T11:38:37.138Z] #17 35.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:38:37 [2020-04-10T11:38:37.228Z] 65014b3c3121: Verifying Checksum
11:38:37 [2020-04-10T11:38:37.228Z] 65014b3c3121: Download complete
11:38:37 [2020-04-10T11:38:37.395Z] #17 ...
11:38:37 [2020-04-10T11:38:37.395Z] 
11:38:37 [2020-04-10T11:38:37.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:37 [2020-04-10T11:38:37.395Z] #44 118.7   CC       criu/clone-noasan.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 118.9   CC       criu/config.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 120.2   CC       criu/cr-check.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 121.6   CC       criu/cr-dedup.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 121.9   CC       criu/cr-dump.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 124.1   CC       criu/cr-errno.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 124.2   CC       criu/cr-restore.o
11:38:37 [2020-04-10T11:38:37.395Z] #44 128.4   CC       criu/cr-service.o
11:38:37 [2020-04-10T11:38:37.549Z] #44 182.7   CC       criu/sk-tcp.o
11:38:37 [2020-04-10T11:38:37.810Z] #44 183.2   CC       criu/sk-unix.o
11:38:38 [2020-04-10T11:38:38.586Z] #44 125.2   CC       criu/bfd.o
11:38:38 [2020-04-10T11:38:38.586Z] #44 ...
11:38:38 [2020-04-10T11:38:38.586Z] 
11:38:38 [2020-04-10T11:38:38.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:38 [2020-04-10T11:38:38.586Z] #17 11.21 Reading package lists...
11:38:38 [2020-04-10T11:38:38.586Z] #17 15.02 Reading package lists...
11:38:38 [2020-04-10T11:38:38.586Z] #17 18.49 Building dependency tree...
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41 libcap2-bin is already the newest version (1:2.25-2).
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41 The following additional packages will be installed:
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.41   python3.7 python3.7-minimal vim-runtime xxd
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42 Suggested packages:
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42 Recommended packages:
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42   aufs-dkms nftables build-essential python3-dev python3-keyring
11:38:38 [2020-04-10T11:38:38.586Z] #17 20.42   python3-keyrings.alt python3-xdg unzip
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.79 The following NEW packages will be installed:
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:38:38 [2020-04-10T11:38:38.586Z] #17 21.80   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:38:38 [2020-04-10T11:38:38.587Z] #17 21.81   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:38:38 [2020-04-10T11:38:38.587Z] #17 21.81   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:38:38 [2020-04-10T11:38:38.587Z] #17 21.81   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:38:38 [2020-04-10T11:38:38.587Z] #17 21.81   xz-utils zip
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.24 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.24 Need to get 28.5 MB of archives.
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.24 After this operation, 116 MB of additional disk space will be used.
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.58 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 22.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.12 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.13 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.03 debconf: delaying package configuration, since apt-utils is not installed
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.14 Fetched 28.5 MB in 2s (18.1 MB/s)
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.20 Selecting previously unselected package pigz.
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.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 ... 23423 files and directories currently installed.)
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.28 Unpacking pigz (2.4-1) ...
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.39 Selecting previously unselected package libpython3.7-minimal:amd64.
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.83 Selecting previously unselected package python3.7-minimal.
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
11:38:38 [2020-04-10T11:38:38.587Z] #17 24.84 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:38:38 [2020-04-10T11:38:38.820Z] #44 130.0   CC       criu/crtools.o
11:38:39 [2020-04-10T11:38:39.153Z] #17 25.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
11:38:39 [2020-04-10T11:38:39.153Z] #17 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:38:39 [2020-04-10T11:38:39.403Z] #44 130.6   CC       criu/eventfd.o
11:38:39 [2020-04-10T11:38:39.661Z] #44 131.0   CC       criu/eventpoll.o
11:38:39 [2020-04-10T11:38:39.743Z] #44 184.8   CC       criu/sockets.o
11:38:40 [2020-04-10T11:38:40.003Z] #44 185.4   CC       criu/stats.o
11:38:40 [2020-04-10T11:38:40.574Z] #44 185.7   CC       criu/string.o
11:38:40 [2020-04-10T11:38:40.574Z] #44 185.8   CC       criu/sysctl.o
11:38:40 [2020-04-10T11:38:40.594Z] #44 131.9   CC       criu/external.o
11:38:40 [2020-04-10T11:38:40.833Z] #44 186.3   CC       criu/sysfs_parse.o
11:38:40 [2020-04-10T11:38:40.851Z] #44 132.2   CC       criu/fault-injection.o
11:38:40 [2020-04-10T11:38:40.851Z] #44 ...
11:38:40 [2020-04-10T11:38:40.851Z] 
11:38:40 [2020-04-10T11:38:40.851Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:40 [2020-04-10T11:38:40.851Z] #17 39.20 Selecting previously unselected package libnet1:amd64.
11:38:40 [2020-04-10T11:38:40.851Z] #17 39.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:38:40 [2020-04-10T11:38:40.851Z] #17 39.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.29 Selecting previously unselected package libnl-3-200:amd64.
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.41 Selecting previously unselected package libprotobuf-c1:amd64.
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.48 Selecting previously unselected package libreadline5:amd64.
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.108Z] #17 39.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:38:41 [2020-04-10T11:38:41.365Z] #17 39.60 Selecting previously unselected package net-tools.
11:38:41 [2020-04-10T11:38:41.365Z] #17 39.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.365Z] #17 39.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:38:41 [2020-04-10T11:38:41.403Z] #44 186.6   CC       criu/timerfd.o
11:38:41 [2020-04-10T11:38:41.453Z] #63 36.43 Reading package lists...
11:38:41 [2020-04-10T11:38:41.453Z] #63 ...
11:38:41 [2020-04-10T11:38:41.453Z] 
11:38:41 [2020-04-10T11:38:41.453Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:38:41 [2020-04-10T11:38:41.453Z] #57 30.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:38:41 [2020-04-10T11:38:41.453Z] #57 32.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:38:41 [2020-04-10T11:38:41.453Z] #57 32.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:38:41 [2020-04-10T11:38:41.453Z] #57 32.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:38:41 [2020-04-10T11:38:41.453Z] #57 33.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:38:41 [2020-04-10T11:38:41.453Z] #57 35.17 runtime
11:38:41 [2020-04-10T11:38:41.622Z] #17 39.83 Selecting previously unselected package python-pip-whl.
11:38:41 [2020-04-10T11:38:41.622Z] #17 39.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:38:41 [2020-04-10T11:38:41.622Z] #17 39.85 Unpacking python-pip-whl (18.1-5) ...
11:38:41 [2020-04-10T11:38:41.664Z] #44 186.9   CC       criu/tty.o
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.75 Selecting previously unselected package python3-minimal.
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.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 ... 23672 files and directories currently installed.)
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.81 Unpacking python3-minimal (3.7.3-1) ...
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.88 Selecting previously unselected package libmpdec2:amd64.
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.90 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.679Z] #17 27.90 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:38:41 [2020-04-10T11:38:41.679Z] #17 28.00 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:38:41 [2020-04-10T11:38:41.679Z] #17 28.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
11:38:41 [2020-04-10T11:38:41.679Z] #17 28.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.36 Selecting previously unselected package python3-lib2to3.
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.37 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.38 Unpacking python3-lib2to3 (3.7.3-1) ...
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.48 Selecting previously unselected package python3-distutils.
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:38:42 [2020-04-10T11:38:42.187Z] #17 40.49 Unpacking python3-distutils (3.7.3-1) ...
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.63 Selecting previously unselected package python3-pip.
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.65 Unpacking python3-pip (18.1-5) ...
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.78 Selecting previously unselected package python3-pkg-resources.
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:38:42 [2020-04-10T11:38:42.444Z] #17 40.78 Unpacking python3-pkg-resources (40.8.0-1) ...
11:38:42 [2020-04-10T11:38:42.615Z] #17 28.98 Selecting previously unselected package python3.7.
11:38:42 [2020-04-10T11:38:42.615Z] #17 28.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
11:38:42 [2020-04-10T11:38:42.615Z] #17 29.00 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:38:42 [2020-04-10T11:38:42.701Z] #17 40.89 Selecting previously unselected package python3-setuptools.
11:38:42 [2020-04-10T11:38:42.702Z] #17 40.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:38:42 [2020-04-10T11:38:42.702Z] #17 40.90 Unpacking python3-setuptools (40.8.0-1) ...
11:38:42 [2020-04-10T11:38:42.702Z] #17 41.15 Selecting previously unselected package python3-wheel.
11:38:42 [2020-04-10T11:38:42.873Z] #17 29.12 Selecting previously unselected package libpython3-stdlib:amd64.
11:38:42 [2020-04-10T11:38:42.873Z] #17 29.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:38:42 [2020-04-10T11:38:42.873Z] #17 29.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:38:42 [2020-04-10T11:38:42.873Z] #17 29.24 Setting up python3-minimal (3.7.3-1) ...
11:38:42 [2020-04-10T11:38:42.959Z] #17 41.15 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:38:42 [2020-04-10T11:38:42.959Z] #17 41.16 Unpacking python3-wheel (0.32.3-2) ...
11:38:42 [2020-04-10T11:38:42.959Z] #17 41.23 Selecting previously unselected package sudo.
11:38:42 [2020-04-10T11:38:42.959Z] #17 41.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
11:38:42 [2020-04-10T11:38:42.959Z] #17 41.24 Unpacking sudo (1.8.27-1+deb10u2) ...
11:38:43 [2020-04-10T11:38:43.047Z] #44 188.5   CC       criu/tun.o
11:38:43 [2020-04-10T11:38:43.216Z] #17 41.66 Selecting previously unselected package thin-provisioning-tools.
11:38:43 [2020-04-10T11:38:43.216Z] #17 41.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
11:38:43 [2020-04-10T11:38:43.472Z] #17 41.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:38:43 [2020-04-10T11:38:43.472Z] #17 41.92 Selecting previously unselected package uidmap.
11:38:43 [2020-04-10T11:38:43.618Z] #44 188.9   CC       criu/uffd.o
11:38:43 [2020-04-10T11:38:43.729Z] #17 41.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
11:38:43 [2020-04-10T11:38:43.729Z] #17 41.93 Unpacking uidmap (1:4.5-1.1) ...
11:38:43 [2020-04-10T11:38:43.729Z] #17 42.02 Selecting previously unselected package vim-runtime.
11:38:43 [2020-04-10T11:38:43.729Z] #17 42.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:38:43 [2020-04-10T11:38:43.729Z] #17 42.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:38:43 [2020-04-10T11:38:43.729Z] #17 42.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:38:43 [2020-04-10T11:38:43.729Z] #17 42.11 Unpacking vim-runtime (2:8.1.0875-5) ...
11:38:43 [2020-04-10T11:38:43.809Z] #17 30.10 Selecting previously unselected package python3.
11:38:43 [2020-04-10T11:38:43.809Z] #17 30.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
11:38:43 [2020-04-10T11:38:43.809Z] #17 30.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
11:38:43 [2020-04-10T11:38:43.809Z] #17 30.24 Unpacking python3 (3.7.3-1) ...
11:38:43 [2020-04-10T11:38:43.809Z] #17 30.34 Selecting previously unselected package libip4tc0:amd64.
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.35 Unpacking libip4tc0:amd64 (1.8.2-4) ...
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.44 Selecting previously unselected package libip6tc0:amd64.
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.46 Unpacking libip6tc0:amd64 (1.8.2-4) ...
11:38:44 [2020-04-10T11:38:44.067Z] #17 30.56 Selecting previously unselected package libiptc0:amd64.
11:38:44 [2020-04-10T11:38:44.092Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/rootless	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/volume	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === Skipped
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver btrfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver btrfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver btrfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver btrfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver btrfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:73: No driver to put!
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z] time="2020-04-10T11:37:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z] time="2020-04-10T11:37:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z] time="2020-04-10T11:37:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z] time="2020-04-10T11:37:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z] time="2020-04-10T11:37:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:73: No driver to put!
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     overlay_test.go:49: Fails to compute changes intermittently
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver zfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver zfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver zfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver zfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:46: Driver zfs not supported
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     graphtest_unix.go:73: No driver to put!
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:38:44 [2020-04-10T11:38:44.093Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] 
11:38:44 [2020-04-10T11:38:44.093Z] DONE 2146 tests, 26 skipped in 184.847s
Post stage
[Pipeline] junit
11:38:44 [2020-04-10T11:38:44.134Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.57 Unpacking libiptc0:amd64 (1.8.2-4) ...
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.64 Selecting previously unselected package libnfnetlink0:amd64.
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.324Z] #17 30.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:38:44 [2020-04-10T11:38:44.558Z] #44 189.9   CC       criu/util.o
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.80 Selecting previously unselected package libnftnl11:amd64.
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.81 Unpacking libnftnl11:amd64 (1.1.2-2) ...
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.91 Selecting previously unselected package iptables.
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.92 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.582Z] #17 30.92 Unpacking iptables (1.8.2-4) ...
11:38:44 [2020-04-10T11:38:44.660Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -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:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh dynbinary test-integration
11:38:44 [2020-04-10T11:38:44.839Z] #17 31.21 Selecting previously unselected package xxd.
11:38:44 [2020-04-10T11:38:44.839Z] #17 31.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
11:38:44 [2020-04-10T11:38:44.839Z] #17 31.23 Unpacking xxd (2:8.1.0875-5) ...
11:38:44 [2020-04-10T11:38:44.942Z] 
11:38:44 [2020-04-10T11:38:44.942Z] Removing bundles/
11:38:44 [2020-04-10T11:38:44.942Z] 
11:38:44 [2020-04-10T11:38:44.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:38:45 [2020-04-10T11:38:45.097Z] #17 31.36 Selecting previously unselected package vim-common.
11:38:45 [2020-04-10T11:38:45.097Z] #17 31.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:38:45 [2020-04-10T11:38:45.097Z] #17 31.40 Unpacking vim-common (2:8.1.0875-5) ...
11:38:45 [2020-04-10T11:38:45.097Z] #17 31.57 Selecting previously unselected package bash-completion.
11:38:45 [2020-04-10T11:38:45.097Z] #17 31.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:38:45 [2020-04-10T11:38:45.225Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:38:45 [2020-04-10T11:38:45.225Z] GOOS="" GOARCH="" GOARM=""
11:38:45 [2020-04-10T11:38:45.877Z] #57 ...
11:38:45 [2020-04-10T11:38:45.877Z] 
11:38:45 [2020-04-10T11:38:45.877Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:38:45 [2020-04-10T11:38:45.877Z] #26 35.20 Reading package lists...
11:38:45 [2020-04-10T11:38:45.877Z] #26 ...
11:38:45 [2020-04-10T11:38:45.877Z] 
11:38:45 [2020-04-10T11:38:45.877Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:38:45 [2020-04-10T11:38:45.877Z] #36 26.10 Reading package lists...
11:38:45 [2020-04-10T11:38:45.877Z] #36 37.05 Reading package lists...
11:38:45 [2020-04-10T11:38:45.877Z] #36 ...
11:38:45 [2020-04-10T11:38:45.877Z] 
11:38:45 [2020-04-10T11:38:45.877Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:38:45 [2020-04-10T11:38:45.942Z] #44 191.0   CC       criu/uts_ns.o
11:38:45 [2020-04-10T11:38:45.942Z] #44 191.2   CC       criu/vdso.o
11:38:46 [2020-04-10T11:38:46.506Z] #11 35.44 Reading package lists...
11:38:46 [2020-04-10T11:38:46.506Z] #11 ...
11:38:46 [2020-04-10T11:38:46.506Z] 
11:38:46 [2020-04-10T11:38:46.506Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:38:46 [2020-04-10T11:38:46.506Z] #26 35.20 Reading package lists...
11:38:46 [2020-04-10T11:38:46.512Z] #44 191.6   LINK     criu/built-in.o
11:38:46 [2020-04-10T11:38:46.512Z] #44 191.8   LINK     criu/criu
11:38:46 [2020-04-10T11:38:46.772Z] #44 192.2   DEP      lib/c/criu.d
11:38:46 [2020-04-10T11:38:46.772Z] #44 ...
11:38:46 [2020-04-10T11:38:46.772Z] 
11:38:46 [2020-04-10T11:38:46.772Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:38:46 [2020-04-10T11:38:46.772Z] #23 252.6 + return
11:38:47 [2020-04-10T11:38:47.007Z] #17 45.29 Selecting previously unselected package vim.
11:38:47 [2020-04-10T11:38:47.007Z] #17 45.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
11:38:47 [2020-04-10T11:38:47.007Z] #17 45.31 Unpacking vim (2:8.1.0875-5) ...
11:38:47 [2020-04-10T11:38:47.033Z] #23 DONE 252.9s
11:38:47 [2020-04-10T11:38:47.033Z] 
11:38:47 [2020-04-10T11:38:47.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:47 [2020-04-10T11:38:47.033Z] #44 192.3   CC       images/rpc.pb-c.o
11:38:47 [2020-04-10T11:38:47.570Z] #17 45.83 Selecting previously unselected package xfsprogs.
11:38:47 [2020-04-10T11:38:47.570Z] #17 45.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
11:38:47 [2020-04-10T11:38:47.570Z] #17 45.85 Unpacking xfsprogs (4.20.0-1) ...
11:38:47 [2020-04-10T11:38:47.603Z] #44 192.8   CC       lib/c/criu.o
11:38:47 [2020-04-10T11:38:47.623Z] #17 34.04 Unpacking bash-completion (1:2.8-6) ...
11:38:48 [2020-04-10T11:38:48.134Z] #17 46.33 Selecting previously unselected package zip.
11:38:48 [2020-04-10T11:38:48.134Z] #17 46.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.134Z] #17 46.36 Unpacking zip (3.0-11+b1) ...
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.41 Selecting previously unselected package bzip2.
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.52 Selecting previously unselected package xz-utils.
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.52 Unpacking xz-utils (5.2.4-1) ...
11:38:48 [2020-04-10T11:38:48.188Z] #17 34.71 Selecting previously unselected package apparmor.
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.55 Setting up aufs-tools (1:4.14+20190211-1) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.57 Setting up libip6tc0:amd64 (1.8.2-4) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.58 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.59 Setting up libgpm2:amd64 (1.20.7-5) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.60 Setting up libip4tc0:amd64 (1.8.2-4) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.61 Setting up uidmap (1:4.5-1.1) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.62 Setting up libnftnl11:amd64 (1.1.2-2) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:38:48 [2020-04-10T11:38:48.391Z] #17 46.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:38:48 [2020-04-10T11:38:48.392Z] #17 46.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:38:48 [2020-04-10T11:38:48.392Z] #17 46.68 Setting up xxd (2:8.1.0875-5) ...
11:38:48 [2020-04-10T11:38:48.392Z] #17 46.69 Setting up zip (3.0-11+b1) ...
11:38:48 [2020-04-10T11:38:48.392Z] #17 46.70 Setting up vim-common (2:8.1.0875-5) ...
11:38:48 [2020-04-10T11:38:48.392Z] #17 46.73 Setting up bash-completion (1:2.8-6) ...
11:38:48 [2020-04-10T11:38:48.448Z] #17 34.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.448Z] #17 34.81 Unpacking apparmor (2.13.2-10) ...
11:38:48 [2020-04-10T11:38:48.448Z] #17 ...
11:38:48 [2020-04-10T11:38:48.448Z] 
11:38:48 [2020-04-10T11:38:48.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:48 [2020-04-10T11:38:48.448Z] #44 125.6   CC       criu/bitmap.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 125.8   CC       criu/cgroup-props.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 126.5   CC       criu/cgroup.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 129.1   CC       criu/clone-noasan.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 129.3   CC       criu/config.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 130.7   CC       criu/cr-check.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 132.5   CC       criu/cr-dedup.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 132.8   CC       criu/cr-dump.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 135.3   CC       criu/cr-errno.o
11:38:48 [2020-04-10T11:38:48.448Z] #44 135.4   CC       criu/cr-restore.o
11:38:48 [2020-04-10T11:38:48.542Z] #44 193.8   LINK     lib/c/built-in.o
11:38:48 [2020-04-10T11:38:48.542Z] #44 193.8   LINK     lib/c/libcriu.so
11:38:48 [2020-04-10T11:38:48.542Z] #44 193.9   LINK     lib/c/libcriu.a
11:38:48 [2020-04-10T11:38:48.707Z] #44 ...
11:38:48 [2020-04-10T11:38:48.707Z] 
11:38:48 [2020-04-10T11:38:48.707Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:48 [2020-04-10T11:38:48.802Z] #44 194.0   GEN      magic.py
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.16 Selecting previously unselected package aufs-tools.
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.32 Selecting previously unselected package libonig5:amd64.
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
11:38:48 [2020-04-10T11:38:48.965Z] #17 35.33 Unpacking libonig5:amd64 (6.9.1-1) ...
11:38:49 [2020-04-10T11:38:49.062Z] #44 194.1 Note: Building without setproctitle() and strlcpy() support.
11:38:49 [2020-04-10T11:38:49.062Z] #44 194.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:38:49 [2020-04-10T11:38:49.062Z] #44 194.1 Note: Building without GnuTLS support
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.50 Selecting previously unselected package libjq1:amd64.
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.50 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.62 Selecting previously unselected package jq.
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.64 Unpacking jq (1.5+dfsg-2+b1) ...
11:38:49 [2020-04-10T11:38:49.222Z] #17 35.71 Selecting previously unselected package libaio1:amd64.
11:38:49 [2020-04-10T11:38:49.321Z] #44 ...
11:38:49 [2020-04-10T11:38:49.321Z] 
11:38:49 [2020-04-10T11:38:49.321Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:38:49 [2020-04-10T11:38:49.321Z] #24 DONE 0.2s
11:38:49 [2020-04-10T11:38:49.321Z] 
11:38:49 [2020-04-10T11:38:49.321Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.74 Unpacking libaio1:amd64 (0.3.112-3) ...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.81 Selecting previously unselected package libgpm2:amd64.
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.82 Unpacking libgpm2:amd64 (1.20.7-5) ...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.89 Selecting previously unselected package libicu63:amd64.
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
11:38:49 [2020-04-10T11:38:49.480Z] #17 35.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:38:49 [2020-04-10T11:38:49.858Z] #26 46.80 Building dependency tree...
11:38:50 [2020-04-10T11:38:50.262Z] #28 DONE 1.0s
11:38:50 [2020-04-10T11:38:50.262Z] 
11:38:50 [2020-04-10T11:38:50.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:50 [2020-04-10T11:38:50.262Z] #44 194.8 fatal: not a git repository (or any of the parent directories): .git
11:38:50 [2020-04-10T11:38:50.262Z] #44 ...
11:38:50 [2020-04-10T11:38:50.262Z] 
11:38:50 [2020-04-10T11:38:50.262Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:38:50 [2020-04-10T11:38:50.262Z] #31 DONE 0.2s
11:38:50 [2020-04-10T11:38:50.262Z] 
11:38:50 [2020-04-10T11:38:50.262Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:38:50 [2020-04-10T11:38:50.262Z] #34 DONE 0.1s
11:38:50 [2020-04-10T11:38:50.262Z] 
11:38:50 [2020-04-10T11:38:50.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:50 [2020-04-10T11:38:50.262Z] #44 195.6 make[1]: Nothing to be done for 'all'.
11:38:50 [2020-04-10T11:38:50.522Z] #44 ...
11:38:50 [2020-04-10T11:38:50.522Z] 
11:38:50 [2020-04-10T11:38:50.522Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:38:50 [2020-04-10T11:38:50.522Z] #39 DONE 0.1s
11:38:50 [2020-04-10T11:38:50.522Z] 
11:38:50 [2020-04-10T11:38:50.522Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:38:50 [2020-04-10T11:38:50.522Z] #42 DONE 0.2s
11:38:50 [2020-04-10T11:38:50.522Z] 
11:38:50 [2020-04-10T11:38:50.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.21 Setting up libiptc0:amd64 (1.8.2-4) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.22 Setting up xz-utils (5.2.4-1) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.23 Setting up sudo (1.8.27-1+deb10u2) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.30 invoke-rc.d: could not determine current runlevel
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.31 invoke-rc.d: policy-rc.d denied execution of start.
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.31 Setting up pigz (2.4-1) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 49.34 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:38:50 [2020-04-10T11:38:50.914Z] #17 ...
11:38:50 [2020-04-10T11:38:50.914Z] 
11:38:50 [2020-04-10T11:38:50.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:38:50 [2020-04-10T11:38:50.914Z] #44 132.3   CC       criu/fdstore.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 132.7   CC       criu/fifo.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 133.1   CC       criu/file-ids.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 133.5   CC       criu/file-lock.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 134.4   CC       criu/files-ext.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 134.8   CC       criu/files-reg.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 137.0   CC       criu/files.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 138.8   CC       criu/filesystems.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 139.5   CC       criu/fsnotify.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 140.8   CC       criu/image-desc.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 140.9   CC       criu/image.o
11:38:50 [2020-04-10T11:38:50.914Z] #44 141.8   CC       criu/ipc_ns.o
11:38:51 [2020-04-10T11:38:51.092Z] #44 196.4 make[1]: 'images/built-in.o' is up to date.
11:38:51 [2020-04-10T11:38:51.092Z] #44 196.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:38:51 [2020-04-10T11:38:51.092Z] #44 196.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:38:51 [2020-04-10T11:38:51.092Z] #44 196.5 make[1]: 'compel/libcompel.a' is up to date.
11:38:51 [2020-04-10T11:38:51.170Z] #44 ...
11:38:51 [2020-04-10T11:38:51.170Z] 
11:38:51 [2020-04-10T11:38:51.170Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:38:51 [2020-04-10T11:38:51.170Z] #17 49.34 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:38:51 [2020-04-10T11:38:51.170Z] #17 49.36 Setting up python-pip-whl (18.1-5) ...
11:38:51 [2020-04-10T11:38:51.170Z] #17 49.37 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:38:51 [2020-04-10T11:38:51.171Z] #17 49.38 Setting up vim-runtime (2:8.1.0875-5) ...
11:38:51 [2020-04-10T11:38:51.353Z] #44 196.5 make[1]: 'compel/compel-host-bin' is up to date.
11:38:51 [2020-04-10T11:38:51.353Z] #44 196.6 make[1]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.353Z] #44 196.6 make[1]: 'soccr/libsoccr.a' is up to date.
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.77 Setting up libaio1:amd64 (0.3.112-3) ...
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.78 Setting up libonig5:amd64 (6.9.1-1) ...
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.80 Setting up vim (2:8.1.0875-5) ...
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:38:51 [2020-04-10T11:38:51.427Z] #17 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:38:51 [2020-04-10T11:38:51.614Z] #44 196.9 make[2]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.614Z] #44 196.9 make[2]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.614Z] #44 197.0 make[2]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.89 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.90 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.92 Setting up jq (1.5+dfsg-2+b1) ...
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:38:51 [2020-04-10T11:38:51.684Z] #17 49.94 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:38:51 [2020-04-10T11:38:51.874Z] #44 197.1 make[2]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.874Z] #44 197.2 make[2]: Nothing to be done for 'all'.
11:38:51 [2020-04-10T11:38:51.913Z] #26 51.89 ca-certificates is already the newest version (20190110).
11:38:51 [2020-04-10T11:38:51.913Z] #26 51.89 The following additional packages will be installed:
11:38:51 [2020-04-10T11:38:51.913Z] #26 51.90   libjq1 libonig5
11:38:52 [2020-04-10T11:38:52.134Z] #44 197.3 make[2]: Nothing to be done for 'all'.
11:38:52 [2020-04-10T11:38:52.134Z] #44 197.4 make[2]: Nothing to be done for 'all'.
11:38:52 [2020-04-10T11:38:52.135Z] #44 197.5 make[2]: Nothing to be done for 'all'.
11:38:52 [2020-04-10T11:38:52.395Z] #44 197.5   INSTALL  criu/criu
11:38:52 [2020-04-10T11:38:52.395Z] #44 DONE 197.7s
11:38:52 [2020-04-10T11:38:52.395Z] 
11:38:52 [2020-04-10T11:38:52.395Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:52 [2020-04-10T11:38:52.542Z] #26 ...
11:38:52 [2020-04-10T11:38:52.542Z] 
11:38:52 [2020-04-10T11:38:52.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:38:52 [2020-04-10T11:38:52.542Z] #11 46.77 Building dependency tree...
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.72 The following additional packages will be installed:
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.73   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.74 Suggested packages:
11:38:52 [2020-04-10T11:38:52.542Z] #11 50.75   gcc-8-locales seccomp wine64
11:38:52 [2020-04-10T11:38:52.759Z] #17 39.32 Selecting previously unselected package libnet1:amd64.
11:38:52 [2020-04-10T11:38:52.830Z] #11 ...
11:38:52 [2020-04-10T11:38:52.830Z] 
11:38:52 [2020-04-10T11:38:52.830Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
11:38:52 [2020-04-10T11:38:52.830Z] #26 52.68 The following NEW packages will be installed:
11:38:52 [2020-04-10T11:38:52.830Z] #26 52.69   jq libjq1 libonig5
11:38:53 [2020-04-10T11:38:53.016Z] #17 39.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:38:53 [2020-04-10T11:38:53.016Z] #17 39.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:38:53 [2020-04-10T11:38:53.016Z] #17 39.43 Selecting previously unselected package libnl-3-200:amd64.
11:38:53 [2020-04-10T11:38:53.016Z] #17 39.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
11:38:53 [2020-04-10T11:38:53.016Z] #17 39.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:38:53 [2020-04-10T11:38:53.120Z] #26 52.95 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
11:38:53 [2020-04-10T11:38:53.120Z] #26 52.95 Need to get 358 kB of archives.
11:38:53 [2020-04-10T11:38:53.120Z] #26 52.95 After this operation, 1277 kB of additional disk space will be used.
11:38:53 [2020-04-10T11:38:53.120Z] #26 52.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
11:38:53 [2020-04-10T11:38:53.120Z] #26 53.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
11:38:53 [2020-04-10T11:38:53.120Z] #26 53.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.54 Selecting previously unselected package libprotobuf-c1:amd64.
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.64 Selecting previously unselected package libreadline5:amd64.
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
11:38:53 [2020-04-10T11:38:53.274Z] #17 39.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:38:53 [2020-04-10T11:38:53.532Z] #17 39.78 Selecting previously unselected package net-tools.
11:38:53 [2020-04-10T11:38:53.532Z] #17 39.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
11:38:53 [2020-04-10T11:38:53.532Z] #17 39.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:38:53 [2020-04-10T11:38:53.532Z] #17 40.01 Selecting previously unselected package python-pip-whl.
11:38:53 [2020-04-10T11:38:53.532Z] #17 40.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:38:53 [2020-04-10T11:38:53.532Z] #17 40.03 Unpacking python-pip-whl (18.1-5) ...
11:38:54 [2020-04-10T11:38:54.104Z] #17 40.66 Selecting previously unselected package python3-lib2to3.
11:38:54 [2020-04-10T11:38:54.362Z] #17 40.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:38:54 [2020-04-10T11:38:54.362Z] #17 40.67 Unpacking python3-lib2to3 (3.7.3-1) ...
11:38:54 [2020-04-10T11:38:54.362Z] #17 40.78 Selecting previously unselected package python3-distutils.
11:38:54 [2020-04-10T11:38:54.362Z] #17 40.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:38:54 [2020-04-10T11:38:54.362Z] #17 40.80 Unpacking python3-distutils (3.7.3-1) ...
11:38:54 [2020-04-10T11:38:54.619Z] #17 40.94 Selecting previously unselected package python3-pip.
11:38:54 [2020-04-10T11:38:54.619Z] #17 40.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:38:54 [2020-04-10T11:38:54.619Z] #17 40.96 Unpacking python3-pip (18.1-5) ...
11:38:54 [2020-04-10T11:38:54.619Z] #17 41.14 Selecting previously unselected package python3-pkg-resources.
11:38:54 [2020-04-10T11:38:54.619Z] #17 41.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:38:54 [2020-04-10T11:38:54.877Z] #17 41.18 Unpacking python3-pkg-resources (40.8.0-1) ...
11:38:54 [2020-04-10T11:38:54.877Z] #17 41.30 Selecting previously unselected package python3-setuptools.
11:38:54 [2020-04-10T11:38:54.877Z] #17 41.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:38:54 [2020-04-10T11:38:54.877Z] #17 41.31 Unpacking python3-setuptools (40.8.0-1) ...
11:38:54 [2020-04-10T11:38:54.953Z] #65 ...
11:38:54 [2020-04-10T11:38:54.953Z] 
11:38:54 [2020-04-10T11:38:54.953Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:38:54 [2020-04-10T11:38:54.953Z] #45 DONE 0.2s
11:38:54 [2020-04-10T11:38:54.953Z] 
11:38:54 [2020-04-10T11:38:54.953Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.91 Setting up iptables (1.8.2-4) ...
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:38:54 [2020-04-10T11:38:54.958Z] #17 52.96 Setting up python3 (3.7.3-1) ...
11:38:55 [2020-04-10T11:38:55.135Z] #17 41.54 Selecting previously unselected package python3-wheel.
11:38:55 [2020-04-10T11:38:55.135Z] #17 41.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:38:55 [2020-04-10T11:38:55.135Z] #17 41.55 Unpacking python3-wheel (0.32.3-2) ...
11:38:55 [2020-04-10T11:38:55.135Z] #17 41.64 Selecting previously unselected package sudo.
11:38:55 [2020-04-10T11:38:55.213Z] #65 ...
11:38:55 [2020-04-10T11:38:55.213Z] 
11:38:55 [2020-04-10T11:38:55.213Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:38:55 [2020-04-10T11:38:55.213Z] #48 DONE 0.2s
11:38:55 [2020-04-10T11:38:55.213Z] 
11:38:55 [2020-04-10T11:38:55.213Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:38:55 [2020-04-10T11:38:55.217Z] #17 53.39 Setting up python3-wheel (0.32.3-2) ...
11:38:55 [2020-04-10T11:38:55.392Z] #17 41.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
11:38:55 [2020-04-10T11:38:55.392Z] #17 41.66 Unpacking sudo (1.8.27-1+deb10u2) ...
11:38:55 [2020-04-10T11:38:55.473Z] #51 DONE 0.2s
11:38:55 [2020-04-10T11:38:55.473Z] 
11:38:55 [2020-04-10T11:38:55.473Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:55 [2020-04-10T11:38:55.473Z] #65 ...
11:38:55 [2020-04-10T11:38:55.473Z] 
11:38:55 [2020-04-10T11:38:55.473Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:38:55 [2020-04-10T11:38:55.733Z] #54 DONE 0.2s
11:38:55 [2020-04-10T11:38:55.733Z] 
11:38:55 [2020-04-10T11:38:55.733Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:38:55 [2020-04-10T11:38:55.733Z] #57 DONE 0.1s
11:38:55 [2020-04-10T11:38:55.733Z] 
11:38:55 [2020-04-10T11:38:55.733Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:38:55 [2020-04-10T11:38:55.845Z] #26 55.31 debconf: delaying package configuration, since apt-utils is not installed
11:38:55 [2020-04-10T11:38:55.845Z] #26 55.66 Fetched 358 kB in 0s (2479 kB/s)
11:38:55 [2020-04-10T11:38:55.845Z] #26 55.86 Selecting previously unselected package libonig5:ppc64el.
11:38:55 [2020-04-10T11:38:55.908Z] #17 42.22 Selecting previously unselected package thin-provisioning-tools.
11:38:55 [2020-04-10T11:38:55.908Z] #17 42.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
11:38:55 [2020-04-10T11:38:55.908Z] #17 42.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:38:55 [2020-04-10T11:38:55.994Z] #61 DONE 0.2s
11:38:55 [2020-04-10T11:38:55.994Z] 
11:38:55 [2020-04-10T11:38:55.994Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:56 [2020-04-10T11:38:56.037Z] #17 54.13 Setting up apparmor (2.13.2-10) ...
11:38:56 [2020-04-10T11:38:56.138Z] #26 55.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 ... 15330 files and directories currently installed.)
11:38:56 [2020-04-10T11:38:56.138Z] #26 56.00 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
11:38:56 [2020-04-10T11:38:56.138Z] #26 56.01 Unpacking libonig5:ppc64el (6.9.1-1) ...
11:38:56 [2020-04-10T11:38:56.165Z] #17 42.49 Selecting previously unselected package uidmap.
11:38:56 [2020-04-10T11:38:56.165Z] #17 42.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
11:38:56 [2020-04-10T11:38:56.165Z] #17 42.50 Unpacking uidmap (1:4.5-1.1) ...
11:38:56 [2020-04-10T11:38:56.423Z] #17 42.62 Selecting previously unselected package vim-runtime.
11:38:56 [2020-04-10T11:38:56.423Z] #17 42.63 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:38:56 [2020-04-10T11:38:56.423Z] #17 42.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:38:56 [2020-04-10T11:38:56.423Z] #17 42.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:38:56 [2020-04-10T11:38:56.423Z] #17 42.68 Unpacking vim-runtime (2:8.1.0875-5) ...
11:38:56 [2020-04-10T11:38:56.428Z] #26 56.44 Selecting previously unselected package libjq1:ppc64el.
11:38:56 [2020-04-10T11:38:56.428Z] #26 56.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
11:38:56 [2020-04-10T11:38:56.428Z] #26 56.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:38:57 [2020-04-10T11:38:57.080Z] #26 56.82 Selecting previously unselected package jq.
11:38:57 [2020-04-10T11:38:57.080Z] #26 56.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
11:38:57 [2020-04-10T11:38:57.080Z] #26 56.84 Unpacking jq (1.5+dfsg-2+b1) ...
11:38:57 [2020-04-10T11:38:57.080Z] #26 57.10 Setting up libonig5:ppc64el (6.9.1-1) ...
11:38:57 [2020-04-10T11:38:57.371Z] #26 57.12 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:38:57 [2020-04-10T11:38:57.371Z] #26 57.13 Setting up jq (1.5+dfsg-2+b1) ...
11:38:57 [2020-04-10T11:38:57.371Z] #26 57.13 Processing triggers for libc-bin (2.28-10) ...
11:38:57 [2020-04-10T11:38:57.406Z] #17 55.61 Setting up xfsprogs (4.20.0-1) ...
11:38:57 [2020-04-10T11:38:57.406Z] #17 55.62 Setting up python3-lib2to3 (3.7.3-1) ...
11:38:57 [2020-04-10T11:38:57.662Z] #17 55.95 Setting up python3-pkg-resources (40.8.0-1) ...
11:38:57 [2020-04-10T11:38:57.662Z] #26 DONE 57.5s
11:38:57 [2020-04-10T11:38:57.663Z] 
11:38:57 [2020-04-10T11:38:57.663Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:38:57 [2020-04-10T11:38:57.663Z] #63 36.43 Reading package lists...
11:38:57 [2020-04-10T11:38:57.663Z] #63 49.15 Building dependency tree...
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.31 The following additional packages will be installed:
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.32   libbtrfs0
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.60 The following NEW packages will be installed:
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.61   libbtrfs-dev libbtrfs0
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.83 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.83 Need to get 120 kB of archives.
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.83 After this operation, 423 kB of additional disk space will be used.
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
11:38:57 [2020-04-10T11:38:57.663Z] #63 53.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
11:38:57 [2020-04-10T11:38:57.663Z] #63 55.81 debconf: delaying package configuration, since apt-utils is not installed
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.19 Fetched 120 kB in 0s (1286 kB/s)
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.35 Selecting previously unselected package libbtrfs0.
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.49 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.50 Unpacking libbtrfs0 (4.20.1-2) ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.71 Selecting previously unselected package libbtrfs-dev.
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 56.78 Unpacking libbtrfs-dev (4.20.1-2) ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 57.30 Setting up libbtrfs0 (4.20.1-2) ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 57.31 Setting up libbtrfs-dev (4.20.1-2) ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 57.32 Processing triggers for libc-bin (2.28-10) ...
11:38:57 [2020-04-10T11:38:57.663Z] #63 ...
11:38:57 [2020-04-10T11:38:57.663Z] 
11:38:57 [2020-04-10T11:38:57.663Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
11:38:57 [2020-04-10T11:38:57.663Z] #27 DONE 0.1s
11:38:57 [2020-04-10T11:38:57.663Z] 
11:38:57 [2020-04-10T11:38:57.663Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:38:57 [2020-04-10T11:38:57.952Z] #28 ...
11:38:57 [2020-04-10T11:38:57.952Z] 
11:38:57 [2020-04-10T11:38:57.952Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
11:38:57 [2020-04-10T11:38:57.952Z] #63 DONE 57.8s
11:38:57 [2020-04-10T11:38:57.952Z] 
11:38:57 [2020-04-10T11:38:57.952Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:38:57 [2020-04-10T11:38:57.952Z] #44 36.47 Reading package lists...
11:38:57 [2020-04-10T11:38:57.952Z] #44 48.14 Building dependency tree...
11:38:57 [2020-04-10T11:38:57.953Z] #44 52.57 The following additional packages will be installed:
11:38:57 [2020-04-10T11:38:57.953Z] #44 52.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
11:38:57 [2020-04-10T11:38:57.953Z] #44 52.58   libprotoc17 python-pkg-resources python-six zlib1g-dev
11:38:57 [2020-04-10T11:38:57.953Z] #44 52.59 Suggested packages:
11:38:57 [2020-04-10T11:38:57.953Z] #44 52.60   manpages-dev python-setuptools
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.23 The following NEW packages will be installed:
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.24   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.26   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.27   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.28   python-six zlib1g-dev
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.64 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.64 Need to get 4075 kB of archives.
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.64 After this operation, 24.5 MB of additional disk space will be used.
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 55.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 56.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #44 ...
11:38:57 [2020-04-10T11:38:57.953Z] 
11:38:57 [2020-04-10T11:38:57.953Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:38:57 [2020-04-10T11:38:57.953Z] #64 DONE 0.1s
11:38:57 [2020-04-10T11:38:57.953Z] 
11:38:57 [2020-04-10T11:38:57.953Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
11:38:57 [2020-04-10T11:38:57.953Z] #65 DONE 0.1s
11:38:57 [2020-04-10T11:38:57.953Z] 
11:38:57 [2020-04-10T11:38:57.953Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.03 The following NEW packages will be installed:
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.03   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.04   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.04   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.05   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.26 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.26 Need to get 78.9 MB of archives.
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.26 After this operation, 532 MB of additional disk space will be used.
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.26 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]
11:38:57 [2020-04-10T11:38:57.953Z] #11 53.88 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]
11:38:57 [2020-04-10T11:38:57.953Z] #11 54.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]
11:38:57 [2020-04-10T11:38:57.953Z] #11 54.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #11 54.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #11 54.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #11 55.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:38:57 [2020-04-10T11:38:57.953Z] #11 56.13 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]
11:38:57 [2020-04-10T11:38:57.953Z] #11 56.18 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]
11:38:58 [2020-04-10T11:38:58.593Z] #17 56.85 Setting up python3-distutils (3.7.3-1) ...
11:38:58 [2020-04-10T11:38:58.624Z] #11 ...
11:38:58 [2020-04-10T11:38:58.624Z] 
11:38:58 [2020-04-10T11:38:58.624Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.379 + RM_GOPATH=0
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.379 + TMP_GOPATH=
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.379 + : /build
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.380 + '[' -z '' ']'
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.382 ++ mktemp -d
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.386 + export GOPATH=/tmp/tmp.5tLlsrpCW2
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.386 + GOPATH=/tmp/tmp.5tLlsrpCW2
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.386 + RM_GOPATH=1
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.388 ++ dirname ./install.sh
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.394 + dir=.
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.395 + bin=containerd
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.396 + shift
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.398 + '[' '!' -f ./containerd.installer ']'
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.399 + . ./containerd.installer
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.402 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.411 + install_containerd
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.412 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.412 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.413 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5tLlsrpCW2/src/github.com/containerd/containerd
11:38:58 [2020-04-10T11:38:58.624Z] #66 0.461 Cloning into '/tmp/tmp.5tLlsrpCW2/src/github.com/containerd/containerd'...
11:38:59 [2020-04-10T11:38:59.157Z] #17 57.32 Setting up python3-setuptools (40.8.0-1) ...
11:38:59 [2020-04-10T11:38:59.261Z] #66 ...
11:38:59 [2020-04-10T11:38:59.261Z] 
11:38:59 [2020-04-10T11:38:59.261Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:38:59 [2020-04-10T11:38:59.261Z] #36 37.05 Reading package lists...
11:38:59 [2020-04-10T11:38:59.261Z] #36 49.99 Building dependency tree...
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.81 The following additional packages will be installed:
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.82   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.83 Suggested packages:
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.83   cmake-doc ninja-build lrzip
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.83 Recommended packages:
11:38:59 [2020-04-10T11:38:59.261Z] #36 53.83   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.65 The following NEW packages will be installed:
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.65   vim-common xxd
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.86 Need to get 14.9 MB of archives.
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.86 After this operation, 67.2 MB of additional disk space will be used.
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 55.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 56.37 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
11:38:59 [2020-04-10T11:38:59.261Z] #36 58.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
11:38:59 [2020-04-10T11:38:59.551Z] #36 ...
11:38:59 [2020-04-10T11:38:59.551Z] 
11:38:59 [2020-04-10T11:38:59.551Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:38:59 [2020-04-10T11:38:59.551Z] #44 58.86 debconf: delaying package configuration, since apt-utils is not installed
11:38:59 [2020-04-10T11:38:59.551Z] #44 59.13 Fetched 4075 kB in 1s (3892 kB/s)
11:38:59 [2020-04-10T11:38:59.551Z] #44 59.39 Selecting previously unselected package libcap-dev:ppc64el.
11:38:59 [2020-04-10T11:38:59.551Z] #44 59.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 ... 15330 files and directories currently installed.)
11:38:59 [2020-04-10T11:38:59.551Z] #44 59.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
11:38:59 [2020-04-10T11:38:59.551Z] #44 59.57 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
11:38:59 [2020-04-10T11:38:59.701Z] #17 45.63 Selecting previously unselected package vim.
11:38:59 [2020-04-10T11:38:59.701Z] #17 45.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
11:38:59 [2020-04-10T11:38:59.701Z] #17 45.66 Unpacking vim (2:8.1.0875-5) ...
11:38:59 [2020-04-10T11:38:59.846Z] #44 59.82 Selecting previously unselected package libnet1:ppc64el.
11:38:59 [2020-04-10T11:38:59.959Z] #17 46.24 Selecting previously unselected package xfsprogs.
11:38:59 [2020-04-10T11:38:59.959Z] #17 46.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
11:38:59 [2020-04-10T11:38:59.959Z] #17 46.27 Unpacking xfsprogs (4.20.0-1) ...
11:39:00 [2020-04-10T11:39:00.138Z] #44 59.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
11:39:00 [2020-04-10T11:39:00.138Z] #44 59.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:39:00 [2020-04-10T11:39:00.138Z] #44 60.11 Selecting previously unselected package libnet1-dev.
11:39:00 [2020-04-10T11:39:00.216Z] #17 46.71 Selecting previously unselected package zip.
11:39:00 [2020-04-10T11:39:00.216Z] #17 46.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
11:39:00 [2020-04-10T11:39:00.216Z] #17 46.74 Unpacking zip (3.0-11+b1) ...
11:39:00 [2020-04-10T11:39:00.430Z] #44 60.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
11:39:00 [2020-04-10T11:39:00.430Z] #44 60.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.88 Setting up aufs-tools (1:4.14+20190211-1) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.92 Setting up libip6tc0:amd64 (1.8.2-4) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.93 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.96 Setting up libgpm2:amd64 (1.20.7-5) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 46.98 Setting up libip4tc0:amd64 (1.8.2-4) ...
11:39:00 [2020-04-10T11:39:00.474Z] #17 47.00 Setting up uidmap (1:4.5-1.1) ...
11:39:00 [2020-04-10T11:39:00.527Z] #17 58.53 Setting up python3-pip (18.1-5) ...
11:39:00 [2020-04-10T11:39:00.722Z] #44 60.58 Selecting previously unselected package libnl-3-200:ppc64el.
11:39:00 [2020-04-10T11:39:00.722Z] #44 60.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
11:39:00 [2020-04-10T11:39:00.722Z] #44 60.62 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.02 Setting up libnftnl11:amd64 (1.1.2-2) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.07 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.09 Setting up xxd (2:8.1.0875-5) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.10 Setting up zip (3.0-11+b1) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.11 Setting up vim-common (2:8.1.0875-5) ...
11:39:00 [2020-04-10T11:39:00.731Z] #17 47.14 Setting up bash-completion (1:2.8-6) ...
11:39:01 [2020-04-10T11:39:01.012Z] #44 60.82 Selecting previously unselected package libnl-3-dev:ppc64el.
11:39:01 [2020-04-10T11:39:01.012Z] #44 60.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
11:39:01 [2020-04-10T11:39:01.012Z] #44 60.84 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
11:39:01 [2020-04-10T11:39:01.458Z] #17 59.55 Processing triggers for libc-bin (2.28-10) ...
11:39:01 [2020-04-10T11:39:01.459Z] #17 59.57 Processing triggers for mime-support (3.62) ...
11:39:01 [2020-04-10T11:39:01.596Z] #44 61.39 Selecting previously unselected package libprotobuf-c1:ppc64el.
11:39:01 [2020-04-10T11:39:01.596Z] #44 61.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
11:39:01 [2020-04-10T11:39:01.596Z] #44 61.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:39:01 [2020-04-10T11:39:01.716Z] #17 ...
11:39:01 [2020-04-10T11:39:01.716Z] 
11:39:01 [2020-04-10T11:39:01.716Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:01 [2020-04-10T11:39:01.716Z] #44 143.1   CC       criu/irmap.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 143.7   CC       criu/kcmp-ids.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 144.0   CC       criu/kerndat.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 145.0   CC       criu/libnetlink.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 145.3   CC       criu/log.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 145.9   CC       criu/lsm.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 146.3   CC       criu/mem.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 147.9   CC       criu/mount.o
11:39:01 [2020-04-10T11:39:01.716Z] #44 151.6   CC       criu/namespaces.o
11:39:01 [2020-04-10T11:39:01.895Z] #44 61.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
11:39:01 [2020-04-10T11:39:01.895Z] #44 61.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
11:39:01 [2020-04-10T11:39:01.895Z] #44 61.70 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
11:39:01 [2020-04-10T11:39:01.976Z] #44 ...
11:39:01 [2020-04-10T11:39:01.976Z] 
11:39:01 [2020-04-10T11:39:01.976Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:39:01 [2020-04-10T11:39:01.976Z] #17 DONE 60.1s
11:39:01 [2020-04-10T11:39:01.976Z] 
11:39:01 [2020-04-10T11:39:01.976Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:39:01 [2020-04-10T11:39:01.976Z] #18 ...
11:39:01 [2020-04-10T11:39:01.976Z] 
11:39:01 [2020-04-10T11:39:01.976Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:39:01 [2020-04-10T11:39:01.976Z] #41 248.6 + dpkg --print-architecture
11:39:01 [2020-04-10T11:39:01.976Z] #41 248.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:39:01 [2020-04-10T11:39:01.976Z] #41 249.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:39:01 [2020-04-10T11:39:01.976Z] #41 249.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:39:02 [2020-04-10T11:39:02.193Z] #44 62.02 Selecting previously unselected package zlib1g-dev:ppc64el.
11:39:02 [2020-04-10T11:39:02.193Z] #44 62.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
11:39:02 [2020-04-10T11:39:02.193Z] #44 62.16 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
11:39:02 [2020-04-10T11:39:02.541Z] #41 ...
11:39:02 [2020-04-10T11:39:02.541Z] 
11:39:02 [2020-04-10T11:39:02.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:02 [2020-04-10T11:39:02.541Z] #44 153.6   CC       criu/net.o
11:39:02 [2020-04-10T11:39:02.847Z] #44 62.82 Selecting previously unselected package libprotobuf17:ppc64el.
11:39:02 [2020-04-10T11:39:02.847Z] #44 62.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
11:39:02 [2020-04-10T11:39:02.847Z] #44 62.84 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
11:39:03 [2020-04-10T11:39:03.258Z] #17 ...
11:39:03 [2020-04-10T11:39:03.258Z] 
11:39:03 [2020-04-10T11:39:03.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:03 [2020-04-10T11:39:03.258Z] #44 140.0   CC       criu/cr-service.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 141.3   CC       criu/crtools.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 141.9   CC       criu/eventfd.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 142.3   CC       criu/eventpoll.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 143.2   CC       criu/external.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 143.6   CC       criu/fault-injection.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 143.8   CC       criu/fdstore.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 144.2   CC       criu/fifo.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 144.7   CC       criu/file-ids.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 145.0   CC       criu/file-lock.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 146.0   CC       criu/files-ext.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 146.3   CC       criu/files-reg.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 148.4   CC       criu/files.o
11:39:03 [2020-04-10T11:39:03.258Z] #44 150.4   CC       criu/filesystems.o
11:39:03 [2020-04-10T11:39:03.516Z] #44 ...
11:39:03 [2020-04-10T11:39:03.516Z] 
11:39:03 [2020-04-10T11:39:03.516Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:39:03 [2020-04-10T11:39:03.516Z] #17 49.87 Setting up libiptc0:amd64 (1.8.2-4) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 49.90 Setting up xz-utils (5.2.4-1) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 49.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:39:03 [2020-04-10T11:39:03.516Z] #17 49.92 Setting up sudo (1.8.27-1+deb10u2) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.00 invoke-rc.d: could not determine current runlevel
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.02 invoke-rc.d: policy-rc.d denied execution of start.
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.03 Setting up pigz (2.4-1) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:39:03 [2020-04-10T11:39:03.516Z] #17 50.08 Setting up python-pip-whl (18.1-5) ...
11:39:03 [2020-04-10T11:39:03.774Z] #17 50.09 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:39:03 [2020-04-10T11:39:03.774Z] #17 50.11 Setting up vim-runtime (2:8.1.0875-5) ...
11:39:03 [2020-04-10T11:39:03.913Z] #44 ...
11:39:03 [2020-04-10T11:39:03.913Z] 
11:39:03 [2020-04-10T11:39:03.913Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:39:03 [2020-04-10T11:39:03.913Z] #18 1.764 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:39:03 [2020-04-10T11:39:03.913Z] #18 1.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:39:03 [2020-04-10T11:39:03.913Z] #18 1.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:39:03 [2020-04-10T11:39:03.913Z] #18 DONE 1.9s
11:39:03 [2020-04-10T11:39:03.913Z] 
11:39:03 [2020-04-10T11:39:03.913Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.54 Setting up libaio1:amd64 (0.3.112-3) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.55 Setting up libonig5:amd64 (6.9.1-1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.57 Setting up vim (2:8.1.0875-5) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.67 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.69 Setting up jq (1.5+dfsg-2+b1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:39:04 [2020-04-10T11:39:04.339Z] #17 50.72 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:39:04 [2020-04-10T11:39:04.372Z] #44 ...
11:39:04 [2020-04-10T11:39:04.372Z] 
11:39:04 [2020-04-10T11:39:04.372Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:04 [2020-04-10T11:39:04.372Z] #28 3.004 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:39:04 [2020-04-10T11:39:04.372Z] #28 3.741 
11:39:04 [2020-04-10T11:39:04.663Z] #28 3.989 
                                                                           0.1%
#                                                                          2.7%
####                                                                       6.6%
#########                                                                 12.8%
#############                                                             19.2%
##################                                                        25.5%
#####################                                                     29.7%
#########################                                                 36.1%
#############################                                             40.3%
################################                                          44.6%
#################################                                         46.7%
####################################                                      51.0%
#########################################                                 57.4%
#############################################                             63.7%
################################################                          68.0%
####################################################                      72.3%
#####################################################                     74.4%
########################################################                  78.6%
###########################################################               82.9%
##############################################################            87.2%
#################################################################         91.4%
######################################################################    97.8%
#######################################################################   99.9%
######################################################################## 100.0%
11:39:05 [2020-04-10T11:39:05.292Z] #28 7.552 
11:39:06 [2020-04-10T11:39:06.476Z] #28 7.850 #=#=#                                                                         

#########                                                                 13.3%
#####################                                                     30.5%
##############################                                            42.0%
##################################                                        47.8%
############################################                              62.0%
###########################################################               82.0%
###################################################################       93.4%
######################################################################## 100.0%
11:39:07 [2020-04-10T11:39:07.506Z] #28 9.662 #=#=#                                                                         
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.65 Setting up iptables (1.8.2-4) ...
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:39:07 [2020-04-10T11:39:07.618Z] #17 53.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:39:07 [2020-04-10T11:39:07.619Z] #17 53.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:39:07 [2020-04-10T11:39:07.619Z] #17 53.71 Setting up python3 (3.7.3-1) ...
11:39:07 [2020-04-10T11:39:07.619Z] #17 54.07 Setting up python3-wheel (0.32.3-2) ...
11:39:08 [2020-04-10T11:39:08.554Z] #17 54.84 Setting up apparmor (2.13.2-10) ...
11:39:09 [2020-04-10T11:39:09.887Z] #28 10.03 
                                                                           0.1%
####                                                                       5.8%
#######                                                                   10.9%
#############                                                             18.7%
#################                                                         23.9%
####################                                                      29.0%
########################                                                  34.2%
############################                                              39.3%
#################################                                         47.1%
#####################################                                     52.3%
###########################################                               60.0%
##############################################                            65.2%
##################################################                        70.3%
######################################################                    75.5%
##########################################################                80.7%
#############################################################             85.8%
###############################################################           88.4%
###################################################################       93.5%
11:39:09 [2020-04-10T11:39:09.887Z] #28 ...
11:39:09 [2020-04-10T11:39:09.887Z] 
11:39:09 [2020-04-10T11:39:09.887Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:09 [2020-04-10T11:39:09.887Z] #48 69.69 internal/reflectlite
11:39:09 [2020-04-10T11:39:09.927Z] #17 56.51 Setting up xfsprogs (4.20.0-1) ...
11:39:10 [2020-04-10T11:39:10.177Z] #48 69.69 sync
11:39:10 [2020-04-10T11:39:10.185Z] #17 56.52 Setting up python3-lib2to3 (3.7.3-1) ...
11:39:10 [2020-04-10T11:39:10.443Z] #17 56.90 Setting up python3-pkg-resources (40.8.0-1) ...
11:39:10 [2020-04-10T11:39:10.467Z] #19 ...
11:39:10 [2020-04-10T11:39:10.467Z] 
11:39:10 [2020-04-10T11:39:10.467Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:10 [2020-04-10T11:39:10.467Z] #44 157.2   CC       criu/netfilter.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 157.5   CC       criu/page-pipe.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 158.2   CC       criu/page-xfer.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 159.6   CC       criu/pagemap-cache.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 160.0   CC       criu/pagemap.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 161.1   CC       criu/parasite-syscall.o
11:39:10 [2020-04-10T11:39:10.467Z] #44 161.8   CC       criu/path.o
11:39:11 [2020-04-10T11:39:11.032Z] #44 162.1   CC       criu/pie-util-vdso-elf32.o
11:39:11 [2020-04-10T11:39:11.230Z] #48 ...
11:39:11 [2020-04-10T11:39:11.230Z] 
11:39:11 [2020-04-10T11:39:11.230Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.05 debconf: delaying package configuration, since apt-utils is not installed
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.45 Fetched 14.9 MB in 3s (4776 kB/s)
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.58 Selecting previously unselected package xxd.
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.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.)
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.79 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 61.82 Unpacking xxd (2:8.1.0875-5) ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 62.34 Selecting previously unselected package vim-common.
11:39:11 [2020-04-10T11:39:11.230Z] #36 62.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 62.48 Unpacking vim-common (2:8.1.0875-5) ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 63.29 Selecting previously unselected package cmake-data.
11:39:11 [2020-04-10T11:39:11.230Z] #36 63.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 63.37 Unpacking cmake-data (3.13.4-1) ...
11:39:11 [2020-04-10T11:39:11.230Z] #36 68.45 Selecting previously unselected package libicu63:ppc64el.
11:39:11 [2020-04-10T11:39:11.231Z] #36 68.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:39:11 [2020-04-10T11:39:11.231Z] #36 68.50 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:39:11 [2020-04-10T11:39:11.231Z] #36 ...
11:39:11 [2020-04-10T11:39:11.231Z] 
11:39:11 [2020-04-10T11:39:11.231Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:11 [2020-04-10T11:39:11.231Z] #28 10.03 
                                                                           0.1%
####                                                                       5.8%
#######                                                                   10.9%
#############                                                             18.7%
#################                                                         23.9%
####################                                                      29.0%
########################                                                  34.2%
############################                                              39.3%
#################################                                         47.1%
#####################################                                     52.3%
###########################################                               60.0%
##############################################                            65.2%
##################################################                        70.3%
######################################################                    75.5%
##########################################################                80.7%
#############################################################             85.8%
###############################################################           88.4%
###################################################################       93.5%
######################################################################## 100.0%
11:39:11 [2020-04-10T11:39:11.231Z] #28 12.98 #=#=#                                                                         
11:39:11 [2020-04-10T11:39:11.289Z] #44 162.6   CC       criu/pie-util-vdso.o
11:39:11 [2020-04-10T11:39:11.376Z] #17 57.72 Setting up python3-distutils (3.7.3-1) ...
11:39:11 [2020-04-10T11:39:11.563Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:39:11 [2020-04-10T11:39:11.855Z] #44 163.1   CC       criu/pie-util.o
11:39:11 [2020-04-10T11:39:11.855Z] #44 163.2   CC       criu/pipes.o
11:39:11 [2020-04-10T11:39:11.942Z] #17 58.20 Setting up python3-setuptools (40.8.0-1) ...
11:39:12 [2020-04-10T11:39:12.420Z] #44 163.8   CC       criu/plugin.o
11:39:12 [2020-04-10T11:39:12.985Z] #44 164.2   CC       criu/proc_parse.o
11:39:13 [2020-04-10T11:39:13.132Z] #17 59.45 Setting up python3-pip (18.1-5) ...
11:39:13 [2020-04-10T11:39:13.623Z] #28 13.24 
                                                                           0.0%
#                                                                          1.4%
##                                                                         4.1%
#####                                                                      7.4%
#######                                                                   10.5%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
#############                                                             19.4%
###############                                                           21.2%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.6%
###################                                                       27.4%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.3%
###########################                                               38.1%
############################                                              39.9%
11:39:13 [2020-04-10T11:39:13.623Z] #28 ...
11:39:13 [2020-04-10T11:39:13.623Z] 
11:39:13 [2020-04-10T11:39:13.623Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:13 [2020-04-10T11:39:13.623Z] #75 DONE 73.2s
11:39:13 [2020-04-10T11:39:13.623Z] 
11:39:13 [2020-04-10T11:39:13.623Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:13 [2020-04-10T11:39:13.623Z] #28 13.24 
                                                                           0.0%
#                                                                          1.4%
##                                                                         4.1%
#####                                                                      7.4%
#######                                                                   10.5%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
#############                                                             19.4%
###############                                                           21.2%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.6%
###################                                                       27.4%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.3%
###########################                                               38.1%
############################                                              39.9%
##############################                                            42.3%
################################                                          45.0%
11:39:13 [2020-04-10T11:39:13.623Z] #28 ...
11:39:13 [2020-04-10T11:39:13.623Z] 
11:39:13 [2020-04-10T11:39:13.623Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:39:13 [2020-04-10T11:39:13.623Z] #11 63.62 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]
11:39:13 [2020-04-10T11:39:13.623Z] #11 68.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 68.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 68.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.01 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]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 69.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
11:39:13 [2020-04-10T11:39:13.623Z] #11 71.94 debconf: delaying package configuration, since apt-utils is not installed
11:39:13 [2020-04-10T11:39:13.623Z] #11 72.30 Fetched 78.9 MB in 16s (4851 kB/s)
11:39:13 [2020-04-10T11:39:13.623Z] #11 72.45 Selecting previously unselected package binutils-mingw-w64-i686.
11:39:13 [2020-04-10T11:39:13.623Z] #11 72.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 ... 15330 files and directories currently installed.)
11:39:13 [2020-04-10T11:39:13.623Z] #11 72.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.623Z] #11 72.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:39:13 [2020-04-10T11:39:13.920Z] #11 ...
11:39:13 [2020-04-10T11:39:13.920Z] 
11:39:13 [2020-04-10T11:39:13.920Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.51 Selecting previously unselected package libprotobuf-lite17:ppc64el.
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.53 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.83 Selecting previously unselected package libprotobuf-dev:ppc64el.
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 64.89 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 67.12 Selecting previously unselected package libprotoc17:ppc64el.
11:39:13 [2020-04-10T11:39:13.920Z] #44 67.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 67.19 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.25 Selecting previously unselected package protobuf-c-compiler.
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.57 Selecting previously unselected package protobuf-compiler.
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.61 Unpacking protobuf-compiler (3.6.1.3-2) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.98 Selecting previously unselected package python-pkg-resources.
11:39:13 [2020-04-10T11:39:13.920Z] #44 68.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.01 Unpacking python-pkg-resources (40.8.0-1) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.50 Selecting previously unselected package python-six.
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.56 Unpacking python-six (1.12.0-1) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.77 Selecting previously unselected package python-protobuf.
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 69.78 Unpacking python-protobuf (3.6.1.3-2) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 70.50 Setting up python-pkg-resources (40.8.0-1) ...
11:39:13 [2020-04-10T11:39:13.920Z] #44 ...
11:39:13 [2020-04-10T11:39:13.920Z] 
11:39:13 [2020-04-10T11:39:13.920Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:14 [2020-04-10T11:39:14.065Z] #17 60.48 Processing triggers for libc-bin (2.28-10) ...
11:39:14 [2020-04-10T11:39:14.065Z] #17 60.52 Processing triggers for mime-support (3.62) ...
11:39:14 [2020-04-10T11:39:14.065Z] #17 ...
11:39:14 [2020-04-10T11:39:14.065Z] 
11:39:14 [2020-04-10T11:39:14.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:14 [2020-04-10T11:39:14.065Z] #44 151.2   CC       criu/fsnotify.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 152.4   CC       criu/image-desc.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 152.5   CC       criu/image.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 153.3   CC       criu/ipc_ns.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 154.7   CC       criu/irmap.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 155.4   CC       criu/kcmp-ids.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 155.8   CC       criu/kerndat.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 156.8   CC       criu/libnetlink.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 157.2   CC       criu/log.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 157.8   CC       criu/lsm.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 158.2   CC       criu/mem.o
11:39:14 [2020-04-10T11:39:14.065Z] #44 160.0   CC       criu/mount.o
11:39:14 [2020-04-10T11:39:14.091Z] #65 238.8 + bin/containerd-stress
11:39:14 [2020-04-10T11:39:14.091Z] #65 241.3 + bin/containerd-shim
11:39:14 [2020-04-10T11:39:14.323Z] #44 ...
11:39:14 [2020-04-10T11:39:14.323Z] 
11:39:14 [2020-04-10T11:39:14.323Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:39:14 [2020-04-10T11:39:14.323Z] #41 259.3 + dpkg --print-architecture
11:39:14 [2020-04-10T11:39:14.323Z] #41 259.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:39:14 [2020-04-10T11:39:14.323Z] #41 259.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:39:14 [2020-04-10T11:39:14.323Z] #41 259.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:39:14 [2020-04-10T11:39:14.888Z] #41 ...
11:39:14 [2020-04-10T11:39:14.888Z] 
11:39:14 [2020-04-10T11:39:14.888Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:39:14 [2020-04-10T11:39:14.888Z] #17 DONE 61.1s
11:39:14 [2020-04-10T11:39:14.888Z] 
11:39:14 [2020-04-10T11:39:14.888Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:39:15 [2020-04-10T11:39:15.511Z] #44 166.8   CC       criu/protobuf-desc.o
11:39:16 [2020-04-10T11:39:16.786Z] #18 2.035 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:39:16 [2020-04-10T11:39:16.787Z] #18 2.039 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:39:16 [2020-04-10T11:39:16.787Z] #18 2.042 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:39:16 [2020-04-10T11:39:16.787Z] #18 DONE 2.2s
11:39:16 [2020-04-10T11:39:16.787Z] 
11:39:16 [2020-04-10T11:39:16.787Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:16 [2020-04-10T11:39:16.884Z] #44 167.9   CC       criu/protobuf.o
11:39:17 [2020-04-10T11:39:17.086Z] #60 ...
11:39:17 [2020-04-10T11:39:17.086Z] 
11:39:17 [2020-04-10T11:39:17.086Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:39:17 [2020-04-10T11:39:17.141Z] #44 168.3   CC       criu/pstree.o
11:39:17 [2020-04-10T11:39:17.712Z] #28 13.24 
                                                                           0.0%
#                                                                          1.4%
##                                                                         4.1%
#####                                                                      7.4%
#######                                                                   10.5%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               15.8%
############                                                              17.6%
#############                                                             19.4%
###############                                                           21.2%
################                                                          22.9%
#################                                                         24.7%
##################                                                        25.6%
###################                                                       27.4%
#####################                                                     29.2%
######################                                                    31.0%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                36.3%
###########################                                               38.1%
############################                                              39.9%
##############################                                            42.3%
################################                                          45.0%
##################################                                        48.1%
###################################                                       49.9%
#####################################                                     51.7%
######################################                                    53.0%
#######################################                                   55.0%
########################################                                  56.7%
#########################################                                 58.0%
##########################################                                58.9%
###########################################                               60.6%
#############################################                             63.1%
##############################################                            65.1%
################################################                          66.9%
################################################                          67.8%
#################################################                         69.4%
###################################################                       71.2%
####################################################                      73.0%
######################################################                    75.3%
#######################################################                   77.3%
#########################################################                 80.0%
###########################################################               82.7%
##############################################################            86.3%
################################################################          88.9%
#################################################################         90.7%
##################################################################        92.8%
####################################################################      94.6%
#####################################################################     96.4%
######################################################################    98.2%
#######################################################################   99.1%
#######################################################################   99.9%
######################################################################## 100.0%
11:39:18 [2020-04-10T11:39:18.006Z] #28 20.29 
11:39:18 [2020-04-10T11:39:18.074Z] #44 ...
11:39:18 [2020-04-10T11:39:18.074Z] 
11:39:18 [2020-04-10T11:39:18.074Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:39:18 [2020-04-10T11:39:18.074Z] #19 5.757 Collecting yamllint==1.16.0
11:39:18 [2020-04-10T11:39:18.074Z] #19 11.10   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:39:18 [2020-04-10T11:39:18.074Z] #19 11.18 Collecting pyyaml (from yamllint==1.16.0)
11:39:18 [2020-04-10T11:39:18.074Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:39:18 [2020-04-10T11:39:18.074Z] #19 12.78 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:39:18 [2020-04-10T11:39:18.074Z] #19 12.84   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:39:18 [2020-04-10T11:39:18.074Z] #19 12.89 Building wheels for collected packages: pyyaml
11:39:18 [2020-04-10T11:39:18.074Z] #19 12.89   Running setup.py bdist_wheel for pyyaml: started
11:39:18 [2020-04-10T11:39:18.074Z] #19 14.10   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:39:18 [2020-04-10T11:39:18.074Z] #19 14.10   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:39:18 [2020-04-10T11:39:18.074Z] #19 14.19 Successfully built pyyaml
11:39:18 [2020-04-10T11:39:18.074Z] #19 14.21 Installing collected packages: pyyaml, pathspec, yamllint
11:39:18 [2020-04-10T11:39:18.074Z] #19 ...
11:39:18 [2020-04-10T11:39:18.074Z] 
11:39:18 [2020-04-10T11:39:18.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:18 [2020-04-10T11:39:18.074Z] #44 169.5   CC       criu/rbtree.o
11:39:18 [2020-04-10T11:39:18.639Z] #44 169.9   CC       criu/rst-malloc.o
11:39:18 [2020-04-10T11:39:18.898Z] #44 170.2   CC       criu/seccomp.o
11:39:19 [2020-04-10T11:39:19.155Z] #44 ...
11:39:19 [2020-04-10T11:39:19.155Z] 
11:39:19 [2020-04-10T11:39:19.155Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:39:19 [2020-04-10T11:39:19.155Z] #19 14.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:39:19 [2020-04-10T11:39:19.155Z] #19 DONE 15.3s
11:39:19 [2020-04-10T11:39:19.155Z] 
11:39:19 [2020-04-10T11:39:19.155Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:39:19 [2020-04-10T11:39:19.155Z] #24 DONE 0.2s
11:39:19 [2020-04-10T11:39:19.155Z] 
11:39:19 [2020-04-10T11:39:19.155Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:19 [2020-04-10T11:39:19.370Z] #65 246.5 + bin/containerd-shim-runc-v1
11:39:19 [2020-04-10T11:39:19.413Z] #60 ...
11:39:19 [2020-04-10T11:39:19.413Z] 
11:39:19 [2020-04-10T11:39:19.413Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:39:19 [2020-04-10T11:39:19.513Z] #28 ...
11:39:19 [2020-04-10T11:39:19.513Z] 
11:39:19 [2020-04-10T11:39:19.513Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:19 [2020-04-10T11:39:19.513Z] #34 68.88 sync
11:39:19 [2020-04-10T11:39:19.513Z] #34 68.89 internal/reflectlite
11:39:19 [2020-04-10T11:39:19.513Z] #34 75.98 errors
11:39:19 [2020-04-10T11:39:19.513Z] #34 76.01 sort
11:39:19 [2020-04-10T11:39:19.513Z] #34 77.27 io
11:39:19 [2020-04-10T11:39:19.513Z] #34 77.28 internal/oserror
11:39:19 [2020-04-10T11:39:19.513Z] #34 77.35 strconv
11:39:19 [2020-04-10T11:39:19.513Z] #34 77.98 syscall
11:39:19 [2020-04-10T11:39:19.513Z] #34 ...
11:39:19 [2020-04-10T11:39:19.513Z] 
11:39:19 [2020-04-10T11:39:19.513Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:39:19 [2020-04-10T11:39:19.513Z] #44 79.08 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
11:39:19 [2020-04-10T11:39:19.513Z] #44 79.09 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:39:19 [2020-04-10T11:39:19.513Z] #44 79.10 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:39:19 [2020-04-10T11:39:19.513Z] #44 79.10 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
11:39:19 [2020-04-10T11:39:19.513Z] #44 79.11 Setting up python-six (1.12.0-1) ...
11:39:20 [2020-04-10T11:39:20.346Z] #28 DONE 0.9s
11:39:20 [2020-04-10T11:39:20.346Z] 
11:39:20 [2020-04-10T11:39:20.346Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:39:20 [2020-04-10T11:39:20.346Z] #31 DONE 0.1s
11:39:20 [2020-04-10T11:39:20.346Z] 
11:39:20 [2020-04-10T11:39:20.346Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:39:20 [2020-04-10T11:39:20.346Z] #34 DONE 0.1s
11:39:20 [2020-04-10T11:39:20.346Z] 
11:39:20 [2020-04-10T11:39:20.346Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:39:20 [2020-04-10T11:39:20.603Z] #39 DONE 0.1s
11:39:20 [2020-04-10T11:39:20.603Z] 
11:39:20 [2020-04-10T11:39:20.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:20 [2020-04-10T11:39:20.603Z] #44 171.2   CC       criu/seize.o
11:39:20 [2020-04-10T11:39:20.603Z] #44 ...
11:39:20 [2020-04-10T11:39:20.603Z] 
11:39:20 [2020-04-10T11:39:20.603Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:39:20 [2020-04-10T11:39:20.603Z] #41 DONE 277.2s
11:39:20 [2020-04-10T11:39:20.861Z] 
11:39:20 [2020-04-10T11:39:20.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:20 [2020-04-10T11:39:20.861Z] #44 172.2   CC       criu/servicefd.o
11:39:21 [2020-04-10T11:39:21.426Z] #44 172.8   CC       criu/shmem.o
11:39:22 [2020-04-10T11:39:22.002Z] #44 ...
11:39:22 [2020-04-10T11:39:22.002Z] 
11:39:22 [2020-04-10T11:39:22.002Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:39:22 [2020-04-10T11:39:22.002Z] #42 DONE 0.2s
11:39:22 [2020-04-10T11:39:22.260Z] 
11:39:22 [2020-04-10T11:39:22.260Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:22 [2020-04-10T11:39:22.518Z] #60 ...
11:39:22 [2020-04-10T11:39:22.518Z] 
11:39:22 [2020-04-10T11:39:22.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:22 [2020-04-10T11:39:22.518Z] #44 173.6   CC       criu/sigframe.o
11:39:22 [2020-04-10T11:39:22.518Z] #44 173.8   CC       criu/signalfd.o
11:39:22 [2020-04-10T11:39:22.661Z] #65 249.4 + bin/containerd-shim-runc-v2
11:39:22 [2020-04-10T11:39:22.775Z] #44 174.0   CC       criu/sk-inet.o
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.4 + binaries
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.4 + mkdir -p /build
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.4 + cp bin/containerd /build/containerd
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.5 + cp bin/containerd-shim /build/containerd-shim
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:39:23 [2020-04-10T11:39:23.228Z] #65 250.5 + cp bin/ctr /build/ctr
11:39:23 [2020-04-10T11:39:23.675Z] #19 5.984 Collecting yamllint==1.16.0
11:39:23 [2020-04-10T11:39:23.708Z] #44 174.9   CC       criu/sk-netlink.o
11:39:23 [2020-04-10T11:39:23.708Z] #44 175.2   CC       criu/sk-packet.o
11:39:23 [2020-04-10T11:39:23.795Z] #65 DONE 251.0s
11:39:23 [2020-04-10T11:39:23.937Z] #19 ...
11:39:23 [2020-04-10T11:39:23.937Z] 
11:39:23 [2020-04-10T11:39:23.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:23 [2020-04-10T11:39:23.937Z] #44 164.6   CC       criu/namespaces.o
11:39:23 [2020-04-10T11:39:23.937Z] #44 166.7   CC       criu/net.o
11:39:23 [2020-04-10T11:39:23.937Z] #44 170.0   CC       criu/netfilter.o
11:39:23 [2020-04-10T11:39:23.937Z] #44 170.4   CC       criu/page-pipe.o
11:39:23 [2020-04-10T11:39:23.937Z] #44 171.1   CC       criu/page-xfer.o
11:39:24 [2020-04-10T11:39:24.641Z] #44 175.7   CC       criu/sk-queue.o
11:39:24 [2020-04-10T11:39:24.898Z] #44 176.2   CC       criu/sk-tcp.o
11:39:25 [2020-04-10T11:39:25.063Z] #44 ...
11:39:25 [2020-04-10T11:39:25.063Z] 
11:39:25 [2020-04-10T11:39:25.063Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:25 [2020-04-10T11:39:25.063Z] #34 84.08 bytes
11:39:25 [2020-04-10T11:39:25.063Z] #34 84.12 strings
11:39:25 [2020-04-10T11:39:25.171Z] 
11:39:25 [2020-04-10T11:39:25.171Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:39:25 [2020-04-10T11:39:25.171Z] #66 DONE 0.3s
11:39:25 [2020-04-10T11:39:25.311Z] #44 172.4   CC       criu/pagemap-cache.o
11:39:25 [2020-04-10T11:39:25.368Z] #34 ...
11:39:25 [2020-04-10T11:39:25.369Z] 
11:39:25 [2020-04-10T11:39:25.369Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:25 [2020-04-10T11:39:25.369Z] #48 75.15 github.com/LK4D4/vndr/godl/singleflight
11:39:25 [2020-04-10T11:39:25.369Z] #48 75.16 math/rand
11:39:25 [2020-04-10T11:39:25.369Z] #48 75.21 internal/singleflight
11:39:25 [2020-04-10T11:39:25.369Z] #48 79.91 io
11:39:25 [2020-04-10T11:39:25.369Z] #48 79.91 sort
11:39:25 [2020-04-10T11:39:25.369Z] #48 79.93 strconv
11:39:25 [2020-04-10T11:39:25.369Z] #48 80.03 syscall
11:39:25 [2020-04-10T11:39:25.429Z] 
11:39:25 [2020-04-10T11:39:25.429Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:39:25 [2020-04-10T11:39:25.429Z] #70 DONE 0.1s
11:39:25 [2020-04-10T11:39:25.429Z] 
11:39:25 [2020-04-10T11:39:25.429Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:39:25 [2020-04-10T11:39:25.463Z] #44 176.6   CC       criu/sk-unix.o
11:39:25 [2020-04-10T11:39:25.568Z] #44 172.7   CC       criu/pagemap.o
11:39:25 [2020-04-10T11:39:25.661Z] #48 ...
11:39:25 [2020-04-10T11:39:25.661Z] 
11:39:25 [2020-04-10T11:39:25.661Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:25 [2020-04-10T11:39:25.661Z] #28 22.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:39:25 [2020-04-10T11:39:25.661Z] #28 23.32 #=#=#                                                                         
11:39:25 [2020-04-10T11:39:25.661Z] #28 23.61 #=#=#                                                                         

######################################################################## 100.0%
11:39:25 [2020-04-10T11:39:25.661Z] #28 24.05 
11:39:25 [2020-04-10T11:39:25.661Z] #28 26.56 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:39:25 [2020-04-10T11:39:25.661Z] #28 27.16 
11:39:25 [2020-04-10T11:39:25.661Z] #28 27.42 #=#=#                                                                         

###############################################                           65.6%
######################################################################## 100.0%
11:39:25 [2020-04-10T11:39:25.661Z] #28 27.91 
11:39:25 [2020-04-10T11:39:25.687Z] #72 DONE 0.2s
11:39:25 [2020-04-10T11:39:25.687Z] 
11:39:25 [2020-04-10T11:39:25.687Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:39:25 [2020-04-10T11:39:25.687Z] #75 DONE 0.1s
11:39:25 [2020-04-10T11:39:25.687Z] 
11:39:25 [2020-04-10T11:39:25.687Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:39:25 [2020-04-10T11:39:25.687Z] #76 DONE 0.0s
11:39:25 [2020-04-10T11:39:25.687Z] 
11:39:25 [2020-04-10T11:39:25.687Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
11:39:26 [2020-04-10T11:39:26.503Z] #44 173.6   CC       criu/parasite-syscall.o
11:39:26 [2020-04-10T11:39:26.692Z] #28 ...
11:39:26 [2020-04-10T11:39:26.692Z] 
11:39:26 [2020-04-10T11:39:26.692Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:26 [2020-04-10T11:39:26.692Z] #48 86.19 vendor/golang.org/x/net/dns/dnsmessage
11:39:27 [2020-04-10T11:39:27.063Z] #77 DONE 1.5s
11:39:27 [2020-04-10T11:39:27.322Z] 
11:39:27 [2020-04-10T11:39:27.322Z] #78 exporting to image
11:39:27 [2020-04-10T11:39:27.322Z] #78 exporting layers
11:39:27 [2020-04-10T11:39:27.367Z] #44 178.4   CC       criu/sockets.o
11:39:27 [2020-04-10T11:39:27.436Z] #44 174.5   CC       criu/path.o
11:39:27 [2020-04-10T11:39:27.694Z] #44 174.8   CC       criu/pie-util-vdso-elf32.o
11:39:27 [2020-04-10T11:39:27.721Z] #48 87.40 bytes
11:39:27 [2020-04-10T11:39:27.932Z] #44 179.1   CC       criu/stats.o
11:39:27 [2020-04-10T11:39:27.932Z] #44 179.4   CC       criu/string.o
11:39:28 [2020-04-10T11:39:28.190Z] #44 179.4   CC       criu/sysctl.o
11:39:28 [2020-04-10T11:39:28.259Z] #44 ...
11:39:28 [2020-04-10T11:39:28.259Z] 
11:39:28 [2020-04-10T11:39:28.259Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:39:28 [2020-04-10T11:39:28.259Z] #19 11.36   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:39:28 [2020-04-10T11:39:28.259Z] #19 11.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:39:28 [2020-04-10T11:39:28.517Z] #19 11.51   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:39:28 [2020-04-10T11:39:28.517Z] #19 11.59 Collecting pyyaml (from yamllint==1.16.0)
11:39:28 [2020-04-10T11:39:28.752Z] #48 ...
11:39:28 [2020-04-10T11:39:28.753Z] 
11:39:28 [2020-04-10T11:39:28.753Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:39:28 [2020-04-10T11:39:28.753Z] #11 78.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:39:28 [2020-04-10T11:39:28.753Z] #11 78.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 78.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.61 Selecting previously unselected package binutils-mingw-w64.
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.81 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 83.83 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.09 Selecting previously unselected package dmsetup.
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.14 Unpacking dmsetup (2:1.02.155-3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.47 Selecting previously unselected package mingw-w64-common.
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 84.48 Unpacking mingw-w64-common (6.0.0-3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #11 ...
11:39:28 [2020-04-10T11:39:28.753Z] 
11:39:28 [2020-04-10T11:39:28.753Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:39:28 [2020-04-10T11:39:28.753Z] #31 84.45 Checking out files:  80% (1226/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:39:28 [2020-04-10T11:39:28.753Z] #31 85.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
11:39:28 [2020-04-10T11:39:28.753Z] #31 86.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:39:28 [2020-04-10T11:39:28.753Z] #31 ...
11:39:28 [2020-04-10T11:39:28.753Z] 
11:39:28 [2020-04-10T11:39:28.753Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
11:39:28 [2020-04-10T11:39:28.753Z] #36 80.81 Selecting previously unselected package libxml2:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #36 80.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 80.86 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 81.71 Selecting previously unselected package libarchive13:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #36 81.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 81.72 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.28 Selecting previously unselected package libjsoncpp1:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.31 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.64 Selecting previously unselected package librhash0:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.64 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.67 Unpacking librhash0:ppc64el (1.3.8-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.92 Selecting previously unselected package libuv1:ppc64el.
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.95 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 82.95 Unpacking libuv1:ppc64el (1.24.1-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 83.20 Selecting previously unselected package cmake.
11:39:28 [2020-04-10T11:39:28.753Z] #36 83.24 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 83.24 Unpacking cmake (3.13.4-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.01 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.03 Setting up xxd (2:8.1.0875-5) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.03 Setting up libuv1:ppc64el (1.24.1-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.04 Setting up vim-common (2:8.1.0875-5) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.16 Setting up librhash0:ppc64el (1.3.8-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.18 Setting up cmake-data (3.13.4-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.19 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.22 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.23 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.23 Setting up cmake (3.13.4-1) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.26 Processing triggers for libc-bin (2.28-10) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 88.41 Processing triggers for mime-support (3.62) ...
11:39:28 [2020-04-10T11:39:28.753Z] #36 DONE 88.8s
11:39:28 [2020-04-10T11:39:28.755Z] #44 180.0   CC       criu/sysfs_parse.o
11:39:28 [2020-04-10T11:39:28.774Z] #19 11.77   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:39:29 [2020-04-10T11:39:29.013Z] #44 180.2   CC       criu/timerfd.o
11:39:29 [2020-04-10T11:39:29.042Z] 
11:39:29 [2020-04-10T11:39:29.042Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
11:39:29 [2020-04-10T11:39:29.042Z] #37 DONE 0.1s
11:39:29 [2020-04-10T11:39:29.042Z] 
11:39:29 [2020-04-10T11:39:29.042Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
11:39:29 [2020-04-10T11:39:29.042Z] #38 DONE 0.1s
11:39:29 [2020-04-10T11:39:29.042Z] 
11:39:29 [2020-04-10T11:39:29.042Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:29 [2020-04-10T11:39:29.271Z] #44 180.5   CC       criu/tty.o
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.439 + RM_GOPATH=0
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.440 + TMP_GOPATH=
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.440 + : /build
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.440 + '[' -z '' ']'
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.440 ++ mktemp -d
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.442 + export GOPATH=/tmp/tmp.kDUPJDxrEs
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.443 + GOPATH=/tmp/tmp.kDUPJDxrEs
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.443 + RM_GOPATH=1
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.446 ++ dirname ./install.sh
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + dir=.
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + bin=tini
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + shift
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + '[' '!' -f ./tini.installer ']'
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + . ./tini.installer
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 ++ : fec3683b971d9c3ef73f284f176672c44b448662
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + install_tini
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.448 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.449 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.457 + git clone https://github.com/krallin/tini.git /tmp/tmp.kDUPJDxrEs/tini
11:39:29 [2020-04-10T11:39:29.673Z] #39 0.468 Cloning into '/tmp/tmp.kDUPJDxrEs/tini'...
11:39:30 [2020-04-10T11:39:30.146Z] #19 13.25 Building wheels for collected packages: pyyaml
11:39:30 [2020-04-10T11:39:30.146Z] #19 13.25   Running setup.py bdist_wheel for pyyaml: started
11:39:30 [2020-04-10T11:39:30.643Z] #44 182.0   CC       criu/tun.o
11:39:31 [2020-04-10T11:39:31.079Z] #19 14.25   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:39:31 [2020-04-10T11:39:31.173Z] #39 ...
11:39:31 [2020-04-10T11:39:31.173Z] 
11:39:31 [2020-04-10T11:39:31.173Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:31 [2020-04-10T11:39:31.173Z] #57 80.56 sort
11:39:31 [2020-04-10T11:39:31.173Z] #57 80.58 strconv
11:39:31 [2020-04-10T11:39:31.173Z] #57 80.59 io
11:39:31 [2020-04-10T11:39:31.173Z] #57 80.67 syscall
11:39:31 [2020-04-10T11:39:31.173Z] #57 87.68 bytes
11:39:31 [2020-04-10T11:39:31.173Z] #57 87.80 strings
11:39:31 [2020-04-10T11:39:31.173Z] #57 ...
11:39:31 [2020-04-10T11:39:31.173Z] 
11:39:31 [2020-04-10T11:39:31.173Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:31 [2020-04-10T11:39:31.173Z] #39 1.942 + cd /tmp/tmp.kDUPJDxrEs/tini
11:39:31 [2020-04-10T11:39:31.173Z] #39 1.943 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
11:39:31 [2020-04-10T11:39:31.173Z] #39 1.997 + cmake .
11:39:31 [2020-04-10T11:39:31.209Z] #44 182.4   CC       criu/uffd.o
11:39:31 [2020-04-10T11:39:31.336Z] #19 14.25   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:39:31 [2020-04-10T11:39:31.336Z] #19 14.31 Successfully built pyyaml
11:39:31 [2020-04-10T11:39:31.336Z] #19 14.32 Installing collected packages: pathspec, pyyaml, yamllint
11:39:31 [2020-04-10T11:39:31.516Z] #78 exporting layers 3.6s done
11:39:31 [2020-04-10T11:39:31.516Z] #78 writing image sha256:d7df07e3111177fc9c63b114f3648927cdf3be3894923c78800ae35d9600b4f0 done
11:39:31 [2020-04-10T11:39:31.516Z] #78 naming to docker.io/library/docker:62f3b5cec636fb6103f10984d1f523b3a525931a done
11:39:31 [2020-04-10T11:39:31.516Z] #78 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:39:31 [2020-04-10T11:39:31.594Z] #19 14.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:39:31 [2020-04-10T11:39:31.812Z] #39 ...
11:39:31 [2020-04-10T11:39:31.812Z] 
11:39:31 [2020-04-10T11:39:31.812Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
11:39:31 [2020-04-10T11:39:31.812Z] #28 30.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:39:31 [2020-04-10T11:39:31.812Z] #28 30.33 skipping existing c8c2d4a6b2e3
11:39:31 [2020-04-10T11:39:31.812Z] #28 30.61 
11:39:31 [2020-04-10T11:39:31.812Z] #28 32.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.37 
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.61 
######################################################################## 100.0%
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.83 
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.94 Download of images into '/build' complete.
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.95 Use something like the following to load the result into a Docker daemon:
11:39:31 [2020-04-10T11:39:31.812Z] #28 33.95   tar -cC '/build' . | docker load
11:39:31 [2020-04-10T11:39:31.812Z] #28 DONE 34.0s
11:39:31 [2020-04-10T11:39:31.812Z] 
11:39:31 [2020-04-10T11:39:31.812Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.53 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.58 Setting up libcap-dev:ppc64el (1:2.25-2) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.59 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.59 Setting up protobuf-compiler (3.6.1.3-2) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.60 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
11:39:31 [2020-04-10T11:39:31.812Z] #44 84.61 Setting up python-protobuf (3.6.1.3-2) ...
11:39:31 [2020-04-10T11:39:31.856Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/test/unit
11:39:32 [2020-04-10T11:39:32.144Z] #44 183.4   CC       criu/util.o
11:39:32 [2020-04-10T11:39:32.160Z] #19 DONE 15.2s
11:39:32 [2020-04-10T11:39:32.160Z] 
11:39:32 [2020-04-10T11:39:32.160Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:39:32 [2020-04-10T11:39:32.418Z] #24 DONE 0.2s
11:39:32 [2020-04-10T11:39:32.418Z] 
11:39:32 [2020-04-10T11:39:32.418Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:39:32 [2020-04-10T11:39:32.443Z] #44 ...
11:39:32 [2020-04-10T11:39:32.443Z] 
11:39:32 [2020-04-10T11:39:32.443Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:39:32 [2020-04-10T11:39:32.443Z] #51 82.18 + cd /tmp/tmp.33ojMFHY1D/src/gotest.tools/gotestsum
11:39:32 [2020-04-10T11:39:32.443Z] #51 82.18 + git checkout -q v0.3.5
11:39:32 [2020-04-10T11:39:32.443Z] #51 82.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
11:39:32 [2020-04-10T11:39:32.732Z] #51 ...
11:39:32 [2020-04-10T11:39:32.732Z] 
11:39:32 [2020-04-10T11:39:32.732Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:32 [2020-04-10T11:39:32.732Z] #39 3.337 -- The C compiler identification is GNU 8.3.0
11:39:32 [2020-04-10T11:39:32.732Z] #39 3.530 -- Check for working C compiler: /usr/bin/cc
11:39:33 [2020-04-10T11:39:33.358Z] #28 DONE 0.7s
11:39:33 [2020-04-10T11:39:33.358Z] 
11:39:33 [2020-04-10T11:39:33.358Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:39:33 [2020-04-10T11:39:33.358Z] #31 DONE 0.2s
11:39:33 [2020-04-10T11:39:33.358Z] 
11:39:33 [2020-04-10T11:39:33.358Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:39:33 [2020-04-10T11:39:33.358Z] #34 DONE 0.1s
11:39:33 [2020-04-10T11:39:33.358Z] 
11:39:33 [2020-04-10T11:39:33.358Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:39:33 [2020-04-10T11:39:33.358Z] #39 DONE 0.1s
11:39:33 [2020-04-10T11:39:33.358Z] 
11:39:33 [2020-04-10T11:39:33.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:33 [2020-04-10T11:39:33.358Z] #44 175.4   CC       criu/pie-util-vdso.o
11:39:33 [2020-04-10T11:39:33.358Z] #44 175.8   CC       criu/pie-util.o
11:39:33 [2020-04-10T11:39:33.358Z] #44 176.0   CC       criu/pipes.o
11:39:33 [2020-04-10T11:39:33.358Z] #44 177.0   CC       criu/plugin.o
11:39:33 [2020-04-10T11:39:33.358Z] #44 177.4   CC       criu/proc_parse.o
11:39:33 [2020-04-10T11:39:33.358Z] #44 180.5   CC       criu/protobuf-desc.o
11:39:33 [2020-04-10T11:39:33.518Z] #44 184.5   CC       criu/uts_ns.o
11:39:33 [2020-04-10T11:39:33.518Z] #44 184.7   CC       criu/vdso-compat.o
11:39:33 [2020-04-10T11:39:33.518Z] #44 184.9   CC       criu/vdso.o
11:39:33 [2020-04-10T11:39:33.620Z] #44 ...
11:39:33 [2020-04-10T11:39:33.620Z] 
11:39:33 [2020-04-10T11:39:33.620Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:39:33 [2020-04-10T11:39:33.620Z] #41 DONE 288.6s
11:39:33 [2020-04-10T11:39:33.762Z] #39 4.331 -- Check for working C compiler: /usr/bin/cc -- works
11:39:33 [2020-04-10T11:39:33.762Z] #39 4.342 -- Detecting C compiler ABI info
11:39:33 [2020-04-10T11:39:33.878Z] 
11:39:33 [2020-04-10T11:39:33.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:34 [2020-04-10T11:39:34.084Z] #44 185.4   LINK     criu/built-in.o
11:39:34 [2020-04-10T11:39:34.342Z] #44 185.6   LINK     criu/criu
11:39:34 [2020-04-10T11:39:34.390Z] #39 5.240 -- Detecting C compiler ABI info - done
11:39:34 [2020-04-10T11:39:34.677Z] #39 5.390 -- Detecting C compile features
11:39:34 [2020-04-10T11:39:34.811Z] #44 181.9   CC       criu/protobuf.o
11:39:34 [2020-04-10T11:39:34.907Z] #44 186.0   DEP      lib/c/criu.d
11:39:34 [2020-04-10T11:39:34.907Z] #44 186.1   CC       images/rpc.pb-c.o
11:39:35 [2020-04-10T11:39:35.165Z] #44 186.5   CC       lib/c/criu.o
11:39:35 [2020-04-10T11:39:35.377Z] #44 182.4   CC       criu/pstree.o
11:39:35 [2020-04-10T11:39:35.377Z] #44 ...
11:39:35 [2020-04-10T11:39:35.377Z] 
11:39:35 [2020-04-10T11:39:35.377Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:39:35 [2020-04-10T11:39:35.377Z] #42 DONE 0.2s
11:39:35 [2020-04-10T11:39:35.635Z] 
11:39:35 [2020-04-10T11:39:35.635Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:39:36 [2020-04-10T11:39:36.099Z] #44 187.3   LINK     lib/c/built-in.o
11:39:36 [2020-04-10T11:39:36.099Z] #44 187.3   LINK     lib/c/libcriu.so
11:39:36 [2020-04-10T11:39:36.099Z] #44 ...
11:39:36 [2020-04-10T11:39:36.099Z] 
11:39:36 [2020-04-10T11:39:36.099Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:36 [2020-04-10T11:39:36.099Z] #60 106.8 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
11:39:36 [2020-04-10T11:39:36.200Z] #53 ...
11:39:36 [2020-04-10T11:39:36.200Z] 
11:39:36 [2020-04-10T11:39:36.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:36 [2020-04-10T11:39:36.200Z] #44 183.3   CC       criu/rbtree.o
11:39:36 [2020-04-10T11:39:36.458Z] #44 183.6   CC       criu/rst-malloc.o
11:39:36 [2020-04-10T11:39:36.715Z] #44 183.8   CC       criu/seccomp.o
11:39:36 [2020-04-10T11:39:36.740Z] #39 ...
11:39:36 [2020-04-10T11:39:36.740Z] 
11:39:36 [2020-04-10T11:39:36.740Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
11:39:36 [2020-04-10T11:39:36.740Z] #44 96.56 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
11:39:36 [2020-04-10T11:39:36.740Z] #44 96.57 Processing triggers for libc-bin (2.28-10) ...
11:39:36 [2020-04-10T11:39:36.740Z] #44 DONE 96.8s
11:39:37 [2020-04-10T11:39:37.030Z] 
11:39:37 [2020-04-10T11:39:37.030Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:37 [2020-04-10T11:39:37.130Z] ?   	github.com/docker/docker/api	[no test files]
11:39:37 [2020-04-10T11:39:37.474Z] #60 108.3 + mkdir -p /build
11:39:37 [2020-04-10T11:39:37.474Z] #60 108.3 + cp runc /build/runc
11:39:37 [2020-04-10T11:39:37.648Z] #44 184.4   CC       criu/seize.o
11:39:37 [2020-04-10T11:39:37.733Z] #60 DONE 108.6s
11:39:37 [2020-04-10T11:39:37.733Z] 
11:39:37 [2020-04-10T11:39:37.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:37 [2020-04-10T11:39:37.733Z] #44 187.4   LINK     lib/c/libcriu.a
11:39:37 [2020-04-10T11:39:37.733Z] #44 187.5   GEN      magic.py
11:39:37 [2020-04-10T11:39:37.733Z] #44 187.6 Note: Building without setproctitle() and strlcpy() support.
11:39:37 [2020-04-10T11:39:37.733Z] #44 187.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:37 [2020-04-10T11:39:37.733Z] #44 187.6 Note: Building without GnuTLS support
11:39:37 [2020-04-10T11:39:37.733Z] #44 188.2 fatal: not a git repository (or any of the parent directories): .git
11:39:37 [2020-04-10T11:39:37.733Z] #44 188.8 make[1]: Nothing to be done for 'all'.
11:39:37 [2020-04-10T11:39:37.906Z] #44 184.9   CC       criu/servicefd.o
11:39:38 [2020-04-10T11:39:38.165Z] #44 185.2   CC       criu/shmem.o
11:39:38 [2020-04-10T11:39:38.302Z] #44 189.6 make[1]: 'images/built-in.o' is up to date.
11:39:38 [2020-04-10T11:39:38.302Z] #44 189.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:39:38 [2020-04-10T11:39:38.536Z] #45 1.529 Note: Building without setproctitle() and strlcpy() support.
11:39:38 [2020-04-10T11:39:38.536Z] #45 1.531       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:38 [2020-04-10T11:39:38.536Z] #45 1.559 Note: Building without GnuTLS support
11:39:38 [2020-04-10T11:39:38.560Z] #44 189.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:39:38 [2020-04-10T11:39:38.560Z] #44 189.8 make[1]: 'compel/libcompel.a' is up to date.
11:39:38 [2020-04-10T11:39:38.560Z] #44 189.8 make[1]: 'compel/compel-host-bin' is up to date.
11:39:38 [2020-04-10T11:39:38.560Z] #44 189.9 make[1]: Nothing to be done for 'all'.
11:39:38 [2020-04-10T11:39:38.560Z] #44 189.9 make[1]: 'soccr/libsoccr.a' is up to date.
11:39:38 [2020-04-10T11:39:38.818Z] #44 190.1 make[2]: Nothing to be done for 'all'.
11:39:38 [2020-04-10T11:39:38.818Z] #44 190.1 make[2]: Nothing to be done for 'all'.
11:39:38 [2020-04-10T11:39:38.818Z] #44 190.1 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.077Z] #44 190.2 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.077Z] #44 190.3 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.077Z] #44 190.4 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.077Z] #44 190.4 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.098Z] #44 186.1   CC       criu/sigframe.o
11:39:39 [2020-04-10T11:39:39.098Z] #44 186.2   CC       criu/signalfd.o
11:39:39 [2020-04-10T11:39:39.334Z] #44 190.6 make[2]: Nothing to be done for 'all'.
11:39:39 [2020-04-10T11:39:39.334Z] #44 190.6   INSTALL  criu/criu
11:39:39 [2020-04-10T11:39:39.356Z] #44 186.5   CC       criu/sk-inet.o
11:39:39 [2020-04-10T11:39:39.592Z] #44 DONE 190.8s
11:39:39 [2020-04-10T11:39:39.592Z] 
11:39:39 [2020-04-10T11:39:39.592Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:39 [2020-04-10T11:39:39.592Z] #65 242.3 + bin/containerd
11:39:40 [2020-04-10T11:39:40.288Z] #44 187.4   CC       criu/sk-netlink.o
11:39:40 [2020-04-10T11:39:40.527Z] #65 ...
11:39:40 [2020-04-10T11:39:40.527Z] 
11:39:40 [2020-04-10T11:39:40.527Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:39:40 [2020-04-10T11:39:40.527Z] #45 DONE 0.1s
11:39:40 [2020-04-10T11:39:40.546Z] #44 187.8   CC       criu/sk-packet.o
11:39:40 [2020-04-10T11:39:40.612Z] #45 3.869 fatal: not a git repository (or any of the parent directories): .git
11:39:40 [2020-04-10T11:39:40.785Z] 
11:39:40 [2020-04-10T11:39:40.785Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:39:40 [2020-04-10T11:39:40.785Z] #48 DONE 0.1s
11:39:40 [2020-04-10T11:39:40.785Z] 
11:39:40 [2020-04-10T11:39:40.785Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:39:40 [2020-04-10T11:39:40.785Z] #53 ...
11:39:40 [2020-04-10T11:39:40.785Z] 
11:39:40 [2020-04-10T11:39:40.786Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:39:40 [2020-04-10T11:39:40.786Z] #51 DONE 0.1s
11:39:40 [2020-04-10T11:39:40.900Z] #45 3.963   GEN      .gitid
11:39:40 [2020-04-10T11:39:40.900Z] #45 3.981   GEN      criu/include/version.h
11:39:40 [2020-04-10T11:39:40.900Z] #45 4.027   GEN      include/common/asm
11:39:41 [2020-04-10T11:39:41.043Z] 
11:39:41 [2020-04-10T11:39:41.044Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:39:41 [2020-04-10T11:39:41.480Z] #44 188.3   CC       criu/sk-queue.o
11:39:41 [2020-04-10T11:39:41.738Z] #44 188.7   CC       criu/sk-tcp.o
11:39:41 [2020-04-10T11:39:41.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:39:41 [2020-04-10T11:39:41.939Z] 
11:39:41 [2020-04-10T11:39:41.939Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:39:41 [2020-04-10T11:39:41.939Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:39:41 [2020-04-10T11:39:41.939Z] HOSTNAME=a9255f8d3967
11:39:41 [2020-04-10T11:39:41.939Z] TESTDEBUG=0
11:39:41 [2020-04-10T11:39:41.939Z] DEST=bundles/test-integration
11:39:41 [2020-04-10T11:39:41.939Z] PWD=/go/src/github.com/docker/docker
11:39:41 [2020-04-10T11:39:41.939Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:39:41 [2020-04-10T11:39:41.939Z] container=docker
11:39:41 [2020-04-10T11:39:41.939Z] HOME=/root
11:39:41 [2020-04-10T11:39:41.939Z] GOLANG_VERSION=1.13.9
11:39:41 [2020-04-10T11:39:41.939Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:39:41 [2020-04-10T11:39:41.939Z] VALIDATE_BRANCH=master
11:39:41 [2020-04-10T11:39:41.939Z] TERM=xterm
11:39:41 [2020-04-10T11:39:41.939Z] DOCKER_PKG=github.com/docker/docker
11:39:41 [2020-04-10T11:39:41.939Z] SHLVL=1
11:39:41 [2020-04-10T11:39:41.939Z] TIMEOUT=120m
11:39:41 [2020-04-10T11:39:41.939Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:39:41 [2020-04-10T11:39:41.939Z] DOCKER_GRAPHDRIVER=overlay2
11:39:41 [2020-04-10T11:39:41.939Z] GO111MODULE=off
11:39:41 [2020-04-10T11:39:41.939Z] DOCKER_EXPERIMENTAL=1
11:39:41 [2020-04-10T11:39:41.939Z] TEST_SKIP_INTEGRATION_CLI=1
11:39:41 [2020-04-10T11:39:41.939Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:39:41 [2020-04-10T11:39:41.939Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:39:41 [2020-04-10T11:39:41.939Z] GOPATH=/go
11:39:41 [2020-04-10T11:39:41.939Z] PKG_CONFIG=pkg-config
11:39:41 [2020-04-10T11:39:41.939Z] _=/usr/bin/env
11:39:41 [2020-04-10T11:39:41.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:39:42 [2020-04-10T11:39:42.418Z] #44 189.1   CC       criu/sk-unix.o
11:39:42 [2020-04-10T11:39:42.999Z] #45 ...
11:39:42 [2020-04-10T11:39:42.999Z] 
11:39:42 [2020-04-10T11:39:42.999Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:42 [2020-04-10T11:39:42.999Z] #39 8.571 -- Detecting C compile features - done
11:39:42 [2020-04-10T11:39:42.999Z] #39 8.670 -- Performing Test HAS_BUILTIN_FORTIFY
11:39:42 [2020-04-10T11:39:42.999Z] #39 9.076 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:39:42 [2020-04-10T11:39:42.999Z] #39 9.370 -- Configuring done
11:39:42 [2020-04-10T11:39:42.999Z] #39 9.412 -- Generating done
11:39:42 [2020-04-10T11:39:42.999Z] #39 9.434 -- Build files have been written to: /tmp/tmp.kDUPJDxrEs/tini
11:39:42 [2020-04-10T11:39:42.999Z] #39 9.442 + make tini-static
11:39:42 [2020-04-10T11:39:42.999Z] #39 10.07 Scanning dependencies of target tini-static
11:39:42 [2020-04-10T11:39:42.999Z] #39 10.20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:39:42 [2020-04-10T11:39:42.999Z] #39 12.47 [100%] Linking C executable tini-static
11:39:42 [2020-04-10T11:39:42.999Z] #39 13.55 [100%] Built target tini-static
11:39:42 [2020-04-10T11:39:42.999Z] #39 13.71 + mkdir -p /build
11:39:42 [2020-04-10T11:39:42.999Z] #39 13.72 + cp tini-static /build/docker-init
11:39:42 [2020-04-10T11:39:42.999Z] #39 DONE 13.8s
11:39:42 [2020-04-10T11:39:42.999Z] 
11:39:42 [2020-04-10T11:39:42.999Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:42 [2020-04-10T11:39:42.999Z] #57 99.88 bufio
11:39:42 [2020-04-10T11:39:42.999Z] #57 101.5 reflect
11:39:43 [2020-04-10T11:39:43.791Z] #44 190.9   CC       criu/sockets.o
11:39:44 [2020-04-10T11:39:44.723Z] #44 191.6   CC       criu/stats.o
11:39:44 [2020-04-10T11:39:44.723Z] #44 191.9   CC       criu/string.o
11:39:44 [2020-04-10T11:39:44.984Z] #44 192.0   CC       criu/sysctl.o
11:39:45 [2020-04-10T11:39:45.549Z] #44 192.6   CC       criu/sysfs_parse.o
11:39:45 [2020-04-10T11:39:45.721Z] #57 ...
11:39:45 [2020-04-10T11:39:45.721Z] 
11:39:45 [2020-04-10T11:39:45.721Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:45 [2020-04-10T11:39:45.721Z] #45 6.704   PBCC     images/google/protobuf/descriptor.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.009   PBCC     images/opts.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.262   PBCC     images/sit.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.435   DEP      images/google/protobuf/descriptor.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.613   DEP      images/opts.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.787   DEP      images/sit.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.955   PBCC     images/macvlan.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 7.983   DEP      images/macvlan.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.035   PBCC     images/autofs.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.060   DEP      images/autofs.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.096   PBCC     images/sysctl.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.118   DEP      images/sysctl.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.172   PBCC     images/time.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.198   DEP      images/time.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.242   PBCC     images/binfmt-misc.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.267   DEP      images/binfmt-misc.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.327   PBCC     images/seccomp.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.359   DEP      images/seccomp.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.425   PBCC     images/userns.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.465   DEP      images/userns.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.530   PBCC     images/cgroup.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.566   DEP      images/cgroup.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 ...
11:39:45 [2020-04-10T11:39:45.721Z] 
11:39:45 [2020-04-10T11:39:45.721Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:39:45 [2020-04-10T11:39:45.721Z] #11 95.41 Selecting previously unselected package mingw-w64-x86-64-dev.
11:39:45 [2020-04-10T11:39:45.721Z] #11 95.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 95.43 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.2 Selecting previously unselected package gcc-mingw-w64-base.
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 104.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:39:45 [2020-04-10T11:39:45.721Z] #11 ...
11:39:45 [2020-04-10T11:39:45.721Z] 
11:39:45 [2020-04-10T11:39:45.721Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.706   PBCC     images/fown.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.740   PBCC     images/ext-file.pb-c.c
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.769   DEP      images/fown.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.856   DEP      images/ext-file.pb-c.d
11:39:45 [2020-04-10T11:39:45.721Z] #45 8.934   PBCC     images/rpc.pb-c.c
11:39:45 [2020-04-10T11:39:45.807Z] #44 192.9   CC       criu/timerfd.o
11:39:46 [2020-04-10T11:39:46.011Z] #45 9.032   DEP      images/rpc.pb-c.d
11:39:46 [2020-04-10T11:39:46.011Z] #45 9.146   PBCC     images/siginfo.pb-c.c
11:39:46 [2020-04-10T11:39:46.011Z] #45 9.215   DEP      images/siginfo.pb-c.d
11:39:46 [2020-04-10T11:39:46.302Z] #45 9.322   PBCC     images/pagemap.pb-c.c
11:39:46 [2020-04-10T11:39:46.302Z] #45 9.389   DEP      images/pagemap.pb-c.d
11:39:46 [2020-04-10T11:39:46.372Z] #44 193.3   CC       criu/tty.o
11:39:46 [2020-04-10T11:39:46.592Z] #45 9.510   PBCC     images/rlimit.pb-c.c
11:39:46 [2020-04-10T11:39:46.592Z] #45 9.543   DEP      images/rlimit.pb-c.d
11:39:46 [2020-04-10T11:39:46.592Z] #45 9.631   PBCC     images/file-lock.pb-c.c
11:39:46 [2020-04-10T11:39:46.592Z] #45 9.644   DEP      images/file-lock.pb-c.d
11:39:46 [2020-04-10T11:39:46.592Z] #45 9.741   PBCC     images/tty.pb-c.c
11:39:46 [2020-04-10T11:39:46.880Z] #45 9.880   DEP      images/tty.pb-c.d
11:39:46 [2020-04-10T11:39:46.880Z] #45 10.02   PBCC     images/tun.pb-c.c
11:39:47 [2020-04-10T11:39:47.169Z] #45 10.10   PBCC     images/netdev.pb-c.c
11:39:47 [2020-04-10T11:39:47.169Z] #45 10.21   DEP      images/tun.pb-c.d
11:39:47 [2020-04-10T11:39:47.169Z] #45 10.29   DEP      images/netdev.pb-c.d
11:39:47 [2020-04-10T11:39:47.473Z] #45 10.37   PBCC     images/vma.pb-c.c
11:39:47 [2020-04-10T11:39:47.473Z] #45 10.45   DEP      images/vma.pb-c.d
11:39:47 [2020-04-10T11:39:47.601Z] #53 DONE 303.7s
11:39:47 [2020-04-10T11:39:47.601Z] 
11:39:47 [2020-04-10T11:39:47.601Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:47 [2020-04-10T11:39:47.744Z] #44 195.0   CC       criu/tun.o
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.60   PBCC     images/creds.pb-c.c
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.66   DEP      images/creds.pb-c.d
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.79   PBCC     images/utsns.pb-c.c
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.82   DEP      images/utsns.pb-c.d
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.89   PBCC     images/ipc-desc.pb-c.c
11:39:47 [2020-04-10T11:39:47.762Z] #45 10.94   PBCC     images/ipc-sem.pb-c.c
11:39:47 [2020-04-10T11:39:47.762Z] #45 11.00   DEP      images/ipc-desc.pb-c.d
11:39:48 [2020-04-10T11:39:48.051Z] #45 11.05   DEP      images/ipc-sem.pb-c.d
11:39:48 [2020-04-10T11:39:48.051Z] #45 11.09   PBCC     images/ipc-msg.pb-c.c
11:39:48 [2020-04-10T11:39:48.051Z] #45 11.13   DEP      images/ipc-msg.pb-c.d
11:39:48 [2020-04-10T11:39:48.051Z] #45 11.19   PBCC     images/ipc-shm.pb-c.c
11:39:48 [2020-04-10T11:39:48.051Z] #45 11.23   DEP      images/ipc-shm.pb-c.d
11:39:48 [2020-04-10T11:39:48.051Z] #45 ...
11:39:48 [2020-04-10T11:39:48.051Z] 
11:39:48 [2020-04-10T11:39:48.051Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:48 [2020-04-10T11:39:48.051Z] #34 97.75 reflect
11:39:48 [2020-04-10T11:39:48.051Z] #34 97.82 bufio
11:39:48 [2020-04-10T11:39:48.051Z] #34 100.7 path
11:39:48 [2020-04-10T11:39:48.051Z] #34 104.6 text/tabwriter
11:39:48 [2020-04-10T11:39:48.342Z] #34 ...
11:39:48 [2020-04-10T11:39:48.342Z] 
11:39:48 [2020-04-10T11:39:48.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:48 [2020-04-10T11:39:48.342Z] #45 11.33   PBCC     images/ipc-var.pb-c.c
11:39:48 [2020-04-10T11:39:48.342Z] #45 11.36   DEP      images/ipc-var.pb-c.d
11:39:48 [2020-04-10T11:39:48.342Z] #45 11.43   PBCC     images/sk-opts.pb-c.c
11:39:48 [2020-04-10T11:39:48.342Z] #45 11.46   PBCC     images/packet-sock.pb-c.c
11:39:48 [2020-04-10T11:39:48.631Z] #45 11.65   DEP      images/sk-opts.pb-c.d
11:39:48 [2020-04-10T11:39:48.631Z] #45 11.74   DEP      images/packet-sock.pb-c.d
11:39:48 [2020-04-10T11:39:48.631Z] #45 11.87   PBCC     images/sk-netlink.pb-c.c
11:39:48 [2020-04-10T11:39:48.676Z] #44 195.5   CC       criu/uffd.o
11:39:48 [2020-04-10T11:39:48.920Z] #45 11.95   DEP      images/sk-netlink.pb-c.d
11:39:48 [2020-04-10T11:39:48.920Z] #45 12.06   PBCC     images/sk-inet.pb-c.c
11:39:48 [2020-04-10T11:39:48.974Z] #65 ...
11:39:48 [2020-04-10T11:39:48.974Z] 
11:39:48 [2020-04-10T11:39:48.974Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:39:48 [2020-04-10T11:39:48.974Z] #54 DONE 0.2s
11:39:48 [2020-04-10T11:39:48.974Z] 
11:39:48 [2020-04-10T11:39:48.974Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:39:48 [2020-04-10T11:39:48.974Z] #57 DONE 0.1s
11:39:48 [2020-04-10T11:39:48.974Z] 
11:39:48 [2020-04-10T11:39:48.974Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:48 [2020-04-10T11:39:48.974Z] #65 ...
11:39:48 [2020-04-10T11:39:48.974Z] 
11:39:48 [2020-04-10T11:39:48.974Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:39:49 [2020-04-10T11:39:49.211Z] #45 12.26   DEP      images/sk-inet.pb-c.d
11:39:49 [2020-04-10T11:39:49.211Z] #45 12.39   PBCC     images/sk-unix.pb-c.c
11:39:49 [2020-04-10T11:39:49.231Z] #61 DONE 0.2s
11:39:49 [2020-04-10T11:39:49.231Z] 
11:39:49 [2020-04-10T11:39:49.231Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:49 [2020-04-10T11:39:49.370Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 9.0% of statements
11:39:49 [2020-04-10T11:39:49.499Z] #45 12.49   DEP      images/sk-unix.pb-c.d
11:39:49 [2020-04-10T11:39:49.499Z] #45 ...
11:39:49 [2020-04-10T11:39:49.499Z] 
11:39:49 [2020-04-10T11:39:49.499Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:49 [2020-04-10T11:39:49.499Z] #48 99.21 reflect
11:39:49 [2020-04-10T11:39:49.499Z] #48 99.35 bufio
11:39:49 [2020-04-10T11:39:49.499Z] #48 107.9 regexp/syntax
11:39:49 [2020-04-10T11:39:49.499Z] #48 ...
11:39:49 [2020-04-10T11:39:49.499Z] 
11:39:49 [2020-04-10T11:39:49.499Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:49 [2020-04-10T11:39:49.499Z] #45 12.64   PBCC     images/mm.pb-c.c
11:39:49 [2020-04-10T11:39:49.499Z] #45 12.76   DEP      images/mm.pb-c.d
11:39:49 [2020-04-10T11:39:49.608Z] #44 196.6   CC       criu/util.o
11:39:49 [2020-04-10T11:39:49.788Z] #45 12.87   PBCC     images/timerfd.pb-c.c
11:39:49 [2020-04-10T11:39:49.788Z] #45 12.94   DEP      images/timerfd.pb-c.d
11:39:49 [2020-04-10T11:39:49.866Z] #44 ...
11:39:49 [2020-04-10T11:39:49.866Z] 
11:39:49 [2020-04-10T11:39:49.866Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:39:49 [2020-04-10T11:39:49.866Z] #60 110.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
11:39:50 [2020-04-10T11:39:50.079Z] #45 13.04   PBCC     images/timer.pb-c.c
11:39:50 [2020-04-10T11:39:50.079Z] #45 13.10   DEP      images/timer.pb-c.d
11:39:50 [2020-04-10T11:39:50.079Z] #45 13.22   PBCC     images/sa.pb-c.c
11:39:50 [2020-04-10T11:39:50.370Z] #45 13.39   DEP      images/sa.pb-c.d
11:39:50 [2020-04-10T11:39:50.370Z] #45 13.50   PBCC     images/pipe-data.pb-c.c
11:39:50 [2020-04-10T11:39:50.370Z] #45 13.52   DEP      images/pipe-data.pb-c.d
11:39:50 [2020-04-10T11:39:50.660Z] #45 13.65   PBCC     images/mnt.pb-c.c
11:39:50 [2020-04-10T11:39:50.660Z] #45 13.80   DEP      images/mnt.pb-c.d
11:39:50 [2020-04-10T11:39:50.660Z] #45 13.87   PBCC     images/sk-packet.pb-c.c
11:39:50 [2020-04-10T11:39:50.950Z] #45 13.92   DEP      images/sk-packet.pb-c.d
11:39:50 [2020-04-10T11:39:50.950Z] #45 14.00   PBCC     images/tcp-stream.pb-c.c
11:39:50 [2020-04-10T11:39:50.950Z] #45 14.11   DEP      images/tcp-stream.pb-c.d
11:39:51 [2020-04-10T11:39:51.241Z] #45 14.17   PBCC     images/pipe.pb-c.c
11:39:51 [2020-04-10T11:39:51.241Z] #45 14.26   DEP      images/pipe.pb-c.d
11:39:51 [2020-04-10T11:39:51.532Z] #45 14.41   PBCC     images/pstree.pb-c.c
11:39:51 [2020-04-10T11:39:51.532Z] #45 14.45   DEP      images/pstree.pb-c.d
11:39:51 [2020-04-10T11:39:51.532Z] #45 14.58   PBCC     images/fs.pb-c.c
11:39:51 [2020-04-10T11:39:51.532Z] #45 14.63   DEP      images/fs.pb-c.d
11:39:51 [2020-04-10T11:39:51.769Z] #60 111.6 + mkdir -p /build
11:39:51 [2020-04-10T11:39:51.769Z] #60 111.6 + cp runc /build/runc
11:39:51 [2020-04-10T11:39:51.769Z] #60 DONE 111.9s
11:39:51 [2020-04-10T11:39:51.769Z] 
11:39:51 [2020-04-10T11:39:51.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:51 [2020-04-10T11:39:51.769Z] #44 197.6   CC       criu/uts_ns.o
11:39:51 [2020-04-10T11:39:51.769Z] #44 197.8   CC       criu/vdso-compat.o
11:39:51 [2020-04-10T11:39:51.769Z] #44 198.0   CC       criu/vdso.o
11:39:51 [2020-04-10T11:39:51.769Z] #44 198.6   LINK     criu/built-in.o
11:39:51 [2020-04-10T11:39:51.769Z] #44 198.7   LINK     criu/criu
11:39:51 [2020-04-10T11:39:51.822Z] #45 14.77   PBCC     images/signalfd.pb-c.c
11:39:51 [2020-04-10T11:39:51.822Z] #45 14.92   DEP      images/signalfd.pb-c.d
11:39:52 [2020-04-10T11:39:52.027Z] #44 199.1   DEP      lib/c/criu.d
11:39:52 [2020-04-10T11:39:52.111Z] #45 15.04   PBCC     images/fh.pb-c.c
11:39:52 [2020-04-10T11:39:52.111Z] #45 15.12   PBCC     images/fsnotify.pb-c.c
11:39:52 [2020-04-10T11:39:52.285Z] #44 199.2   CC       images/rpc.pb-c.o
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.24   DEP      images/fh.pb-c.d
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.38   DEP      images/fsnotify.pb-c.d
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.47   PBCC     images/eventpoll.pb-c.c
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.50   DEP      images/eventpoll.pb-c.d
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.59   PBCC     images/eventfd.pb-c.c
11:39:52 [2020-04-10T11:39:52.402Z] #45 15.64   DEP      images/eventfd.pb-c.d
11:39:52 [2020-04-10T11:39:52.542Z] #44 199.7   CC       lib/c/criu.o
11:39:52 [2020-04-10T11:39:52.693Z] #45 15.72   PBCC     images/remap-file-path.pb-c.c
11:39:52 [2020-04-10T11:39:52.693Z] #45 15.75   DEP      images/remap-file-path.pb-c.d
11:39:52 [2020-04-10T11:39:52.693Z] #45 15.82   PBCC     images/fifo.pb-c.c
11:39:52 [2020-04-10T11:39:52.693Z] #45 15.87   DEP      images/fifo.pb-c.d
11:39:52 [2020-04-10T11:39:52.984Z] #45 15.92   PBCC     images/ghost-file.pb-c.c
11:39:52 [2020-04-10T11:39:52.984Z] #45 15.97   DEP      images/ghost-file.pb-c.d
11:39:52 [2020-04-10T11:39:52.984Z] #45 16.07   PBCC     images/regfile.pb-c.c
11:39:52 [2020-04-10T11:39:52.984Z] #45 16.16   DEP      images/regfile.pb-c.d
11:39:53 [2020-04-10T11:39:53.275Z] #45 16.23   PBCC     images/ns.pb-c.c
11:39:53 [2020-04-10T11:39:53.275Z] #45 16.26   DEP      images/ns.pb-c.d
11:39:53 [2020-04-10T11:39:53.275Z] #45 16.36   PBCC     images/fdinfo.pb-c.c
11:39:53 [2020-04-10T11:39:53.481Z] #44 200.6   LINK     lib/c/built-in.o
11:39:53 [2020-04-10T11:39:53.565Z] #45 16.57   DEP      images/fdinfo.pb-c.d
11:39:53 [2020-04-10T11:39:53.565Z] #45 16.67   PBCC     images/core-aarch64.pb-c.c
11:39:53 [2020-04-10T11:39:53.565Z] #45 16.80   PBCC     images/core-arm.pb-c.c
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.6   LINK     lib/c/libcriu.so
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.6   LINK     lib/c/libcriu.a
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.7   GEN      magic.py
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.8 Note: Building without setproctitle() and strlcpy() support.
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:39:53 [2020-04-10T11:39:53.739Z] #44 200.8 Note: Building without GnuTLS support
11:39:53 [2020-04-10T11:39:53.883Z] #45 16.96   PBCC     images/core-ppc64.pb-c.c
11:39:54 [2020-04-10T11:39:54.180Z] #45 17.19   PBCC     images/core-s390.pb-c.c
11:39:54 [2020-04-10T11:39:54.180Z] #45 17.27   PBCC     images/core-x86.pb-c.c
11:39:54 [2020-04-10T11:39:54.180Z] #45 17.38   PBCC     images/core.pb-c.c
11:39:54 [2020-04-10T11:39:54.304Z] #44 201.4 fatal: not a git repository (or any of the parent directories): .git
11:39:54 [2020-04-10T11:39:54.473Z] #45 17.51   PBCC     images/inventory.pb-c.c
11:39:54 [2020-04-10T11:39:54.473Z] #45 17.65   DEP      images/core-aarch64.pb-c.d
11:39:54 [2020-04-10T11:39:54.764Z] #45 17.79   DEP      images/core-arm.pb-c.d
11:39:54 [2020-04-10T11:39:54.764Z] #45 17.85   DEP      images/core-ppc64.pb-c.d
11:39:54 [2020-04-10T11:39:54.764Z] #45 17.92   DEP      images/core-s390.pb-c.d
11:39:54 [2020-04-10T11:39:54.870Z] #44 201.9 make[1]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.054Z] #45 18.01   DEP      images/core-x86.pb-c.d
11:39:55 [2020-04-10T11:39:55.054Z] #45 18.08   DEP      images/core.pb-c.d
11:39:55 [2020-04-10T11:39:55.128Z] #44 202.3 make[1]: 'images/built-in.o' is up to date.
11:39:55 [2020-04-10T11:39:55.344Z] #45 18.23   DEP      images/inventory.pb-c.d
11:39:55 [2020-04-10T11:39:55.344Z] #45 18.31   PBCC     images/cpuinfo.pb-c.c
11:39:55 [2020-04-10T11:39:55.344Z] #45 18.38   DEP      images/cpuinfo.pb-c.d
11:39:55 [2020-04-10T11:39:55.344Z] #45 18.47   PBCC     images/stats.pb-c.c
11:39:55 [2020-04-10T11:39:55.344Z] #45 18.51   DEP      images/stats.pb-c.d
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.4 make[1]: 'compel/libcompel.a' is up to date.
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.4 make[1]: 'compel/compel-host-bin' is up to date.
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.4 make[1]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.386Z] #44 202.5 make[1]: 'soccr/libsoccr.a' is up to date.
11:39:55 [2020-04-10T11:39:55.644Z] #44 202.6 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.644Z] #44 202.6 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.644Z] #44 202.7 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.644Z] #44 202.8 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.644Z] #44 202.8 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.902Z] #44 202.8 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.902Z] #44 202.9 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.902Z] #44 203.0 make[2]: Nothing to be done for 'all'.
11:39:55 [2020-04-10T11:39:55.902Z] #44 203.0   INSTALL  criu/criu
11:39:55 [2020-04-10T11:39:55.973Z] #45 ...
11:39:55 [2020-04-10T11:39:55.973Z] 
11:39:55 [2020-04-10T11:39:55.973Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:55 [2020-04-10T11:39:55.973Z] #57 105.6 regexp/syntax
11:39:56 [2020-04-10T11:39:56.159Z] #44 DONE 203.2s
11:39:56 [2020-04-10T11:39:56.159Z] 
11:39:56 [2020-04-10T11:39:56.159Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:56 [2020-04-10T11:39:56.159Z] #65 241.1 + bin/containerd
11:39:56 [2020-04-10T11:39:56.262Z] #57 ...
11:39:56 [2020-04-10T11:39:56.262Z] 
11:39:56 [2020-04-10T11:39:56.262Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:39:56 [2020-04-10T11:39:56.262Z] #34 111.8 time
11:39:56 [2020-04-10T11:39:56.262Z] #34 111.8 internal/syscall/unix
11:39:58 [2020-04-10T11:39:58.059Z] #65 ...
11:39:58 [2020-04-10T11:39:58.059Z] 
11:39:58 [2020-04-10T11:39:58.059Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:39:58 [2020-04-10T11:39:58.059Z] #45 DONE 0.1s
11:39:58 [2020-04-10T11:39:58.059Z] 
11:39:58 [2020-04-10T11:39:58.059Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:39:58 [2020-04-10T11:39:58.059Z] #48 DONE 0.1s
11:39:58 [2020-04-10T11:39:58.059Z] 
11:39:58 [2020-04-10T11:39:58.059Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:39:58 [2020-04-10T11:39:58.059Z] #51 DONE 0.1s
11:39:58 [2020-04-10T11:39:58.059Z] 
11:39:58 [2020-04-10T11:39:58.059Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:39:58 [2020-04-10T11:39:58.325Z] #34 ...
11:39:58 [2020-04-10T11:39:58.325Z] 
11:39:58 [2020-04-10T11:39:58.325Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:39:58 [2020-04-10T11:39:58.325Z] #45 21.12 make[1]: Nothing to be done for 'all'.
11:40:00 [2020-04-10T11:40:00.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:40:00 [2020-04-10T11:40:00.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:40:01 [2020-04-10T11:40:01.041Z] #45 23.90   CC       images/stats.o
11:40:01 [2020-04-10T11:40:01.366Z] #45 24.59   CC       images/core.o
11:40:01 [2020-04-10T11:40:01.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:40:02 [2020-04-10T11:40:02.241Z] #65 ...
11:40:02 [2020-04-10T11:40:02.241Z] 
11:40:02 [2020-04-10T11:40:02.241Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:40:02 [2020-04-10T11:40:02.241Z] #53 DONE 316.8s
11:40:02 [2020-04-10T11:40:02.241Z] 
11:40:02 [2020-04-10T11:40:02.241Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:40:02 [2020-04-10T11:40:02.866Z] #45 ...
11:40:02 [2020-04-10T11:40:02.866Z] 
11:40:02 [2020-04-10T11:40:02.866Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:02 [2020-04-10T11:40:02.866Z] #48 112.3 hash/crc32
11:40:02 [2020-04-10T11:40:02.866Z] #48 116.9 time
11:40:02 [2020-04-10T11:40:02.866Z] #48 117.2 vendor/golang.org/x/text/transform
11:40:02 [2020-04-10T11:40:02.866Z] #48 ...
11:40:02 [2020-04-10T11:40:02.866Z] 
11:40:02 [2020-04-10T11:40:02.866Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:02 [2020-04-10T11:40:02.866Z] #45 25.76   CC       images/core-x86.o
11:40:03 [2020-04-10T11:40:03.616Z] #65 ...
11:40:03 [2020-04-10T11:40:03.616Z] 
11:40:03 [2020-04-10T11:40:03.616Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:40:03 [2020-04-10T11:40:03.616Z] #54 DONE 0.1s
11:40:03 [2020-04-10T11:40:03.616Z] 
11:40:03 [2020-04-10T11:40:03.616Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:40:03 [2020-04-10T11:40:03.616Z] #57 DONE 0.1s
11:40:03 [2020-04-10T11:40:03.616Z] 
11:40:03 [2020-04-10T11:40:03.616Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:40:03 [2020-04-10T11:40:03.616Z] #65 ...
11:40:03 [2020-04-10T11:40:03.616Z] 
11:40:03 [2020-04-10T11:40:03.616Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:40:03 [2020-04-10T11:40:03.616Z] #61 DONE 0.1s
11:40:03 [2020-04-10T11:40:03.874Z] 
11:40:03 [2020-04-10T11:40:03.874Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:40:03 [2020-04-10T11:40:03.894Z] #45 26.82   CC       images/core-arm.o
11:40:04 [2020-04-10T11:40:04.524Z] #45 27.46   CC       images/core-aarch64.o
11:40:05 [2020-04-10T11:40:05.152Z] #45 28.15   CC       images/core-ppc64.o
11:40:06 [2020-04-10T11:40:06.181Z] #45 29.23   CC       images/core-s390.o
11:40:06 [2020-04-10T11:40:06.470Z] #45 ...
11:40:06 [2020-04-10T11:40:06.470Z] 
11:40:06 [2020-04-10T11:40:06.470Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:06 [2020-04-10T11:40:06.470Z] #57 116.2 time
11:40:06 [2020-04-10T11:40:06.470Z] #57 123.8 regexp
11:40:06 [2020-04-10T11:40:06.759Z] #57 ...
11:40:06 [2020-04-10T11:40:06.759Z] 
11:40:06 [2020-04-10T11:40:06.759Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:06 [2020-04-10T11:40:06.759Z] #48 125.8 regexp
11:40:11 [2020-04-10T11:40:11.183Z] #65 272.1 + bin/containerd-stress
11:40:11 [2020-04-10T11:40:11.183Z] #65 273.8 + bin/containerd-shim
11:40:11 [2020-04-10T11:40:11.218Z] #48 ...
11:40:11 [2020-04-10T11:40:11.218Z] 
11:40:11 [2020-04-10T11:40:11.218Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:40:11 [2020-04-10T11:40:11.218Z] #66 68.99 Checking out files:  48% (1523/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  82% (2603/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
11:40:11 [2020-04-10T11:40:11.218Z] #66 70.78 + cd /tmp/tmp.5tLlsrpCW2/src/github.com/containerd/containerd
11:40:11 [2020-04-10T11:40:11.218Z] #66 70.78 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.04 + export 'BUILDTAGS=netgo osusergo static_build'
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.04 + BUILDTAGS='netgo osusergo static_build'
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.04 + export EXTRA_FLAGS=-buildmode=pie
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.04 + EXTRA_FLAGS=-buildmode=pie
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.05 + '[' '' = dynamic ']'
11:40:11 [2020-04-10T11:40:11.218Z] #66 73.05 + make
11:40:12 [2020-04-10T11:40:12.253Z] #66 ...
11:40:12 [2020-04-10T11:40:12.253Z] 
11:40:12 [2020-04-10T11:40:12.253Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:12 [2020-04-10T11:40:12.253Z] #34 121.8 internal/poll
11:40:12 [2020-04-10T11:40:12.253Z] #34 125.7 os
11:40:12 [2020-04-10T11:40:12.253Z] #34 129.8 internal/fmtsort
11:40:12 [2020-04-10T11:40:12.253Z] #34 131.9 path/filepath
11:40:12 [2020-04-10T11:40:12.253Z] #34 131.9 fmt
11:40:12 [2020-04-10T11:40:12.253Z] #34 ...
11:40:12 [2020-04-10T11:40:12.253Z] 
11:40:12 [2020-04-10T11:40:12.253Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:12 [2020-04-10T11:40:12.253Z] #45 30.42   CC       images/cpuinfo.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 31.59   CC       images/inventory.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 32.17   CC       images/fdinfo.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 32.89   CC       images/fown.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 33.44   CC       images/ns.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 33.86   CC       images/regfile.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 34.31   CC       images/ghost-file.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 34.84   CC       images/fifo.o
11:40:12 [2020-04-10T11:40:12.253Z] #45 35.16   CC       images/remap-file-path.o
11:40:12 [2020-04-10T11:40:12.545Z] #45 35.59   CC       images/eventfd.o
11:40:13 [2020-04-10T11:40:13.175Z] #45 36.07   CC       images/eventpoll.o
11:40:13 [2020-04-10T11:40:13.466Z] #45 36.63   CC       images/fh.o
11:40:14 [2020-04-10T11:40:14.496Z] #45 37.23   CC       images/fsnotify.o
11:40:15 [2020-04-10T11:40:15.526Z] #45 38.40   CC       images/signalfd.o
11:40:15 [2020-04-10T11:40:15.526Z] #45 ...
11:40:15 [2020-04-10T11:40:15.526Z] 
11:40:15 [2020-04-10T11:40:15.526Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:15 [2020-04-10T11:40:15.526Z] #34 135.0 io/ioutil
11:40:16 [2020-04-10T11:40:16.438Z] #65 280.1 + bin/containerd-shim-runc-v1
11:40:17 [2020-04-10T11:40:17.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:40:18 [2020-04-10T11:40:18.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:40:19 [2020-04-10T11:40:19.047Z] #34 138.6 log
11:40:19 [2020-04-10T11:40:19.047Z] #34 138.6 github.com/BurntSushi/toml
11:40:19 [2020-04-10T11:40:19.047Z] #34 138.7 flag
11:40:19 [2020-04-10T11:40:19.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:40:19 [2020-04-10T11:40:19.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:40:19 [2020-04-10T11:40:19.714Z] #65 283.0 + bin/containerd-shim-runc-v2
11:40:20 [2020-04-10T11:40:20.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + mkdir -p /build
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + binaries
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + cp bin/containerd /build/containerd
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + cp bin/containerd-shim /build/containerd-shim
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:40:20 [2020-04-10T11:40:20.279Z] #65 283.8 + cp bin/ctr /build/ctr
11:40:20 [2020-04-10T11:40:20.842Z] #65 DONE 284.3s
11:40:21 [2020-04-10T11:40:21.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:40:21 [2020-04-10T11:40:21.104Z] #34 ...
11:40:21 [2020-04-10T11:40:21.104Z] 
11:40:21 [2020-04-10T11:40:21.104Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:21 [2020-04-10T11:40:21.104Z] #45 38.82   CC       images/fs.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 39.11   CC       images/pstree.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 39.41   CC       images/pipe.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 39.80   CC       images/tcp-stream.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 40.17   CC       images/sk-packet.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 40.67   CC       images/mnt.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 41.13   CC       images/pipe-data.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 41.47   CC       images/sa.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 41.92   CC       images/timer.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 42.63   CC       images/timerfd.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 43.02   CC       images/mm.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 43.54   CC       images/sk-opts.o
11:40:21 [2020-04-10T11:40:21.104Z] #45 43.90   CC       images/sk-unix.o
11:40:21 [2020-04-10T11:40:21.395Z] #45 44.45   CC       images/sk-inet.o
11:40:21 [2020-04-10T11:40:21.772Z] 
11:40:21 [2020-04-10T11:40:21.772Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:40:22 [2020-04-10T11:40:22.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:40:22 [2020-04-10T11:40:22.032Z] #66 DONE 0.2s
11:40:22 [2020-04-10T11:40:22.032Z] 
11:40:22 [2020-04-10T11:40:22.032Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:40:22 [2020-04-10T11:40:22.032Z] #70 DONE 0.1s
11:40:22 [2020-04-10T11:40:22.032Z] 
11:40:22 [2020-04-10T11:40:22.032Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:40:22 [2020-04-10T11:40:22.289Z] #72 DONE 0.1s
11:40:22 [2020-04-10T11:40:22.289Z] 
11:40:22 [2020-04-10T11:40:22.289Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:40:22 [2020-04-10T11:40:22.289Z] #75 DONE 0.1s
11:40:22 [2020-04-10T11:40:22.289Z] 
11:40:22 [2020-04-10T11:40:22.289Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:40:22 [2020-04-10T11:40:22.289Z] #76 DONE 0.0s
11:40:22 [2020-04-10T11:40:22.289Z] 
11:40:22 [2020-04-10T11:40:22.289Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
11:40:22 [2020-04-10T11:40:22.425Z] #45 45.31   CC       images/tun.o
11:40:23 [2020-04-10T11:40:23.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:40:23 [2020-04-10T11:40:23.055Z] #45 45.87   CC       images/sk-netlink.o
11:40:23 [2020-04-10T11:40:23.055Z] #45 ...
11:40:23 [2020-04-10T11:40:23.055Z] 
11:40:23 [2020-04-10T11:40:23.055Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:40:23 [2020-04-10T11:40:23.055Z] #66 74.87 + bin/ctr
11:40:23 [2020-04-10T11:40:23.055Z] #66 ...
11:40:23 [2020-04-10T11:40:23.055Z] 
11:40:23 [2020-04-10T11:40:23.055Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:23 [2020-04-10T11:40:23.055Z] #57 132.7 context
11:40:23 [2020-04-10T11:40:23.055Z] #57 132.9 path/filepath
11:40:23 [2020-04-10T11:40:23.055Z] #57 138.3 mvdan.cc/sh/v3/fileutil
11:40:23 [2020-04-10T11:40:23.055Z] #57 140.1 encoding/binary
11:40:23 [2020-04-10T11:40:23.055Z] #57 140.1 flag
11:40:23 [2020-04-10T11:40:23.055Z] #57 140.1 go/token
11:40:23 [2020-04-10T11:40:23.056Z] #57 140.1 github.com/pkg/diff
11:40:23 [2020-04-10T11:40:23.056Z] #57 ...
11:40:23 [2020-04-10T11:40:23.056Z] 
11:40:23 [2020-04-10T11:40:23.056Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:23 [2020-04-10T11:40:23.056Z] #45 46.26   CC       images/packet-sock.o
11:40:23 [2020-04-10T11:40:23.384Z] ................................................                         [ 29%]
11:40:23 [2020-04-10T11:40:23.658Z] #77 DONE 1.2s
11:40:23 [2020-04-10T11:40:23.658Z] 
11:40:23 [2020-04-10T11:40:23.658Z] #78 exporting to image
11:40:23 [2020-04-10T11:40:23.658Z] #78 exporting layers
11:40:24 [2020-04-10T11:40:24.086Z] #45 46.95   CC       images/ipc-var.o
11:40:24 [2020-04-10T11:40:24.375Z] #45 47.34   CC       images/ipc-desc.o
11:40:24 [2020-04-10T11:40:24.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:40:24 [2020-04-10T11:40:24.665Z] #45 47.74   CC       images/ipc-shm.o
11:40:24 [2020-04-10T11:40:24.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:40:24 [2020-04-10T11:40:24.955Z] #45 48.09   CC       images/ipc-msg.o
11:40:25 [2020-04-10T11:40:25.591Z] #45 48.56   CC       images/ipc-sem.o
11:40:25 [2020-04-10T11:40:25.786Z] #65 271.3 + bin/containerd-stress
11:40:25 [2020-04-10T11:40:25.786Z] #65 273.0 + bin/containerd-shim
11:40:25 [2020-04-10T11:40:25.886Z] #45 48.92   CC       images/utsns.o
11:40:26 [2020-04-10T11:40:26.173Z] #45 ...
11:40:26 [2020-04-10T11:40:26.173Z] 
11:40:26 [2020-04-10T11:40:26.173Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:26 [2020-04-10T11:40:26.173Z] #48 136.0 io/ioutil
11:40:26 [2020-04-10T11:40:26.173Z] #48 136.0 net
11:40:26 [2020-04-10T11:40:26.173Z] #48 138.1 os/exec
11:40:26 [2020-04-10T11:40:26.173Z] #48 138.8 internal/lazyregexp
11:40:26 [2020-04-10T11:40:26.173Z] #48 139.8 github.com/LK4D4/vndr/versioned
11:40:26 [2020-04-10T11:40:26.173Z] #48 145.8 encoding/binary
11:40:26 [2020-04-10T11:40:26.173Z] #48 145.8 go/scanner
11:40:26 [2020-04-10T11:40:26.173Z] #48 145.8 net/url
11:40:26 [2020-04-10T11:40:26.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:40:26 [2020-04-10T11:40:26.463Z] #48 ...
11:40:26 [2020-04-10T11:40:26.463Z] 
11:40:26 [2020-04-10T11:40:26.463Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:26 [2020-04-10T11:40:26.463Z] #45 49.48   CC       images/creds.o
11:40:26 [2020-04-10T11:40:26.752Z] #45 49.88   CC       images/vma.o
11:40:26 [2020-04-10T11:40:26.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:40:27 [2020-04-10T11:40:27.382Z] #45 50.38   CC       images/netdev.o
11:40:28 [2020-04-10T11:40:28.012Z] #45 51.04   CC       images/tty.o
11:40:28 [2020-04-10T11:40:28.302Z] #45 ...
11:40:28 [2020-04-10T11:40:28.302Z] 
11:40:28 [2020-04-10T11:40:28.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:40:28 [2020-04-10T11:40:28.302Z] #11 138.0 Selecting previously unselected package g++-mingw-w64-x86-64.
11:40:28 [2020-04-10T11:40:28.303Z] #11 138.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
11:40:28 [2020-04-10T11:40:28.303Z] #11 138.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:40:28 [2020-04-10T11:40:28.303Z] #11 ...
11:40:28 [2020-04-10T11:40:28.303Z] 
11:40:28 [2020-04-10T11:40:28.303Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:28 [2020-04-10T11:40:28.303Z] #34 146.6 github.com/BurntSushi/toml/cmd/tomlv
11:40:28 [2020-04-10T11:40:28.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:40:28 [2020-04-10T11:40:28.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:40:29 [2020-04-10T11:40:29.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:40:30 [2020-04-10T11:40:30.204Z] #78 exporting layers 5.9s done
11:40:30 [2020-04-10T11:40:30.204Z] #78 writing image sha256:44d59cc7ea86c99075151d8b2e1f593bdfdb1f8c08dc079a8c740fa1103e4653 done
11:40:30 [2020-04-10T11:40:30.204Z] #78 naming to docker.io/library/docker:62f3b5cec636fb6103f10984d1f523b3a525931a done
11:40:30 [2020-04-10T11:40:30.204Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:40:30 [2020-04-10T11:40:30.550Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh dynbinary test-integration
11:40:30 [2020-04-10T11:40:30.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:40:30 [2020-04-10T11:40:30.555Z] Using test binary docker
11:40:30 [2020-04-10T11:40:30.555Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:40:30 [2020-04-10T11:40:30.555Z] +++ /etc/init.d/apparmor start
11:40:30 [2020-04-10T11:40:30.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:40:30 [2020-04-10T11:40:30.555Z] INFO: Waiting for daemon to start...
11:40:30 [2020-04-10T11:40:30.555Z] Starting dockerd
11:40:30 [2020-04-10T11:40:30.555Z] +++ 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
11:40:31 [2020-04-10T11:40:31.483Z] 
11:40:31 [2020-04-10T11:40:31.483Z] Removing bundles/
11:40:31 [2020-04-10T11:40:31.483Z] 
11:40:31 [2020-04-10T11:40:31.483Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:40:31 [2020-04-10T11:40:31.483Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:40:31 [2020-04-10T11:40:31.483Z] GOOS="" GOARCH="" GOARM=""
11:40:32 [2020-04-10T11:40:32.337Z] #65 279.4 + bin/containerd-shim-runc-v1
11:40:32 [2020-04-10T11:40:32.573Z] .
11:40:32 [2020-04-10T11:40:32.573Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:40:32 [2020-04-10T11:40:32.573Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:40:32 [2020-04-10T11:40:32.573Z] Error: No such image: emptyfs
11:40:32 [2020-04-10T11:40:32.573Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:40:32 [2020-04-10T11:40:32.573Z] ++++ docker load
11:40:32 [2020-04-10T11:40:32.750Z] #34 ...
11:40:32 [2020-04-10T11:40:32.750Z] 
11:40:32 [2020-04-10T11:40:32.750Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:32 [2020-04-10T11:40:32.750Z] #45 52.34   CC       images/file-lock.o
11:40:32 [2020-04-10T11:40:32.750Z] #45 52.70   CC       images/rlimit.o
11:40:32 [2020-04-10T11:40:32.750Z] #45 53.12   CC       images/pagemap.o
11:40:32 [2020-04-10T11:40:32.750Z] #45 53.73   CC       images/siginfo.o
11:40:32 [2020-04-10T11:40:32.750Z] #45 54.33   CC       images/rpc.o
11:40:32 [2020-04-10T11:40:32.855Z] Running integration-test (iteration 1)
11:40:32 [2020-04-10T11:40:32.855Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
11:40:32 [2020-04-10T11:40:32.855Z] ++ 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
11:40:32 [2020-04-10T11:40:32.855Z] ++ set -e
11:40:32 [2020-04-10T11:40:32.855Z] ++ '[' -n 0 ']'
11:40:32 [2020-04-10T11:40:32.855Z] ++ set -x
11:40:32 [2020-04-10T11:40:32.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
11:40:33 [2020-04-10T11:40:33.779Z] #45 56.58   CC       images/ext-file.o
11:40:33 [2020-04-10T11:40:33.779Z] #45 ...
11:40:33 [2020-04-10T11:40:33.779Z] 
11:40:33 [2020-04-10T11:40:33.779Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:33 [2020-04-10T11:40:33.779Z] #34 DONE 153.4s
11:40:33 [2020-04-10T11:40:33.779Z] 
11:40:33 [2020-04-10T11:40:33.779Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:33 [2020-04-10T11:40:33.779Z] #48 151.2 go/ast
11:40:33 [2020-04-10T11:40:33.779Z] #48 153.3 text/template/parse
11:40:34 [2020-04-10T11:40:34.075Z] #48 153.7 encoding/json
11:40:34 [2020-04-10T11:40:34.863Z] #65 282.5 + bin/containerd-shim-runc-v2
11:40:35 [2020-04-10T11:40:35.570Z] #48 ...
11:40:35 [2020-04-10T11:40:35.570Z] 
11:40:35 [2020-04-10T11:40:35.570Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:35 [2020-04-10T11:40:35.570Z] #57 145.0 go/scanner
11:40:35 [2020-04-10T11:40:35.570Z] #57 147.7 mvdan.cc/editorconfig
11:40:35 [2020-04-10T11:40:35.570Z] #57 148.3 mvdan.cc/sh/v3/syntax
11:40:35 [2020-04-10T11:40:35.570Z] #57 150.8 encoding/base64
11:40:35 [2020-04-10T11:40:35.570Z] #57 151.5 go/ast
11:40:35 [2020-04-10T11:40:35.570Z] #57 154.4 golang.org/x/sys/unix
11:40:35 [2020-04-10T11:40:35.570Z] #57 ...
11:40:35 [2020-04-10T11:40:35.570Z] 
11:40:35 [2020-04-10T11:40:35.570Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:35 [2020-04-10T11:40:35.570Z] #45 57.02   CC       images/cgroup.o
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + binaries
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + mkdir -p /build
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + cp bin/containerd /build/containerd
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + cp bin/containerd-shim /build/containerd-shim
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:40:35 [2020-04-10T11:40:35.793Z] #65 283.3 + cp bin/ctr /build/ctr
11:40:35 [2020-04-10T11:40:35.859Z] #45 59.06   CC       images/userns.o
11:40:36 [2020-04-10T11:40:36.358Z] #65 DONE 283.7s
11:40:36 [2020-04-10T11:40:36.487Z] #45 59.56   CC       images/google/protobuf/descriptor.o
11:40:36 [2020-04-10T11:40:36.923Z] 
11:40:36 [2020-04-10T11:40:36.923Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:40:37 [2020-04-10T11:40:37.180Z] #66 DONE 0.2s
11:40:37 [2020-04-10T11:40:37.180Z] 
11:40:37 [2020-04-10T11:40:37.180Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:40:37 [2020-04-10T11:40:37.180Z] #70 DONE 0.1s
11:40:37 [2020-04-10T11:40:37.437Z] 
11:40:37 [2020-04-10T11:40:37.437Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:40:37 [2020-04-10T11:40:37.693Z] #72 DONE 0.1s
11:40:37 [2020-04-10T11:40:37.693Z] 
11:40:37 [2020-04-10T11:40:37.693Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:40:37 [2020-04-10T11:40:37.693Z] #75 DONE 0.1s
11:40:37 [2020-04-10T11:40:37.693Z] 
11:40:37 [2020-04-10T11:40:37.693Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:40:37 [2020-04-10T11:40:37.693Z] #76 DONE 0.0s
11:40:37 [2020-04-10T11:40:37.693Z] 
11:40:37 [2020-04-10T11:40:37.693Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
11:40:39 [2020-04-10T11:40:39.063Z] #77 DONE 1.3s
11:40:39 [2020-04-10T11:40:39.063Z] 
11:40:39 [2020-04-10T11:40:39.063Z] #78 exporting to image
11:40:39 [2020-04-10T11:40:39.063Z] #78 exporting layers
11:40:39 [2020-04-10T11:40:39.651Z] Loaded image: buildpack-deps:jessie
11:40:39 [2020-04-10T11:40:39.651Z] Loaded image: busybox:latest
11:40:39 [2020-04-10T11:40:39.932Z] Loaded image: busybox:glibc
11:40:39 [2020-04-10T11:40:39.932Z] Loaded image: debian:jessie
11:40:39 [2020-04-10T11:40:39.985Z] #45 63.01   CC       images/opts.o
11:40:40 [2020-04-10T11:40:40.214Z] Loaded image: hello-world:latest
11:40:40 [2020-04-10T11:40:40.214Z] INFO: Testing against a local daemon
11:40:40 [2020-04-10T11:40:40.214Z] === RUN   TestCgroupNamespacesBuild
11:40:40 [2020-04-10T11:40:40.615Z] #45 63.40   CC       images/seccomp.o
11:40:40 [2020-04-10T11:40:40.904Z] #45 63.97   CC       images/binfmt-misc.o
11:40:41 [2020-04-10T11:40:41.193Z] #45 64.35   CC       images/time.o
11:40:41 [2020-04-10T11:40:41.822Z] #45 64.77   CC       images/sysctl.o
11:40:42 [2020-04-10T11:40:42.121Z] #45 65.24   CC       images/autofs.o
11:40:42 [2020-04-10T11:40:42.414Z] #45 65.50   CC       images/macvlan.o
11:40:42 [2020-04-10T11:40:42.702Z] #45 65.78   CC       images/sit.o
11:40:42 [2020-04-10T11:40:42.897Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
11:40:42 [2020-04-10T11:40:42.897Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:40:42 [2020-04-10T11:40:42.990Z] #45 ...
11:40:42 [2020-04-10T11:40:42.990Z] 
11:40:42 [2020-04-10T11:40:42.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:40:42 [2020-04-10T11:40:42.990Z] #11 163.0 Selecting previously unselected package libapparmor1:ppc64el.
11:40:43 [2020-04-10T11:40:43.278Z] #11 163.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
11:40:43 [2020-04-10T11:40:43.278Z] #11 163.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
11:40:43 [2020-04-10T11:40:43.278Z] #11 163.2 Selecting previously unselected package libapparmor-dev:ppc64el.
11:40:43 [2020-04-10T11:40:43.278Z] #11 163.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
11:40:43 [2020-04-10T11:40:43.278Z] #11 163.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
11:40:43 [2020-04-10T11:40:43.567Z] #11 163.5 Selecting previously unselected package libbtrfs0.
11:40:43 [2020-04-10T11:40:43.567Z] #11 163.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
11:40:43 [2020-04-10T11:40:43.567Z] #11 163.5 Unpacking libbtrfs0 (4.20.1-2) ...
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.6 Selecting previously unselected package libbtrfs-dev.
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.6 Unpacking libbtrfs-dev (4.20.1-2) ...
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
11:40:43 [2020-04-10T11:40:43.856Z] #11 163.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:40:44 [2020-04-10T11:40:44.147Z] #11 163.9 Selecting previously unselected package libudev-dev:ppc64el.
11:40:44 [2020-04-10T11:40:44.147Z] #11 163.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
11:40:44 [2020-04-10T11:40:44.147Z] #11 164.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
11:40:44 [2020-04-10T11:40:44.366Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
11:40:44 [2020-04-10T11:40:44.366Z] === RUN   TestBuildWithSession
11:40:44 [2020-04-10T11:40:44.366Z] --- SKIP: TestBuildWithSession (0.00s)
11:40:44 [2020-04-10T11:40:44.366Z]     build_session_test.go:25: TODO: BuildKit
11:40:44 [2020-04-10T11:40:44.366Z] === RUN   TestBuildSquashParent
11:40:44 [2020-04-10T11:40:44.438Z] #11 164.3 Selecting previously unselected package libsepol1-dev:ppc64el.
11:40:44 [2020-04-10T11:40:44.438Z] #11 164.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
11:40:44 [2020-04-10T11:40:44.438Z] #11 164.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
11:40:45 [2020-04-10T11:40:45.068Z] #11 164.8 Selecting previously unselected package libpcre16-3:ppc64el.
11:40:45 [2020-04-10T11:40:45.068Z] #11 164.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
11:40:45 [2020-04-10T11:40:45.068Z] #11 164.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
11:40:45 [2020-04-10T11:40:45.358Z] #11 165.1 Selecting previously unselected package libpcre32-3:ppc64el.
11:40:45 [2020-04-10T11:40:45.358Z] #11 165.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
11:40:45 [2020-04-10T11:40:45.358Z] #11 165.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
11:40:45 [2020-04-10T11:40:45.608Z] #78 exporting layers 6.0s done
11:40:45 [2020-04-10T11:40:45.608Z] #78 writing image sha256:0e687bcd1948b0885d57b0bdf0b5c42cd4abec598d89a376fce92ffbe83da64d done
11:40:45 [2020-04-10T11:40:45.608Z] #78 naming to docker.io/library/docker:62f3b5cec636fb6103f10984d1f523b3a525931a done
11:40:45 [2020-04-10T11:40:45.608Z] #78 DONE 6.0s
[Pipeline] }
11:40:45 [2020-04-10T11:40:45.624Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 92.2% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/server/router/swarm	0.029s	coverage: 4.5% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/types/time	0.039s	coverage: 100.0% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/api/types/versions	0.028s	coverage: 75.0% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/builder/dockerignore	0.009s	coverage: 96.8% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/cli/debug	0.009s	coverage: 100.0% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/builder/remotecontext	0.290s	coverage: 13.6% of statements
11:40:45 [2020-04-10T11:40:45.625Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.350s	coverage: 86.3% of statements
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
11:40:45 [2020-04-10T11:40:45.648Z] #11 165.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
11:40:45 [2020-04-10T11:40:45.648Z] #11 165.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
11:40:45 [2020-04-10T11:40:45.648Z] #11 165.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
[Pipeline] sh
11:40:45 [2020-04-10T11:40:45.939Z] #11 165.7 Selecting previously unselected package libpcre3-dev:ppc64el.
11:40:45 [2020-04-10T11:40:45.939Z] #11 165.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
11:40:45 [2020-04-10T11:40:45.939Z] #11 165.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
11:40:46 [2020-04-10T11:40:46.195Z] ok  	github.com/docker/docker/builder/dockerfile	1.173s	coverage: 48.2% of statements
11:40:46 [2020-04-10T11:40:46.195Z] ?   	github.com/docker/docker/cli	[no test files]
11:40:46 [2020-04-10T11:40:46.195Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:40:46 [2020-04-10T11:40:46.569Z] #11 ...
11:40:46 [2020-04-10T11:40:46.570Z] 
11:40:46 [2020-04-10T11:40:46.570Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:40:46 [2020-04-10T11:40:46.570Z] #57 156.1 encoding/json
11:40:46 [2020-04-10T11:40:46.570Z] #57 ...
11:40:46 [2020-04-10T11:40:46.570Z] 
11:40:46 [2020-04-10T11:40:46.570Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
11:40:46 [2020-04-10T11:40:46.570Z] #11 166.4 Selecting previously unselected package libselinux1-dev:ppc64el.
11:40:46 [2020-04-10T11:40:46.570Z] #11 166.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
11:40:46 [2020-04-10T11:40:46.570Z] #11 166.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
11:40:46 [2020-04-10T11:40:46.727Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:40:46 [2020-04-10T11:40:46.860Z] #11 166.8 Selecting previously unselected package libdevmapper-dev:ppc64el.
11:40:46 [2020-04-10T11:40:46.860Z] #11 166.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
11:40:46 [2020-04-10T11:40:46.860Z] #11 166.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:40:47 [2020-04-10T11:40:47.151Z] #11 166.9 Selecting previously unselected package libseccomp-dev:ppc64el.
11:40:47 [2020-04-10T11:40:47.151Z] #11 167.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
11:40:47 [2020-04-10T11:40:47.151Z] #11 167.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
11:40:47 [2020-04-10T11:40:47.151Z] #11 167.1 Selecting previously unselected package libsystemd-dev:ppc64el.
11:40:47 [2020-04-10T11:40:47.151Z] #11 167.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
11:40:47 [2020-04-10T11:40:47.151Z] #11 167.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
11:40:47 [2020-04-10T11:40:47.581Z] 
11:40:47 [2020-04-10T11:40:47.581Z] Removing bundles/
11:40:47 [2020-04-10T11:40:47.581Z] 
11:40:47 [2020-04-10T11:40:47.581Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:40:47 [2020-04-10T11:40:47.581Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:40:47 [2020-04-10T11:40:47.581Z] GOOS="" GOARCH="" GOARM=""
11:40:48 [2020-04-10T11:40:48.205Z] #11 167.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 167.9 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 167.9 Setting up libapparmor1:ppc64el (2.13.2-10) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 167.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 167.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.0 Setting up libsepol1-dev:ppc64el (2.8-1) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.0 Setting up libbtrfs0 (4.20.1-2) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.0 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up libbtrfs-dev (4.20.1-2) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up mingw-w64-common (6.0.0-3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:40:48 [2020-04-10T11:40:48.205Z] #11 168.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.2 Setting up dmsetup (2:1.02.155-3) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
11:40:48 [2020-04-10T11:40:48.500Z] #11 168.3 Processing triggers for libc-bin (2.28-10) ...
11:40:48 [2020-04-10T11:40:48.788Z] #11 DONE 168.7s
11:40:48 [2020-04-10T11:40:48.788Z] 
11:40:48 [2020-04-10T11:40:48.788Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
11:40:49 [2020-04-10T11:40:49.066Z] 65014b3c3121: Pull complete
11:40:49 [2020-04-10T11:40:49.078Z] #12 ...
11:40:49 [2020-04-10T11:40:49.078Z] 
11:40:49 [2020-04-10T11:40:49.078Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:40:49 [2020-04-10T11:40:49.078Z] #59 DONE 0.3s
11:40:49 [2020-04-10T11:40:49.078Z] 
11:40:49 [2020-04-10T11:40:49.078Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
11:40:49 [2020-04-10T11:40:49.078Z] #60 DONE 0.1s
11:40:49 [2020-04-10T11:40:49.078Z] 
11:40:49 [2020-04-10T11:40:49.078Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:49 [2020-04-10T11:40:49.370Z] #61 ...
11:40:49 [2020-04-10T11:40:49.370Z] 
11:40:49 [2020-04-10T11:40:49.370Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
11:40:49 [2020-04-10T11:40:49.370Z] #12 DONE 0.6s
11:40:49 [2020-04-10T11:40:49.370Z] 
11:40:49 [2020-04-10T11:40:49.370Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
11:40:49 [2020-04-10T11:40:49.490Z] ok  	github.com/docker/docker/client	0.307s	coverage: 75.8% of statements
11:40:49 [2020-04-10T11:40:49.998Z] #13 DONE 0.6s
11:40:49 [2020-04-10T11:40:49.998Z] 
11:40:49 [2020-04-10T11:40:49.998Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.416 + RM_GOPATH=0
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.417 + TMP_GOPATH=
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.417 + : /build
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.417 + '[' -z '' ']'
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.418 ++ mktemp -d
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.438 + export GOPATH=/tmp/tmp.p50llVapS1
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.438 + GOPATH=/tmp/tmp.p50llVapS1
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.439 + RM_GOPATH=1
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.440 ++ dirname ./install.sh
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.458 + dir=.
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.469 + bin=runc
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.471 + shift
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.471 + '[' '!' -f ./runc.installer ']'
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.472 + . ./runc.installer
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.477 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.478 + install_runc
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.490 + grep -q '^3\.10\.0.*\.el7\.'
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.499 + uname -r
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.509 + RUNC_BUILDTAGS='seccomp apparmor selinux '
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.510 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.510 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.510 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p50llVapS1/src/github.com/opencontainers/runc
11:40:49 [2020-04-10T11:40:49.998Z] #61 0.514 Cloning into '/tmp/tmp.p50llVapS1/src/github.com/opencontainers/runc'...
11:40:50 [2020-04-10T11:40:50.628Z] #61 ...
11:40:50 [2020-04-10T11:40:50.628Z] 
11:40:50 [2020-04-10T11:40:50.628Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
11:40:50 [2020-04-10T11:40:50.628Z] #14 0.351 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:40:50 [2020-04-10T11:40:50.628Z] #14 DONE 0.4s
11:40:50 [2020-04-10T11:40:50.628Z] 
11:40:50 [2020-04-10T11:40:50.628Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
11:40:50 [2020-04-10T11:40:50.628Z] #15 DONE 0.4s
11:40:50 [2020-04-10T11:40:50.628Z] 
11:40:50 [2020-04-10T11:40:50.628Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.22   LINK     images/built-in.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.52   GEN      compel/include/asm
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.53   GEN      compel/include/version.h
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.54 touch .config
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.56   GEN      include/common/config.h
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.64   GEN      compel/plugins/include/uapi/std/syscall-codes.h
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.68   GEN      compel/plugins/include/uapi/std/syscall.h
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.72   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.74   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.78   DEP      compel/arch/ppc64/plugins/std/memcmp.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.83   DEP      compel/arch/ppc64/plugins/std/memcpy.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.86   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
11:40:50 [2020-04-10T11:40:50.628Z] #45 66.90   DEP      compel/plugins/std/infect.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 67.08   DEP      compel/plugins/std/string.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 67.33   DEP      compel/plugins/std/log.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 67.53   DEP      compel/plugins/std/fds.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 67.72   DEP      compel/plugins/std/std.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 67.94   DEP      compel/plugins/shmem/shmem.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 68.11   DEP      compel/plugins/fds/fds.d
11:40:50 [2020-04-10T11:40:50.628Z] #45 68.40   CC       compel/plugins/std/std.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 69.07   CC       compel/plugins/std/fds.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 69.77   CC       compel/plugins/std/log.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 71.28   CC       compel/plugins/std/string.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 72.81   CC       compel/plugins/std/infect.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 73.78   CC       compel/arch/ppc64/plugins/std/parasite-head.o
11:40:50 [2020-04-10T11:40:50.628Z] #45 73.81   CC       compel/arch/ppc64/plugins/std/memcpy.o
11:40:50 [2020-04-10T11:40:50.917Z] #45 73.86   CC       compel/arch/ppc64/plugins/std/memcmp.o
11:40:50 [2020-04-10T11:40:50.917Z] #45 74.00   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
11:40:50 [2020-04-10T11:40:50.917Z] #45 ...
11:40:50 [2020-04-10T11:40:50.917Z] 
11:40:50 [2020-04-10T11:40:50.917Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
11:40:51 [2020-04-10T11:40:51.163Z] --- PASS: TestBuildSquashParent (6.45s)
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:40:51 [2020-04-10T11:40:51.163Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:40:51 [2020-04-10T11:40:51.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:40:51 [2020-04-10T11:40:51.163Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.163Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:40:51 [2020-04-10T11:40:51.206Z] #16 DONE 0.4s
11:40:51 [2020-04-10T11:40:51.206Z] 
11:40:51 [2020-04-10T11:40:51.206Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:51 [2020-04-10T11:40:51.206Z] #45 74.06   AR       compel/plugins/std.lib.a
11:40:51 [2020-04-10T11:40:51.206Z] #45 74.21   CC       compel/plugins/fds/fds.o
11:40:51 [2020-04-10T11:40:51.496Z] #45 74.70   AR       compel/plugins/fds.lib.a
11:40:51 [2020-04-10T11:40:51.786Z] #45 74.77   HOSTDEP  compel/src/lib/log-host.d
11:40:51 [2020-04-10T11:40:51.786Z] #45 ...
11:40:51 [2020-04-10T11:40:51.786Z] 
11:40:51 [2020-04-10T11:40:51.786Z] #17 [dev-systemd-false 6/26] RUN ldconfig
11:40:51 [2020-04-10T11:40:51.786Z] #17 DONE 0.6s
11:40:51 [2020-04-10T11:40:51.786Z] 
11:40:51 [2020-04-10T11:40:51.786Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:40:51 [2020-04-10T11:40:51.786Z] #45 74.91   HOSTDEP  compel/src/lib/handle-elf-host.d
11:40:52 [2020-04-10T11:40:52.075Z] #45 75.22   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
11:40:52 [2020-04-10T11:40:52.365Z] #45 75.48   HOSTDEP  compel/src/main-host.d
11:40:52 [2020-04-10T11:40:52.657Z] #45 75.72   DEP      compel/src/lib/ptrace.d
11:40:52 [2020-04-10T11:40:52.946Z] #45 75.96   DEP      compel/src/lib/infect.d
11:40:53 [2020-04-10T11:40:53.236Z] #45 76.33   DEP      compel/src/lib/infect-util.d
11:40:53 [2020-04-10T11:40:53.525Z] #45 76.63   DEP      compel/src/lib/infect-rpc.d
11:40:53 [2020-04-10T11:40:53.816Z] #45 76.93   DEP      compel/arch/ppc64/src/lib/infect.d
11:40:53 [2020-04-10T11:40:53.834Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:40:53 [2020-04-10T11:40:53.834Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:40:54 [2020-04-10T11:40:54.106Z] #45 77.21   DEP      compel/arch/ppc64/src/lib/cpu.d
11:40:54 [2020-04-10T11:40:54.411Z] #45 77.39   DEP      compel/src/lib/log.d
11:40:54 [2020-04-10T11:40:54.411Z] #45 77.60   DEP      compel/src/main.d
11:40:54 [2020-04-10T11:40:54.700Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
11:40:54 [2020-04-10T11:40:54.715Z] #45 77.91   DEP      compel/src/lib/handle-elf.d
11:40:55 [2020-04-10T11:40:55.010Z] #45 78.17   DEP      compel/arch/ppc64/src/lib/handle-elf.d
11:40:55 [2020-04-10T11:40:55.299Z] #45 78.47   CC       compel/src/lib/log.o
11:40:55 [2020-04-10T11:40:55.927Z] #45 79.02   CC       compel/arch/ppc64/src/lib/cpu.o
11:40:56 [2020-04-10T11:40:56.504Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:40:56 [2020-04-10T11:40:56.504Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:40:56 [2020-04-10T11:40:56.556Z] #45 79.73   CC       compel/arch/ppc64/src/lib/infect.o
11:40:58 [2020-04-10T11:40:58.056Z] #45 81.15   CC       compel/src/lib/infect-rpc.o
11:40:58 [2020-04-10T11:40:58.520Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s)
11:40:58 [2020-04-10T11:40:58.520Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s)
11:40:58 [2020-04-10T11:40:58.520Z] === RUN   TestBuildMultiStageCopy
11:40:58 [2020-04-10T11:40:58.520Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:40:58 [2020-04-10T11:40:58.686Z] #45 81.90   CC       compel/src/lib/infect-util.o
11:40:59 [2020-04-10T11:40:59.316Z] #45 82.41   CC       compel/src/lib/infect.o
11:40:59 [2020-04-10T11:40:59.598Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:41:01 [2020-04-10T11:41:01.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:41:01 [2020-04-10T11:41:01.843Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:41:02 [2020-04-10T11:41:02.043Z] #45 ...
11:41:02 [2020-04-10T11:41:02.043Z] 
11:41:02 [2020-04-10T11:41:02.043Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:02 [2020-04-10T11:41:02.043Z] #48 171.5 go/parser
11:41:02 [2020-04-10T11:41:02.043Z] #48 173.3 text/template
11:41:02 [2020-04-10T11:41:02.043Z] #48 178.7 encoding/xml
11:41:02 [2020-04-10T11:41:02.043Z] #48 ...
11:41:02 [2020-04-10T11:41:02.043Z] 
11:41:02 [2020-04-10T11:41:02.043Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:02 [2020-04-10T11:41:02.043Z] #18 0.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:41:02 [2020-04-10T11:41:02.043Z] #18 0.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:41:02 [2020-04-10T11:41:02.043Z] #18 1.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:41:02 [2020-04-10T11:41:02.043Z] #18 2.456 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
11:41:02 [2020-04-10T11:41:02.043Z] #18 5.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
11:41:02 [2020-04-10T11:41:02.043Z] #18 7.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
11:41:02 [2020-04-10T11:41:02.456Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:41:02 [2020-04-10T11:41:02.737Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:41:03 [2020-04-10T11:41:03.743Z] --- PASS: TestBuildMultiStageCopy (4.88s)
11:41:03 [2020-04-10T11:41:03.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s)
11:41:03 [2020-04-10T11:41:03.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
11:41:03 [2020-04-10T11:41:03.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
11:41:03 [2020-04-10T11:41:03.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
11:41:03 [2020-04-10T11:41:03.743Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
11:41:03 [2020-04-10T11:41:03.743Z] === RUN   TestBuildMultiStageParentConfig
11:41:04 [2020-04-10T11:41:04.101Z] #18 ...
11:41:04 [2020-04-10T11:41:04.101Z] 
11:41:04 [2020-04-10T11:41:04.101Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:04 [2020-04-10T11:41:04.101Z] #61 14.55 + cd /tmp/tmp.p50llVapS1/src/github.com/opencontainers/runc
11:41:04 [2020-04-10T11:41:04.101Z] #61 14.55 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
11:41:04 [2020-04-10T11:41:04.734Z] #61 15.63 + '[' -z '' ']'
11:41:04 [2020-04-10T11:41:04.734Z] #61 15.64 + target=static
11:41:04 [2020-04-10T11:41:04.734Z] #61 15.64 + make 'BUILDTAGS=seccomp apparmor selinux ' static
11:41:05 [2020-04-10T11:41:05.213Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
11:41:05 [2020-04-10T11:41:05.213Z] === RUN   TestBuildLabelWithTargets
11:41:07 [2020-04-10T11:41:07.897Z] --- PASS: TestBuildLabelWithTargets (2.31s)
11:41:07 [2020-04-10T11:41:07.897Z] === RUN   TestBuildWithEmptyLayers
11:41:08 [2020-04-10T11:41:08.510Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
11:41:08 [2020-04-10T11:41:08.510Z] === RUN   TestBuildMultiStageOnBuild
11:41:09 [2020-04-10T11:41:09.175Z] #61 19.35 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 .
11:41:10 [2020-04-10T11:41:10.204Z] #61 ...
11:41:10 [2020-04-10T11:41:10.204Z] 
11:41:10 [2020-04-10T11:41:10.204Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:10 [2020-04-10T11:41:10.204Z] #18 18.60 Fetched 8120 kB in 18s (450 kB/s)
11:41:11 [2020-04-10T11:41:11.182Z] --- PASS: TestBuildMultiStageOnBuild (2.81s)
11:41:11 [2020-04-10T11:41:11.182Z] === RUN   TestBuildUncleanTarFilenames
11:41:12 [2020-04-10T11:41:12.650Z] --- PASS: TestBuildUncleanTarFilenames (1.28s)
11:41:12 [2020-04-10T11:41:12.650Z] === RUN   TestBuildMultiStageLayerLeak
11:41:14 [2020-04-10T11:41:14.674Z] #18 18.60 Reading package lists...
11:41:14 [2020-04-10T11:41:14.674Z] #18 ...
11:41:14 [2020-04-10T11:41:14.674Z] 
11:41:14 [2020-04-10T11:41:14.674Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:14 [2020-04-10T11:41:14.674Z] #45 86.96   CC       compel/src/lib/ptrace.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 87.64   AR       compel/libcompel.a
11:41:14 [2020-04-10T11:41:14.674Z] #45 87.86   HOSTCC   compel/src/main-host.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 88.59   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 88.87   HOSTCC   compel/src/lib/handle-elf-host.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 89.57   HOSTCC   compel/src/lib/log-host.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 89.93   HOSTLINK compel/compel-host-bin
11:41:14 [2020-04-10T11:41:14.674Z] #45 90.15   DEP      soccr/soccr.d
11:41:14 [2020-04-10T11:41:14.674Z] #45 90.54   CC       soccr/soccr.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 93.81   AR       soccr/libsoccr.a
11:41:14 [2020-04-10T11:41:14.674Z] #45 93.89 make[1]: 'soccr/libsoccr.a' is up to date.
11:41:14 [2020-04-10T11:41:14.674Z] #45 94.97   DEP      criu/arch/ppc64/sigframe.d
11:41:14 [2020-04-10T11:41:14.674Z] #45 95.31   DEP      criu/arch/ppc64/crtools.d
11:41:14 [2020-04-10T11:41:14.674Z] #45 95.78   DEP      criu/arch/ppc64/cpu.d
11:41:14 [2020-04-10T11:41:14.674Z] #45 96.30   CC       criu/arch/ppc64/cpu.o
11:41:14 [2020-04-10T11:41:14.674Z] #45 97.21   CC       criu/arch/ppc64/crtools.o
11:41:16 [2020-04-10T11:41:16.097Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s)
11:41:16 [2020-04-10T11:41:16.097Z] === RUN   TestBuildWithHugeFile
11:41:16 [2020-04-10T11:41:16.737Z] #45 99.58   CC       criu/arch/ppc64/sigframe.o
11:41:17 [2020-04-10T11:41:17.371Z] #45 100.4   LINK     criu/arch/ppc64/crtools.built-in.o
11:41:17 [2020-04-10T11:41:17.371Z] #45 100.6   DEP      criu/pie/util-vdso.d
11:41:18 [2020-04-10T11:41:18.000Z] #45 101.0   DEP      criu/pie/util.d
11:41:18 [2020-04-10T11:41:18.292Z] #45 ...
11:41:18 [2020-04-10T11:41:18.292Z] 
11:41:18 [2020-04-10T11:41:18.292Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:41:18 [2020-04-10T11:41:18.292Z] #57 187.8 golang.org/x/crypto/ssh/terminal
11:41:18 [2020-04-10T11:41:18.292Z] #57 193.5 mvdan.cc/sh/v3/cmd/shfmt
11:41:18 [2020-04-10T11:41:18.292Z] #57 ...
11:41:18 [2020-04-10T11:41:18.292Z] 
11:41:18 [2020-04-10T11:41:18.292Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:18 [2020-04-10T11:41:18.292Z] #45 101.4   CC       criu/pie/util.o
11:41:18 [2020-04-10T11:41:18.925Z] #45 102.0   CC       criu/pie/util-vdso.o
11:41:20 [2020-04-10T11:41:20.449Z] #45 103.4   AR       criu/pie/pie.lib.a
11:41:20 [2020-04-10T11:41:20.449Z] #45 103.6   DEP      criu/pie/restorer.d
11:41:21 [2020-04-10T11:41:21.079Z] #45 104.1   DEP      criu/arch/ppc64/vdso-trampoline.d
11:41:21 [2020-04-10T11:41:21.079Z] #45 104.1   DEP      criu/arch/ppc64/restorer.d
11:41:21 [2020-04-10T11:41:21.368Z] #45 104.5   DEP      criu/arch/ppc64/vdso-pie.d
11:41:21 [2020-04-10T11:41:21.598Z] ok  	github.com/docker/docker/cmd/dockerd	0.113s	coverage: 30.8% of statements
11:41:21 [2020-04-10T11:41:21.598Z] ok  	github.com/docker/docker/container	0.145s	coverage: 34.9% of statements
11:41:21 [2020-04-10T11:41:21.598Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:41:21 [2020-04-10T11:41:21.598Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:41:21 [2020-04-10T11:41:21.598Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:41:21 [2020-04-10T11:41:21.598Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:41:21 [2020-04-10T11:41:21.657Z] #45 ...
11:41:21 [2020-04-10T11:41:21.657Z] 
11:41:21 [2020-04-10T11:41:21.657Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:21 [2020-04-10T11:41:21.657Z] #48 191.2 math/big
11:41:21 [2020-04-10T11:41:21.657Z] #48 198.4 go/doc
11:41:21 [2020-04-10T11:41:21.657Z] #48 ...
11:41:21 [2020-04-10T11:41:21.657Z] 
11:41:21 [2020-04-10T11:41:21.657Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:21 [2020-04-10T11:41:21.657Z] #18 18.60 Reading package lists...
11:41:23 [2020-04-10T11:41:23.512Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.030s	coverage: 65.3% of statements
11:41:23 [2020-04-10T11:41:23.716Z] #18 27.49 Reading package lists...
11:41:23 [2020-04-10T11:41:23.716Z] #18 ...
11:41:23 [2020-04-10T11:41:23.716Z] 
11:41:23 [2020-04-10T11:41:23.716Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
11:41:23 [2020-04-10T11:41:23.716Z] #57 DONE 203.4s
11:41:23 [2020-04-10T11:41:23.716Z] 
11:41:23 [2020-04-10T11:41:23.716Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:23 [2020-04-10T11:41:23.716Z] #45 104.9   DEP      criu/pie/parasite-vdso.d
11:41:23 [2020-04-10T11:41:23.716Z] #45 105.2   DEP      criu/pie/parasite.d
11:41:23 [2020-04-10T11:41:23.716Z] #45 105.8   CC       criu/pie/parasite.o
11:41:23 [2020-04-10T11:41:23.772Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.037s	coverage: 35.6% of statements
11:41:24 [2020-04-10T11:41:24.464Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:41:24 [2020-04-10T11:41:24.719Z] ok  	github.com/docker/docker/daemon/cluster	0.118s	coverage: 0.5% of statements
11:41:26 [2020-04-10T11:41:26.446Z] #45 109.4   LINK     criu/pie/parasite.built-in.o
11:41:26 [2020-04-10T11:41:26.446Z] #45 109.5   GEN      criu/pie/parasite-blob.h
11:41:26 [2020-04-10T11:41:26.446Z] #45 109.5   CC       criu/pie/parasite-vdso.o
11:41:27 [2020-04-10T11:41:27.475Z] #45 ...
11:41:27 [2020-04-10T11:41:27.475Z] 
11:41:27 [2020-04-10T11:41:27.475Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:27 [2020-04-10T11:41:27.475Z] #18 27.49 Reading package lists...
11:41:28 [2020-04-10T11:41:28.020Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
11:41:28 [2020-04-10T11:41:28.020Z] ok  	github.com/docker/docker/daemon/config	0.089s	coverage: 81.7% of statements
11:41:29 [2020-04-10T11:41:29.289Z] #18 36.01 Building dependency tree...
11:41:29 [2020-04-10T11:41:29.419Z] ok  	github.com/docker/docker/daemon/events	0.079s	coverage: 50.0% of statements
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.94 libcap2-bin is already the newest version (1:2.25-2).
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.94 The following additional packages will be installed:
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.95   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.95   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.95   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.95   python3.7 python3.7-minimal vim-runtime xxd
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96 Suggested packages:
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96 Recommended packages:
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96   aufs-dkms nftables build-essential python3-dev python3-keyring
11:41:29 [2020-04-10T11:41:29.914Z] #18 37.96   python3-keyrings.alt python3-xdg unzip
11:41:30 [2020-04-10T11:41:30.802Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
11:41:32 [2020-04-10T11:41:32.528Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.61 The following NEW packages will be installed:
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.62   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.62   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.62   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.63   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.63   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.63   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.63   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:41:33 [2020-04-10T11:41:33.415Z] #18 41.63   xz-utils zip
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.79 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.79 Need to get 29.2 MB of archives.
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.79 After this operation, 134 MB of additional disk space will be used.
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
11:41:33 [2020-04-10T11:41:33.707Z] #18 41.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
11:41:33 [2020-04-10T11:41:33.997Z] #18 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
11:41:33 [2020-04-10T11:41:33.997Z] #18 42.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
11:41:33 [2020-04-10T11:41:33.997Z] #18 42.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
11:41:34 [2020-04-10T11:41:34.095Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.58 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
11:41:34 [2020-04-10T11:41:34.287Z] #18 42.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
11:41:34 [2020-04-10T11:41:34.578Z] #18 42.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
11:41:34 [2020-04-10T11:41:34.578Z] #18 42.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
11:41:34 [2020-04-10T11:41:34.578Z] #18 42.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
11:41:34 [2020-04-10T11:41:34.578Z] #18 42.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
11:41:34 [2020-04-10T11:41:34.578Z] #18 42.69 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
11:41:34 [2020-04-10T11:41:34.676Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:41:35 [2020-04-10T11:41:35.032Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.488s	coverage: 13.8% of statements
11:41:35 [2020-04-10T11:41:35.210Z] #18 43.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
11:41:35 [2020-04-10T11:41:35.501Z] #18 43.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
11:41:35 [2020-04-10T11:41:35.501Z] #18 43.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
11:41:35 [2020-04-10T11:41:35.502Z] #18 43.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 43.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 43.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 43.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 44.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 44.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
11:41:35 [2020-04-10T11:41:35.801Z] #18 44.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
11:41:35 [2020-04-10T11:41:35.970Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.691s	coverage: 57.0% of statements
11:41:36 [2020-04-10T11:41:36.837Z] #18 44.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
11:41:36 [2020-04-10T11:41:36.837Z] #18 44.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
11:41:36 [2020-04-10T11:41:36.837Z] #18 45.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
11:41:36 [2020-04-10T11:41:36.837Z] #18 ...
11:41:36 [2020-04-10T11:41:36.837Z] 
11:41:36 [2020-04-10T11:41:36.837Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:41:36 [2020-04-10T11:41:36.837Z] #69 206.6 + for f in rootlesskit rootlesskit-docker-proxy
11:41:36 [2020-04-10T11:41:36.837Z] #69 206.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:41:37 [2020-04-10T11:41:37.125Z] #69 ...
11:41:37 [2020-04-10T11:41:37.125Z] 
11:41:37 [2020-04-10T11:41:37.125Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:37 [2020-04-10T11:41:37.125Z] #45 110.9   CC       criu/arch/ppc64/vdso-pie.o
11:41:37 [2020-04-10T11:41:37.125Z] #45 111.7   CC       criu/arch/ppc64/restorer.o
11:41:37 [2020-04-10T11:41:37.125Z] #45 112.6   CC       criu/arch/ppc64/vdso-trampoline.o
11:41:37 [2020-04-10T11:41:37.125Z] #45 112.7   CC       criu/pie/restorer.o
11:41:37 [2020-04-10T11:41:37.125Z] #45 118.8   LINK     criu/pie/restorer.built-in.o
11:41:37 [2020-04-10T11:41:37.125Z] #45 118.8   GEN      criu/pie/restorer-blob.h
11:41:37 [2020-04-10T11:41:37.125Z] #45 119.1   DEP      criu/vdso.d
11:41:37 [2020-04-10T11:41:37.125Z] #45 119.6   DEP      criu/uts_ns.d
11:41:37 [2020-04-10T11:41:37.125Z] #45 119.7   DEP      criu/util.d
11:41:37 [2020-04-10T11:41:37.125Z] #45 120.1   DEP      criu/uffd.d
11:41:37 [2020-04-10T11:41:37.414Z] #45 120.4   DEP      criu/tun.d
11:41:37 [2020-04-10T11:41:37.702Z] #45 120.9   DEP      criu/tty.d
11:41:38 [2020-04-10T11:41:38.330Z] #45 121.3   DEP      criu/timerfd.d
11:41:38 [2020-04-10T11:41:38.330Z] #45 ...
11:41:38 [2020-04-10T11:41:38.330Z] 
11:41:38 [2020-04-10T11:41:38.330Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:38 [2020-04-10T11:41:38.330Z] #18 46.55 debconf: delaying package configuration, since apt-utils is not installed
11:41:38 [2020-04-10T11:41:38.509Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.8% of statements
11:41:38 [2020-04-10T11:41:38.619Z] #18 46.72 Fetched 29.2 MB in 3s (8695 kB/s)
11:41:38 [2020-04-10T11:41:38.619Z] #18 46.87 Selecting previously unselected package pigz.
11:41:38 [2020-04-10T11:41:38.619Z] #18 46.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
11:41:38 [2020-04-10T11:41:38.619Z] #18 47.01 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
11:41:38 [2020-04-10T11:41:38.909Z] #18 47.02 Unpacking pigz (2.4-1) ...
11:41:38 [2020-04-10T11:41:38.909Z] #18 47.19 Selecting previously unselected package libpython3.7-minimal:ppc64el.
11:41:38 [2020-04-10T11:41:38.909Z] #18 47.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:41:38 [2020-04-10T11:41:38.909Z] #18 47.24 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:41:39 [2020-04-10T11:41:39.164Z] tests/integration/api_service_test.py ................s................. [ 60%]
11:41:39 [2020-04-10T11:41:39.888Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.374s	coverage: 46.2% of statements
11:41:39 [2020-04-10T11:41:39.937Z] #18 48.09 Selecting previously unselected package python3.7-minimal.
11:41:39 [2020-04-10T11:41:39.937Z] #18 48.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
11:41:39 [2020-04-10T11:41:39.937Z] #18 48.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
11:41:40 [2020-04-10T11:41:40.564Z] #18 ...
11:41:40 [2020-04-10T11:41:40.564Z] 
11:41:40 [2020-04-10T11:41:40.564Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
11:41:40 [2020-04-10T11:41:40.564Z] #69 DONE 220.4s
11:41:40 [2020-04-10T11:41:40.824Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.001s	coverage: 72.5% of statements
11:41:40 [2020-04-10T11:41:40.853Z] 
11:41:40 [2020-04-10T11:41:40.853Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
11:41:40 [2020-04-10T11:41:40.853Z] #70 DONE 0.1s
11:41:40 [2020-04-10T11:41:40.853Z] 
11:41:40 [2020-04-10T11:41:40.853Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:40 [2020-04-10T11:41:40.853Z] #45 121.7   DEP      criu/sysfs_parse.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 122.1   DEP      criu/sysctl.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 122.5   DEP      criu/string.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 122.6   DEP      criu/stats.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 122.9   DEP      criu/sockets.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 123.3   DEP      criu/sk-unix.d
11:41:40 [2020-04-10T11:41:40.853Z] #45 123.9   DEP      criu/sk-tcp.d
11:41:41 [2020-04-10T11:41:41.762Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.951s	coverage: 49.5% of statements
11:41:41 [2020-04-10T11:41:41.881Z] #45 124.8   DEP      criu/sk-queue.d
11:41:41 [2020-04-10T11:41:41.881Z] #45 125.1   DEP      criu/sk-packet.d
11:41:42 [2020-04-10T11:41:42.332Z] ok  	github.com/docker/docker/daemon	12.317s	coverage: 17.4% of statements
11:41:42 [2020-04-10T11:41:42.332Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:41:42 [2020-04-10T11:41:42.332Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:41:42 [2020-04-10T11:41:42.332Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:41:42 [2020-04-10T11:41:42.332Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:41:42 [2020-04-10T11:41:42.332Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:41:42 [2020-04-10T11:41:42.510Z] #45 125.7   DEP      criu/sk-netlink.d
11:41:43 [2020-04-10T11:41:43.082Z] --- PASS: TestBuildWithHugeFile (25.52s)
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildWithEmptyDockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:41:43 [2020-04-10T11:41:43.082Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
11:41:43 [2020-04-10T11:41:43.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
11:41:43 [2020-04-10T11:41:43.082Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
11:41:43 [2020-04-10T11:41:43.082Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildPreserveOwnership
11:41:43 [2020-04-10T11:41:43.082Z] === RUN   TestBuildPreserveOwnership/copy_from
11:41:43 [2020-04-10T11:41:43.154Z] #45 126.0   DEP      criu/sk-inet.d
11:41:43 [2020-04-10T11:41:43.154Z] #45 ...
11:41:43 [2020-04-10T11:41:43.154Z] 
11:41:43 [2020-04-10T11:41:43.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:43 [2020-04-10T11:41:43.154Z] #48 212.6 vendor/golang.org/x/text/unicode/norm
11:41:43 [2020-04-10T11:41:43.154Z] #48 218.4 github.com/LK4D4/vndr/build
11:41:43 [2020-04-10T11:41:43.154Z] #48 ...
11:41:43 [2020-04-10T11:41:43.154Z] 
11:41:43 [2020-04-10T11:41:43.154Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:41:43 [2020-04-10T11:41:43.154Z] #18 50.04 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
11:41:43 [2020-04-10T11:41:43.154Z] #18 50.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
11:41:43 [2020-04-10T11:41:43.712Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.673s	coverage: 76.1% of statements
11:41:43 [2020-04-10T11:41:43.972Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.029s	coverage: 58.0% of statements
11:41:44 [2020-04-10T11:41:44.540Z] ok  	github.com/docker/docker/daemon/links	0.028s	coverage: 93.0% of statements
11:41:44 [2020-04-10T11:41:44.540Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.048s	coverage: 3.0% of statements
11:41:45 [2020-04-10T11:41:45.752Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.48 Selecting previously unselected package python3-minimal.
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.57 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.59 Unpacking python3-minimal (3.7.3-1) ...
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.70 Selecting previously unselected package libmpdec2:ppc64el.
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.71 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.72 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.86 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
11:41:46 [2020-04-10T11:41:46.661Z] #18 54.88 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:41:47 [2020-04-10T11:41:47.079Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 41.8% of statements
11:41:47 [2020-04-10T11:41:47.339Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.723s	coverage: 61.0% of statements
11:41:47 [2020-04-10T11:41:47.339Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:41:47 [2020-04-10T11:41:47.339Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:41:47 [2020-04-10T11:41:47.600Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.301s	coverage: 77.4% of statements
11:41:48 [2020-04-10T11:41:48.156Z] #18 56.44 Selecting previously unselected package python3.7.
11:41:48 [2020-04-10T11:41:48.170Z] ok  	github.com/docker/docker/daemon/images	0.094s	coverage: 4.9% of statements
11:41:48 [2020-04-10T11:41:48.170Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:41:48 [2020-04-10T11:41:48.170Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:41:48 [2020-04-10T11:41:48.170Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:41:48 [2020-04-10T11:41:48.170Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:41:48 [2020-04-10T11:41:48.422Z] --- PASS: TestBuildPreserveOwnership (6.41s)
11:41:48 [2020-04-10T11:41:48.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.14s)
11:41:48 [2020-04-10T11:41:48.422Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s)
11:41:48 [2020-04-10T11:41:48.422Z] === RUN   TestBuildPlatformInvalid
11:41:48 [2020-04-10T11:41:48.422Z] --- PASS: TestBuildPlatformInvalid (0.13s)
11:41:48 [2020-04-10T11:41:48.422Z] PASS
11:41:48 [2020-04-10T11:41:48.422Z] 
11:41:48 [2020-04-10T11:41:48.422Z] === Skipped
11:41:48 [2020-04-10T11:41:48.422Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
11:41:48 [2020-04-10T11:41:48.422Z]     build_session_test.go:25: TODO: BuildKit
11:41:48 [2020-04-10T11:41:48.422Z] 
11:41:48 [2020-04-10T11:41:48.422Z] 
11:41:48 [2020-04-10T11:41:48.422Z] DONE 32 tests, 1 skipped in 75.221s
11:41:48 [2020-04-10T11:41:48.422Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
11:41:48 [2020-04-10T11:41:48.422Z] ++ 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
11:41:48 [2020-04-10T11:41:48.422Z] ++ set -e
11:41:48 [2020-04-10T11:41:48.422Z] ++ '[' -n 0 ']'
11:41:48 [2020-04-10T11:41:48.422Z] ++ set -x
11:41:48 [2020-04-10T11:41:48.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
11:41:48 [2020-04-10T11:41:48.422Z] INFO: Testing against a local daemon
11:41:48 [2020-04-10T11:41:48.422Z] === RUN   TestConfigList
11:41:48 [2020-04-10T11:41:48.430Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
11:41:48 [2020-04-10T11:41:48.447Z] #18 56.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
11:41:48 [2020-04-10T11:41:48.447Z] #18 56.46 Unpacking python3.7 (3.7.3-2+deb10u1) ...
11:41:48 [2020-04-10T11:41:48.447Z] #18 56.63 Selecting previously unselected package libpython3-stdlib:ppc64el.
11:41:48 [2020-04-10T11:41:48.447Z] #18 56.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
11:41:48 [2020-04-10T11:41:48.447Z] #18 56.66 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
11:41:48 [2020-04-10T11:41:48.690Z] ok  	github.com/docker/docker/daemon/logger/journald	0.024s	coverage: 26.2% of statements
11:41:48 [2020-04-10T11:41:48.736Z] #18 56.78 Setting up python3-minimal (3.7.3-1) ...
11:41:48 [2020-04-10T11:41:48.950Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.020s	coverage: 88.3% of statements
11:41:49 [2020-04-10T11:41:49.519Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.035s	coverage: 62.1% of statements
11:41:50 [2020-04-10T11:41:50.236Z] #18 58.59 Selecting previously unselected package python3.
11:41:50 [2020-04-10T11:41:50.459Z] ok  	github.com/docker/docker/daemon/logger/local	0.055s	coverage: 74.7% of statements
11:41:50 [2020-04-10T11:41:50.459Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:41:50 [2020-04-10T11:41:50.525Z] #18 58.59 (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.)
11:41:50 [2020-04-10T11:41:50.525Z] #18 58.68 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
11:41:50 [2020-04-10T11:41:50.525Z] #18 58.70 Unpacking python3 (3.7.3-1) ...
11:41:50 [2020-04-10T11:41:50.719Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 19.9% of statements
11:41:50 [2020-04-10T11:41:50.814Z] #18 58.86 Selecting previously unselected package libip4tc0:ppc64el.
11:41:50 [2020-04-10T11:41:50.814Z] #18 58.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
11:41:50 [2020-04-10T11:41:50.814Z] #18 58.90 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
11:41:50 [2020-04-10T11:41:50.814Z] #18 59.05 Selecting previously unselected package libip6tc0:ppc64el.
11:41:50 [2020-04-10T11:41:50.814Z] #18 59.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
11:41:50 [2020-04-10T11:41:50.814Z] #18 59.07 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
11:41:50 [2020-04-10T11:41:50.979Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 33.3% of statements
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.17 Selecting previously unselected package libiptc0:ppc64el.
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.18 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.19 Unpacking libiptc0:ppc64el (1.8.2-4) ...
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.31 Selecting previously unselected package libnfnetlink0:ppc64el.
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
11:41:51 [2020-04-10T11:41:51.104Z] #18 59.32 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.41 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.44 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.60 Selecting previously unselected package libnftnl11:ppc64el.
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.62 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.74 Selecting previously unselected package iptables.
11:41:51 [2020-04-10T11:41:51.431Z] #18 59.78 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
11:41:51 [2020-04-10T11:41:51.549Z] ok  	github.com/docker/docker/daemon/logger/templates	0.016s	coverage: 8.3% of statements
11:41:51 [2020-04-10T11:41:51.732Z] #18 59.79 Unpacking iptables (1.8.2-4) ...
11:41:52 [2020-04-10T11:41:52.120Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.051s	coverage: 47.8% of statements
11:41:52 [2020-04-10T11:41:52.689Z] ok  	github.com/docker/docker/daemon/network	0.043s	coverage: 63.8% of statements
11:41:52 [2020-04-10T11:41:52.764Z] #18 60.72 Selecting previously unselected package xxd.
11:41:52 [2020-04-10T11:41:52.764Z] #18 60.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
11:41:52 [2020-04-10T11:41:52.764Z] #18 60.75 Unpacking xxd (2:8.1.0875-5) ...
11:41:52 [2020-04-10T11:41:52.764Z] #18 60.95 Selecting previously unselected package vim-common.
11:41:52 [2020-04-10T11:41:52.765Z] #18 60.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:41:52 [2020-04-10T11:41:52.765Z] #18 61.02 Unpacking vim-common (2:8.1.0875-5) ...
11:41:52 [2020-04-10T11:41:52.806Z] --- PASS: TestConfigList (3.86s)
11:41:52 [2020-04-10T11:41:52.806Z] === RUN   TestConfigsCreateAndDelete
11:41:52 [2020-04-10T11:41:52.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:41:52 [2020-04-10T11:41:52.893Z] 
11:41:52 [2020-04-10T11:41:52.893Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:41:52 [2020-04-10T11:41:52.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:41:52 [2020-04-10T11:41:52.893Z] HOSTNAME=bd452a48f078
11:41:52 [2020-04-10T11:41:52.893Z] DEST=bundles/test-integration
11:41:52 [2020-04-10T11:41:52.893Z] PWD=/go/src/github.com/docker/docker
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_ROOTLESS=1
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:41:52 [2020-04-10T11:41:52.893Z] container=docker
11:41:52 [2020-04-10T11:41:52.893Z] HOME=/root
11:41:52 [2020-04-10T11:41:52.893Z] GOLANG_VERSION=1.13.9
11:41:52 [2020-04-10T11:41:52.893Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:41:52 [2020-04-10T11:41:52.893Z] VALIDATE_BRANCH=master
11:41:52 [2020-04-10T11:41:52.893Z] TERM=xterm
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_PKG=github.com/docker/docker
11:41:52 [2020-04-10T11:41:52.893Z] SHLVL=1
11:41:52 [2020-04-10T11:41:52.893Z] TIMEOUT=120m
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_GRAPHDRIVER=overlay2
11:41:52 [2020-04-10T11:41:52.893Z] GO111MODULE=off
11:41:52 [2020-04-10T11:41:52.893Z] DOCKER_EXPERIMENTAL=1
11:41:52 [2020-04-10T11:41:52.893Z] TEST_SKIP_INTEGRATION_CLI=1
11:41:52 [2020-04-10T11:41:52.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:41:52 [2020-04-10T11:41:52.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:41:52 [2020-04-10T11:41:52.893Z] GOPATH=/go
11:41:52 [2020-04-10T11:41:52.893Z] PKG_CONFIG=pkg-config
11:41:52 [2020-04-10T11:41:52.893Z] _=/usr/bin/env
11:41:52 [2020-04-10T11:41:52.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:41:53 [2020-04-10T11:41:53.054Z] #18 ...
11:41:53 [2020-04-10T11:41:53.054Z] 
11:41:53 [2020-04-10T11:41:53.054Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:53 [2020-04-10T11:41:53.054Z] #48 232.8 vendor/golang.org/x/net/http2/hpack
11:41:53 [2020-04-10T11:41:53.628Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.929s	coverage: 82.5% of statements
11:41:53 [2020-04-10T11:41:53.628Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:41:53 [2020-04-10T11:41:53.628Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:41:53 [2020-04-10T11:41:53.684Z] #48 ...
11:41:53 [2020-04-10T11:41:53.684Z] 
11:41:53 [2020-04-10T11:41:53.684Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:53 [2020-04-10T11:41:53.684Z] #45 126.5   DEP      criu/signalfd.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 126.8   DEP      criu/sigframe.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 127.0   DEP      criu/shmem.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 127.2   DEP      criu/servicefd.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 127.5   DEP      criu/seize.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 127.8   DEP      criu/seccomp.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 128.2   DEP      criu/rst-malloc.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 128.3   DEP      criu/rbtree.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 128.4   DEP      criu/pstree.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 128.7   DEP      criu/protobuf.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 128.9   GEN      criu/protobuf-desc-gen.h
11:41:53 [2020-04-10T11:41:53.684Z] #45 131.2   DEP      criu/protobuf-desc.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 131.5   DEP      criu/proc_parse.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 131.9   DEP      criu/plugin.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 132.0   DEP      criu/pipes.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 132.3   DEP      criu/pie-util.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 132.5   DEP      criu/pie-util-vdso.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 132.8   DEP      criu/path.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 133.0   DEP      criu/parasite-syscall.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 133.4   DEP      criu/pagemap.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 133.7   DEP      criu/pagemap-cache.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 134.1   DEP      criu/page-xfer.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 134.4   DEP      criu/page-pipe.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 134.6   DEP      criu/netfilter.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 135.0   DEP      criu/net.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 135.4   DEP      criu/namespaces.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 135.9   DEP      criu/mount.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 136.2   DEP      criu/mem.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 136.6   DEP      criu/lsm.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 136.8   DEP      criu/log.d
11:41:53 [2020-04-10T11:41:53.684Z] #45 ...
11:41:53 [2020-04-10T11:41:53.684Z] 
11:41:53 [2020-04-10T11:41:53.684Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:41:53 [2020-04-10T11:41:53.684Z] #48 233.3 mime
11:41:53 [2020-04-10T11:41:53.922Z] .........................                                                [ 67%]
11:41:54 [2020-04-10T11:41:54.568Z] ok  	github.com/docker/docker/distribution/metadata	0.176s	coverage: 48.2% of statements
11:41:54 [2020-04-10T11:41:54.713Z] #48 234.5 vendor/golang.org/x/net/idna
11:41:55 [2020-04-10T11:41:55.584Z] ok  	github.com/docker/docker/errdefs	0.037s	coverage: 49.4% of statements
11:41:55 [2020-04-10T11:41:55.851Z] ok  	github.com/docker/docker/distribution	0.348s	coverage: 22.1% of statements
11:41:55 [2020-04-10T11:41:55.851Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:41:56 [2020-04-10T11:41:56.253Z] --- PASS: TestConfigsCreateAndDelete (3.65s)
11:41:56 [2020-04-10T11:41:56.253Z] === RUN   TestConfigsUpdate
11:41:57 [2020-04-10T11:41:57.249Z] ok  	github.com/docker/docker/image	0.047s	coverage: 86.4% of statements
11:41:57 [2020-04-10T11:41:57.514Z] ok  	github.com/docker/docker/distribution/xfer	1.759s	coverage: 85.6% of statements
11:41:57 [2020-04-10T11:41:57.514Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:41:57 [2020-04-10T11:41:57.514Z] ok  	github.com/docker/docker/image/cache	0.030s	coverage: 19.2% of statements
11:41:57 [2020-04-10T11:41:57.514Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:41:58 [2020-04-10T11:41:58.084Z] ok  	github.com/docker/docker/image/v1	0.055s	coverage: 25.0% of statements
11:41:58 [2020-04-10T11:41:58.084Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:41:58 [2020-04-10T11:41:58.084Z] ok  	github.com/docker/docker/libcontainerd/queue	0.056s	coverage: 100.0% of statements
11:41:59 [2020-04-10T11:41:59.027Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
11:41:59 [2020-04-10T11:41:59.150Z] #48 238.7 mime/quotedprintable
11:41:59 [2020-04-10T11:41:59.150Z] #48 ...
11:41:59 [2020-04-10T11:41:59.150Z] 
11:41:59 [2020-04-10T11:41:59.150Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:41:59 [2020-04-10T11:41:59.150Z] #45 137.0   DEP      criu/libnetlink.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 137.3   DEP      criu/kerndat.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 137.7   DEP      criu/kcmp-ids.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 137.9   DEP      criu/irmap.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 138.1   DEP      criu/ipc_ns.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 138.4   DEP      criu/image.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 138.7   DEP      criu/image-desc.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 138.9   DEP      criu/fsnotify.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 139.1   DEP      criu/filesystems.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 139.4   DEP      criu/files.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 139.7   DEP      criu/files-reg.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 140.1   DEP      criu/files-ext.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 140.4   DEP      criu/file-lock.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 140.8   DEP      criu/file-ids.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 141.1   DEP      criu/fifo.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 141.3   DEP      criu/fdstore.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 141.6   DEP      criu/fault-injection.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 141.7   DEP      criu/external.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 142.0   DEP      criu/eventpoll.d
11:41:59 [2020-04-10T11:41:59.150Z] #45 142.3   DEP      criu/eventfd.d
11:41:59 [2020-04-10T11:41:59.595Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.4% of statements
11:41:59 [2020-04-10T11:41:59.794Z] #45 142.6   DEP      criu/crtools.d
11:41:59 [2020-04-10T11:41:59.794Z] #45 143.0   DEP      criu/cr-service.d
11:41:59 [2020-04-10T11:41:59.800Z] --- PASS: TestConfigsUpdate (3.51s)
11:41:59 [2020-04-10T11:41:59.800Z] === RUN   TestTemplatedConfig
11:42:00 [2020-04-10T11:42:00.422Z] #45 143.4   DEP      criu/cr-restore.d
11:42:00 [2020-04-10T11:42:00.977Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
11:42:01 [2020-04-10T11:42:01.052Z] #45 144.0   DEP      criu/cr-errno.d
11:42:01 [2020-04-10T11:42:01.052Z] #45 144.0   DEP      criu/cr-dump.d
11:42:01 [2020-04-10T11:42:01.342Z] #45 144.4   DEP      criu/cr-dedup.d
11:42:01 [2020-04-10T11:42:01.547Z] ok  	github.com/docker/docker/pkg/capabilities	0.016s	coverage: 87.5% of statements
11:42:01 [2020-04-10T11:42:01.547Z] ok  	github.com/docker/docker/pkg/authorization	0.582s	coverage: 68.3% of statements
11:42:01 [2020-04-10T11:42:01.635Z] #45 144.7   DEP      criu/cr-check.d
11:42:01 [2020-04-10T11:42:01.924Z] #45 145.1   DEP      criu/config.d
11:42:02 [2020-04-10T11:42:02.117Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
11:42:02 [2020-04-10T11:42:02.555Z] #45 145.4   DEP      criu/clone-noasan.d
11:42:02 [2020-04-10T11:42:02.555Z] #45 ...
11:42:02 [2020-04-10T11:42:02.555Z] 
11:42:02 [2020-04-10T11:42:02.555Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:02 [2020-04-10T11:42:02.555Z] #18 61.35 Selecting previously unselected package bash-completion.
11:42:02 [2020-04-10T11:42:02.555Z] #18 61.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 67.27 Unpacking bash-completion (1:2.8-6) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 67.90 Selecting previously unselected package bzip2.
11:42:02 [2020-04-10T11:42:02.555Z] #18 67.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 67.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.02 Selecting previously unselected package xz-utils.
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.03 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.03 Unpacking xz-utils (5.2.4-1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.32 Selecting previously unselected package apparmor.
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.36 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 68.62 Unpacking apparmor (2.13.2-10) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.25 Selecting previously unselected package aufs-tools.
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.28 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.54 Selecting previously unselected package libonig5:ppc64el.
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.59 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.60 Unpacking libonig5:ppc64el (6.9.1-1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.83 Selecting previously unselected package libjq1:ppc64el.
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 69.86 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.04 Selecting previously unselected package jq.
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.06 Unpacking jq (1.5+dfsg-2+b1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.18 Selecting previously unselected package libaio1:ppc64el.
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.19 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.19 Unpacking libaio1:ppc64el (0.3.112-3) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.33 Selecting previously unselected package libgpm2:ppc64el.
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.37 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.38 Unpacking libgpm2:ppc64el (1.20.7-5) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.51 Selecting previously unselected package libicu63:ppc64el.
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 70.55 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
11:42:02 [2020-04-10T11:42:02.555Z] #18 ...
11:42:02 [2020-04-10T11:42:02.555Z] 
11:42:02 [2020-04-10T11:42:02.555Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:02 [2020-04-10T11:42:02.555Z] #45 145.5   DEP      criu/cgroup.d
11:42:02 [2020-04-10T11:42:02.687Z] ok  	github.com/docker/docker/pkg/archive	1.282s	coverage: 76.8% of statements
11:42:02 [2020-04-10T11:42:02.844Z] #45 145.8   DEP      criu/cgroup-props.d
11:42:02 [2020-04-10T11:42:02.844Z] #45 146.0   DEP      criu/bitmap.d
11:42:02 [2020-04-10T11:42:02.844Z] #45 146.1   DEP      criu/bfd.d
11:42:02 [2020-04-10T11:42:02.946Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
11:42:03 [2020-04-10T11:42:03.134Z] #45 146.3   DEP      criu/autofs.d
11:42:03 [2020-04-10T11:42:03.246Z] --- PASS: TestTemplatedConfig (3.49s)
11:42:03 [2020-04-10T11:42:03.246Z] === RUN   TestConfigInspect
11:42:03 [2020-04-10T11:42:03.424Z] #45 146.6   DEP      criu/aio.d
11:42:03 [2020-04-10T11:42:03.514Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
11:42:03 [2020-04-10T11:42:03.713Z] #45 146.9   DEP      criu/action-scripts.d
11:42:04 [2020-04-10T11:42:04.452Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.011s	coverage: 92.3% of statements
11:42:04 [2020-04-10T11:42:04.712Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
11:42:04 [2020-04-10T11:42:04.744Z] #45 147.6   CC       criu/action-scripts.o
11:42:05 [2020-04-10T11:42:05.280Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
11:42:05 [2020-04-10T11:42:05.375Z] #45 148.6   CC       criu/aio.o
11:42:06 [2020-04-10T11:42:06.216Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
11:42:06 [2020-04-10T11:42:06.476Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.490s	coverage: 43.2% of statements
11:42:06 [2020-04-10T11:42:06.695Z] --- PASS: TestConfigInspect (3.54s)
11:42:06 [2020-04-10T11:42:06.695Z] === RUN   TestConfigCreateWithLabels
11:42:06 [2020-04-10T11:42:06.918Z] #45 149.8   CC       criu/autofs.o
11:42:07 [2020-04-10T11:42:07.045Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 89.5% of statements
11:42:07 [2020-04-10T11:42:07.306Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.090s	coverage: 84.1% of statements
11:42:07 [2020-04-10T11:42:07.307Z] ok  	github.com/docker/docker/pkg/fsutils	0.307s	coverage: 85.1% of statements
11:42:07 [2020-04-10T11:42:07.307Z] ok  	github.com/docker/docker/pkg/homedir	0.017s	coverage: 11.4% of statements
11:42:08 [2020-04-10T11:42:08.245Z] ok  	github.com/docker/docker/layer	7.271s	coverage: 69.2% of statements
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/oci	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:42:08 [2020-04-10T11:42:08.245Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:42:08 [2020-04-10T11:42:08.505Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
11:42:08 [2020-04-10T11:42:08.767Z] ok  	github.com/docker/docker/pkg/idtools	0.687s	coverage: 70.1% of statements
11:42:08 [2020-04-10T11:42:08.767Z] ok  	github.com/docker/docker/pkg/locker	0.060s	coverage: 88.9% of statements
11:42:08 [2020-04-10T11:42:08.977Z] #45 ...
11:42:08 [2020-04-10T11:42:08.978Z] 
11:42:08 [2020-04-10T11:42:08.978Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:08 [2020-04-10T11:42:08.978Z] #18 77.14 Selecting previously unselected package libnet1:ppc64el.
11:42:08 [2020-04-10T11:42:08.978Z] #18 77.15 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
11:42:08 [2020-04-10T11:42:08.978Z] #18 77.15 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:42:09 [2020-04-10T11:42:09.027Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
11:42:09 [2020-04-10T11:42:09.027Z] ok  	github.com/docker/docker/pkg/ioutils	0.647s	coverage: 70.6% of statements
11:42:09 [2020-04-10T11:42:09.027Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:42:09 [2020-04-10T11:42:09.027Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:42:09 [2020-04-10T11:42:09.119Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:42:09 [2020-04-10T11:42:09.120Z] 
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.29 Selecting previously unselected package libnl-3-200:ppc64el.
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.31 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.47 Selecting previously unselected package libprotobuf-c1:ppc64el.
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
11:42:09 [2020-04-10T11:42:09.274Z] #18 77.52 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:42:09 [2020-04-10T11:42:09.287Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
11:42:09 [2020-04-10T11:42:09.287Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:42:09 [2020-04-10T11:42:09.546Z] ok  	github.com/docker/docker/pkg/parsers	0.019s	coverage: 97.0% of statements
11:42:09 [2020-04-10T11:42:09.546Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
11:42:09 [2020-04-10T11:42:09.566Z] #18 77.73 Selecting previously unselected package libreadline5:ppc64el.
11:42:09 [2020-04-10T11:42:09.566Z] #18 77.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
11:42:09 [2020-04-10T11:42:09.566Z] #18 77.74 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:42:09 [2020-04-10T11:42:09.685Z] 
11:42:09 [2020-04-10T11:42:09.806Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.049s	coverage: 91.4% of statements
11:42:09 [2020-04-10T11:42:09.855Z] #18 77.89 Selecting previously unselected package net-tools.
11:42:09 [2020-04-10T11:42:09.855Z] #18 77.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
11:42:09 [2020-04-10T11:42:09.855Z] #18 77.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:42:09 [2020-04-10T11:42:09.945Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:42:09 [2020-04-10T11:42:09.945Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:42:09 [2020-04-10T11:42:09.945Z] HOSTNAME=c57f506318fe
11:42:09 [2020-04-10T11:42:09.945Z] TEST_SKIP_INTEGRATION=1
11:42:09 [2020-04-10T11:42:09.945Z] TESTDEBUG=0
11:42:09 [2020-04-10T11:42:09.945Z] DEST=bundles/test-integration
11:42:09 [2020-04-10T11:42:09.945Z] PWD=/go/src/github.com/docker/docker
11:42:09 [2020-04-10T11:42:09.945Z] KEEPBUNDLE=1
11:42:09 [2020-04-10T11:42:09.945Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:42:09 [2020-04-10T11:42:09.945Z] container=docker
11:42:09 [2020-04-10T11:42:09.945Z] HOME=/root
11:42:09 [2020-04-10T11:42:09.945Z] GOLANG_VERSION=1.13.9
11:42:09 [2020-04-10T11:42:09.945Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:42:09 [2020-04-10T11:42:09.945Z] VALIDATE_BRANCH=master
11:42:09 [2020-04-10T11:42:09.945Z] TERM=xterm
11:42:09 [2020-04-10T11:42:09.945Z] DOCKER_PKG=github.com/docker/docker
11:42:09 [2020-04-10T11:42:09.945Z] SHLVL=1
11:42:09 [2020-04-10T11:42:09.945Z] TIMEOUT=120m
11:42:09 [2020-04-10T11:42:09.945Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:42:09 [2020-04-10T11:42:09.945Z] DOCKER_GRAPHDRIVER=overlay2
11:42:09 [2020-04-10T11:42:09.945Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:42:09 [2020-04-10T11:42:09.945Z] GO111MODULE=off
11:42:09 [2020-04-10T11:42:09.945Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:42:09 [2020-04-10T11:42:09.945Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:42:09 [2020-04-10T11:42:09.945Z] GOPATH=/go
11:42:09 [2020-04-10T11:42:09.945Z] PKG_CONFIG=pkg-config
11:42:09 [2020-04-10T11:42:09.945Z] _=/usr/bin/env
11:42:09 [2020-04-10T11:42:09.945Z] Building test suite binary ./integration-cli/test.main
11:42:10 [2020-04-10T11:42:10.065Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
11:42:10 [2020-04-10T11:42:10.065Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:42:10 [2020-04-10T11:42:10.065Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:42:10 [2020-04-10T11:42:10.144Z] --- PASS: TestConfigCreateWithLabels (3.61s)
11:42:10 [2020-04-10T11:42:10.144Z] === RUN   TestConfigCreateResolve
11:42:10 [2020-04-10T11:42:10.145Z] #18 78.27 Selecting previously unselected package python-pip-whl.
11:42:10 [2020-04-10T11:42:10.145Z] #18 78.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
11:42:10 [2020-04-10T11:42:10.145Z] #18 78.28 Unpacking python-pip-whl (18.1-5) ...
11:42:10 [2020-04-10T11:42:10.202Z] 
11:42:10 [2020-04-10T11:42:10.202Z] 
11:42:10 [2020-04-10T11:42:10.202Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:42:10 [2020-04-10T11:42:10.202Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:42:10 [2020-04-10T11:42:10.202Z] HOSTNAME=95b4138a1b80
11:42:10 [2020-04-10T11:42:10.202Z] TEST_SKIP_INTEGRATION=1
11:42:10 [2020-04-10T11:42:10.202Z] TESTDEBUG=0
11:42:10 [2020-04-10T11:42:10.202Z] DEST=bundles/test-integration
11:42:10 [2020-04-10T11:42:10.202Z] PWD=/go/src/github.com/docker/docker
11:42:10 [2020-04-10T11:42:10.202Z] KEEPBUNDLE=1
11:42:10 [2020-04-10T11:42:10.202Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:42:10 [2020-04-10T11:42:10.202Z] container=docker
11:42:10 [2020-04-10T11:42:10.202Z] HOME=/root
11:42:10 [2020-04-10T11:42:10.202Z] GOLANG_VERSION=1.13.9
11:42:10 [2020-04-10T11:42:10.202Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:42:10 [2020-04-10T11:42:10.202Z] VALIDATE_BRANCH=master
11:42:10 [2020-04-10T11:42:10.202Z] TERM=xterm
11:42:10 [2020-04-10T11:42:10.202Z] DOCKER_PKG=github.com/docker/docker
11:42:10 [2020-04-10T11:42:10.202Z] SHLVL=1
11:42:10 [2020-04-10T11:42:10.202Z] TIMEOUT=120m
11:42:10 [2020-04-10T11:42:10.202Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:42:10 [2020-04-10T11:42:10.202Z] DOCKER_GRAPHDRIVER=overlay2
11:42:10 [2020-04-10T11:42:10.202Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
11:42:10 [2020-04-10T11:42:10.202Z] GO111MODULE=off
11:42:10 [2020-04-10T11:42:10.202Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:42:10 [2020-04-10T11:42:10.202Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:42:10 [2020-04-10T11:42:10.202Z] GOPATH=/go
11:42:10 [2020-04-10T11:42:10.202Z] PKG_CONFIG=pkg-config
11:42:10 [2020-04-10T11:42:10.202Z] _=/usr/bin/env
11:42:10 [2020-04-10T11:42:10.202Z] Building test suite binary ./integration-cli/test.main
11:42:10 [2020-04-10T11:42:10.202Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
11:42:10 [2020-04-10T11:42:10.636Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.049s	coverage: 56.8% of statements
11:42:10 [2020-04-10T11:42:10.767Z] No new tests added to integration.
11:42:10 [2020-04-10T11:42:10.767Z] 
11:42:10 [2020-04-10T11:42:10.767Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:42:10 [2020-04-10T11:42:10.775Z] #18 79.14 Selecting previously unselected package python3-lib2to3.
11:42:11 [2020-04-10T11:42:11.063Z] #18 79.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
11:42:11 [2020-04-10T11:42:11.063Z] #18 79.16 Unpacking python3-lib2to3 (3.7.3-1) ...
11:42:11 [2020-04-10T11:42:11.063Z] #18 79.38 Selecting previously unselected package python3-distutils.
11:42:11 [2020-04-10T11:42:11.063Z] #18 79.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
11:42:11 [2020-04-10T11:42:11.063Z] #18 79.40 Unpacking python3-distutils (3.7.3-1) ...
11:42:11 [2020-04-10T11:42:11.206Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
11:42:11 [2020-04-10T11:42:11.206Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.012s	coverage: 85.7% of statements
11:42:11 [2020-04-10T11:42:11.206Z] ok  	github.com/docker/docker/pkg/progress	0.012s	coverage: 75.9% of statements
11:42:11 [2020-04-10T11:42:11.350Z] #18 79.66 Selecting previously unselected package python3-pip.
11:42:11 [2020-04-10T11:42:11.638Z] #18 79.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
11:42:11 [2020-04-10T11:42:11.638Z] #18 79.68 Unpacking python3-pip (18.1-5) ...
11:42:11 [2020-04-10T11:42:11.638Z] #18 79.90 Selecting previously unselected package python3-pkg-resources.
11:42:11 [2020-04-10T11:42:11.638Z] #18 79.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
11:42:11 [2020-04-10T11:42:11.778Z] ok  	github.com/docker/docker/pkg/reexec	0.024s	coverage: 82.4% of statements
11:42:11 [2020-04-10T11:42:11.927Z] #18 79.93 Unpacking python3-pkg-resources (40.8.0-1) ...
11:42:11 [2020-04-10T11:42:11.927Z] #18 80.12 Selecting previously unselected package python3-setuptools.
11:42:11 [2020-04-10T11:42:11.927Z] #18 80.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
11:42:11 [2020-04-10T11:42:11.927Z] #18 80.14 Unpacking python3-setuptools (40.8.0-1) ...
11:42:12 [2020-04-10T11:42:12.144Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:42:12 [2020-04-10T11:42:12.144Z] HOSTNAME=e4738c5e8e5a
11:42:12 [2020-04-10T11:42:12.144Z] TESTDEBUG=0
11:42:12 [2020-04-10T11:42:12.144Z] DEST=bundles/test-integration
11:42:12 [2020-04-10T11:42:12.144Z] PWD=/go/src/github.com/docker/docker
11:42:12 [2020-04-10T11:42:12.144Z] KEEPBUNDLE=1
11:42:12 [2020-04-10T11:42:12.144Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:42:12 [2020-04-10T11:42:12.144Z] container=docker
11:42:12 [2020-04-10T11:42:12.144Z] HOME=/root
11:42:12 [2020-04-10T11:42:12.144Z] GOLANG_VERSION=1.13.9
11:42:12 [2020-04-10T11:42:12.144Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:42:12 [2020-04-10T11:42:12.144Z] VALIDATE_BRANCH=master
11:42:12 [2020-04-10T11:42:12.144Z] TERM=xterm
11:42:12 [2020-04-10T11:42:12.144Z] DOCKER_PKG=github.com/docker/docker
11:42:12 [2020-04-10T11:42:12.144Z] SHLVL=1
11:42:12 [2020-04-10T11:42:12.144Z] TIMEOUT=120m
11:42:12 [2020-04-10T11:42:12.144Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:42:12 [2020-04-10T11:42:12.144Z] DOCKER_GRAPHDRIVER=overlay2
11:42:12 [2020-04-10T11:42:12.144Z] GO111MODULE=off
11:42:12 [2020-04-10T11:42:12.144Z] TEST_SKIP_INTEGRATION_CLI=1
11:42:12 [2020-04-10T11:42:12.144Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:42:12 [2020-04-10T11:42:12.144Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:42:12 [2020-04-10T11:42:12.144Z] GOPATH=/go
11:42:12 [2020-04-10T11:42:12.144Z] PKG_CONFIG=pkg-config
11:42:12 [2020-04-10T11:42:12.144Z] _=/usr/bin/env
11:42:12 [2020-04-10T11:42:12.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:42:12 [2020-04-10T11:42:12.345Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.52 Selecting previously unselected package python3-wheel.
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.54 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.55 Unpacking python3-wheel (0.32.3-2) ...
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.65 Selecting previously unselected package sudo.
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
11:42:12 [2020-04-10T11:42:12.553Z] #18 80.68 Unpacking sudo (1.8.27-1+deb10u2) ...
11:42:12 [2020-04-10T11:42:12.605Z] ok  	github.com/docker/docker/pkg/pubsub	1.104s	coverage: 73.9% of statements
11:42:13 [2020-04-10T11:42:13.173Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
11:42:13 [2020-04-10T11:42:13.173Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 70.6% of statements
11:42:13 [2020-04-10T11:42:13.590Z] --- PASS: TestConfigCreateResolve (3.46s)
11:42:13 [2020-04-10T11:42:13.590Z] === RUN   TestConfigDaemonLibtrustID
11:42:13 [2020-04-10T11:42:13.593Z] #18 ...
11:42:13 [2020-04-10T11:42:13.593Z] 
11:42:13 [2020-04-10T11:42:13.593Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:42:13 [2020-04-10T11:42:13.593Z] #51 DONE 253.1s
11:42:13 [2020-04-10T11:42:13.593Z] 
11:42:13 [2020-04-10T11:42:13.593Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:13 [2020-04-10T11:42:13.593Z] #18 81.60 Selecting previously unselected package thin-provisioning-tools.
11:42:13 [2020-04-10T11:42:13.593Z] #18 81.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
11:42:13 [2020-04-10T11:42:13.593Z] #18 81.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:42:13 [2020-04-10T11:42:13.593Z] #18 ...
11:42:13 [2020-04-10T11:42:13.593Z] 
11:42:13 [2020-04-10T11:42:13.593Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:42:13 [2020-04-10T11:42:13.593Z] #48 243.4 net/textproto
11:42:13 [2020-04-10T11:42:13.593Z] #48 243.4 crypto/x509
11:42:13 [2020-04-10T11:42:13.593Z] #48 244.8 vendor/golang.org/x/net/http/httpproxy
11:42:13 [2020-04-10T11:42:13.593Z] #48 247.0 mime/multipart
11:42:13 [2020-04-10T11:42:13.593Z] #48 247.1 vendor/golang.org/x/net/http/httpguts
11:42:13 [2020-04-10T11:42:13.593Z] #48 252.8 crypto/tls
11:42:13 [2020-04-10T11:42:13.742Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
11:42:13 [2020-04-10T11:42:13.742Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 71.3% of statements
11:42:13 [2020-04-10T11:42:13.871Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
11:42:13 [2020-04-10T11:42:13.871Z] PASS
11:42:13 [2020-04-10T11:42:13.871Z] 
11:42:13 [2020-04-10T11:42:13.871Z] DONE 8 tests in 25.771s
11:42:13 [2020-04-10T11:42:13.883Z] #48 ...
11:42:13 [2020-04-10T11:42:13.883Z] 
11:42:13 [2020-04-10T11:42:13.883Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:13 [2020-04-10T11:42:13.883Z] #45 153.4   CC       criu/bfd.o
11:42:13 [2020-04-10T11:42:13.883Z] #45 154.6   CC       criu/bitmap.o
11:42:13 [2020-04-10T11:42:13.883Z] #45 154.9   CC       criu/cgroup-props.o
11:42:13 [2020-04-10T11:42:13.883Z] #45 157.0   CC       criu/cgroup.o
11:42:14 [2020-04-10T11:42:14.153Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
11:42:14 [2020-04-10T11:42:14.153Z] ++ 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
11:42:14 [2020-04-10T11:42:14.153Z] ++ set -e
11:42:14 [2020-04-10T11:42:14.153Z] ++ '[' -n 0 ']'
11:42:14 [2020-04-10T11:42:14.153Z] ++ set -x
11:42:14 [2020-04-10T11:42:14.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
11:42:14 [2020-04-10T11:42:14.153Z] INFO: Testing against a local daemon
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestCheckpoint
11:42:14 [2020-04-10T11:42:14.153Z] --- SKIP: TestCheckpoint (0.00s)
11:42:14 [2020-04-10T11:42:14.153Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestContainerInvalidJSON
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:42:14 [2020-04-10T11:42:14.153Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:42:14 [2020-04-10T11:42:14.153Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:42:14 [2020-04-10T11:42:14.153Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:42:14 [2020-04-10T11:42:14.153Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:42:14 [2020-04-10T11:42:14.153Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:42:14 [2020-04-10T11:42:14.153Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:42:14 [2020-04-10T11:42:14.153Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:42:14 [2020-04-10T11:42:14.153Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:42:14 [2020-04-10T11:42:14.153Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:42:14 [2020-04-10T11:42:14.153Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:42:14 [2020-04-10T11:42:14.153Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:42:14 [2020-04-10T11:42:14.435Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:42:14 [2020-04-10T11:42:14.435Z] === RUN   TestCopyFromContainerPathIsNotDir
11:42:14 [2020-04-10T11:42:14.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
11:42:14 [2020-04-10T11:42:14.435Z] === RUN   TestCopyToContainerPathDoesNotExist
11:42:14 [2020-04-10T11:42:14.681Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 37.2% of statements
11:42:14 [2020-04-10T11:42:14.681Z] ok  	github.com/docker/docker/pkg/tailfile	0.093s	coverage: 88.6% of statements
11:42:14 [2020-04-10T11:42:14.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
11:42:14 [2020-04-10T11:42:14.716Z] === RUN   TestCopyToContainerPathIsNotDir
11:42:14 [2020-04-10T11:42:14.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
11:42:14 [2020-04-10T11:42:14.716Z] === RUN   TestCopyFromContainer
11:42:14 [2020-04-10T11:42:14.940Z] ok  	github.com/docker/docker/pkg/signal	2.827s	coverage: 61.0% of statements
11:42:15 [2020-04-10T11:42:15.510Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 84.8% of statements
11:42:15 [2020-04-10T11:42:15.510Z] testing: warning: no tests to run
11:42:15 [2020-04-10T11:42:15.510Z] coverage: [no statements]
11:42:15 [2020-04-10T11:42:15.510Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
11:42:15 [2020-04-10T11:42:15.510Z] ok  	github.com/docker/docker/pkg/tarsum	0.121s	coverage: 89.3% of statements
11:42:16 [2020-04-10T11:42:16.079Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
11:42:16 [2020-04-10T11:42:16.079Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
11:42:16 [2020-04-10T11:42:16.079Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
11:42:16 [2020-04-10T11:42:16.602Z] #45 ...
11:42:16 [2020-04-10T11:42:16.602Z] 
11:42:16 [2020-04-10T11:42:16.602Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.19 Selecting previously unselected package uidmap.
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.22 Unpacking uidmap (1:4.5-1.1) ...
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.50 Selecting previously unselected package vim-runtime.
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.51 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:42:16 [2020-04-10T11:42:16.602Z] #18 82.80 Unpacking vim-runtime (2:8.1.0875-5) ...
11:42:16 [2020-04-10T11:42:16.735Z] === RUN   TestCopyFromContainer//
11:42:17 [2020-04-10T11:42:17.016Z] === RUN   TestCopyFromContainer//bar/root
11:42:17 [2020-04-10T11:42:17.016Z] === RUN   TestCopyFromContainer//bar/root/
11:42:17 [2020-04-10T11:42:17.016Z] === RUN   TestCopyFromContainer/bar/quux
11:42:17 [2020-04-10T11:42:17.016Z] === RUN   TestCopyFromContainer/bar/quux/
11:42:17 [2020-04-10T11:42:17.297Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:42:17 [2020-04-10T11:42:17.297Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:42:17 [2020-04-10T11:42:17.297Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCopyFromContainer/bar/notarget
11:42:17 [2020-04-10T11:42:17.579Z] --- PASS: TestCopyFromContainer (2.87s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer// (0.04s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:42:17 [2020-04-10T11:42:17.579Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:42:17 [2020-04-10T11:42:17.579Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:42:17 [2020-04-10T11:42:17.579Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:42:17 [2020-04-10T11:42:17.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:42:17 [2020-04-10T11:42:17.579Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateLinkToNonExistingContainer
11:42:17 [2020-04-10T11:42:17.579Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateWithInvalidEnv
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateWithInvalidEnv/0
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateWithInvalidEnv/0
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateWithInvalidEnv/1
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateWithInvalidEnv/1
11:42:17 [2020-04-10T11:42:17.579Z] === RUN   TestCreateWithInvalidEnv/2
11:42:17 [2020-04-10T11:42:17.579Z] === PAUSE TestCreateWithInvalidEnv/2
11:42:17 [2020-04-10T11:42:17.861Z] === CONT  TestCreateWithInvalidEnv/0
11:42:17 [2020-04-10T11:42:17.861Z] === CONT  TestCreateWithInvalidEnv/2
11:42:17 [2020-04-10T11:42:17.861Z] === CONT  TestCreateWithInvalidEnv/1
11:42:17 [2020-04-10T11:42:17.861Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:42:17 [2020-04-10T11:42:17.861Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:42:17 [2020-04-10T11:42:17.861Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:42:17 [2020-04-10T11:42:17.861Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:42:17 [2020-04-10T11:42:17.861Z] === RUN   TestCreateTmpfsMountsTarget
11:42:17 [2020-04-10T11:42:17.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:42:17 [2020-04-10T11:42:17.861Z] === RUN   TestCreateWithCustomMaskedPaths
11:42:17 [2020-04-10T11:42:17.989Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
11:42:17 [2020-04-10T11:42:17.989Z] ok  	github.com/docker/docker/profiles/seccomp	0.022s	coverage: 73.8% of statements
11:42:18 [2020-04-10T11:42:18.557Z] ok  	github.com/docker/docker/reference	0.042s	coverage: 84.4% of statements
11:42:19 [2020-04-10T11:42:19.496Z] ok  	github.com/docker/docker/plugin	0.599s	coverage: 27.1% of statements
11:42:19 [2020-04-10T11:42:19.758Z] ok  	github.com/docker/docker/registry/resumable	0.041s	coverage: 100.0% of statements
11:42:20 [2020-04-10T11:42:20.327Z] ok  	github.com/docker/docker/restartmanager	0.012s	coverage: 50.9% of statements
11:42:20 [2020-04-10T11:42:20.327Z] ok  	github.com/docker/docker/registry	0.250s	coverage: 56.0% of statements
11:42:20 [2020-04-10T11:42:20.533Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s)
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:42:20 [2020-04-10T11:42:20.533Z] --- PASS: TestCreateWithCapabilities (0.01s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
11:42:20 [2020-04-10T11:42:20.533Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
11:42:20 [2020-04-10T11:42:20.533Z] === RUN   TestCreateWithCustomReadonlyPaths
11:42:20 [2020-04-10T11:42:20.895Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
11:42:21 [2020-04-10T11:42:21.044Z] #18 88.62 Selecting previously unselected package vim.
11:42:21 [2020-04-10T11:42:21.044Z] #18 88.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
11:42:21 [2020-04-10T11:42:21.044Z] #18 88.71 Unpacking vim (2:8.1.0875-5) ...
11:42:21 [2020-04-10T11:42:21.155Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 68.2% of statements
11:42:21 [2020-04-10T11:42:21.334Z] #18 89.50 Selecting previously unselected package xfsprogs.
11:42:21 [2020-04-10T11:42:21.334Z] #18 89.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
11:42:21 [2020-04-10T11:42:21.334Z] #18 89.53 Unpacking xfsprogs (4.20.0-1) ...
11:42:21 [2020-04-10T11:42:21.965Z] #18 ...
11:42:21 [2020-04-10T11:42:21.965Z] 
11:42:21 [2020-04-10T11:42:21.965Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:21 [2020-04-10T11:42:21.965Z] #45 164.9   CC       criu/clone-noasan.o
11:42:21 [2020-04-10T11:42:21.965Z] #45 165.2   CC       criu/config.o
11:42:23 [2020-04-10T11:42:23.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:42:23 [2020-04-10T11:42:23.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:42:23 [2020-04-10T11:42:23.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:42:23 [2020-04-10T11:42:23.204Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:42:23 [2020-04-10T11:42:23.204Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:42:23 [2020-04-10T11:42:23.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:42:23 [2020-04-10T11:42:23.204Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:42:23 [2020-04-10T11:42:23.204Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:42:23 [2020-04-10T11:42:23.204Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:42:23 [2020-04-10T11:42:23.204Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:42:23 [2020-04-10T11:42:23.204Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:42:23 [2020-04-10T11:42:23.204Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:42:23 [2020-04-10T11:42:23.691Z] ok  	github.com/docker/docker/volume/drivers	0.016s	coverage: 36.1% of statements
11:42:23 [2020-04-10T11:42:23.691Z] ok  	github.com/docker/docker/volume/local	0.056s	coverage: 73.0% of statements
11:42:23 [2020-04-10T11:42:23.691Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
11:42:23 [2020-04-10T11:42:23.818Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s)
11:42:23 [2020-04-10T11:42:23.819Z] === RUN   TestContainerStartOnDaemonRestart
11:42:23 [2020-04-10T11:42:23.819Z] === PAUSE TestContainerStartOnDaemonRestart
11:42:23 [2020-04-10T11:42:23.819Z] === RUN   TestDaemonRestartIpcMode
11:42:23 [2020-04-10T11:42:23.819Z] === PAUSE TestDaemonRestartIpcMode
11:42:23 [2020-04-10T11:42:23.819Z] === RUN   TestDaemonHostGatewayIP
11:42:23 [2020-04-10T11:42:23.819Z] === PAUSE TestDaemonHostGatewayIP
11:42:23 [2020-04-10T11:42:23.819Z] === RUN   TestDiff
11:42:24 [2020-04-10T11:42:24.627Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
11:42:24 [2020-04-10T11:42:24.823Z] --- PASS: TestDiff (0.84s)
11:42:24 [2020-04-10T11:42:24.823Z] === RUN   TestExecWithCloseStdin
11:42:24 [2020-04-10T11:42:24.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:42:25 [2020-04-10T11:42:25.827Z] --- PASS: TestExecWithCloseStdin (0.92s)
11:42:25 [2020-04-10T11:42:25.828Z] === RUN   TestExec
11:42:26 [2020-04-10T11:42:26.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:42:26 [2020-04-10T11:42:26.415Z] #45 169.4   CC       criu/cr-check.o
11:42:26 [2020-04-10T11:42:26.832Z] --- PASS: TestExec (0.94s)
11:42:26 [2020-04-10T11:42:26.832Z] === RUN   TestExecUser
11:42:27 [2020-04-10T11:42:27.445Z] --- PASS: TestExecUser (0.88s)
11:42:27 [2020-04-10T11:42:27.445Z] #45 ...
11:42:27 [2020-04-10T11:42:27.445Z] 
11:42:27 [2020-04-10T11:42:27.445Z] === RUN   TestExportContainerAndImportImage
11:42:27 [2020-04-10T11:42:27.445Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.43 Selecting previously unselected package zip.
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.45 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.46 Unpacking zip (3.0-11+b1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.86 Setting up aufs-tools (1:4.14+20190211-1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.89 Setting up libip6tc0:ppc64el (1.8.2-4) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.90 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.92 Setting up libgpm2:ppc64el (1.20.7-5) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.93 Setting up libip4tc0:ppc64el (1.8.2-4) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.94 Setting up uidmap (1:4.5-1.1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.95 Setting up libnftnl11:ppc64el (1.1.2-2) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.95 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.98 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.99 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 90.99 Setting up xxd (2:8.1.0875-5) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 91.00 Setting up zip (3.0-11+b1) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 91.01 Setting up vim-common (2:8.1.0875-5) ...
11:42:27 [2020-04-10T11:42:27.446Z] #18 91.07 Setting up bash-completion (1:2.8-6) ...
11:42:28 [2020-04-10T11:42:28.475Z] #18 ...
11:42:28 [2020-04-10T11:42:28.475Z] 
11:42:28 [2020-04-10T11:42:28.475Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:42:28 [2020-04-10T11:42:28.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:42:28 [2020-04-10T11:42:28.957Z] --- PASS: TestExportContainerAndImportImage (1.13s)
11:42:28 [2020-04-10T11:42:28.957Z] === RUN   TestExportContainerAfterDaemonRestart
11:42:30 [2020-04-10T11:42:30.426Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
11:42:30 [2020-04-10T11:42:30.426Z] === RUN   TestHealthCheckWorkdir
11:42:31 [2020-04-10T11:42:31.430Z] --- PASS: TestHealthCheckWorkdir (1.10s)
11:42:31 [2020-04-10T11:42:31.430Z] === RUN   TestHealthKillContainer
11:42:34 [2020-04-10T11:42:34.045Z] #24 268.1 Checking out files:  20% (2195/10681)   
Checking out files:  21% (2244/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  31% (3319/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  40% (4355/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  53% (5689/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  68% (7300/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  87% (9309/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
11:42:34 [2020-04-10T11:42:34.045Z] #24 273.7 + cd /tmp/tmp.pc285Dm8Sw/tmp/docker-ce
11:42:34 [2020-04-10T11:42:34.045Z] #24 273.7 + git checkout -q v17.06.2-ce
11:42:34 [2020-04-10T11:42:34.294Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
11:42:34 [2020-04-10T11:42:34.676Z] #24 ...
11:42:34 [2020-04-10T11:42:34.676Z] 
11:42:34 [2020-04-10T11:42:34.676Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:42:34 [2020-04-10T11:42:34.676Z] #48 264.4 net/http/httptrace
11:42:34 [2020-04-10T11:42:34.676Z] #48 264.8 net/http
11:42:34 [2020-04-10T11:42:34.877Z] --- PASS: TestHealthKillContainer (2.99s)
11:42:34 [2020-04-10T11:42:34.877Z] === RUN   TestInspectCpusetInConfigPre120
11:42:34 [2020-04-10T11:42:34.965Z] #48 ...
11:42:34 [2020-04-10T11:42:34.965Z] 
11:42:34 [2020-04-10T11:42:34.965Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.26 Setting up libiptc0:ppc64el (1.8.2-4) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.27 Setting up xz-utils (5.2.4-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.30 Setting up sudo (1.8.27-1+deb10u2) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.42 invoke-rc.d: could not determine current runlevel
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.45 invoke-rc.d: policy-rc.d denied execution of start.
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.49 Setting up pigz (2.4-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.50 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.51 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.54 Setting up python-pip-whl (18.1-5) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.55 Setting up libmpdec2:ppc64el (2.4.2-2) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 97.56 Setting up vim-runtime (2:8.1.0875-5) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.62 Setting up libaio1:ppc64el (0.3.112-3) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.65 Setting up libonig5:ppc64el (6.9.1-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.67 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.68 Setting up vim (2:8.1.0875-5) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.94 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.94 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.96 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.97 Setting up jq (1.5+dfsg-2+b1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.98 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
11:42:34 [2020-04-10T11:42:34.965Z] #18 98.99 Setting up python3.7 (3.7.3-2+deb10u1) ...
11:42:35 [2020-04-10T11:42:35.159Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s)
11:42:35 [2020-04-10T11:42:35.159Z] === RUN   TestIpcModeNone
11:42:36 [2020-04-10T11:42:36.163Z] --- PASS: TestIpcModeNone (0.98s)
11:42:36 [2020-04-10T11:42:36.163Z] === RUN   TestIpcModePrivate
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.2 Setting up iptables (1.8.2-4) ...
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:42:37 [2020-04-10T11:42:37.030Z] #18 105.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:42:37 [2020-04-10T11:42:37.168Z] --- PASS: TestIpcModePrivate (0.92s)
11:42:37 [2020-04-10T11:42:37.168Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
11:42:37 [2020-04-10T11:42:37.168Z] === RUN   TestIpcModeShareable
11:42:37 [2020-04-10T11:42:37.327Z] #18 105.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:42:37 [2020-04-10T11:42:37.327Z] #18 105.3 Setting up python3 (3.7.3-1) ...
11:42:37 [2020-04-10T11:42:37.971Z] #18 106.3 Setting up python3-wheel (0.32.3-2) ...
11:42:38 [2020-04-10T11:42:38.173Z] --- PASS: TestIpcModeShareable (0.99s)
11:42:38 [2020-04-10T11:42:38.173Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
11:42:38 [2020-04-10T11:42:38.173Z] === RUN   TestAPIIpcModeShareableAndContainer
11:42:39 [2020-04-10T11:42:39.489Z] #18 107.5 Setting up apparmor (2.13.2-10) ...
11:42:40 [2020-04-10T11:42:40.120Z] #18 ...
11:42:40 [2020-04-10T11:42:40.120Z] 
11:42:40 [2020-04-10T11:42:40.120Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:42:40 [2020-04-10T11:42:40.120Z] #24 279.7 + mkdir -p /tmp/tmp.pc285Dm8Sw/src/github.com/docker
11:42:40 [2020-04-10T11:42:40.120Z] #24 279.7 + mv components/cli /tmp/tmp.pc285Dm8Sw/src/github.com/docker/cli
11:42:40 [2020-04-10T11:42:40.120Z] #24 279.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
11:42:40 [2020-04-10T11:42:40.411Z] #24 ...
11:42:40 [2020-04-10T11:42:40.411Z] 
11:42:40 [2020-04-10T11:42:40.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:40 [2020-04-10T11:42:40.411Z] #45 173.6   CC       criu/cr-dedup.o
11:42:40 [2020-04-10T11:42:40.411Z] #45 174.8   CC       criu/cr-dump.o
11:42:40 [2020-04-10T11:42:40.411Z] #45 180.2   CC       criu/cr-errno.o
11:42:40 [2020-04-10T11:42:40.411Z] #45 180.3   CC       criu/cr-restore.o
11:42:40 [2020-04-10T11:42:40.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s)
11:42:40 [2020-04-10T11:42:40.844Z] === RUN   TestAPIIpcModeHost
11:42:41 [2020-04-10T11:42:41.456Z] --- PASS: TestAPIIpcModeHost (0.61s)
11:42:41 [2020-04-10T11:42:41.456Z] === RUN   TestDaemonIpcModeShareable
11:42:42 [2020-04-10T11:42:42.470Z] #45 ...
11:42:42 [2020-04-10T11:42:42.470Z] 
11:42:42 [2020-04-10T11:42:42.470Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:42 [2020-04-10T11:42:42.760Z] #18 110.8 Setting up xfsprogs (4.20.0-1) ...
11:42:42 [2020-04-10T11:42:42.760Z] #18 110.8 Setting up python3-lib2to3 (3.7.3-1) ...
11:42:43 [2020-04-10T11:42:43.389Z] #18 111.6 Setting up python3-pkg-resources (40.8.0-1) ...
11:42:43 [2020-04-10T11:42:43.474Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
11:42:43 [2020-04-10T11:42:43.474Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
11:42:43 [2020-04-10T11:42:43.474Z] === RUN   TestDaemonIpcModePrivate
11:42:44 [2020-04-10T11:42:44.891Z] #18 113.1 Setting up python3-distutils (3.7.3-1) ...
11:42:45 [2020-04-10T11:42:45.490Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
11:42:45 [2020-04-10T11:42:45.490Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
11:42:45 [2020-04-10T11:42:45.490Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:42:45 [2020-04-10T11:42:45.930Z] #18 114.2 Setting up python3-setuptools (40.8.0-1) ...
11:42:46 [2020-04-10T11:42:46.548Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/rootless	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/volume	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === Skipped
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver btrfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver btrfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver btrfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver btrfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver btrfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:73: No driver to put!
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z] time="2020-04-10T11:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z] time="2020-04-10T11:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z] time="2020-04-10T11:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z] time="2020-04-10T11:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z] time="2020-04-10T11:41:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:73: No driver to put!
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     overlay_test.go:49: Fails to compute changes intermittently
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver zfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver zfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver zfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver zfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:46: Driver zfs not supported
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     graphtest_unix.go:73: No driver to put!
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:42:46 [2020-04-10T11:42:46.548Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] 
11:42:46 [2020-04-10T11:42:46.548Z] DONE 2146 tests, 26 skipped in 189.989s
Post stage
[Pipeline] junit
11:42:46 [2020-04-10T11:42:46.562Z] Recording test results
11:42:46 [2020-04-10T11:42:46.958Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
11:42:46 [2020-04-10T11:42:46.958Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
11:42:46 [2020-04-10T11:42:46.958Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:42:47 [2020-04-10T11:42:47.991Z] #18 ...
11:42:47 [2020-04-10T11:42:47.991Z] 
11:42:47 [2020-04-10T11:42:47.991Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:47 [2020-04-10T11:42:47.991Z] #45 191.1   CC       criu/cr-service.o
11:42:49 [2020-04-10T11:42:49.013Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s)
11:42:49 [2020-04-10T11:42:49.013Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
11:42:49 [2020-04-10T11:42:49.013Z] === RUN   TestIpcModeOlderClient
11:42:49 [2020-04-10T11:42:49.013Z] === PAUSE TestIpcModeOlderClient
11:42:49 [2020-04-10T11:42:49.013Z] === RUN   TestKillContainerInvalidSignal
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:42:49 [2020-04-10T11:42:49.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -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:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh dynbinary test-integration
11:42:49 [2020-04-10T11:42:49.625Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
11:42:49 [2020-04-10T11:42:49.626Z] === RUN   TestKillContainer
11:42:49 [2020-04-10T11:42:49.626Z] === RUN   TestKillContainer/no_signal
11:42:49 [2020-04-10T11:42:49.952Z] 
11:42:50 [2020-04-10T11:42:50.210Z] Removing bundles/
11:42:50 [2020-04-10T11:42:50.210Z] 
11:42:50 [2020-04-10T11:42:50.210Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:42:50 [2020-04-10T11:42:50.210Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:42:50 [2020-04-10T11:42:50.210Z] GOOS="" GOARCH="" GOARM=""
11:42:50 [2020-04-10T11:42:50.238Z] === RUN   TestKillContainer/non_killing_signal
11:42:50 [2020-04-10T11:42:50.714Z] #45 ...
11:42:50 [2020-04-10T11:42:50.714Z] 
11:42:50 [2020-04-10T11:42:50.714Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
11:42:50 [2020-04-10T11:42:50.714Z] #18 116.5 Setting up python3-pip (18.1-5) ...
11:42:50 [2020-04-10T11:42:50.714Z] #18 118.6 Processing triggers for libc-bin (2.28-10) ...
11:42:50 [2020-04-10T11:42:50.714Z] #18 118.6 Processing triggers for mime-support (3.62) ...
11:42:50 [2020-04-10T11:42:50.714Z] #18 DONE 119.0s
11:42:50 [2020-04-10T11:42:50.850Z] === RUN   TestKillContainer/killing_signal
11:42:51 [2020-04-10T11:42:51.002Z] 
11:42:51 [2020-04-10T11:42:51.002Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
11:42:51 [2020-04-10T11:42:51.292Z] #19 0.472 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:42:51 [2020-04-10T11:42:51.292Z] #19 0.476 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:42:51 [2020-04-10T11:42:51.292Z] #19 0.485 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:42:51 [2020-04-10T11:42:51.292Z] #19 DONE 0.6s
11:42:51 [2020-04-10T11:42:51.292Z] 
11:42:51 [2020-04-10T11:42:51.292Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:51 [2020-04-10T11:42:51.292Z] #45 194.4   CC       criu/crtools.o
11:42:52 [2020-04-10T11:42:52.319Z] --- PASS: TestKillContainer (2.53s)
11:42:52 [2020-04-10T11:42:52.319Z]     --- PASS: TestKillContainer/no_signal (0.83s)
11:42:52 [2020-04-10T11:42:52.319Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
11:42:52 [2020-04-10T11:42:52.319Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
11:42:52 [2020-04-10T11:42:52.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:42:52 [2020-04-10T11:42:52.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:42:52 [2020-04-10T11:42:52.345Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:42:52 [2020-04-10T11:42:52.345Z] tests/integration/client_test.py .....                                   [ 75%]
11:42:52 [2020-04-10T11:42:52.345Z] tests/integration/context_api_test.py ..                                 [ 76%]
11:42:52 [2020-04-10T11:42:52.345Z] tests/integration/errors_test.py .                                       [ 76%]
11:42:52 [2020-04-10T11:42:52.791Z] #45 195.7   CC       criu/eventfd.o
11:42:52 [2020-04-10T11:42:52.932Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:42:53 [2020-04-10T11:42:53.422Z] #45 196.4   CC       criu/eventpoll.o
11:42:53 [2020-04-10T11:42:53.937Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.83s)
11:42:53 [2020-04-10T11:42:53.937Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s)
11:42:53 [2020-04-10T11:42:53.937Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s)
11:42:53 [2020-04-10T11:42:53.937Z] === RUN   TestKillStoppedContainer
11:42:53 [2020-04-10T11:42:53.937Z] --- PASS: TestKillStoppedContainer (0.10s)
11:42:53 [2020-04-10T11:42:53.937Z] === RUN   TestKillStoppedContainerAPIPre120
11:42:53 [2020-04-10T11:42:53.937Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
11:42:53 [2020-04-10T11:42:53.937Z] === RUN   TestKillDifferentUserContainer
11:42:54 [2020-04-10T11:42:54.942Z] --- PASS: TestKillDifferentUserContainer (0.84s)
11:42:54 [2020-04-10T11:42:54.942Z] === RUN   TestInspectOomKilledTrue
11:42:54 [2020-04-10T11:42:54.942Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:42:54 [2020-04-10T11:42:54.942Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:42:54 [2020-04-10T11:42:54.942Z] === RUN   TestInspectOomKilledFalse
11:42:54 [2020-04-10T11:42:54.942Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:42:54 [2020-04-10T11:42:54.942Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:42:54 [2020-04-10T11:42:54.942Z] === RUN   TestLinksEtcHostsContentMatch
11:42:55 [2020-04-10T11:42:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:42:55 [2020-04-10T11:42:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:42:55 [2020-04-10T11:42:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:42:55 [2020-04-10T11:42:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:42:55 [2020-04-10T11:42:55.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:42:55 [2020-04-10T11:42:55.472Z] #45 198.5   CC       criu/external.o
11:42:55 [2020-04-10T11:42:55.472Z] #45 ...
11:42:55 [2020-04-10T11:42:55.472Z] 
11:42:55 [2020-04-10T11:42:55.472Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:42:55 [2020-04-10T11:42:55.472Z] #48 285.2 github.com/LK4D4/vndr/godl
11:42:55 [2020-04-10T11:42:55.472Z] #48 286.4 github.com/LK4D4/vndr
11:42:55 [2020-04-10T11:42:55.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
11:42:55 [2020-04-10T11:42:55.555Z] === RUN   TestLinksContainerNames
11:42:55 [2020-04-10T11:42:55.761Z] #48 ...
11:42:55 [2020-04-10T11:42:55.761Z] 
11:42:55 [2020-04-10T11:42:55.761Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:42:56 [2020-04-10T11:42:56.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:42:56 [2020-04-10T11:42:56.786Z] #20 ...
11:42:56 [2020-04-10T11:42:56.786Z] 
11:42:56 [2020-04-10T11:42:56.786Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:42:56 [2020-04-10T11:42:56.786Z] #45 199.4   CC       criu/fault-injection.o
11:42:56 [2020-04-10T11:42:56.786Z] #45 199.7   CC       criu/fdstore.o
11:42:57 [2020-04-10T11:42:57.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:42:57 [2020-04-10T11:42:57.416Z] #45 200.5   CC       criu/fifo.o
11:42:57 [2020-04-10T11:42:57.571Z] --- PASS: TestLinksContainerNames (1.72s)
11:42:57 [2020-04-10T11:42:57.571Z] === RUN   TestLogsFollowTailEmpty
11:42:58 [2020-04-10T11:42:58.183Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
11:42:58 [2020-04-10T11:42:58.183Z] === RUN   TestContainerNetworkMountsNoChown
11:42:58 [2020-04-10T11:42:58.444Z] #45 201.5   CC       criu/file-ids.o
11:42:58 [2020-04-10T11:42:58.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:42:58 [2020-04-10T11:42:58.796Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/default
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/default
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/private
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/private
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rprivate
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rprivate
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/slave
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/slave
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rslave
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rslave
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/shared
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/shared
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rshared
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rshared
11:42:58 [2020-04-10T11:42:58.796Z] === CONT  TestMountDaemonRoot/default
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/default/mount_root
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/default/bind_root
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === CONT  TestMountDaemonRoot/default/mount_root
11:42:58 [2020-04-10T11:42:58.796Z] === CONT  TestMountDaemonRoot/rshared
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:42:58 [2020-04-10T11:42:58.796Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:42:58 [2020-04-10T11:42:58.796Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:42:59 [2020-04-10T11:42:59.071Z] #45 202.2   CC       criu/file-lock.o
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/shared
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/rslave
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/slave
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/rprivate
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/private
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/private/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/private/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/default/bind_root
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:42:59 [2020-04-10T11:42:59.078Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:42:59 [2020-04-10T11:42:59.359Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/private/bind_root
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/private/mount_root
11:42:59 [2020-04-10T11:42:59.641Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:42:59 [2020-04-10T11:42:59.922Z] --- PASS: TestMountDaemonRoot (0.01s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
11:42:59 [2020-04-10T11:42:59.922Z] === RUN   TestContainerBindMountNonRecursive
11:43:00 [2020-04-10T11:43:00.835Z] 23645bd7ee08: Pull complete
11:43:00 [2020-04-10T11:43:00.835Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
11:43:00 [2020-04-10T11:43:00.835Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:43:00 [2020-04-10T11:43:00.835Z] mcr.microsoft.com/windows/servercore:ltsc2019
11:43:00 [2020-04-10T11:43:00.835Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
11:43:00 [2020-04-10T11:43:00.835Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
11:43:00 [2020-04-10T11:43:00.835Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
11:43:00 [2020-04-10T11:43:00.835Z] INFO: Docker version of control daemon
11:43:00 [2020-04-10T11:43:00.835Z] 
11:43:00 [2020-04-10T11:43:00.835Z] Client: Docker Engine - Enterprise
11:43:00 [2020-04-10T11:43:00.835Z]  Version:           19.03.5
11:43:00 [2020-04-10T11:43:00.835Z]  API version:       1.40
11:43:00 [2020-04-10T11:43:00.835Z]  Go version:        go1.12.12
11:43:00 [2020-04-10T11:43:00.835Z]  Git commit:        2ee0c57608
11:43:00 [2020-04-10T11:43:00.835Z]  Built:             11/13/2019 08:00:16
11:43:00 [2020-04-10T11:43:00.835Z]  OS/Arch:           windows/amd64
11:43:00 [2020-04-10T11:43:00.835Z]  Experimental:      false
11:43:00 [2020-04-10T11:43:00.835Z] 
11:43:00 [2020-04-10T11:43:00.835Z] Server: Docker Engine - Enterprise
11:43:00 [2020-04-10T11:43:00.835Z]  Engine:
11:43:00 [2020-04-10T11:43:00.835Z]   Version:          19.03.5
11:43:00 [2020-04-10T11:43:00.835Z]   API version:      1.40 (minimum version 1.24)
11:43:00 [2020-04-10T11:43:00.835Z]   Go version:       go1.12.12
11:43:00 [2020-04-10T11:43:00.835Z]   Git commit:       2ee0c57608
11:43:00 [2020-04-10T11:43:00.835Z]   Built:            11/13/2019 07:58:51
11:43:00 [2020-04-10T11:43:00.835Z]   OS/Arch:          windows/amd64
11:43:00 [2020-04-10T11:43:00.835Z]   Experimental:     true
11:43:00 [2020-04-10T11:43:00.835Z] 
11:43:00 [2020-04-10T11:43:00.835Z] INFO: Docker info of control daemon
11:43:00 [2020-04-10T11:43:00.835Z] 
11:43:00 [2020-04-10T11:43:00.835Z] Client:
11:43:00 [2020-04-10T11:43:00.835Z]  Debug Mode: false
11:43:00 [2020-04-10T11:43:00.835Z]  Plugins:
11:43:00 [2020-04-10T11:43:00.835Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
11:43:00 [2020-04-10T11:43:00.835Z] 
11:43:00 [2020-04-10T11:43:00.835Z] Server:
11:43:00 [2020-04-10T11:43:00.835Z]  Containers: 0
11:43:00 [2020-04-10T11:43:00.836Z]   Running: 0
11:43:00 [2020-04-10T11:43:00.836Z]   Paused: 0
11:43:00 [2020-04-10T11:43:00.836Z]   Stopped: 0
11:43:00 [2020-04-10T11:43:00.836Z]  Images: 1
11:43:00 [2020-04-10T11:43:00.836Z]  Server Version: 19.03.5
11:43:00 [2020-04-10T11:43:00.836Z]  Storage Driver: lcow (linux) windowsfilter (windows)
11:43:00 [2020-04-10T11:43:00.836Z]   LCOW: 
11:43:00 [2020-04-10T11:43:00.836Z]   Windows: 
11:43:00 [2020-04-10T11:43:00.836Z]  Logging Driver: json-file
11:43:00 [2020-04-10T11:43:00.836Z]  Plugins:
11:43:00 [2020-04-10T11:43:00.836Z]   Volume: local
11:43:00 [2020-04-10T11:43:00.836Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:43:00 [2020-04-10T11:43:00.836Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:43:00 [2020-04-10T11:43:00.836Z]  Swarm: inactive
11:43:00 [2020-04-10T11:43:00.836Z]  Default Isolation: process
11:43:00 [2020-04-10T11:43:00.836Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:43:00 [2020-04-10T11:43:00.836Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
11:43:00 [2020-04-10T11:43:00.836Z]  OSType: windows
11:43:00 [2020-04-10T11:43:00.836Z]  Architecture: x86_64
11:43:00 [2020-04-10T11:43:00.836Z]  CPUs: 4
11:43:00 [2020-04-10T11:43:00.836Z]  Total Memory: 32GiB
11:43:00 [2020-04-10T11:43:00.836Z]  Name: azwin-2-5a2170
11:43:00 [2020-04-10T11:43:00.836Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
11:43:00 [2020-04-10T11:43:00.836Z]  Docker Root Dir: D:\docker
11:43:00 [2020-04-10T11:43:00.836Z]  Debug Mode: false
11:43:00 [2020-04-10T11:43:00.836Z]  Registry: https://index.docker.io/v1/
11:43:00 [2020-04-10T11:43:00.836Z]  Labels:
11:43:00 [2020-04-10T11:43:00.836Z]  Experimental: true
11:43:00 [2020-04-10T11:43:00.836Z]  Insecure Registries:
11:43:00 [2020-04-10T11:43:00.836Z]   10.0.0.4:5000
11:43:00 [2020-04-10T11:43:00.836Z]   127.0.0.0/8
11:43:00 [2020-04-10T11:43:00.836Z]  Registry Mirrors:
11:43:00 [2020-04-10T11:43:00.836Z]   http://10.0.0.4:5000/
11:43:00 [2020-04-10T11:43:00.836Z]  Live Restore Enabled: false
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Commit hash is 34f57da35b
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Nuke-Everything...
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Container count on control daemon to delete is 0
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Nuking d:\CI
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Zapped successfully
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Location for testing is d:\CI\PR-40795\3
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Validating GOLang consistency in Dockerfile.windows...
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:00 [2020-04-10T11:43:00.836Z] INFO: Building the image from Dockerfile.windows at 04/10/2020 11:42:54...
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:00 [2020-04-10T11:43:00.836Z] Sending build context to Docker daemon  57.42MB
11:43:00 [2020-04-10T11:43:00.836Z] 
11:43:01 [2020-04-10T11:43:01.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:43:01 [2020-04-10T11:43:01.154Z] #45 204.2   CC       criu/files-ext.o
11:43:01 [2020-04-10T11:43:01.307Z] Step 1/10 : FROM microsoft/windowsservercore
11:43:01 [2020-04-10T11:43:01.307Z]  ---> 80e84fd280e2
11:43:01 [2020-04-10T11:43:01.307Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
11:43:01 [2020-04-10T11:43:01.307Z]  ---> Running in a9419a444730
11:43:01 [2020-04-10T11:43:01.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:43:01 [2020-04-10T11:43:01.770Z] Removing intermediate container a9419a444730
11:43:01 [2020-04-10T11:43:01.770Z]  ---> ed93eef1d3a7
11:43:01 [2020-04-10T11:43:01.770Z] Step 3/10 : ARG GO_VERSION=1.13.9
11:43:01 [2020-04-10T11:43:01.770Z]  ---> Running in 0b296abdaab0
11:43:01 [2020-04-10T11:43:01.939Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
11:43:01 [2020-04-10T11:43:01.939Z] === RUN   TestNetworkNat
11:43:02 [2020-04-10T11:43:02.183Z] #45 ...
11:43:02 [2020-04-10T11:43:02.183Z] 
11:43:02 [2020-04-10T11:43:02.183Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:43:02 [2020-04-10T11:43:02.183Z] #48 DONE 301.7s
11:43:02 [2020-04-10T11:43:02.183Z] 
11:43:02 [2020-04-10T11:43:02.183Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:43:02 [2020-04-10T11:43:02.183Z] #45 205.1   CC       criu/files-reg.o
11:43:02 [2020-04-10T11:43:02.183Z] #45 ...
11:43:02 [2020-04-10T11:43:02.183Z] 
11:43:02 [2020-04-10T11:43:02.183Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:43:02 [2020-04-10T11:43:02.183Z] #20 9.105 Collecting yamllint==1.16.0
11:43:02 [2020-04-10T11:43:02.183Z] #20 9.846   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
11:43:02 [2020-04-10T11:43:02.183Z] #20 10.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
11:43:02 [2020-04-10T11:43:02.183Z] #20 10.28   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
11:43:02 [2020-04-10T11:43:02.183Z] #20 10.40 Collecting pyyaml (from yamllint==1.16.0)
11:43:02 [2020-04-10T11:43:02.183Z] #20 10.70   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
11:43:02 [2020-04-10T11:43:02.233Z] Removing intermediate container 0b296abdaab0
11:43:02 [2020-04-10T11:43:02.233Z]  ---> b1674a966493
11:43:02 [2020-04-10T11:43:02.233Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
11:43:02 [2020-04-10T11:43:02.233Z]  ---> Running in 7a28e1c467bb
11:43:02 [2020-04-10T11:43:02.696Z] Removing intermediate container 7a28e1c467bb
11:43:02 [2020-04-10T11:43:02.696Z]  ---> 6cbe55bc8c56
11:43:02 [2020-04-10T11:43:02.696Z] 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}
11:43:02 [2020-04-10T11:43:02.696Z]  ---> Running in aba2098c2583
11:43:02 [2020-04-10T11:43:02.943Z] --- PASS: TestNetworkNat (0.91s)
11:43:02 [2020-04-10T11:43:02.943Z] === RUN   TestNetworkLocalhostTCPNat
11:43:03 [2020-04-10T11:43:03.165Z] Removing intermediate container aba2098c2583
11:43:03 [2020-04-10T11:43:03.165Z]  ---> 1e763ba43b87
11:43:03 [2020-04-10T11:43:03.166Z] 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;
11:43:03 [2020-04-10T11:43:03.166Z]  ---> Running in 459e1a4701b6
11:43:03 [2020-04-10T11:43:03.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:43:03 [2020-04-10T11:43:03.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
11:43:03 [2020-04-10T11:43:03.556Z] === RUN   TestNetworkLoopbackNat
11:43:03 [2020-04-10T11:43:03.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:43:05 [2020-04-10T11:43:05.024Z] --- PASS: TestNetworkLoopbackNat (1.18s)
11:43:05 [2020-04-10T11:43:05.024Z] === RUN   TestPause
11:43:05 [2020-04-10T11:43:05.678Z] --- PASS: TestPause (0.90s)
11:43:05 [2020-04-10T11:43:05.678Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:43:05 [2020-04-10T11:43:05.678Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:43:05 [2020-04-10T11:43:05.678Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:43:05 [2020-04-10T11:43:05.678Z] === RUN   TestPauseStopPausedContainer
11:43:05 [2020-04-10T11:43:05.683Z] #20 13.87 Building wheels for collected packages: pyyaml
11:43:05 [2020-04-10T11:43:05.683Z] #20 13.88   Running setup.py bdist_wheel for pyyaml: started
11:43:05 [2020-04-10T11:43:05.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:43:06 [2020-04-10T11:43:06.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:43:06 [2020-04-10T11:43:06.682Z] --- PASS: TestPauseStopPausedContainer (0.86s)
11:43:06 [2020-04-10T11:43:06.682Z] === RUN   TestPsFilter
11:43:06 [2020-04-10T11:43:06.712Z] #20 ...
11:43:06 [2020-04-10T11:43:06.712Z] 
11:43:06 [2020-04-10T11:43:06.712Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:43:06 [2020-04-10T11:43:06.712Z] #45 209.9   CC       criu/files.o
11:43:06 [2020-04-10T11:43:06.964Z] --- PASS: TestPsFilter (0.27s)
11:43:06 [2020-04-10T11:43:06.964Z] === RUN   TestRemoveContainerWithRemovedVolume
11:43:07 [2020-04-10T11:43:07.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
11:43:07 [2020-04-10T11:43:07.578Z] === RUN   TestRemoveContainerWithVolume
11:43:08 [2020-04-10T11:43:08.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:43:08 [2020-04-10T11:43:08.582Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
11:43:08 [2020-04-10T11:43:08.582Z] === RUN   TestRemoveContainerRunning
11:43:08 [2020-04-10T11:43:08.768Z] #45 ...
11:43:08 [2020-04-10T11:43:08.768Z] 
11:43:08 [2020-04-10T11:43:08.768Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
11:43:08 [2020-04-10T11:43:08.768Z] #20 16.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
11:43:08 [2020-04-10T11:43:08.768Z] #20 16.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
11:43:08 [2020-04-10T11:43:08.768Z] #20 16.08 Successfully built pyyaml
11:43:08 [2020-04-10T11:43:08.768Z] #20 16.10 Installing collected packages: pathspec, pyyaml, yamllint
11:43:08 [2020-04-10T11:43:08.768Z] #20 16.72 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
11:43:08 [2020-04-10T11:43:08.768Z] #20 DONE 17.2s
11:43:08 [2020-04-10T11:43:08.768Z] 
11:43:08 [2020-04-10T11:43:08.768Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:43:08 [2020-04-10T11:43:08.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:43:08 [2020-04-10T11:43:08.958Z] Using test binary docker
11:43:08 [2020-04-10T11:43:08.958Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:43:08 [2020-04-10T11:43:08.958Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:43:08 [2020-04-10T11:43:08.958Z] INFO: Waiting for daemon to start...
11:43:08 [2020-04-10T11:43:08.958Z] Starting dockerd
11:43:09 [2020-04-10T11:43:09.586Z] --- PASS: TestRemoveContainerRunning (0.84s)
11:43:09 [2020-04-10T11:43:09.586Z] === RUN   TestRemoveContainerForceRemoveRunning
11:43:10 [2020-04-10T11:43:10.211Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
11:43:10 [2020-04-10T11:43:10.211Z] === RUN   TestRemoveInvalidContainer
11:43:10 [2020-04-10T11:43:10.211Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:43:10 [2020-04-10T11:43:10.211Z] === RUN   TestRenameLinkedContainer
11:43:10 [2020-04-10T11:43:10.852Z] .
11:43:10 [2020-04-10T11:43:10.852Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:43:11 [2020-04-10T11:43:11.109Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:43:11 [2020-04-10T11:43:11.109Z] Error: No such image: emptyfs
11:43:11 [2020-04-10T11:43:11.109Z] Running integration-test (iteration 1)
11:43:11 [2020-04-10T11:43:11.109Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:43:11 [2020-04-10T11:43:11.503Z] #31 ...
11:43:11 [2020-04-10T11:43:11.503Z] 
11:43:11 [2020-04-10T11:43:11.503Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:43:11 [2020-04-10T11:43:11.503Z] #45 214.2   CC       criu/filesystems.o
11:43:11 [2020-04-10T11:43:11.779Z] 
11:43:11 [2020-04-10T11:43:11.779Z] SUCCESS: Specified value was saved.
11:43:12 [2020-04-10T11:43:12.241Z] INFO: Downloading git...
11:43:12 [2020-04-10T11:43:12.527Z] #45 215.5   CC       criu/fsnotify.o
11:43:13 [2020-04-10T11:43:13.661Z] --- PASS: TestRenameLinkedContainer (3.52s)
11:43:13 [2020-04-10T11:43:13.661Z] === RUN   TestRenameStoppedContainer
11:43:13 [2020-04-10T11:43:13.800Z] INFO: Downloading go...
11:43:14 [2020-04-10T11:43:14.580Z] #45 217.5   CC       criu/image-desc.o
11:43:14 [2020-04-10T11:43:14.665Z] --- PASS: TestRenameStoppedContainer (0.82s)
11:43:14 [2020-04-10T11:43:14.665Z] === RUN   TestRenameRunningContainerAndReuse
11:43:14 [2020-04-10T11:43:14.870Z] #45 217.8   CC       criu/image.o
11:43:16 [2020-04-10T11:43:16.371Z] #45 219.3   CC       criu/ipc_ns.o
11:43:16 [2020-04-10T11:43:16.682Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
11:43:16 [2020-04-10T11:43:16.682Z] === RUN   TestRenameInvalidName
11:43:16 [2020-04-10T11:43:16.749Z] INFO: Downloading compiler 1 of 3...
11:43:17 [2020-04-10T11:43:17.295Z] --- PASS: TestRenameInvalidName (0.86s)
11:43:17 [2020-04-10T11:43:17.295Z] === RUN   TestRenameAnonymousContainer
11:43:17 [2020-04-10T11:43:17.725Z] INFO: Downloading compiler 2 of 3...
11:43:18 [2020-04-10T11:43:18.188Z] INFO: Downloading compiler 3 of 3...
11:43:18 [2020-04-10T11:43:18.433Z] #45 221.2   CC       criu/irmap.o
11:43:18 [2020-04-10T11:43:18.652Z] INFO: Extracting git...
11:43:19 [2020-04-10T11:43:19.464Z] #45 222.2   CC       criu/kcmp-ids.o
11:43:19 [2020-04-10T11:43:19.754Z] #45 222.8   CC       criu/kerndat.o
11:43:20 [2020-04-10T11:43:20.047Z] #45 ...
11:43:20 [2020-04-10T11:43:20.047Z] 
11:43:20 [2020-04-10T11:43:20.047Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
11:43:20 [2020-04-10T11:43:20.047Z] #31 DONE 319.9s
11:43:20 [2020-04-10T11:43:20.047Z] 
11:43:20 [2020-04-10T11:43:20.047Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:43:21 [2020-04-10T11:43:21.061Z] Loaded image: buildpack-deps:jessie
11:43:21 [2020-04-10T11:43:21.061Z] Loaded image: busybox:latest
11:43:21 [2020-04-10T11:43:21.061Z] Loaded image: busybox:glibc
11:43:21 [2020-04-10T11:43:21.061Z] Loaded image: debian:jessie
11:43:21 [2020-04-10T11:43:21.061Z] Loaded image: hello-world:latest
11:43:21 [2020-04-10T11:43:21.061Z] INFO: Testing against a local daemon
11:43:21 [2020-04-10T11:43:21.061Z] === RUN   TestCgroupNamespacesBuild
11:43:22 [2020-04-10T11:43:22.771Z] --- PASS: TestRenameAnonymousContainer (4.89s)
11:43:22 [2020-04-10T11:43:22.771Z] === RUN   TestRenameContainerWithSameName
11:43:22 [2020-04-10T11:43:22.772Z] #45 225.4   CC       criu/libnetlink.o
11:43:22 [2020-04-10T11:43:22.772Z] #45 226.0   CC       criu/log.o
11:43:23 [2020-04-10T11:43:23.052Z] --- PASS: TestRenameContainerWithSameName (0.89s)
11:43:23 [2020-04-10T11:43:23.052Z] === RUN   TestRenameContainerWithLinkedContainer
11:43:23 [2020-04-10T11:43:23.798Z] #45 226.8   CC       criu/lsm.o
11:43:24 [2020-04-10T11:43:24.332Z] --- PASS: TestCgroupNamespacesBuild (2.95s)
11:43:24 [2020-04-10T11:43:24.333Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:43:24 [2020-04-10T11:43:24.427Z] #45 227.6   CC       criu/mem.o
11:43:25 [2020-04-10T11:43:25.069Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
11:43:25 [2020-04-10T11:43:25.069Z] === RUN   TestResize
11:43:25 [2020-04-10T11:43:25.683Z] --- PASS: TestResize (0.91s)
11:43:25 [2020-04-10T11:43:25.683Z] === RUN   TestResizeWithInvalidSize
11:43:26 [2020-04-10T11:43:26.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.50s)
11:43:26 [2020-04-10T11:43:26.225Z] === RUN   TestBuildWithSession
11:43:26 [2020-04-10T11:43:26.225Z] --- SKIP: TestBuildWithSession (0.00s)
11:43:26 [2020-04-10T11:43:26.225Z]     build_session_test.go:25: TODO: BuildKit
11:43:26 [2020-04-10T11:43:26.225Z] === RUN   TestBuildSquashParent
11:43:26 [2020-04-10T11:43:26.688Z] --- PASS: TestResizeWithInvalidSize (0.88s)
11:43:26 [2020-04-10T11:43:26.688Z] === RUN   TestResizeWhenContainerNotStarted
11:43:27 [2020-04-10T11:43:27.302Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:43:27 [2020-04-10T11:43:27.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:43:27 [2020-04-10T11:43:27.948Z] #45 230.5   CC       criu/mount.o
11:43:29 [2020-04-10T11:43:29.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:43:29 [2020-04-10T11:43:29.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:43:31 [2020-04-10T11:43:31.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:43:31 [2020-04-10T11:43:31.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:43:32 [2020-04-10T11:43:32.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:43:32 [2020-04-10T11:43:32.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:43:33 [2020-04-10T11:43:33.532Z] INFO: Expanding go...
11:43:34 [2020-04-10T11:43:34.378Z] --- PASS: TestBuildSquashParent (7.03s)
11:43:34 [2020-04-10T11:43:34.378Z] === RUN   TestBuildWithRemoveAndForceRemove
11:43:34 [2020-04-10T11:43:34.378Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.378Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:34 [2020-04-10T11:43:34.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:34 [2020-04-10T11:43:34.379Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:34 [2020-04-10T11:43:34.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:34 [2020-04-10T11:43:34.379Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.379Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:34 [2020-04-10T11:43:34.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:34 [2020-04-10T11:43:34.379Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:34 [2020-04-10T11:43:34.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:34 [2020-04-10T11:43:34.379Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.379Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:43:34 [2020-04-10T11:43:34.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:43:34 [2020-04-10T11:43:34.828Z] #45 237.0   CC       criu/namespaces.o
11:43:34 [2020-04-10T11:43:34.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:43:35 [2020-04-10T11:43:35.155Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:43:35 [2020-04-10T11:43:35.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:43:36 [2020-04-10T11:43:36.004Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:43:36 [2020-04-10T11:43:36.889Z] #45 239.9   CC       criu/net.o
11:43:37 [2020-04-10T11:43:37.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:43:37 [2020-04-10T11:43:37.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:43:37 [2020-04-10T11:43:37.898Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:43:37 [2020-04-10T11:43:37.898Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:43:40 [2020-04-10T11:43:40.202Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.68s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s)
11:43:40 [2020-04-10T11:43:40.202Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s)
11:43:40 [2020-04-10T11:43:40.202Z] === RUN   TestCgroupNamespacesRun
11:43:40 [2020-04-10T11:43:40.417Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
11:43:40 [2020-04-10T11:43:40.417Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
11:43:40 [2020-04-10T11:43:40.418Z] === RUN   TestBuildMultiStageCopy
11:43:40 [2020-04-10T11:43:40.418Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:43:41 [2020-04-10T11:43:41.673Z] --- PASS: TestCgroupNamespacesRun (1.71s)
11:43:41 [2020-04-10T11:43:41.673Z] === RUN   TestCgroupNamespacesRunPrivileged
11:43:43 [2020-04-10T11:43:43.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
11:43:43 [2020-04-10T11:43:43.140Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:43:43 [2020-04-10T11:43:43.689Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:43:43 [2020-04-10T11:43:43.782Z] #45 245.9   CC       criu/netfilter.o
11:43:43 [2020-04-10T11:43:43.782Z] #45 246.5   CC       criu/page-pipe.o
11:43:44 [2020-04-10T11:43:44.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:43:44 [2020-04-10T11:43:44.811Z] #45 247.6   CC       criu/page-xfer.o
11:43:45 [2020-04-10T11:43:45.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
11:43:45 [2020-04-10T11:43:45.156Z] === RUN   TestCgroupNamespacesRunHostMode
11:43:45 [2020-04-10T11:43:45.182Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:43:46 [2020-04-10T11:43:46.111Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:43:46 [2020-04-10T11:43:46.870Z] #45 249.8   CC       criu/pagemap-cache.o
11:43:47 [2020-04-10T11:43:47.174Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s)
11:43:47 [2020-04-10T11:43:47.174Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:43:47 [2020-04-10T11:43:47.478Z] --- PASS: TestBuildMultiStageCopy (7.22s)
11:43:47 [2020-04-10T11:43:47.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
11:43:47 [2020-04-10T11:43:47.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
11:43:47 [2020-04-10T11:43:47.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:43:47 [2020-04-10T11:43:47.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:43:47 [2020-04-10T11:43:47.479Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:43:47 [2020-04-10T11:43:47.479Z] === RUN   TestBuildMultiStageParentConfig
11:43:47 [2020-04-10T11:43:47.500Z] #45 250.4   CC       criu/pagemap.o
11:43:48 [2020-04-10T11:43:48.642Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
11:43:48 [2020-04-10T11:43:48.643Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:43:49 [2020-04-10T11:43:49.001Z] #45 251.9   CC       criu/parasite-syscall.o
11:43:49 [2020-04-10T11:43:49.255Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s)
11:43:49 [2020-04-10T11:43:49.255Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:43:50 [2020-04-10T11:43:50.260Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
11:43:50 [2020-04-10T11:43:50.260Z] === RUN   TestCgroupNamespacesRunOlderClient
11:43:50 [2020-04-10T11:43:50.637Z] #45 253.6   CC       criu/path.o
11:43:50 [2020-04-10T11:43:50.926Z] #45 254.1   CC       criu/pie-util-vdso.o
11:43:51 [2020-04-10T11:43:51.554Z] #45 254.7   CC       criu/pie-util.o
11:43:51 [2020-04-10T11:43:51.884Z] #45 254.9   CC       criu/pipes.o
11:43:52 [2020-04-10T11:43:52.280Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s)
11:43:52 [2020-04-10T11:43:52.280Z] === RUN   TestKernelTCPMemory
11:43:52 [2020-04-10T11:43:52.810Z] --- PASS: TestBuildMultiStageParentConfig (4.98s)
11:43:52 [2020-04-10T11:43:52.810Z] === RUN   TestBuildLabelWithTargets
11:43:52 [2020-04-10T11:43:52.893Z] --- PASS: TestKernelTCPMemory (0.97s)
11:43:52 [2020-04-10T11:43:52.893Z] === RUN   TestNISDomainname
11:43:53 [2020-04-10T11:43:53.383Z] #45 256.3   CC       criu/plugin.o
11:43:53 [2020-04-10T11:43:53.897Z] --- PASS: TestNISDomainname (0.99s)
11:43:53 [2020-04-10T11:43:53.897Z] === RUN   TestHostnameDnsResolution
11:43:54 [2020-04-10T11:43:54.013Z] #45 257.0   CC       criu/proc_parse.o
11:43:55 [2020-04-10T11:43:55.051Z] .........                                                                [ 86%]
11:43:55 [2020-04-10T11:43:55.914Z] --- PASS: TestHostnameDnsResolution (1.83s)
11:43:55 [2020-04-10T11:43:55.914Z] === RUN   TestStats
11:43:57 [2020-04-10T11:43:57.905Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:43:57 [2020-04-10T11:43:57.905Z] 
11:43:57 [2020-04-10T11:43:57.905Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:43:57 [2020-04-10T11:43:57.932Z] --- PASS: TestStats (1.89s)
11:43:57 [2020-04-10T11:43:57.932Z] === RUN   TestStopContainerWithTimeout
11:43:57 [2020-04-10T11:43:57.932Z] === RUN   TestStopContainerWithTimeout/0
11:43:57 [2020-04-10T11:43:57.932Z] === PAUSE TestStopContainerWithTimeout/0
11:43:57 [2020-04-10T11:43:57.932Z] === RUN   TestStopContainerWithTimeout/1
11:43:57 [2020-04-10T11:43:57.932Z] === PAUSE TestStopContainerWithTimeout/1
11:43:57 [2020-04-10T11:43:57.932Z] === RUN   TestStopContainerWithTimeout/3
11:43:57 [2020-04-10T11:43:57.932Z] === PAUSE TestStopContainerWithTimeout/3
11:43:57 [2020-04-10T11:43:57.932Z] === RUN   TestStopContainerWithTimeout/-1
11:43:57 [2020-04-10T11:43:57.932Z] === PAUSE TestStopContainerWithTimeout/-1
11:43:57 [2020-04-10T11:43:57.932Z] === CONT  TestStopContainerWithTimeout/0
11:43:57 [2020-04-10T11:43:57.932Z] === CONT  TestStopContainerWithTimeout/-1
11:43:58 [2020-04-10T11:43:58.472Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:43:58 [2020-04-10T11:43:58.472Z] HOSTNAME=89147b4fd4b8
11:43:58 [2020-04-10T11:43:58.472Z] TESTDEBUG=0
11:43:58 [2020-04-10T11:43:58.472Z] DEST=bundles/test-integration
11:43:58 [2020-04-10T11:43:58.472Z] PWD=/go/src/github.com/docker/docker
11:43:58 [2020-04-10T11:43:58.472Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:43:58 [2020-04-10T11:43:58.472Z] container=docker
11:43:58 [2020-04-10T11:43:58.472Z] HOME=/root
11:43:58 [2020-04-10T11:43:58.472Z] GOLANG_VERSION=1.13.9
11:43:58 [2020-04-10T11:43:58.472Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:43:58 [2020-04-10T11:43:58.472Z] VALIDATE_BRANCH=master
11:43:58 [2020-04-10T11:43:58.472Z] TERM=xterm
11:43:58 [2020-04-10T11:43:58.472Z] DOCKER_PKG=github.com/docker/docker
11:43:58 [2020-04-10T11:43:58.472Z] SHLVL=1
11:43:58 [2020-04-10T11:43:58.472Z] TIMEOUT=120m
11:43:58 [2020-04-10T11:43:58.472Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:43:58 [2020-04-10T11:43:58.472Z] DOCKER_GRAPHDRIVER=overlay2
11:43:58 [2020-04-10T11:43:58.472Z] GO111MODULE=off
11:43:58 [2020-04-10T11:43:58.472Z] DOCKER_EXPERIMENTAL=1
11:43:58 [2020-04-10T11:43:58.472Z] TEST_SKIP_INTEGRATION_CLI=1
11:43:58 [2020-04-10T11:43:58.472Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:43:58 [2020-04-10T11:43:58.472Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:43:58 [2020-04-10T11:43:58.472Z] GOPATH=/go
11:43:58 [2020-04-10T11:43:58.472Z] PKG_CONFIG=pkg-config
11:43:58 [2020-04-10T11:43:58.472Z] _=/usr/bin/env
11:43:58 [2020-04-10T11:43:58.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:43:58 [2020-04-10T11:43:58.544Z] === CONT  TestStopContainerWithTimeout/3
11:43:58 [2020-04-10T11:43:58.741Z] INFO: Expanding compiler 1 of 3...
11:43:58 [2020-04-10T11:43:58.741Z] INFO: Expanding compiler 2 of 3...
11:44:00 [2020-04-10T11:44:00.559Z] === CONT  TestStopContainerWithTimeout/1
11:44:00 [2020-04-10T11:44:00.766Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:44:00 [2020-04-10T11:44:00.885Z] #45 263.4   CC       criu/protobuf-desc.o
11:44:00 [2020-04-10T11:44:00.901Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:44:00 [2020-04-10T11:44:00.901Z] === RUN   TestBuildWithEmptyLayers
11:44:02 [2020-04-10T11:44:02.385Z] #45 265.2   CC       criu/protobuf.o
11:44:02 [2020-04-10T11:44:02.389Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:44:02 [2020-04-10T11:44:02.576Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:44:02 [2020-04-10T11:44:02.576Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
11:44:02 [2020-04-10T11:44:02.576Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
11:44:02 [2020-04-10T11:44:02.576Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
11:44:02 [2020-04-10T11:44:02.576Z]     --- PASS: TestStopContainerWithTimeout/1 (1.84s)
11:44:02 [2020-04-10T11:44:02.576Z] === RUN   TestDeleteDevicemapper
11:44:02 [2020-04-10T11:44:02.576Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:44:02 [2020-04-10T11:44:02.576Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:44:02 [2020-04-10T11:44:02.576Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:44:02 [2020-04-10T11:44:02.675Z] #45 265.9   CC       criu/pstree.o
11:44:03 [2020-04-10T11:44:03.425Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
11:44:03 [2020-04-10T11:44:03.425Z] === RUN   TestBuildMultiStageOnBuild
11:44:03 [2020-04-10T11:44:03.464Z] INFO: Expanding compiler 3 of 3...
11:44:03 [2020-04-10T11:44:03.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:44:04 [2020-04-10T11:44:04.440Z] INFO: Removing downloaded files...
11:44:04 [2020-04-10T11:44:04.440Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
11:44:04 [2020-04-10T11:44:04.440Z] INFO: Configuring git core.autocrlf...
11:44:04 [2020-04-10T11:44:04.731Z] #45 267.8   CC       criu/rbtree.o
11:44:05 [2020-04-10T11:44:05.361Z] #45 268.3   CC       criu/rst-malloc.o
11:44:05 [2020-04-10T11:44:05.651Z] #45 268.8   CC       criu/seccomp.o
11:44:06 [2020-04-10T11:44:06.024Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.60s)
11:44:06 [2020-04-10T11:44:06.024Z] === RUN   TestUpdateMemory
11:44:06 [2020-04-10T11:44:06.024Z] --- SKIP: TestUpdateMemory (0.00s)
11:44:06 [2020-04-10T11:44:06.024Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:44:06 [2020-04-10T11:44:06.024Z] === RUN   TestUpdateCPUQuota
11:44:06 [2020-04-10T11:44:06.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:44:06 [2020-04-10T11:44:06.704Z] #45 ...
11:44:06 [2020-04-10T11:44:06.704Z] 
11:44:06 [2020-04-10T11:44:06.704Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:44:06 [2020-04-10T11:44:06.704Z] #42 366.4 + dpkg --print-architecture
11:44:06 [2020-04-10T11:44:06.704Z] #42 366.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:44:06 [2020-04-10T11:44:06.704Z] #42 366.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:44:06 [2020-04-10T11:44:06.704Z] #42 366.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:44:07 [2020-04-10T11:44:07.491Z] --- PASS: TestUpdateCPUQuota (1.24s)
11:44:07 [2020-04-10T11:44:07.491Z] === RUN   TestUpdatePidsLimit
11:44:07 [2020-04-10T11:44:07.491Z] === RUN   TestUpdatePidsLimit/update_from_none
11:44:07 [2020-04-10T11:44:07.491Z] === RUN   TestUpdatePidsLimit/no_change
11:44:08 [2020-04-10T11:44:08.105Z] === RUN   TestUpdatePidsLimit/update_lower
11:44:08 [2020-04-10T11:44:08.387Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:44:08 [2020-04-10T11:44:08.675Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:44:08 [2020-04-10T11:44:08.675Z] === RUN   TestBuildUncleanTarFilenames
11:44:08 [2020-04-10T11:44:08.675Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
11:44:08 [2020-04-10T11:44:08.675Z] === RUN   TestBuildMultiStageLayerLeak
11:44:08 [2020-04-10T11:44:08.932Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:44:08 [2020-04-10T11:44:08.999Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:44:09 [2020-04-10T11:44:09.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:44:09 [2020-04-10T11:44:09.495Z] tests/integration/models_resources_test.py .                             [ 91%]
11:44:09 [2020-04-10T11:44:09.564Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:44:11 [2020-04-10T11:44:11.582Z] --- PASS: TestUpdatePidsLimit (4.07s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
11:44:11 [2020-04-10T11:44:11.582Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
11:44:11 [2020-04-10T11:44:11.582Z] === RUN   TestUpdateRestartPolicy
11:44:13 [2020-04-10T11:44:13.925Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
11:44:13 [2020-04-10T11:44:13.925Z] === RUN   TestBuildWithHugeFile
11:44:14 [2020-04-10T11:44:14.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:44:15 [2020-04-10T11:44:15.563Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:44:17 [2020-04-10T11:44:17.060Z] #42 ...
11:44:17 [2020-04-10T11:44:17.060Z] 
11:44:17 [2020-04-10T11:44:17.060Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:44:17 [2020-04-10T11:44:17.060Z] #45 270.0   CC       criu/seize.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 271.7   CC       criu/servicefd.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 272.6   CC       criu/shmem.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 274.4   CC       criu/sigframe.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 274.7   CC       criu/signalfd.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 275.3   CC       criu/sk-inet.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 277.2   CC       criu/sk-netlink.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 277.9   CC       criu/sk-packet.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 279.1   CC       criu/sk-queue.o
11:44:17 [2020-04-10T11:44:17.060Z] #45 279.8   CC       criu/sk-tcp.o
11:44:18 [2020-04-10T11:44:18.091Z] #45 281.1   CC       criu/sk-unix.o
11:44:19 [2020-04-10T11:44:19.984Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:44:19 [2020-04-10T11:44:19.984Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:44:22 [2020-04-10T11:44:22.525Z] #45 285.0   CC       criu/sockets.o
11:44:23 [2020-04-10T11:44:23.555Z] #45 286.6   CC       criu/stats.o
11:44:24 [2020-04-10T11:44:24.110Z] --- PASS: TestUpdateRestartPolicy (12.89s)
11:44:24 [2020-04-10T11:44:24.110Z] === RUN   TestUpdateRestartWithAutoRemove
11:44:24 [2020-04-10T11:44:24.186Z] #45 287.3   CC       criu/string.o
11:44:24 [2020-04-10T11:44:24.476Z] #45 287.5   CC       criu/sysctl.o
11:44:25 [2020-04-10T11:44:25.007Z] tests/integration/regression_test.py ......                              [ 98%]
11:44:25 [2020-04-10T11:44:25.116Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s)
11:44:25 [2020-04-10T11:44:25.116Z] === RUN   TestWaitNonBlocked
11:44:25 [2020-04-10T11:44:25.116Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:44:25 [2020-04-10T11:44:25.116Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:44:25 [2020-04-10T11:44:25.116Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:44:25 [2020-04-10T11:44:25.116Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:44:25 [2020-04-10T11:44:25.116Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:44:25 [2020-04-10T11:44:25.116Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:44:25 [2020-04-10T11:44:25.508Z] #45 288.6   CC       criu/sysfs_parse.o
11:44:25 [2020-04-10T11:44:25.522Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:44:25 [2020-04-10T11:44:25.522Z] tests/integration/credentials/utils_test.py .                            [100%]
11:44:25 [2020-04-10T11:44:25.522Z] 
11:44:25 [2020-04-10T11:44:25.522Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:44:25 [2020-04-10T11:44:25.522Z] =========================== short test summary info ============================
11:44:25 [2020-04-10T11:44:25.522Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:44:25 [2020-04-10T11:44:25.522Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:44:25 [2020-04-10T11:44:25.522Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:44:25 [2020-04-10T11:44:25.522Z]   Not supported on most drivers
11:44:25 [2020-04-10T11:44:25.522Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:44:25 [2020-04-10T11:44:25.522Z]   Can fail if eth0 has multiple IP addresses
11:44:25 [2020-04-10T11:44:25.522Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:44:25 [2020-04-10T11:44:25.522Z]   This doesn't seem to be taken into account by the engine
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:44:25 [2020-04-10T11:44:25.522Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:44:25 [2020-04-10T11:44:25.522Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 382.10 seconds ==
11:44:25 [2020-04-10T11:44:25.779Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:44:26 [2020-04-10T11:44:26.137Z] #45 289.3   CC       criu/timerfd.o
11:44:26 [2020-04-10T11:44:26.592Z] --- PASS: TestWaitNonBlocked (0.01s)
11:44:26 [2020-04-10T11:44:26.592Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
11:44:26 [2020-04-10T11:44:26.592Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
11:44:26 [2020-04-10T11:44:26.592Z] === RUN   TestWaitBlocked
11:44:26 [2020-04-10T11:44:26.592Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:44:26 [2020-04-10T11:44:26.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:44:26 [2020-04-10T11:44:26.592Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:44:26 [2020-04-10T11:44:26.592Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:44:26 [2020-04-10T11:44:26.592Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:44:26 [2020-04-10T11:44:26.592Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:44:26 [2020-04-10T11:44:26.766Z] #45 289.9   CC       criu/tty.o
11:44:27 [2020-04-10T11:44:27.598Z] --- PASS: TestWaitBlocked (0.01s)
11:44:27 [2020-04-10T11:44:27.598Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s)
11:44:27 [2020-04-10T11:44:27.598Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s)
11:44:27 [2020-04-10T11:44:27.598Z] === CONT  TestContainerStartOnDaemonRestart
11:44:27 [2020-04-10T11:44:27.598Z] === CONT  TestIpcModeOlderClient
11:44:27 [2020-04-10T11:44:27.880Z] --- PASS: TestIpcModeOlderClient (0.23s)
11:44:27 [2020-04-10T11:44:27.880Z] === CONT  TestDaemonHostGatewayIP
11:44:30 [2020-04-10T11:44:30.555Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
11:44:30 [2020-04-10T11:44:30.555Z] === CONT  TestDaemonRestartIpcMode
11:44:30 [2020-04-10T11:44:30.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:44:30 [2020-04-10T11:44:30.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:44:30 [2020-04-10T11:44:30.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:44:31 [2020-04-10T11:44:31.224Z] #45 293.9   CC       criu/tun.o
11:44:31 [2020-04-10T11:44:31.558Z] --- PASS: TestDaemonHostGatewayIP (3.67s)
11:44:32 [2020-04-10T11:44:32.251Z] #45 295.2   CC       criu/uffd.o
11:44:34 [2020-04-10T11:44:34.229Z] --- PASS: TestDaemonRestartIpcMode (3.72s)
11:44:34 [2020-04-10T11:44:34.229Z] PASS
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === Skipped
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
11:44:34 [2020-04-10T11:44:34.229Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] 
11:44:34 [2020-04-10T11:44:34.229Z] DONE 199 tests, 6 skipped in 140.217s
11:44:34 [2020-04-10T11:44:34.229Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
11:44:34 [2020-04-10T11:44:34.229Z] ++ 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
11:44:34 [2020-04-10T11:44:34.229Z] ++ set -e
11:44:34 [2020-04-10T11:44:34.229Z] ++ '[' -n 0 ']'
11:44:34 [2020-04-10T11:44:34.229Z] ++ set -x
11:44:34 [2020-04-10T11:44:34.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
11:44:34 [2020-04-10T11:44:34.417Z] #45 297.3   CC       criu/util.o
11:44:34 [2020-04-10T11:44:34.510Z] INFO: Testing against a local daemon
11:44:34 [2020-04-10T11:44:34.510Z] === RUN   TestCommitInheritsEnv
11:44:35 [2020-04-10T11:44:35.122Z] --- PASS: TestCommitInheritsEnv (0.52s)
11:44:35 [2020-04-10T11:44:35.122Z] === RUN   TestImportExtremelyLargeImageWorks
11:44:35 [2020-04-10T11:44:35.122Z] === PAUSE TestImportExtremelyLargeImageWorks
11:44:35 [2020-04-10T11:44:35.122Z] === RUN   TestImagesFilterMultiReference
11:44:35 [2020-04-10T11:44:35.122Z] --- PASS: TestImagesFilterMultiReference (0.04s)
11:44:35 [2020-04-10T11:44:35.122Z] === RUN   TestImagePullPlatformInvalid
11:44:35 [2020-04-10T11:44:35.122Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
11:44:35 [2020-04-10T11:44:35.122Z] === RUN   TestRemoveImageOrphaning
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestRemoveImageOrphaning (0.57s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestRemoveImageGarbageCollector
11:44:35 [2020-04-10T11:44:35.734Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:44:35 [2020-04-10T11:44:35.734Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagInvalidReference
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagInvalidReference (0.01s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagValidPrefixedRepo
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagExistedNameWithoutForce
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagOfficialNames
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagOfficialNames (0.03s)
11:44:35 [2020-04-10T11:44:35.734Z] === RUN   TestTagMatchesDigest
11:44:35 [2020-04-10T11:44:35.734Z] --- PASS: TestTagMatchesDigest (0.01s)
11:44:35 [2020-04-10T11:44:35.734Z] === CONT  TestImportExtremelyLargeImageWorks
11:44:37 [2020-04-10T11:44:37.140Z] #45 300.1   CC       criu/uts_ns.o
11:44:37 [2020-04-10T11:44:37.428Z] #45 300.6   CC       criu/vdso.o
11:44:37 [2020-04-10T11:44:37.957Z] Leaving: AppArmorNo profiles have been unloaded.
11:44:37 [2020-04-10T11:44:37.957Z] 
11:44:37 [2020-04-10T11:44:37.957Z] Unloading profiles will leave already running processes permanently
11:44:37 [2020-04-10T11:44:37.957Z] unconfined, which can lead to unexpected situations.
11:44:37 [2020-04-10T11:44:37.957Z] 
11:44:37 [2020-04-10T11:44:37.957Z] To set a process to complain mode, use the command line tool
11:44:37 [2020-04-10T11:44:37.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:44:37 [2020-04-10T11:44:37.957Z] 
Post stage
[Pipeline] junit
11:44:38 [2020-04-10T11:44:38.533Z] Recording test results
[Pipeline] sh
11:44:38 [2020-04-10T11:44:38.930Z] #45 301.7   LINK     criu/built-in.o
11:44:38 [2020-04-10T11:44:38.930Z] #45 302.1   LINK     criu/criu
11:44:39 [2020-04-10T11:44:39.027Z] + echo Ensuring container killed.
11:44:39 [2020-04-10T11:44:39.027Z] Ensuring container killed.
11:44:39 [2020-04-10T11:44:39.027Z] + docker rm -vf docker-pr3
11:44:39 [2020-04-10T11:44:39.027Z] Error: No such container: docker-pr3
11:44:39 [2020-04-10T11:44:39.027Z] + true
[Pipeline] sh
11:44:39 [2020-04-10T11:44:39.306Z] + echo Chowning /workspace to jenkins user
11:44:39 [2020-04-10T11:44:39.306Z] Chowning /workspace to jenkins user
11:44:39 [2020-04-10T11:44:39.306Z] + id -u
11:44:39 [2020-04-10T11:44:39.306Z] + id -g
11:44:39 [2020-04-10T11:44:39.306Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/workspace busybox chown -R 1000:1000 /workspace
11:44:39 [2020-04-10T11:44:39.960Z] #45 302.9   DEP      lib/c/criu.d
11:44:39 [2020-04-10T11:44:39.960Z] #45 303.0   CC       images/rpc.pb-c.o
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:44:40 [2020-04-10T11:44:40.968Z] + bundleName=docker-py
11:44:40 [2020-04-10T11:44:40.968Z] + echo Creating docker-py-bundles.tar.gz
11:44:40 [2020-04-10T11:44:40.968Z] Creating docker-py-bundles.tar.gz
11:44:40 [2020-04-10T11:44:40.968Z] + 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
11:44:40 [2020-04-10T11:44:40.978Z] Archiving artifacts
11:44:40 [2020-04-10T11:44:40.989Z] #45 304.2   CC       lib/c/criu.o
11:44:41 [2020-04-10T11:44:41.503Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
11:44:41 [2020-04-10T11:44:41.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh binary-daemon
11:44:42 [2020-04-10T11:44:42.428Z] 
11:44:42 [2020-04-10T11:44:42.428Z] Removing bundles/
11:44:42 [2020-04-10T11:44:42.428Z] 
11:44:42 [2020-04-10T11:44:42.428Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
11:44:42 [2020-04-10T11:44:42.428Z] Building: bundles/binary-daemon/dockerd-dev
11:44:42 [2020-04-10T11:44:42.428Z] GOOS="" GOARCH="" GOARM=""
11:44:43 [2020-04-10T11:44:43.051Z] #45 306.3   LINK     lib/c/built-in.o
11:44:43 [2020-04-10T11:44:43.340Z] #45 306.4   LINK     lib/c/libcriu.so
11:44:43 [2020-04-10T11:44:43.340Z] #45 306.5   LINK     lib/c/libcriu.a
11:44:43 [2020-04-10T11:44:43.630Z] #45 306.9   GEN      magic.py
11:44:43 [2020-04-10T11:44:43.929Z] #45 307.0 Note: Building without setproctitle() and strlcpy() support.
11:44:43 [2020-04-10T11:44:43.929Z] #45 307.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
11:44:43 [2020-04-10T11:44:43.929Z] #45 307.0 Note: Building without GnuTLS support
11:44:45 [2020-04-10T11:44:45.454Z] #45 308.4 fatal: not a git repository (or any of the parent directories): .git
11:44:46 [2020-04-10T11:44:46.955Z] #45 309.8 make[1]: Nothing to be done for 'all'.
11:44:48 [2020-04-10T11:44:48.466Z] #45 311.5 make[1]: 'images/built-in.o' is up to date.
11:44:48 [2020-04-10T11:44:48.466Z] #45 311.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
11:44:48 [2020-04-10T11:44:48.754Z] #45 311.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
11:44:48 [2020-04-10T11:44:48.754Z] #45 311.7 make[1]: 'compel/libcompel.a' is up to date.
11:44:48 [2020-04-10T11:44:48.754Z] #45 ...
11:44:48 [2020-04-10T11:44:48.754Z] 
11:44:48 [2020-04-10T11:44:48.754Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:44:48 [2020-04-10T11:44:48.754Z] #61 239.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
11:44:50 [2020-04-10T11:44:50.807Z] #61 ...
11:44:50 [2020-04-10T11:44:50.807Z] 
11:44:50 [2020-04-10T11:44:50.807Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
11:44:50 [2020-04-10T11:44:50.807Z] #45 311.9 make[1]: 'compel/compel-host-bin' is up to date.
11:44:50 [2020-04-10T11:44:50.807Z] #45 311.9 make[1]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.0 make[1]: 'soccr/libsoccr.a' is up to date.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.3 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.4 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.5 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.7 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.8 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 312.9 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 313.0 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.807Z] #45 313.3 make[2]: Nothing to be done for 'all'.
11:44:50 [2020-04-10T11:44:50.808Z] #45 313.3   INSTALL  criu/criu
11:44:50 [2020-04-10T11:44:50.808Z] #45 DONE 313.5s
11:44:50 [2020-04-10T11:44:50.808Z] 
11:44:50 [2020-04-10T11:44:50.808Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:44:52 [2020-04-10T11:44:52.312Z] #66 ...
11:44:52 [2020-04-10T11:44:52.312Z] 
11:44:52 [2020-04-10T11:44:52.312Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
11:44:52 [2020-04-10T11:44:52.312Z] #42 DONE 411.9s
11:44:52 [2020-04-10T11:44:52.312Z] 
11:44:52 [2020-04-10T11:44:52.312Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:44:52 [2020-04-10T11:44:52.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:44:52 [2020-04-10T11:44:52.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:44:52 [2020-04-10T11:44:52.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:44:53 [2020-04-10T11:44:53.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:44:53 [2020-04-10T11:44:53.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:44:53 [2020-04-10T11:44:53.344Z] #54 ...
11:44:53 [2020-04-10T11:44:53.344Z] 
11:44:53 [2020-04-10T11:44:53.344Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
11:44:53 [2020-04-10T11:44:53.344Z] #61 244.1 + mkdir -p /build
11:44:53 [2020-04-10T11:44:53.344Z] #61 244.1 + cp runc /build/runc
11:44:53 [2020-04-10T11:44:53.344Z] #61 DONE 244.2s
11:44:53 [2020-04-10T11:44:53.344Z] 
11:44:53 [2020-04-10T11:44:53.344Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:44:55 [2020-04-10T11:44:55.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:44:56 [2020-04-10T11:44:56.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:44:58 [2020-04-10T11:44:58.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:45:01 [2020-04-10T11:45:01.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:45:02 [2020-04-10T11:45:02.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:45:04 [2020-04-10T11:45:04.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:45:05 [2020-04-10T11:45:05.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:45:08 [2020-04-10T11:45:08.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:45:09 [2020-04-10T11:45:09.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:45:10 [2020-04-10T11:45:10.123Z] --- PASS: TestBuildWithHugeFile (51.38s)
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildWithEmptyDockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:45:10 [2020-04-10T11:45:10.123Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
11:45:10 [2020-04-10T11:45:10.123Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
11:45:10 [2020-04-10T11:45:10.123Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
11:45:10 [2020-04-10T11:45:10.123Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildPreserveOwnership
11:45:10 [2020-04-10T11:45:10.123Z] === RUN   TestBuildPreserveOwnership/copy_from
11:45:10 [2020-04-10T11:45:10.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:45:11 [2020-04-10T11:45:11.054Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:45:12 [2020-04-10T11:45:12.348Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:45:12 [2020-04-10T11:45:12.348Z] Using test binary docker
11:45:12 [2020-04-10T11:45:12.348Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:45:12 [2020-04-10T11:45:12.348Z] +++ /etc/init.d/apparmor start
11:45:12 [2020-04-10T11:45:12.348Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:45:12 [2020-04-10T11:45:12.348Z] INFO: Waiting for daemon to start...
11:45:12 [2020-04-10T11:45:12.348Z] Starting dockerd
11:45:12 [2020-04-10T11:45:12.348Z] +++ 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
11:45:14 [2020-04-10T11:45:14.251Z] .
11:45:14 [2020-04-10T11:45:14.251Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:45:14 [2020-04-10T11:45:14.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:45:14 [2020-04-10T11:45:14.251Z] Error: No such image: emptyfs
11:45:14 [2020-04-10T11:45:14.251Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:45:14 [2020-04-10T11:45:14.251Z] ++++ docker load
11:45:14 [2020-04-10T11:45:14.511Z] Running integration-test (iteration 1)
11:45:14 [2020-04-10T11:45:14.511Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
11:45:14 [2020-04-10T11:45:14.511Z] ++ 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
11:45:14 [2020-04-10T11:45:14.511Z] ++ set -e
11:45:14 [2020-04-10T11:45:14.511Z] ++ '[' -n 0 ']'
11:45:14 [2020-04-10T11:45:14.511Z] ++ set -x
11:45:14 [2020-04-10T11:45:14.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
11:45:15 [2020-04-10T11:45:15.234Z] --- PASS: TestBuildPreserveOwnership (10.24s)
11:45:15 [2020-04-10T11:45:15.234Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.23s)
11:45:15 [2020-04-10T11:45:15.234Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
11:45:15 [2020-04-10T11:45:15.234Z] === RUN   TestBuildPlatformInvalid
11:45:15 [2020-04-10T11:45:15.234Z] --- PASS: TestBuildPlatformInvalid (0.07s)
11:45:15 [2020-04-10T11:45:15.234Z] PASS
11:45:15 [2020-04-10T11:45:15.234Z] 
11:45:15 [2020-04-10T11:45:15.234Z] === Skipped
11:45:15 [2020-04-10T11:45:15.234Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:45:15 [2020-04-10T11:45:15.234Z]     build_session_test.go:25: TODO: BuildKit
11:45:15 [2020-04-10T11:45:15.234Z] 
11:45:15 [2020-04-10T11:45:15.234Z] 
11:45:15 [2020-04-10T11:45:15.234Z] DONE 32 tests, 1 skipped in 124.076s
11:45:15 [2020-04-10T11:45:15.234Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:45:15 [2020-04-10T11:45:15.491Z] INFO: Testing against a local daemon
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigList
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigList (0.02s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigsCreateAndDelete
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigsUpdate
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigsUpdate (0.01s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestTemplatedConfig
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestTemplatedConfig (0.00s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigInspect
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigInspect (0.02s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigCreateWithLabels
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigCreateWithLabels (0.02s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigCreateResolve
11:45:15 [2020-04-10T11:45:15.491Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:45:15 [2020-04-10T11:45:15.491Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:15 [2020-04-10T11:45:15.491Z] === RUN   TestConfigDaemonLibtrustID
11:45:17 [2020-04-10T11:45:17.385Z] --- PASS: TestConfigDaemonLibtrustID (1.76s)
11:45:17 [2020-04-10T11:45:17.385Z] PASS
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === Skipped
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.02s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
11:45:17 [2020-04-10T11:45:17.385Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] 
11:45:17 [2020-04-10T11:45:17.385Z] DONE 8 tests, 7 skipped in 1.985s
11:45:17 [2020-04-10T11:45:17.385Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:45:17 [2020-04-10T11:45:17.385Z] INFO: Testing against a local daemon
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestCheckpoint
11:45:17 [2020-04-10T11:45:17.385Z] --- SKIP: TestCheckpoint (0.00s)
11:45:17 [2020-04-10T11:45:17.385Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestContainerInvalidJSON
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:45:17 [2020-04-10T11:45:17.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:45:17 [2020-04-10T11:45:17.385Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:45:17 [2020-04-10T11:45:17.385Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:45:17 [2020-04-10T11:45:17.385Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:45:17 [2020-04-10T11:45:17.385Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:45:17 [2020-04-10T11:45:17.385Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:45:17 [2020-04-10T11:45:17.385Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:45:17 [2020-04-10T11:45:17.385Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:45:17 [2020-04-10T11:45:17.385Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:45:17 [2020-04-10T11:45:17.385Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:45:17 [2020-04-10T11:45:17.385Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:45:17 [2020-04-10T11:45:17.642Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
11:45:17 [2020-04-10T11:45:17.642Z] === RUN   TestCopyFromContainerPathIsNotDir
11:45:17 [2020-04-10T11:45:17.642Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
11:45:17 [2020-04-10T11:45:17.642Z] === RUN   TestCopyToContainerPathDoesNotExist
11:45:17 [2020-04-10T11:45:17.900Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
11:45:17 [2020-04-10T11:45:17.900Z] === RUN   TestCopyToContainerPathIsNotDir
11:45:17 [2020-04-10T11:45:17.900Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
11:45:17 [2020-04-10T11:45:17.900Z] === RUN   TestCopyFromContainer
11:45:21 [2020-04-10T11:45:21.216Z] === RUN   TestCopyFromContainer//
11:45:21 [2020-04-10T11:45:21.216Z] === RUN   TestCopyFromContainer//bar/root
11:45:21 [2020-04-10T11:45:21.477Z] === RUN   TestCopyFromContainer//bar/root/
11:45:21 [2020-04-10T11:45:21.477Z] === RUN   TestCopyFromContainer/bar/quux
11:45:21 [2020-04-10T11:45:21.477Z] === RUN   TestCopyFromContainer/bar/quux/
11:45:21 [2020-04-10T11:45:21.477Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:45:21 [2020-04-10T11:45:21.745Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:45:21 [2020-04-10T11:45:21.745Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:45:21 [2020-04-10T11:45:21.745Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCopyFromContainer/bar/notarget
11:45:22 [2020-04-10T11:45:22.001Z] --- PASS: TestCopyFromContainer (4.09s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:45:22 [2020-04-10T11:45:22.001Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:45:22 [2020-04-10T11:45:22.001Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:45:22 [2020-04-10T11:45:22.001Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:45:22 [2020-04-10T11:45:22.001Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:45:22 [2020-04-10T11:45:22.001Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateLinkToNonExistingContainer
11:45:22 [2020-04-10T11:45:22.001Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateWithInvalidEnv
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateWithInvalidEnv/0
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateWithInvalidEnv/0
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateWithInvalidEnv/1
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateWithInvalidEnv/1
11:45:22 [2020-04-10T11:45:22.001Z] === RUN   TestCreateWithInvalidEnv/2
11:45:22 [2020-04-10T11:45:22.001Z] === PAUSE TestCreateWithInvalidEnv/2
11:45:22 [2020-04-10T11:45:22.002Z] === CONT  TestCreateWithInvalidEnv/0
11:45:22 [2020-04-10T11:45:22.002Z] === CONT  TestCreateWithInvalidEnv/2
11:45:22 [2020-04-10T11:45:22.002Z] === CONT  TestCreateWithInvalidEnv/1
11:45:22 [2020-04-10T11:45:22.002Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:45:22 [2020-04-10T11:45:22.002Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:45:22 [2020-04-10T11:45:22.002Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:45:22 [2020-04-10T11:45:22.002Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:45:22 [2020-04-10T11:45:22.002Z] === RUN   TestCreateTmpfsMountsTarget
11:45:22 [2020-04-10T11:45:22.002Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:45:22 [2020-04-10T11:45:22.002Z] === RUN   TestCreateWithCustomMaskedPaths
11:45:23 [2020-04-10T11:45:23.897Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:45:23 [2020-04-10T11:45:23.897Z] --- PASS: TestCreateWithCapabilities (0.02s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
11:45:23 [2020-04-10T11:45:23.897Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
11:45:23 [2020-04-10T11:45:23.897Z] === RUN   TestCreateWithCustomReadonlyPaths
11:45:24 [2020-04-10T11:45:24.492Z] Loaded image: buildpack-deps:jessie
11:45:24 [2020-04-10T11:45:24.492Z] Loaded image: busybox:latest
11:45:24 [2020-04-10T11:45:24.492Z] Loaded image: busybox:glibc
11:45:24 [2020-04-10T11:45:24.492Z] Loaded image: debian:jessie
11:45:24 [2020-04-10T11:45:24.492Z] Loaded image: hello-world:latest
11:45:24 [2020-04-10T11:45:24.492Z] INFO: Testing against a local daemon
11:45:24 [2020-04-10T11:45:24.492Z] === RUN   TestCgroupNamespacesBuild
11:45:25 [2020-04-10T11:45:25.898Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:45:25 [2020-04-10T11:45:25.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:45:25 [2020-04-10T11:45:25.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:45:25 [2020-04-10T11:45:25.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:45:25 [2020-04-10T11:45:25.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:45:25 [2020-04-10T11:45:25.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:45:25 [2020-04-10T11:45:25.899Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:45:26 [2020-04-10T11:45:26.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
11:45:26 [2020-04-10T11:45:26.462Z] === RUN   TestContainerStartOnDaemonRestart
11:45:26 [2020-04-10T11:45:26.462Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:45:26 [2020-04-10T11:45:26.462Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:45:26 [2020-04-10T11:45:26.462Z] === RUN   TestDaemonRestartIpcMode
11:45:26 [2020-04-10T11:45:26.462Z] === PAUSE TestDaemonRestartIpcMode
11:45:26 [2020-04-10T11:45:26.462Z] === RUN   TestDaemonHostGatewayIP
11:45:26 [2020-04-10T11:45:26.462Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:45:26 [2020-04-10T11:45:26.462Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:45:26 [2020-04-10T11:45:26.462Z] === RUN   TestDiff
11:45:27 [2020-04-10T11:45:27.025Z] --- PASS: TestDiff (0.58s)
11:45:27 [2020-04-10T11:45:27.025Z] === RUN   TestExecWithCloseStdin
11:45:27 [2020-04-10T11:45:27.026Z] --- PASS: TestCgroupNamespacesBuild (3.02s)
11:45:27 [2020-04-10T11:45:27.026Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:45:27 [2020-04-10T11:45:27.589Z] --- PASS: TestExecWithCloseStdin (0.65s)
11:45:27 [2020-04-10T11:45:27.589Z] === RUN   TestExec
11:45:28 [2020-04-10T11:45:28.152Z] --- PASS: TestExec (0.68s)
11:45:28 [2020-04-10T11:45:28.152Z] === RUN   TestExecUser
11:45:28 [2020-04-10T11:45:28.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s)
11:45:28 [2020-04-10T11:45:28.402Z] === RUN   TestBuildWithSession
11:45:28 [2020-04-10T11:45:28.402Z] --- SKIP: TestBuildWithSession (0.00s)
11:45:28 [2020-04-10T11:45:28.402Z]     build_session_test.go:25: TODO: BuildKit
11:45:28 [2020-04-10T11:45:28.402Z] === RUN   TestBuildSquashParent
11:45:29 [2020-04-10T11:45:29.082Z] --- PASS: TestExecUser (0.65s)
11:45:29 [2020-04-10T11:45:29.082Z] === RUN   TestExportContainerAndImportImage
11:45:29 [2020-04-10T11:45:29.647Z] --- PASS: TestExportContainerAndImportImage (0.74s)
11:45:29 [2020-04-10T11:45:29.647Z] === RUN   TestExportContainerAfterDaemonRestart
11:45:33 [2020-04-10T11:45:33.823Z] --- PASS: TestExportContainerAfterDaemonRestart (3.79s)
11:45:33 [2020-04-10T11:45:33.823Z] === RUN   TestHealthCheckWorkdir
11:45:34 [2020-04-10T11:45:34.081Z] --- PASS: TestHealthCheckWorkdir (0.73s)
11:45:34 [2020-04-10T11:45:34.081Z] === RUN   TestHealthKillContainer
11:45:34 [2020-04-10T11:45:34.972Z] --- PASS: TestBuildSquashParent (6.31s)
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:34 [2020-04-10T11:45:34.972Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:34 [2020-04-10T11:45:34.972Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:34 [2020-04-10T11:45:34.972Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:34 [2020-04-10T11:45:34.972Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:34 [2020-04-10T11:45:34.972Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:35 [2020-04-10T11:45:35.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:45:35 [2020-04-10T11:45:35.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:45:35 [2020-04-10T11:45:35.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:45:37 [2020-04-10T11:45:37.353Z] --- PASS: TestHealthKillContainer (2.78s)
11:45:37 [2020-04-10T11:45:37.353Z] === RUN   TestInspectCpusetInConfigPre120
11:45:37 [2020-04-10T11:45:37.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
11:45:37 [2020-04-10T11:45:37.353Z] === RUN   TestIpcModeNone
11:45:37 [2020-04-10T11:45:37.511Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:37 [2020-04-10T11:45:37.511Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:38 [2020-04-10T11:45:38.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:45:38 [2020-04-10T11:45:38.282Z] --- PASS: TestIpcModeNone (0.63s)
11:45:38 [2020-04-10T11:45:38.282Z] === RUN   TestIpcModePrivate
11:45:38 [2020-04-10T11:45:38.846Z] --- PASS: TestIpcModePrivate (0.65s)
11:45:38 [2020-04-10T11:45:38.846Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
11:45:38 [2020-04-10T11:45:38.846Z] === RUN   TestIpcModeShareable
11:45:38 [2020-04-10T11:45:38.846Z] --- SKIP: TestIpcModeShareable (0.00s)
11:45:38 [2020-04-10T11:45:38.846Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:45:38 [2020-04-10T11:45:38.846Z] === RUN   TestAPIIpcModeShareableAndContainer
11:45:39 [2020-04-10T11:45:39.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:45:39 [2020-04-10T11:45:39.414Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
11:45:39 [2020-04-10T11:45:39.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s)
11:45:39 [2020-04-10T11:45:39.414Z] === RUN   TestBuildMultiStageCopy
11:45:39 [2020-04-10T11:45:39.414Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:45:40 [2020-04-10T11:45:40.658Z] #54 ...
11:45:40 [2020-04-10T11:45:40.658Z] 
11:45:40 [2020-04-10T11:45:40.658Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:40 [2020-04-10T11:45:40.658Z] #66 398.0 + bin/containerd
11:45:40 [2020-04-10T11:45:40.746Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
11:45:40 [2020-04-10T11:45:40.746Z] === RUN   TestAPIIpcModeHost
11:45:40 [2020-04-10T11:45:40.746Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:45:40 [2020-04-10T11:45:40.746Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:45:40 [2020-04-10T11:45:40.746Z] === RUN   TestDaemonIpcModeShareable
11:45:40 [2020-04-10T11:45:40.746Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:45:40 [2020-04-10T11:45:40.746Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:45:40 [2020-04-10T11:45:40.746Z] === RUN   TestDaemonIpcModePrivate
11:45:41 [2020-04-10T11:45:41.944Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:45:42 [2020-04-10T11:45:42.203Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:45:42 [2020-04-10T11:45:42.712Z] #66 ...
11:45:42 [2020-04-10T11:45:42.712Z] 
11:45:42 [2020-04-10T11:45:42.712Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
11:45:42 [2020-04-10T11:45:42.712Z] #54 DONE 462.3s
11:45:42 [2020-04-10T11:45:42.770Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:45:43 [2020-04-10T11:45:43.001Z] 
11:45:43 [2020-04-10T11:45:43.001Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:43 [2020-04-10T11:45:43.265Z] --- PASS: TestDaemonIpcModePrivate (2.40s)
11:45:43 [2020-04-10T11:45:43.265Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
11:45:43 [2020-04-10T11:45:43.265Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:45:43 [2020-04-10T11:45:43.265Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:45:43 [2020-04-10T11:45:43.265Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:45:43 [2020-04-10T11:45:43.265Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:45:43 [2020-04-10T11:45:43.265Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:45:43 [2020-04-10T11:45:43.265Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:45:43 [2020-04-10T11:45:43.265Z] === RUN   TestIpcModeOlderClient
11:45:43 [2020-04-10T11:45:43.265Z] === PAUSE TestIpcModeOlderClient
11:45:43 [2020-04-10T11:45:43.265Z] === RUN   TestKillContainerInvalidSignal
11:45:43 [2020-04-10T11:45:43.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:45:43 [2020-04-10T11:45:43.828Z] --- PASS: TestKillContainerInvalidSignal (0.62s)
11:45:43 [2020-04-10T11:45:43.828Z] === RUN   TestKillContainer
11:45:43 [2020-04-10T11:45:43.828Z] === RUN   TestKillContainer/no_signal
11:45:43 [2020-04-10T11:45:43.904Z] --- PASS: TestBuildMultiStageCopy (4.43s)
11:45:43 [2020-04-10T11:45:43.904Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
11:45:43 [2020-04-10T11:45:43.904Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
11:45:43 [2020-04-10T11:45:43.904Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
11:45:43 [2020-04-10T11:45:43.904Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
11:45:43 [2020-04-10T11:45:43.904Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
11:45:43 [2020-04-10T11:45:43.904Z] === RUN   TestBuildMultiStageParentConfig
11:45:44 [2020-04-10T11:45:44.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:45:44 [2020-04-10T11:45:44.391Z] === RUN   TestKillContainer/non_killing_signal
11:45:44 [2020-04-10T11:45:44.647Z] === RUN   TestKillContainer/killing_signal
11:45:45 [2020-04-10T11:45:45.279Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
11:45:45 [2020-04-10T11:45:45.280Z] === RUN   TestBuildLabelWithTargets
11:45:45 [2020-04-10T11:45:45.576Z] --- PASS: TestKillContainer (1.70s)
11:45:45 [2020-04-10T11:45:45.576Z]     --- PASS: TestKillContainer/no_signal (0.55s)
11:45:45 [2020-04-10T11:45:45.576Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
11:45:45 [2020-04-10T11:45:45.576Z]     --- PASS: TestKillContainer/killing_signal (0.56s)
11:45:45 [2020-04-10T11:45:45.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:45:45 [2020-04-10T11:45:45.576Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:45:45 [2020-04-10T11:45:45.833Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:45:46 [2020-04-10T11:45:46.395Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s)
11:45:46 [2020-04-10T11:45:46.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s)
11:45:46 [2020-04-10T11:45:46.395Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
11:45:46 [2020-04-10T11:45:46.395Z] === RUN   TestKillStoppedContainer
11:45:46 [2020-04-10T11:45:46.652Z] --- PASS: TestKillStoppedContainer (0.08s)
11:45:46 [2020-04-10T11:45:46.652Z] === RUN   TestKillStoppedContainerAPIPre120
11:45:46 [2020-04-10T11:45:46.652Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
11:45:46 [2020-04-10T11:45:46.652Z] === RUN   TestKillDifferentUserContainer
11:45:47 [2020-04-10T11:45:47.215Z] --- PASS: TestKillDifferentUserContainer (0.58s)
11:45:47 [2020-04-10T11:45:47.215Z] === RUN   TestInspectOomKilledTrue
11:45:47 [2020-04-10T11:45:47.215Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:45:47 [2020-04-10T11:45:47.215Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:45:47 [2020-04-10T11:45:47.215Z] === RUN   TestInspectOomKilledFalse
11:45:47 [2020-04-10T11:45:47.215Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:45:47 [2020-04-10T11:45:47.215Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:45:47 [2020-04-10T11:45:47.215Z] === RUN   TestLinksEtcHostsContentMatch
11:45:47 [2020-04-10T11:45:47.215Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:45:47 [2020-04-10T11:45:47.215Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:45:47 [2020-04-10T11:45:47.215Z] === RUN   TestLinksContainerNames
11:45:47 [2020-04-10T11:45:47.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:45:47 [2020-04-10T11:45:47.809Z] --- PASS: TestBuildLabelWithTargets (2.18s)
11:45:47 [2020-04-10T11:45:47.809Z] === RUN   TestBuildWithEmptyLayers
11:45:48 [2020-04-10T11:45:48.376Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
11:45:48 [2020-04-10T11:45:48.376Z] === RUN   TestBuildMultiStageOnBuild
11:45:48 [2020-04-10T11:45:48.587Z] --- PASS: TestLinksContainerNames (1.14s)
11:45:48 [2020-04-10T11:45:48.587Z] === RUN   TestLogsFollowTailEmpty
11:45:49 [2020-04-10T11:45:49.150Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
11:45:49 [2020-04-10T11:45:49.150Z] === RUN   TestContainerNetworkMountsNoChown
11:45:49 [2020-04-10T11:45:49.715Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/default
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/default
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/private
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/private
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rprivate
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rprivate
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/slave
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/slave
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rslave
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rslave
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/shared
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/shared
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rshared
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rshared
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/default
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/default/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/default/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/rslave
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/rshared
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/shared
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/rprivate
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/slave
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/private
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/private/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/private/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/default/bind_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/default/mount_root
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:45:49 [2020-04-10T11:45:49.715Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:45:49 [2020-04-10T11:45:49.972Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/private/mount_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/private/bind_root
11:45:50 [2020-04-10T11:45:50.229Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:45:50 [2020-04-10T11:45:50.229Z] --- PASS: TestMountDaemonRoot (0.02s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
11:45:50 [2020-04-10T11:45:50.229Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:45:50 [2020-04-10T11:45:50.229Z] === RUN   TestContainerBindMountNonRecursive
11:45:50 [2020-04-10T11:45:50.229Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
11:45:50 [2020-04-10T11:45:50.229Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:45:50 [2020-04-10T11:45:50.229Z] === RUN   TestNetworkNat
11:45:51 [2020-04-10T11:45:51.159Z] --- PASS: TestNetworkNat (0.67s)
11:45:51 [2020-04-10T11:45:51.159Z] === RUN   TestNetworkLocalhostTCPNat
11:45:51 [2020-04-10T11:45:51.467Z] #66 ...
11:45:51 [2020-04-10T11:45:51.467Z] 
11:45:51 [2020-04-10T11:45:51.467Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
11:45:51 [2020-04-10T11:45:51.467Z] #24 470.5 + return
11:45:51 [2020-04-10T11:45:51.467Z] #24 DONE 470.6s
11:45:51 [2020-04-10T11:45:51.467Z] 
11:45:51 [2020-04-10T11:45:51.467Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:51 [2020-04-10T11:45:51.659Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
11:45:51 [2020-04-10T11:45:51.659Z] === RUN   TestBuildUncleanTarFilenames
11:45:51 [2020-04-10T11:45:51.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
11:45:51 [2020-04-10T11:45:51.722Z] === RUN   TestNetworkLoopbackNat
11:45:51 [2020-04-10T11:45:51.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:45:52 [2020-04-10T11:45:52.284Z] --- PASS: TestNetworkLoopbackNat (0.76s)
11:45:52 [2020-04-10T11:45:52.284Z] === RUN   TestPause
11:45:52 [2020-04-10T11:45:52.284Z] --- SKIP: TestPause (0.00s)
11:45:52 [2020-04-10T11:45:52.284Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:45:52 [2020-04-10T11:45:52.284Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:45:52 [2020-04-10T11:45:52.284Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:45:52 [2020-04-10T11:45:52.284Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:45:52 [2020-04-10T11:45:52.284Z] === RUN   TestPauseStopPausedContainer
11:45:52 [2020-04-10T11:45:52.284Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
11:45:52 [2020-04-10T11:45:52.284Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:45:52 [2020-04-10T11:45:52.284Z] === RUN   TestPsFilter
11:45:52 [2020-04-10T11:45:52.540Z] --- PASS: TestPsFilter (0.21s)
11:45:52 [2020-04-10T11:45:52.540Z] === RUN   TestRemoveContainerWithRemovedVolume
11:45:52 [2020-04-10T11:45:52.594Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
11:45:52 [2020-04-10T11:45:52.594Z] === RUN   TestBuildMultiStageLayerLeak
11:45:53 [2020-04-10T11:45:53.103Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
11:45:53 [2020-04-10T11:45:53.103Z] === RUN   TestRemoveContainerWithVolume
11:45:55 [2020-04-10T11:45:55.629Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
11:45:55 [2020-04-10T11:45:55.629Z] === RUN   TestRemoveContainerRunning
11:45:55 [2020-04-10T11:45:55.629Z] --- PASS: TestRemoveContainerRunning (0.56s)
11:45:55 [2020-04-10T11:45:55.629Z] === RUN   TestRemoveContainerForceRemoveRunning
11:45:55 [2020-04-10T11:45:55.629Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
11:45:55 [2020-04-10T11:45:55.629Z] === RUN   TestRemoveInvalidContainer
11:45:55 [2020-04-10T11:45:55.629Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:45:55 [2020-04-10T11:45:55.629Z] === RUN   TestRenameLinkedContainer
11:45:55 [2020-04-10T11:45:55.631Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
11:45:55 [2020-04-10T11:45:55.631Z] === RUN   TestBuildWithHugeFile
11:45:55 [2020-04-10T11:45:55.646Z] #66 ...
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
11:45:55 [2020-04-10T11:45:55.646Z] #25 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
11:45:55 [2020-04-10T11:45:55.646Z] #29 DONE 0.5s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #32 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #35 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:55 [2020-04-10T11:45:55.646Z] #66 ...
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #40 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #43 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
11:45:55 [2020-04-10T11:45:55.646Z] #46 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:55 [2020-04-10T11:45:55.646Z] #66 ...
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #49 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #52 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #55 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:55 [2020-04-10T11:45:55.646Z] #66 ...
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #58 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
11:45:55 [2020-04-10T11:45:55.646Z] #62 DONE 0.1s
11:45:55 [2020-04-10T11:45:55.646Z] 
11:45:55 [2020-04-10T11:45:55.646Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
11:45:57 [2020-04-10T11:45:57.522Z] --- PASS: TestRenameLinkedContainer (2.30s)
11:45:57 [2020-04-10T11:45:57.522Z] === RUN   TestRenameStoppedContainer
11:45:57 [2020-04-10T11:45:57.715Z] --- PASS: TestImportExtremelyLargeImageWorks (79.11s)
11:45:57 [2020-04-10T11:45:57.715Z] PASS
11:45:57 [2020-04-10T11:45:57.715Z] 
11:45:57 [2020-04-10T11:45:57.715Z] === Skipped
11:45:57 [2020-04-10T11:45:57.715Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
11:45:57 [2020-04-10T11:45:57.715Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:45:57 [2020-04-10T11:45:57.715Z] 
11:45:57 [2020-04-10T11:45:57.715Z] 
11:45:57 [2020-04-10T11:45:57.715Z] DONE 12 tests, 1 skipped in 80.624s
11:45:57 [2020-04-10T11:45:57.715Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
11:45:57 [2020-04-10T11:45:57.715Z] ++ 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
11:45:57 [2020-04-10T11:45:57.715Z] ++ set -e
11:45:57 [2020-04-10T11:45:57.715Z] ++ '[' -n 0 ']'
11:45:57 [2020-04-10T11:45:57.715Z] ++ set -x
11:45:57 [2020-04-10T11:45:57.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
11:45:57 [2020-04-10T11:45:57.715Z] INFO: Testing against a local daemon
11:45:57 [2020-04-10T11:45:57.715Z] === RUN   TestNetworkCreateDelete
11:45:57 [2020-04-10T11:45:57.715Z] --- PASS: TestNetworkCreateDelete (0.14s)
11:45:57 [2020-04-10T11:45:57.715Z] === RUN   TestDockerNetworkDeletePreferID
11:45:57 [2020-04-10T11:45:57.715Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
11:45:57 [2020-04-10T11:45:57.715Z] === RUN   TestInspectNetwork
11:45:57 [2020-04-10T11:45:57.779Z] --- PASS: TestRenameStoppedContainer (0.54s)
11:45:57 [2020-04-10T11:45:57.779Z] === RUN   TestRenameRunningContainerAndReuse
11:45:57 [2020-04-10T11:45:57.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:45:59 [2020-04-10T11:45:59.149Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
11:45:59 [2020-04-10T11:45:59.149Z] === RUN   TestRenameInvalidName
11:45:59 [2020-04-10T11:45:59.406Z] --- PASS: TestRenameInvalidName (0.60s)
11:45:59 [2020-04-10T11:45:59.406Z] === RUN   TestRenameAnonymousContainer
11:45:59 [2020-04-10T11:45:59.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:46:01 [2020-04-10T11:46:01.161Z] === RUN   TestInspectNetwork/full_network_id
11:46:01 [2020-04-10T11:46:01.161Z] === RUN   TestInspectNetwork/partial_network_id
11:46:01 [2020-04-10T11:46:01.161Z] === RUN   TestInspectNetwork/network_name
11:46:01 [2020-04-10T11:46:01.161Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:46:02 [2020-04-10T11:46:02.678Z] --- PASS: TestRenameAnonymousContainer (2.74s)
11:46:02 [2020-04-10T11:46:02.679Z] === RUN   TestRenameContainerWithSameName
11:46:02 [2020-04-10T11:46:02.935Z] --- PASS: TestRenameContainerWithSameName (0.58s)
11:46:02 [2020-04-10T11:46:02.935Z] === RUN   TestRenameContainerWithLinkedContainer
11:46:03 [2020-04-10T11:46:03.847Z] Created binary: bundles/binary-daemon/dockerd-dev
11:46:03 [2020-04-10T11:46:03.847Z] Copying nested executables into bundles/binary-daemon
11:46:03 [2020-04-10T11:46:03.847Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
11:46:04 [2020-04-10T11:46:04.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh cross
11:46:04 [2020-04-10T11:46:04.304Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s)
11:46:04 [2020-04-10T11:46:04.304Z] === RUN   TestResize
11:46:04 [2020-04-10T11:46:04.565Z] --- PASS: TestResize (0.57s)
11:46:04 [2020-04-10T11:46:04.565Z] === RUN   TestResizeWithInvalidSize
11:46:04 [2020-04-10T11:46:04.740Z] 
11:46:04 [2020-04-10T11:46:04.740Z] Removing bundles/
11:46:04 [2020-04-10T11:46:04.740Z] 
11:46:04 [2020-04-10T11:46:04.740Z] ---> Making bundle: cross (in bundles/cross)
11:46:04 [2020-04-10T11:46:04.740Z] Cross building: bundles/cross/linux/amd64
11:46:04 [2020-04-10T11:46:04.740Z] Building: bundles/cross/linux/amd64/dockerd-dev
11:46:04 [2020-04-10T11:46:04.740Z] GOOS="linux" GOARCH="amd64" GOARM=""
11:46:05 [2020-04-10T11:46:05.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:46:05 [2020-04-10T11:46:05.129Z] --- PASS: TestResizeWithInvalidSize (0.62s)
11:46:05 [2020-04-10T11:46:05.129Z] === RUN   TestResizeWhenContainerNotStarted
11:46:05 [2020-04-10T11:46:05.692Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
11:46:05 [2020-04-10T11:46:05.692Z] === RUN   TestDaemonRestartKillContainers
11:46:05 [2020-04-10T11:46:05.692Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:46:05 [2020-04-10T11:46:05.692Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:46:05 [2020-04-10T11:46:05.692Z] === RUN   TestCgroupNamespacesRun
11:46:06 [2020-04-10T11:46:06.634Z] --- PASS: TestInspectNetwork (10.72s)
11:46:06 [2020-04-10T11:46:06.634Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
11:46:06 [2020-04-10T11:46:06.634Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:46:06 [2020-04-10T11:46:06.634Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:46:06 [2020-04-10T11:46:06.634Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:46:06 [2020-04-10T11:46:06.634Z] === RUN   TestRunContainerWithBridgeNone
11:46:08 [2020-04-10T11:46:08.215Z] --- PASS: TestCgroupNamespacesRun (2.37s)
11:46:08 [2020-04-10T11:46:08.215Z] === RUN   TestCgroupNamespacesRunPrivileged
11:46:08 [2020-04-10T11:46:08.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:46:08 [2020-04-10T11:46:08.670Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
11:46:08 [2020-04-10T11:46:08.670Z] === RUN   TestNetworkInvalidJSON
11:46:08 [2020-04-10T11:46:08.670Z] === RUN   TestNetworkInvalidJSON//networks/create
11:46:08 [2020-04-10T11:46:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:46:08 [2020-04-10T11:46:08.671Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:46:08 [2020-04-10T11:46:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:46:08 [2020-04-10T11:46:08.671Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:46:08 [2020-04-10T11:46:08.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:46:08 [2020-04-10T11:46:08.671Z] === CONT  TestNetworkInvalidJSON//networks/create
11:46:08 [2020-04-10T11:46:08.671Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:46:08 [2020-04-10T11:46:08.671Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:46:08 [2020-04-10T11:46:08.671Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:46:08 [2020-04-10T11:46:08.671Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:46:08 [2020-04-10T11:46:08.671Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:46:08 [2020-04-10T11:46:08.671Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:46:08 [2020-04-10T11:46:08.671Z] === RUN   TestHostIPv4BridgeLabel
11:46:09 [2020-04-10T11:46:09.283Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
11:46:09 [2020-04-10T11:46:09.283Z] === RUN   TestDaemonRestartWithLiveRestore
11:46:10 [2020-04-10T11:46:10.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:46:10 [2020-04-10T11:46:10.287Z] === RUN   TestDaemonDefaultNetworkPools
11:46:10 [2020-04-10T11:46:10.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s)
11:46:10 [2020-04-10T11:46:10.736Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:46:11 [2020-04-10T11:46:11.290Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
11:46:11 [2020-04-10T11:46:11.290Z] === RUN   TestDaemonRestartWithExistingNetwork
11:46:12 [2020-04-10T11:46:12.294Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
11:46:12 [2020-04-10T11:46:12.294Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:46:13 [2020-04-10T11:46:13.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.55s)
11:46:13 [2020-04-10T11:46:13.256Z] === RUN   TestCgroupNamespacesRunHostMode
11:46:13 [2020-04-10T11:46:13.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:46:13 [2020-04-10T11:46:13.761Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
11:46:13 [2020-04-10T11:46:13.761Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:46:14 [2020-04-10T11:46:14.042Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
11:46:14 [2020-04-10T11:46:14.042Z] === RUN   TestServiceWithPredefinedNetwork
11:46:15 [2020-04-10T11:46:15.821Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s)
11:46:15 [2020-04-10T11:46:15.821Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:46:16 [2020-04-10T11:46:16.219Z] Removing intermediate container 459e1a4701b6
11:46:16 [2020-04-10T11:46:16.219Z]  ---> 16689b1b0ef2
11:46:16 [2020-04-10T11:46:16.219Z] 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
11:46:16 [2020-04-10T11:46:16.219Z]  ---> Running in c1741beb9523
11:46:16 [2020-04-10T11:46:16.219Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
11:46:16 [2020-04-10T11:46:16.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:46:18 [2020-04-10T11:46:18.340Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.58s)
11:46:18 [2020-04-10T11:46:18.340Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:46:18 [2020-04-10T11:46:18.414Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
11:46:18 [2020-04-10T11:46:18.415Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:46:18 [2020-04-10T11:46:18.415Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:46:18 [2020-04-10T11:46:18.415Z]     service_test.go:236: FLAKY_TEST
11:46:18 [2020-04-10T11:46:18.415Z] === RUN   TestServiceWithDataPathPortInit
11:46:20 [2020-04-10T11:46:20.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:46:20 [2020-04-10T11:46:20.231Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s)
11:46:20 [2020-04-10T11:46:20.231Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:46:22 [2020-04-10T11:46:22.123Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.92s)
11:46:22 [2020-04-10T11:46:22.123Z] === RUN   TestCgroupNamespacesRunOlderClient
11:46:22 [2020-04-10T11:46:22.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:46:22 [2020-04-10T11:46:22.688Z] Using test binary docker
11:46:22 [2020-04-10T11:46:22.688Z] +++ /etc/init.d/apparmor start
11:46:22 [2020-04-10T11:46:22.688Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:46:22 [2020-04-10T11:46:22.688Z] INFO: Waiting for daemon to start...
11:46:22 [2020-04-10T11:46:22.688Z] Starting dockerd
11:46:22 [2020-04-10T11:46:22.688Z] +++ 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
11:46:24 [2020-04-10T11:46:24.841Z] .
11:46:24 [2020-04-10T11:46:24.841Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:46:25 [2020-04-10T11:46:25.099Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:46:25 [2020-04-10T11:46:25.099Z] Error: No such image: emptyfs
11:46:25 [2020-04-10T11:46:25.099Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:46:25 [2020-04-10T11:46:25.099Z] ++++ docker load
11:46:25 [2020-04-10T11:46:25.395Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.56s)
11:46:25 [2020-04-10T11:46:25.395Z] === RUN   TestKernelTCPMemory
11:46:25 [2020-04-10T11:46:25.395Z] --- SKIP: TestKernelTCPMemory (0.02s)
11:46:25 [2020-04-10T11:46:25.395Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:25 [2020-04-10T11:46:25.395Z] === RUN   TestNISDomainname
11:46:25 [2020-04-10T11:46:25.395Z] --- SKIP: TestNISDomainname (0.00s)
11:46:25 [2020-04-10T11:46:25.395Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:46:25 [2020-04-10T11:46:25.395Z] === RUN   TestHostnameDnsResolution
11:46:25 [2020-04-10T11:46:25.663Z] Running integration-test (iteration 1)
11:46:25 [2020-04-10T11:46:25.663Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:46:25 [2020-04-10T11:46:25.663Z] ++ 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
11:46:25 [2020-04-10T11:46:25.663Z] ++ set -e
11:46:25 [2020-04-10T11:46:25.663Z] ++ '[' -n 0 ']'
11:46:25 [2020-04-10T11:46:25.663Z] ++ set -x
11:46:25 [2020-04-10T11:46:25.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
11:46:25 [2020-04-10T11:46:25.958Z] --- PASS: TestHostnameDnsResolution (1.05s)
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStats
11:46:25 [2020-04-10T11:46:25.958Z] --- SKIP: TestStats (0.00s)
11:46:25 [2020-04-10T11:46:25.958Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStopContainerWithTimeout
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStopContainerWithTimeout/0
11:46:25 [2020-04-10T11:46:25.958Z] === PAUSE TestStopContainerWithTimeout/0
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStopContainerWithTimeout/1
11:46:25 [2020-04-10T11:46:25.958Z] === PAUSE TestStopContainerWithTimeout/1
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStopContainerWithTimeout/3
11:46:25 [2020-04-10T11:46:25.958Z] === PAUSE TestStopContainerWithTimeout/3
11:46:25 [2020-04-10T11:46:25.958Z] === RUN   TestStopContainerWithTimeout/-1
11:46:25 [2020-04-10T11:46:25.958Z] === PAUSE TestStopContainerWithTimeout/-1
11:46:25 [2020-04-10T11:46:25.958Z] === CONT  TestStopContainerWithTimeout/0
11:46:25 [2020-04-10T11:46:25.958Z] === CONT  TestStopContainerWithTimeout/3
11:46:26 [2020-04-10T11:46:26.887Z] === CONT  TestStopContainerWithTimeout/-1
11:46:28 [2020-04-10T11:46:28.288Z] #66 449.4 + bin/containerd-stress
11:46:28 [2020-04-10T11:46:28.778Z] === CONT  TestStopContainerWithTimeout/1
11:46:30 [2020-04-10T11:46:30.146Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:46:30 [2020-04-10T11:46:30.146Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
11:46:30 [2020-04-10T11:46:30.146Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
11:46:30 [2020-04-10T11:46:30.146Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
11:46:30 [2020-04-10T11:46:30.146Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
11:46:30 [2020-04-10T11:46:30.146Z] === RUN   TestDeleteDevicemapper
11:46:30 [2020-04-10T11:46:30.146Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:46:30 [2020-04-10T11:46:30.146Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:46:30 [2020-04-10T11:46:30.146Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:46:30 [2020-04-10T11:46:30.979Z] #66 453.0 + bin/containerd-shim
11:46:32 [2020-04-10T11:46:32.038Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s)
11:46:32 [2020-04-10T11:46:32.038Z] === RUN   TestUpdateMemory
11:46:32 [2020-04-10T11:46:32.038Z] --- SKIP: TestUpdateMemory (0.00s)
11:46:32 [2020-04-10T11:46:32.038Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:32 [2020-04-10T11:46:32.038Z] === RUN   TestUpdateCPUQuota
11:46:32 [2020-04-10T11:46:32.038Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:46:32 [2020-04-10T11:46:32.038Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:32 [2020-04-10T11:46:32.038Z] === RUN   TestUpdatePidsLimit
11:46:32 [2020-04-10T11:46:32.038Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:46:32 [2020-04-10T11:46:32.038Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:32 [2020-04-10T11:46:32.038Z] === RUN   TestUpdateRestartPolicy
11:46:40 [2020-04-10T11:46:40.720Z] --- PASS: TestServiceWithDataPathPortInit (20.55s)
11:46:40 [2020-04-10T11:46:40.720Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:46:41 [2020-04-10T11:46:41.339Z] #66 463.0 + bin/containerd-shim-runc-v1
11:46:42 [2020-04-10T11:46:42.344Z] --- PASS: TestBuildWithHugeFile (40.51s)
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildWithEmptyDockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:42 [2020-04-10T11:46:42.344Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
11:46:42 [2020-04-10T11:46:42.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
11:46:42 [2020-04-10T11:46:42.344Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
11:46:42 [2020-04-10T11:46:42.344Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildPreserveOwnership
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildPreserveOwnership/copy_from
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:46:42 [2020-04-10T11:46:42.344Z] --- PASS: TestBuildPreserveOwnership (6.01s)
11:46:42 [2020-04-10T11:46:42.344Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.89s)
11:46:42 [2020-04-10T11:46:42.344Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
11:46:42 [2020-04-10T11:46:42.344Z] === RUN   TestBuildPlatformInvalid
11:46:42 [2020-04-10T11:46:42.344Z] --- PASS: TestBuildPlatformInvalid (0.17s)
11:46:42 [2020-04-10T11:46:42.344Z] PASS
11:46:42 [2020-04-10T11:46:42.344Z] 
11:46:42 [2020-04-10T11:46:42.344Z] === Skipped
11:46:42 [2020-04-10T11:46:42.344Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:46:42 [2020-04-10T11:46:42.344Z]     build_session_test.go:25: TODO: BuildKit
11:46:42 [2020-04-10T11:46:42.344Z] 
11:46:42 [2020-04-10T11:46:42.344Z] 
11:46:42 [2020-04-10T11:46:42.344Z] DONE 32 tests, 1 skipped in 87.796s
11:46:42 [2020-04-10T11:46:42.344Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
11:46:42 [2020-04-10T11:46:42.344Z] ++ 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
11:46:42 [2020-04-10T11:46:42.344Z] ++ set -e
11:46:42 [2020-04-10T11:46:42.344Z] ++ '[' -n 0 ']'
11:46:42 [2020-04-10T11:46:42.344Z] ++ set -x
11:46:42 [2020-04-10T11:46:42.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
11:46:42 [2020-04-10T11:46:42.602Z] INFO: Testing against a local daemon
11:46:42 [2020-04-10T11:46:42.602Z] === RUN   TestConfigList
11:46:44 [2020-04-10T11:46:44.213Z] --- PASS: TestUpdateRestartPolicy (11.59s)
11:46:44 [2020-04-10T11:46:44.213Z] === RUN   TestUpdateRestartWithAutoRemove
11:46:44 [2020-04-10T11:46:44.213Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s)
11:46:44 [2020-04-10T11:46:44.213Z] === RUN   TestWaitNonBlocked
11:46:44 [2020-04-10T11:46:44.213Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:46:44 [2020-04-10T11:46:44.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:46:44 [2020-04-10T11:46:44.213Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:46:44 [2020-04-10T11:46:44.213Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:46:44 [2020-04-10T11:46:44.213Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:46:44 [2020-04-10T11:46:44.213Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:46:44 [2020-04-10T11:46:44.777Z] --- PASS: TestWaitNonBlocked (0.01s)
11:46:44 [2020-04-10T11:46:44.777Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
11:46:44 [2020-04-10T11:46:44.777Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
11:46:44 [2020-04-10T11:46:44.777Z] === RUN   TestWaitBlocked
11:46:44 [2020-04-10T11:46:44.777Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:46:44 [2020-04-10T11:46:44.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:46:44 [2020-04-10T11:46:44.777Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:46:44 [2020-04-10T11:46:44.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:46:44 [2020-04-10T11:46:44.777Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:46:44 [2020-04-10T11:46:44.777Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:46:45 [2020-04-10T11:46:45.341Z] --- PASS: TestWaitBlocked (0.01s)
11:46:45 [2020-04-10T11:46:45.341Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
11:46:45 [2020-04-10T11:46:45.341Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
11:46:45 [2020-04-10T11:46:45.341Z] === CONT  TestDaemonRestartIpcMode
11:46:45 [2020-04-10T11:46:45.341Z] === CONT  TestIpcModeOlderClient
11:46:45 [2020-04-10T11:46:45.598Z] --- PASS: TestIpcModeOlderClient (0.15s)
11:46:46 [2020-04-10T11:46:46.230Z] INFO: Sources obtained for gotestsum...
11:46:46 [2020-04-10T11:46:46.230Z] INFO: Checkout done for gotestsum...
11:46:46 [2020-04-10T11:46:46.230Z] INFO: Build done for gotestsum...
11:46:46 [2020-04-10T11:46:46.790Z] --- PASS: TestConfigList (3.49s)
11:46:46 [2020-04-10T11:46:46.790Z] === RUN   TestConfigsCreateAndDelete
11:46:46 [2020-04-10T11:46:46.867Z] #66 467.9 + bin/containerd-shim-runc-v2
11:46:47 [2020-04-10T11:46:47.153Z] #66 469.3 + binaries
11:46:47 [2020-04-10T11:46:47.436Z] #66 469.3 + mkdir -p /build
11:46:47 [2020-04-10T11:46:47.436Z] #66 469.3 + cp bin/containerd /build/containerd
11:46:47 [2020-04-10T11:46:47.436Z] #66 469.4 + cp bin/containerd-shim /build/containerd-shim
11:46:47 [2020-04-10T11:46:47.436Z] #66 469.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
11:46:47 [2020-04-10T11:46:47.436Z] #66 469.4 + cp bin/ctr /build/ctr
11:46:47 [2020-04-10T11:46:47.436Z] #66 DONE 469.5s
11:46:48 [2020-04-10T11:46:48.927Z] 
11:46:48 [2020-04-10T11:46:48.927Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
11:46:48 [2020-04-10T11:46:48.927Z] #67 DONE 0.1s
11:46:48 [2020-04-10T11:46:48.927Z] 
11:46:48 [2020-04-10T11:46:48.927Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
11:46:48 [2020-04-10T11:46:48.927Z] #71 DONE 0.1s
11:46:49 [2020-04-10T11:46:49.071Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.83s)
11:46:49 [2020-04-10T11:46:49.071Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a0t014pe2p43leii8ratohrbl Created:2020-04-10 11:46:39.828551773 +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[4bad4fcea638b912aea2a4719c00646a104656a2e61255b67ec4676fc2d1ad34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.emfd1inlznbledq88pg6nevuo EndpointID:f64036c047bdd4e03771feba816658b4dbc85b05aeeb25e9458c285dafbf46fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a25ac58b438439ec2ed0559089ee773d62968d85cfc98c800a8dd459ee37006 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:6da6412bc198 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.emfd1inlznbledq88pg6nevuo EndpointID:f64036c047bdd4e03771feba816658b4dbc85b05aeeb25e9458c285dafbf46fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:46:49 [2020-04-10T11:46:49.071Z] PASS
11:46:49 [2020-04-10T11:46:49.071Z] 
11:46:49 [2020-04-10T11:46:49.071Z] === Skipped
11:46:49 [2020-04-10T11:46:49.071Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:46:49 [2020-04-10T11:46:49.071Z]     service_test.go:236: FLAKY_TEST
11:46:49 [2020-04-10T11:46:49.071Z] 
11:46:49 [2020-04-10T11:46:49.071Z] 
11:46:49 [2020-04-10T11:46:49.071Z] DONE 22 tests, 1 skipped in 54.330s
11:46:49 [2020-04-10T11:46:49.212Z] 
11:46:49 [2020-04-10T11:46:49.212Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
11:46:49 [2020-04-10T11:46:49.212Z] #73 DONE 0.1s
11:46:49 [2020-04-10T11:46:49.212Z] 
11:46:49 [2020-04-10T11:46:49.212Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
11:46:49 [2020-04-10T11:46:49.212Z] #76 DONE 0.1s
11:46:49 [2020-04-10T11:46:49.212Z] 
11:46:49 [2020-04-10T11:46:49.212Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
11:46:49 [2020-04-10T11:46:49.212Z] #77 DONE 0.0s
11:46:49 [2020-04-10T11:46:49.212Z] 
11:46:49 [2020-04-10T11:46:49.212Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
11:46:49 [2020-04-10T11:46:49.321Z] --- PASS: TestConfigsCreateAndDelete (3.24s)
11:46:49 [2020-04-10T11:46:49.321Z] === RUN   TestConfigsUpdate
11:46:49 [2020-04-10T11:46:49.352Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:46:49 [2020-04-10T11:46:49.352Z] ++ 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
11:46:49 [2020-04-10T11:46:49.352Z] ++ set -e
11:46:49 [2020-04-10T11:46:49.352Z] ++ '[' -n 0 ']'
11:46:49 [2020-04-10T11:46:49.352Z] ++ set -x
11:46:49 [2020-04-10T11:46:49.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:46:49 [2020-04-10T11:46:49.352Z] INFO: Testing against a local daemon
11:46:49 [2020-04-10T11:46:49.352Z] === RUN   TestDockerNetworkIpvlanPersistance
11:46:49 [2020-04-10T11:46:49.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:46:49 [2020-04-10T11:46:49.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:46:49 [2020-04-10T11:46:49.352Z] === RUN   TestDockerNetworkIpvlan
11:46:49 [2020-04-10T11:46:49.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:46:49 [2020-04-10T11:46:49.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:46:49 [2020-04-10T11:46:49.352Z] PASS
11:46:49 [2020-04-10T11:46:49.352Z] 
11:46:49 [2020-04-10T11:46:49.352Z] === Skipped
11:46:49 [2020-04-10T11:46:49.352Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:46:49 [2020-04-10T11:46:49.352Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:46:49 [2020-04-10T11:46:49.352Z] 
11:46:49 [2020-04-10T11:46:49.352Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:46:49 [2020-04-10T11:46:49.352Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:46:49 [2020-04-10T11:46:49.352Z] 
11:46:49 [2020-04-10T11:46:49.352Z] 
11:46:49 [2020-04-10T11:46:49.352Z] DONE 2 tests, 2 skipped in 0.192s
11:46:49 [2020-04-10T11:46:49.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:46:49 [2020-04-10T11:46:49.352Z] ++ 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
11:46:49 [2020-04-10T11:46:49.352Z] ++ set -e
11:46:49 [2020-04-10T11:46:49.352Z] ++ '[' -n 0 ']'
11:46:49 [2020-04-10T11:46:49.352Z] ++ set -x
11:46:49 [2020-04-10T11:46:49.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:46:49 [2020-04-10T11:46:49.632Z] INFO: Testing against a local daemon
11:46:49 [2020-04-10T11:46:49.632Z] === RUN   TestDockerNetworkMacvlanPersistance
11:46:50 [2020-04-10T11:46:50.849Z] --- PASS: TestDaemonRestartIpcMode (4.90s)
11:46:50 [2020-04-10T11:46:50.850Z] PASS
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === Skipped
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
11:46:50 [2020-04-10T11:46:50.850Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
11:46:50 [2020-04-10T11:46:50.850Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
11:46:50 [2020-04-10T11:46:50.850Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:46:50 [2020-04-10T11:46:50.850Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] 
11:46:50 [2020-04-10T11:46:50.850Z] DONE 180 tests, 23 skipped in 93.035s
11:46:50 [2020-04-10T11:46:50.850Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:46:50 [2020-04-10T11:46:50.850Z] INFO: Testing against a local daemon
11:46:50 [2020-04-10T11:46:50.850Z] === RUN   TestCommitInheritsEnv
11:46:51 [2020-04-10T11:46:51.101Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s)
11:46:51 [2020-04-10T11:46:51.101Z] === RUN   TestDockerNetworkMacvlan
11:46:51 [2020-04-10T11:46:51.711Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:46:51 [2020-04-10T11:46:51.906Z] #78 DONE 2.2s
11:46:51 [2020-04-10T11:46:51.906Z] 
11:46:51 [2020-04-10T11:46:51.906Z] #79 exporting to oci image format
11:46:51 [2020-04-10T11:46:51.906Z] #79 exporting layers
11:46:52 [2020-04-10T11:46:52.235Z] --- PASS: TestCommitInheritsEnv (1.55s)
11:46:52 [2020-04-10T11:46:52.235Z] === RUN   TestImportExtremelyLargeImageWorks
11:46:52 [2020-04-10T11:46:52.235Z] === PAUSE TestImportExtremelyLargeImageWorks
11:46:52 [2020-04-10T11:46:52.235Z] === RUN   TestImagesFilterMultiReference
11:46:52 [2020-04-10T11:46:52.235Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:46:52 [2020-04-10T11:46:52.235Z] === RUN   TestImagePullPlatformInvalid
11:46:52 [2020-04-10T11:46:52.235Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:46:52 [2020-04-10T11:46:52.235Z] === RUN   TestRemoveImageOrphaning
11:46:52 [2020-04-10T11:46:52.605Z] --- PASS: TestConfigsUpdate (3.23s)
11:46:52 [2020-04-10T11:46:52.606Z] === RUN   TestTemplatedConfig
11:46:52 [2020-04-10T11:46:52.711Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:46:53 [2020-04-10T11:46:53.712Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:46:54 [2020-04-10T11:46:54.168Z] --- PASS: TestRemoveImageOrphaning (1.91s)
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestRemoveImageGarbageCollector
11:46:54 [2020-04-10T11:46:54.168Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:46:54 [2020-04-10T11:46:54.168Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:46:54 [2020-04-10T11:46:54.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestTagInvalidReference
11:46:54 [2020-04-10T11:46:54.168Z] --- PASS: TestTagInvalidReference (0.01s)
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestTagValidPrefixedRepo
11:46:54 [2020-04-10T11:46:54.168Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestTagExistedNameWithoutForce
11:46:54 [2020-04-10T11:46:54.168Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:46:54 [2020-04-10T11:46:54.168Z] === RUN   TestTagOfficialNames
11:46:54 [2020-04-10T11:46:54.425Z] --- PASS: TestTagOfficialNames (0.06s)
11:46:54 [2020-04-10T11:46:54.425Z] === RUN   TestTagMatchesDigest
11:46:54 [2020-04-10T11:46:54.425Z] --- PASS: TestTagMatchesDigest (0.02s)
11:46:54 [2020-04-10T11:46:54.425Z] === CONT  TestImportExtremelyLargeImageWorks
11:46:55 [2020-04-10T11:46:55.891Z] --- PASS: TestTemplatedConfig (3.42s)
11:46:55 [2020-04-10T11:46:55.891Z] === RUN   TestConfigInspect
11:46:57 [2020-04-10T11:46:57.730Z] Loaded image: buildpack-deps:jessie
11:46:57 [2020-04-10T11:46:57.730Z] Loaded image: busybox:latest
11:46:57 [2020-04-10T11:46:57.730Z] Loaded image: busybox:glibc
11:46:57 [2020-04-10T11:46:57.730Z] Loaded image: debian:jessie
11:46:57 [2020-04-10T11:46:57.730Z] Loaded image: hello-world:latest
11:46:57 [2020-04-10T11:46:57.730Z] INFO: Testing against a local daemon
11:46:57 [2020-04-10T11:46:57.730Z] === RUN   TestCgroupNamespacesBuild
11:46:58 [2020-04-10T11:46:58.076Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:46:58 [2020-04-10T11:46:58.664Z] Removing intermediate container c1741beb9523
11:46:58 [2020-04-10T11:46:58.664Z]  ---> 32af3c439e89
11:46:58 [2020-04-10T11:46:58.664Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
11:46:58 [2020-04-10T11:46:58.664Z]  ---> Running in ccc3914967c3
11:46:59 [2020-04-10T11:46:59.128Z] Removing intermediate container ccc3914967c3
11:46:59 [2020-04-10T11:46:59.128Z]  ---> aa48551acf07
11:46:59 [2020-04-10T11:46:59.128Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
11:46:59 [2020-04-10T11:46:59.128Z]  ---> Running in 088334f8b840
11:46:59 [2020-04-10T11:46:59.176Z] --- PASS: TestConfigInspect (3.25s)
11:46:59 [2020-04-10T11:46:59.176Z] === RUN   TestConfigCreateWithLabels
11:47:00 [2020-04-10T11:47:00.103Z] Removing intermediate container 088334f8b840
11:47:00 [2020-04-10T11:47:00.103Z]  ---> bd7f2df4c4c7
11:47:00 [2020-04-10T11:47:00.103Z] Step 10/10 : COPY . .
11:47:00 [2020-04-10T11:47:00.252Z] --- PASS: TestCgroupNamespacesBuild (3.33s)
11:47:00 [2020-04-10T11:47:00.252Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:47:01 [2020-04-10T11:47:01.524Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:47:02 [2020-04-10T11:47:02.461Z] --- PASS: TestConfigCreateWithLabels (3.24s)
11:47:02 [2020-04-10T11:47:02.461Z] === RUN   TestConfigCreateResolve
11:47:02 [2020-04-10T11:47:02.777Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.57s)
11:47:02 [2020-04-10T11:47:02.777Z] === RUN   TestBuildWithSession
11:47:02 [2020-04-10T11:47:02.777Z] --- SKIP: TestBuildWithSession (0.00s)
11:47:02 [2020-04-10T11:47:02.777Z]     build_session_test.go:25: TODO: BuildKit
11:47:02 [2020-04-10T11:47:02.777Z] === RUN   TestBuildSquashParent
11:47:05 [2020-04-10T11:47:05.746Z] --- PASS: TestConfigCreateResolve (3.18s)
11:47:05 [2020-04-10T11:47:05.746Z] === RUN   TestConfigDaemonLibtrustID
11:47:06 [2020-04-10T11:47:06.313Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
11:47:06 [2020-04-10T11:47:06.313Z] PASS
11:47:06 [2020-04-10T11:47:06.313Z] 
11:47:06 [2020-04-10T11:47:06.313Z] DONE 8 tests in 23.883s
11:47:06 [2020-04-10T11:47:06.313Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
11:47:06 [2020-04-10T11:47:06.313Z] ++ 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
11:47:06 [2020-04-10T11:47:06.313Z] ++ set -e
11:47:06 [2020-04-10T11:47:06.313Z] ++ '[' -n 0 ']'
11:47:06 [2020-04-10T11:47:06.313Z] ++ set -x
11:47:06 [2020-04-10T11:47:06.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
11:47:06 [2020-04-10T11:47:06.571Z] INFO: Testing against a local daemon
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestCheckpoint
11:47:06 [2020-04-10T11:47:06.571Z] --- SKIP: TestCheckpoint (0.00s)
11:47:06 [2020-04-10T11:47:06.571Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestContainerInvalidJSON
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:47:06 [2020-04-10T11:47:06.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:47:06 [2020-04-10T11:47:06.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:47:06 [2020-04-10T11:47:06.571Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:47:06 [2020-04-10T11:47:06.571Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:47:06 [2020-04-10T11:47:06.571Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:47:06 [2020-04-10T11:47:06.571Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:47:06 [2020-04-10T11:47:06.571Z] --- PASS: TestContainerInvalidJSON (0.02s)
11:47:06 [2020-04-10T11:47:06.571Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
11:47:06 [2020-04-10T11:47:06.571Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
11:47:06 [2020-04-10T11:47:06.571Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:47:06 [2020-04-10T11:47:06.571Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
11:47:06 [2020-04-10T11:47:06.571Z] === RUN   TestCopyFromContainerPathIsNotDir
11:47:06 [2020-04-10T11:47:06.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
11:47:06 [2020-04-10T11:47:06.829Z] === RUN   TestCopyToContainerPathDoesNotExist
11:47:06 [2020-04-10T11:47:06.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
11:47:06 [2020-04-10T11:47:06.829Z] === RUN   TestCopyToContainerPathIsNotDir
11:47:07 [2020-04-10T11:47:07.088Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
11:47:07 [2020-04-10T11:47:07.088Z] === RUN   TestCopyFromContainer
11:47:08 [2020-04-10T11:47:08.991Z] === RUN   TestCopyFromContainer//
11:47:08 [2020-04-10T11:47:08.991Z] === RUN   TestCopyFromContainer//bar/root
11:47:08 [2020-04-10T11:47:08.991Z] === RUN   TestCopyFromContainer//bar/root/
11:47:09 [2020-04-10T11:47:09.251Z] === RUN   TestCopyFromContainer/bar/quux
11:47:09 [2020-04-10T11:47:09.251Z] === RUN   TestCopyFromContainer/bar/quux/
11:47:09 [2020-04-10T11:47:09.510Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:47:09 [2020-04-10T11:47:09.510Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:47:09 [2020-04-10T11:47:09.769Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:47:09 [2020-04-10T11:47:09.769Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:47:09 [2020-04-10T11:47:09.769Z] === RUN   TestCopyFromContainer/bar/notarget
11:47:09 [2020-04-10T11:47:09.879Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:47:10 [2020-04-10T11:47:10.028Z] --- PASS: TestCopyFromContainer (3.05s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer// (0.10s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:10 [2020-04-10T11:47:10.028Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:10 [2020-04-10T11:47:10.028Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:10 [2020-04-10T11:47:10.028Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:10 [2020-04-10T11:47:10.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:47:10 [2020-04-10T11:47:10.028Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateLinkToNonExistingContainer
11:47:10 [2020-04-10T11:47:10.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateWithInvalidEnv
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateWithInvalidEnv/0
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateWithInvalidEnv/0
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateWithInvalidEnv/1
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateWithInvalidEnv/1
11:47:10 [2020-04-10T11:47:10.028Z] === RUN   TestCreateWithInvalidEnv/2
11:47:10 [2020-04-10T11:47:10.028Z] === PAUSE TestCreateWithInvalidEnv/2
11:47:10 [2020-04-10T11:47:10.286Z] === CONT  TestCreateWithInvalidEnv/0
11:47:10 [2020-04-10T11:47:10.286Z] === CONT  TestCreateWithInvalidEnv/1
11:47:10 [2020-04-10T11:47:10.286Z] === CONT  TestCreateWithInvalidEnv/2
11:47:10 [2020-04-10T11:47:10.286Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
11:47:10 [2020-04-10T11:47:10.286Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:47:10 [2020-04-10T11:47:10.286Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:47:10 [2020-04-10T11:47:10.286Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
11:47:10 [2020-04-10T11:47:10.286Z] === RUN   TestCreateTmpfsMountsTarget
11:47:10 [2020-04-10T11:47:10.286Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:47:10 [2020-04-10T11:47:10.286Z] === RUN   TestCreateWithCustomMaskedPaths
11:47:10 [2020-04-10T11:47:10.490Z] --- PASS: TestDockerNetworkMacvlan (19.36s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.56s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s)
11:47:10 [2020-04-10T11:47:10.490Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
11:47:10 [2020-04-10T11:47:10.490Z] PASS
11:47:10 [2020-04-10T11:47:10.490Z] 
11:47:10 [2020-04-10T11:47:10.490Z] DONE 8 tests in 20.931s
11:47:10 [2020-04-10T11:47:10.490Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
11:47:10 [2020-04-10T11:47:10.490Z] ++ 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
11:47:10 [2020-04-10T11:47:10.490Z] ++ set -e
11:47:10 [2020-04-10T11:47:10.490Z] ++ '[' -n 0 ']'
11:47:10 [2020-04-10T11:47:10.490Z] ++ set -x
11:47:10 [2020-04-10T11:47:10.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:47:10 [2020-04-10T11:47:10.490Z] testing: warning: no tests to run
11:47:10 [2020-04-10T11:47:10.490Z] PASS
11:47:10 [2020-04-10T11:47:10.490Z] 
11:47:10 [2020-04-10T11:47:10.490Z] DONE 0 tests in 0.077s
11:47:10 [2020-04-10T11:47:10.490Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:47:10 [2020-04-10T11:47:10.490Z] ++ 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
11:47:10 [2020-04-10T11:47:10.490Z] ++ set -e
11:47:10 [2020-04-10T11:47:10.490Z] ++ '[' -n 0 ']'
11:47:10 [2020-04-10T11:47:10.490Z] ++ set -x
11:47:10 [2020-04-10T11:47:10.490Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:47:10 [2020-04-10T11:47:10.490Z] INFO: Testing against a local daemon
11:47:10 [2020-04-10T11:47:10.490Z] === RUN   TestAuthZPluginAllowRequest
11:47:12 [2020-04-10T11:47:12.189Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s)
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:47:12 [2020-04-10T11:47:12.189Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:47:12 [2020-04-10T11:47:12.447Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:47:12 [2020-04-10T11:47:12.447Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:47:12 [2020-04-10T11:47:12.447Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:47:12 [2020-04-10T11:47:12.447Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:47:12 [2020-04-10T11:47:12.447Z] --- PASS: TestCreateWithCapabilities (0.04s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
11:47:12 [2020-04-10T11:47:12.447Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
11:47:12 [2020-04-10T11:47:12.447Z] === RUN   TestCreateWithCustomReadonlyPaths
11:47:12 [2020-04-10T11:47:12.501Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
11:47:12 [2020-04-10T11:47:12.501Z] === RUN   TestAuthZPluginTLS
11:47:12 [2020-04-10T11:47:12.781Z] --- PASS: TestAuthZPluginTLS (0.53s)
11:47:12 [2020-04-10T11:47:12.781Z] === RUN   TestAuthZPluginDenyRequest
11:47:13 [2020-04-10T11:47:13.391Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
11:47:13 [2020-04-10T11:47:13.391Z] === RUN   TestAuthZPluginAPIDenyResponse
11:47:14 [2020-04-10T11:47:14.001Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
11:47:14 [2020-04-10T11:47:14.001Z] === RUN   TestAuthZPluginDenyResponse
11:47:14 [2020-04-10T11:47:14.293Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:47:14 [2020-04-10T11:47:14.293Z] === RUN   TestAuthZPluginAllowEventStream
11:47:14 [2020-04-10T11:47:14.967Z] --- PASS: TestBuildSquashParent (10.45s)
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:47:14 [2020-04-10T11:47:14.967Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:47:14 [2020-04-10T11:47:14.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:47:14 [2020-04-10T11:47:14.967Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:47:14 [2020-04-10T11:47:14.967Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:47:14 [2020-04-10T11:47:14.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:14 [2020-04-10T11:47:14.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:14 [2020-04-10T11:47:14.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:14 [2020-04-10T11:47:14.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:14 [2020-04-10T11:47:14.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:14 [2020-04-10T11:47:14.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:47:14 [2020-04-10T11:47:14.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
11:47:14 [2020-04-10T11:47:14.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
11:47:14 [2020-04-10T11:47:14.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
11:47:14 [2020-04-10T11:47:14.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
11:47:14 [2020-04-10T11:47:14.979Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
11:47:14 [2020-04-10T11:47:14.979Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:47:15 [2020-04-10T11:47:15.545Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
11:47:15 [2020-04-10T11:47:15.545Z] === RUN   TestContainerStartOnDaemonRestart
11:47:15 [2020-04-10T11:47:15.545Z] === PAUSE TestContainerStartOnDaemonRestart
11:47:15 [2020-04-10T11:47:15.545Z] === RUN   TestDaemonRestartIpcMode
11:47:15 [2020-04-10T11:47:15.545Z] === PAUSE TestDaemonRestartIpcMode
11:47:15 [2020-04-10T11:47:15.545Z] === RUN   TestDaemonHostGatewayIP
11:47:15 [2020-04-10T11:47:15.545Z] === PAUSE TestDaemonHostGatewayIP
11:47:15 [2020-04-10T11:47:15.545Z] === RUN   TestDiff
11:47:16 [2020-04-10T11:47:16.304Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
11:47:16 [2020-04-10T11:47:16.304Z] === RUN   TestAuthZPluginErrorResponse
11:47:16 [2020-04-10T11:47:16.339Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:47:16 [2020-04-10T11:47:16.483Z] --- PASS: TestDiff (0.79s)
11:47:16 [2020-04-10T11:47:16.483Z] === RUN   TestExecWithCloseStdin
11:47:16 [2020-04-10T11:47:16.584Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
11:47:16 [2020-04-10T11:47:16.584Z] === RUN   TestAuthZPluginErrorRequest
11:47:16 [2020-04-10T11:47:16.596Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:47:17 [2020-04-10T11:47:17.194Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
11:47:17 [2020-04-10T11:47:17.194Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:47:17 [2020-04-10T11:47:17.420Z] --- PASS: TestExecWithCloseStdin (0.86s)
11:47:17 [2020-04-10T11:47:17.420Z] === RUN   TestExec
11:47:17 [2020-04-10T11:47:17.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:47:17 [2020-04-10T11:47:17.804Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:47:18 [2020-04-10T11:47:18.357Z] --- PASS: TestExec (0.92s)
11:47:18 [2020-04-10T11:47:18.357Z] === RUN   TestExecUser
11:47:19 [2020-04-10T11:47:19.293Z] --- PASS: TestExecUser (0.94s)
11:47:19 [2020-04-10T11:47:19.293Z] === RUN   TestExportContainerAndImportImage
11:47:19 [2020-04-10T11:47:19.816Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
11:47:19 [2020-04-10T11:47:19.816Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:47:19 [2020-04-10T11:47:19.876Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:47:19 [2020-04-10T11:47:19.876Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:47:20 [2020-04-10T11:47:20.228Z] --- PASS: TestExportContainerAndImportImage (1.10s)
11:47:20 [2020-04-10T11:47:20.228Z] === RUN   TestExportContainerAfterDaemonRestart
11:47:21 [2020-04-10T11:47:21.830Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
11:47:21 [2020-04-10T11:47:21.830Z] === RUN   TestAuthZPluginHeader
11:47:22 [2020-04-10T11:47:22.130Z] --- PASS: TestExportContainerAfterDaemonRestart (1.91s)
11:47:22 [2020-04-10T11:47:22.130Z] === RUN   TestHealthCheckWorkdir
11:47:22 [2020-04-10T11:47:22.831Z] --- PASS: TestAuthZPluginHeader (0.82s)
11:47:22 [2020-04-10T11:47:22.831Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:47:22 [2020-04-10T11:47:22.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:47:22 [2020-04-10T11:47:22.831Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:22 [2020-04-10T11:47:22.831Z] === RUN   TestAuthZPluginV2Disable
11:47:22 [2020-04-10T11:47:22.831Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:47:22 [2020-04-10T11:47:22.831Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:22 [2020-04-10T11:47:22.831Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:47:22 [2020-04-10T11:47:22.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:47:22 [2020-04-10T11:47:22.831Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:22 [2020-04-10T11:47:22.831Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:47:22 [2020-04-10T11:47:22.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:47:22 [2020-04-10T11:47:22.831Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:22 [2020-04-10T11:47:22.831Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:47:23 [2020-04-10T11:47:23.065Z] --- PASS: TestHealthCheckWorkdir (1.05s)
11:47:23 [2020-04-10T11:47:23.065Z] === RUN   TestHealthKillContainer
11:47:23 [2020-04-10T11:47:23.154Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.18s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s)
11:47:23 [2020-04-10T11:47:23.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s)
11:47:23 [2020-04-10T11:47:23.154Z] === RUN   TestBuildMultiStageCopy
11:47:23 [2020-04-10T11:47:23.154Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:47:26 [2020-04-10T11:47:26.142Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
11:47:26 [2020-04-10T11:47:26.142Z] Copying nested executables into bundles/cross/linux/amd64
11:47:26 [2020-04-10T11:47:26.142Z] Cross building: bundles/cross/windows/amd64
11:47:26 [2020-04-10T11:47:26.142Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
11:47:26 [2020-04-10T11:47:26.142Z] GOOS="windows" GOARCH="amd64" GOARM=""
11:47:26 [2020-04-10T11:47:26.350Z] --- PASS: TestHealthKillContainer (2.98s)
11:47:26 [2020-04-10T11:47:26.351Z] === RUN   TestInspectCpusetInConfigPre120
11:47:26 [2020-04-10T11:47:26.432Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:47:26 [2020-04-10T11:47:26.918Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
11:47:26 [2020-04-10T11:47:26.918Z] === RUN   TestIpcModeNone
11:47:26 [2020-04-10T11:47:26.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:47:27 [2020-04-10T11:47:27.563Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:47:27 [2020-04-10T11:47:27.854Z] --- PASS: TestIpcModeNone (0.88s)
11:47:27 [2020-04-10T11:47:27.854Z] === RUN   TestIpcModePrivate
11:47:28 [2020-04-10T11:47:28.495Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:47:28 [2020-04-10T11:47:28.789Z] --- PASS: TestIpcModePrivate (0.86s)
11:47:28 [2020-04-10T11:47:28.789Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
11:47:28 [2020-04-10T11:47:28.789Z] === RUN   TestIpcModeShareable
11:47:29 [2020-04-10T11:47:29.059Z] --- PASS: TestBuildMultiStageCopy (5.98s)
11:47:29 [2020-04-10T11:47:29.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s)
11:47:29 [2020-04-10T11:47:29.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
11:47:29 [2020-04-10T11:47:29.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.71s)
11:47:29 [2020-04-10T11:47:29.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
11:47:29 [2020-04-10T11:47:29.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
11:47:29 [2020-04-10T11:47:29.060Z] === RUN   TestBuildMultiStageParentConfig
11:47:29 [2020-04-10T11:47:29.725Z] --- PASS: TestIpcModeShareable (0.90s)
11:47:29 [2020-04-10T11:47:29.725Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
11:47:29 [2020-04-10T11:47:29.725Z] === RUN   TestAPIIpcModeShareableAndContainer
11:47:30 [2020-04-10T11:47:30.118Z]  ---> 12855b57b8cc
11:47:30 [2020-04-10T11:47:30.597Z] Successfully built 12855b57b8cc
11:47:30 [2020-04-10T11:47:30.957Z] --- PASS: TestBuildMultiStageParentConfig (1.68s)
11:47:30 [2020-04-10T11:47:30.957Z] === RUN   TestBuildLabelWithTargets
11:47:31 [2020-04-10T11:47:31.060Z] Successfully tagged docker:latest
11:47:31 [2020-04-10T11:47:31.060Z] INFO: Image build ended at 04/10/2020 11:47:30. Duration:00:04:35.6126597
11:47:31 [2020-04-10T11:47:31.060Z] 
11:47:31 [2020-04-10T11:47:31.060Z] 
11:47:31 [2020-04-10T11:47:31.060Z] INFO: Building the test binaries at 04/10/2020 11:47:30...
11:47:32 [2020-04-10T11:47:32.255Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s)
11:47:32 [2020-04-10T11:47:32.255Z] === RUN   TestAPIIpcModeHost
11:47:33 [2020-04-10T11:47:33.190Z] --- PASS: TestAPIIpcModeHost (0.68s)
11:47:33 [2020-04-10T11:47:33.190Z] === RUN   TestDaemonIpcModeShareable
11:47:33 [2020-04-10T11:47:33.483Z] --- PASS: TestBuildLabelWithTargets (2.64s)
11:47:33 [2020-04-10T11:47:33.483Z] === RUN   TestBuildWithEmptyLayers
11:47:34 [2020-04-10T11:47:34.855Z] --- PASS: TestBuildWithEmptyLayers (1.37s)
11:47:34 [2020-04-10T11:47:34.855Z] === RUN   TestBuildMultiStageOnBuild
11:47:35 [2020-04-10T11:47:35.093Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
11:47:35 [2020-04-10T11:47:35.093Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
11:47:35 [2020-04-10T11:47:35.093Z] === RUN   TestDaemonIpcModePrivate
11:47:35 [2020-04-10T11:47:35.900Z] INFO: make.ps1 starting at 04/10/2020 11:47:35
11:47:36 [2020-04-10T11:47:36.364Z] INFO: Git commit (34f57da35b) assumed from DOCKER_GITCOMMIT environment variable
11:47:36 [2020-04-10T11:47:36.364Z] INFO: Invoking autogen...
11:47:36 [2020-04-10T11:47:36.827Z] INFO: Building daemon...
11:47:36 [2020-04-10T11:47:36.995Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
11:47:36 [2020-04-10T11:47:36.995Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
11:47:36 [2020-04-10T11:47:36.995Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:47:38 [2020-04-10T11:47:38.371Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s)
11:47:38 [2020-04-10T11:47:38.371Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
11:47:38 [2020-04-10T11:47:38.371Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:47:39 [2020-04-10T11:47:39.036Z] --- PASS: TestBuildMultiStageOnBuild (3.92s)
11:47:39 [2020-04-10T11:47:39.037Z] === RUN   TestBuildUncleanTarFilenames
11:47:40 [2020-04-10T11:47:40.273Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
11:47:40 [2020-04-10T11:47:40.273Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
11:47:40 [2020-04-10T11:47:40.273Z] === RUN   TestIpcModeOlderClient
11:47:40 [2020-04-10T11:47:40.273Z] === PAUSE TestIpcModeOlderClient
11:47:40 [2020-04-10T11:47:40.273Z] === RUN   TestKillContainerInvalidSignal
11:47:40 [2020-04-10T11:47:40.934Z] --- PASS: TestBuildUncleanTarFilenames (1.90s)
11:47:40 [2020-04-10T11:47:40.934Z] === RUN   TestBuildMultiStageLayerLeak
11:47:41 [2020-04-10T11:47:41.208Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
11:47:41 [2020-04-10T11:47:41.208Z] === RUN   TestKillContainer
11:47:41 [2020-04-10T11:47:41.208Z] === RUN   TestKillContainer/no_signal
11:47:41 [2020-04-10T11:47:41.247Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s)
11:47:41 [2020-04-10T11:47:41.247Z] PASS
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] === Skipped
11:47:41 [2020-04-10T11:47:41.247Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:47:41 [2020-04-10T11:47:41.247Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:47:41 [2020-04-10T11:47:41.247Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:47:41 [2020-04-10T11:47:41.247Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:47:41 [2020-04-10T11:47:41.247Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] DONE 17 tests, 4 skipped in 29.119s
11:47:41 [2020-04-10T11:47:41.247Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:47:41 [2020-04-10T11:47:41.247Z] ++ 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
11:47:41 [2020-04-10T11:47:41.247Z] ++ set -e
11:47:41 [2020-04-10T11:47:41.247Z] ++ '[' -n 0 ']'
11:47:41 [2020-04-10T11:47:41.247Z] ++ set -x
11:47:41 [2020-04-10T11:47:41.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:47:41 [2020-04-10T11:47:41.247Z] INFO: Testing against a local daemon
11:47:41 [2020-04-10T11:47:41.247Z] === RUN   TestPluginInvalidJSON
11:47:41 [2020-04-10T11:47:41.247Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:47:41 [2020-04-10T11:47:41.247Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:47:41 [2020-04-10T11:47:41.247Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:47:41 [2020-04-10T11:47:41.247Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:47:41 [2020-04-10T11:47:41.247Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:47:41 [2020-04-10T11:47:41.247Z] PASS
11:47:41 [2020-04-10T11:47:41.247Z] 
11:47:41 [2020-04-10T11:47:41.247Z] DONE 2 tests in 0.115s
11:47:41 [2020-04-10T11:47:41.247Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:47:41 [2020-04-10T11:47:41.247Z] ++ 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
11:47:41 [2020-04-10T11:47:41.247Z] ++ set -e
11:47:41 [2020-04-10T11:47:41.247Z] ++ '[' -n 0 ']'
11:47:41 [2020-04-10T11:47:41.247Z] ++ set -x
11:47:41 [2020-04-10T11:47:41.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:47:41 [2020-04-10T11:47:41.247Z] INFO: Testing against a local daemon
11:47:41 [2020-04-10T11:47:41.247Z] === RUN   TestExternalGraphDriver
11:47:41 [2020-04-10T11:47:41.247Z] === RUN   TestExternalGraphDriver/json
11:47:41 [2020-04-10T11:47:41.774Z] === RUN   TestKillContainer/non_killing_signal
11:47:42 [2020-04-10T11:47:42.247Z] === RUN   TestExternalGraphDriver/spec
11:47:42 [2020-04-10T11:47:42.342Z] === RUN   TestKillContainer/killing_signal
11:47:43 [2020-04-10T11:47:43.716Z] --- PASS: TestKillContainer (2.40s)
11:47:43 [2020-04-10T11:47:43.716Z]     --- PASS: TestKillContainer/no_signal (0.78s)
11:47:43 [2020-04-10T11:47:43.716Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
11:47:43 [2020-04-10T11:47:43.716Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
11:47:43 [2020-04-10T11:47:43.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:47:43 [2020-04-10T11:47:43.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:47:44 [2020-04-10T11:47:44.257Z] === RUN   TestExternalGraphDriver/pull
11:47:44 [2020-04-10T11:47:44.283Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:47:45 [2020-04-10T11:47:45.109Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s)
11:47:45 [2020-04-10T11:47:45.110Z] === RUN   TestBuildWithHugeFile
11:47:45 [2020-04-10T11:47:45.218Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
11:47:45 [2020-04-10T11:47:45.218Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
11:47:45 [2020-04-10T11:47:45.218Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
11:47:45 [2020-04-10T11:47:45.218Z] === RUN   TestKillStoppedContainer
11:47:45 [2020-04-10T11:47:45.218Z] --- PASS: TestKillStoppedContainer (0.10s)
11:47:45 [2020-04-10T11:47:45.218Z] === RUN   TestKillStoppedContainerAPIPre120
11:47:45 [2020-04-10T11:47:45.218Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:47:45 [2020-04-10T11:47:45.218Z] === RUN   TestKillDifferentUserContainer
11:47:46 [2020-04-10T11:47:46.152Z] --- PASS: TestKillDifferentUserContainer (0.81s)
11:47:46 [2020-04-10T11:47:46.152Z] === RUN   TestInspectOomKilledTrue
11:47:46 [2020-04-10T11:47:46.152Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:47:46 [2020-04-10T11:47:46.152Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:47:46 [2020-04-10T11:47:46.152Z] === RUN   TestInspectOomKilledFalse
11:47:46 [2020-04-10T11:47:46.152Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:47:46 [2020-04-10T11:47:46.152Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:47:46 [2020-04-10T11:47:46.152Z] === RUN   TestLinksEtcHostsContentMatch
11:47:46 [2020-04-10T11:47:46.275Z] --- PASS: TestExternalGraphDriver (6.39s)
11:47:46 [2020-04-10T11:47:46.275Z]     --- PASS: TestExternalGraphDriver/json (2.02s)
11:47:46 [2020-04-10T11:47:46.275Z]     --- PASS: TestExternalGraphDriver/spec (2.10s)
11:47:46 [2020-04-10T11:47:46.275Z]     --- PASS: TestExternalGraphDriver/pull (2.15s)
11:47:46 [2020-04-10T11:47:46.275Z] === RUN   TestGraphdriverPluginV2
11:47:46 [2020-04-10T11:47:46.275Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
11:47:46 [2020-04-10T11:47:46.275Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:46 [2020-04-10T11:47:46.275Z] PASS
11:47:46 [2020-04-10T11:47:46.275Z] 
11:47:46 [2020-04-10T11:47:46.275Z] === Skipped
11:47:46 [2020-04-10T11:47:46.275Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
11:47:46 [2020-04-10T11:47:46.275Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:47:46 [2020-04-10T11:47:46.275Z] 
11:47:46 [2020-04-10T11:47:46.275Z] 
11:47:46 [2020-04-10T11:47:46.275Z] DONE 5 tests, 1 skipped in 6.651s
11:47:46 [2020-04-10T11:47:46.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:47:46 [2020-04-10T11:47:46.275Z] ++ 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
11:47:46 [2020-04-10T11:47:46.275Z] ++ set -e
11:47:46 [2020-04-10T11:47:46.275Z] ++ '[' -n 0 ']'
11:47:46 [2020-04-10T11:47:46.275Z] ++ set -x
11:47:46 [2020-04-10T11:47:46.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:47:46 [2020-04-10T11:47:46.557Z] INFO: Testing against a local daemon
11:47:46 [2020-04-10T11:47:46.557Z] === RUN   TestContinueAfterPluginCrash
11:47:46 [2020-04-10T11:47:46.557Z] === PAUSE TestContinueAfterPluginCrash
11:47:46 [2020-04-10T11:47:46.557Z] === RUN   TestReadPluginNoRead
11:47:46 [2020-04-10T11:47:46.557Z] === PAUSE TestReadPluginNoRead
11:47:46 [2020-04-10T11:47:46.557Z] === RUN   TestDaemonStartWithLogOpt
11:47:46 [2020-04-10T11:47:46.557Z] === PAUSE TestDaemonStartWithLogOpt
11:47:46 [2020-04-10T11:47:46.557Z] === CONT  TestContinueAfterPluginCrash
11:47:46 [2020-04-10T11:47:46.557Z] === CONT  TestDaemonStartWithLogOpt
11:47:46 [2020-04-10T11:47:46.719Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s)
11:47:46 [2020-04-10T11:47:46.719Z] === RUN   TestLinksContainerNames
11:47:48 [2020-04-10T11:47:48.621Z] --- PASS: TestLinksContainerNames (1.53s)
11:47:48 [2020-04-10T11:47:48.621Z] === RUN   TestLogsFollowTailEmpty
11:47:49 [2020-04-10T11:47:49.188Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
11:47:49 [2020-04-10T11:47:49.188Z] === RUN   TestContainerNetworkMountsNoChown
11:47:49 [2020-04-10T11:47:49.757Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/default
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/default
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/private
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/private
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rprivate
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rprivate
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/slave
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/slave
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rslave
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rslave
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/shared
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/shared
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rshared
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rshared
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/default
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/default/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/rslave
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/default/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/rshared
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/private
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/private/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/private/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/slave
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/rprivate
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/default/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/shared
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/default/mount_root
11:47:49 [2020-04-10T11:47:49.757Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:47:50 [2020-04-10T11:47:50.017Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/private/bind_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/private/mount_root
11:47:50 [2020-04-10T11:47:50.275Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:47:50 [2020-04-10T11:47:50.275Z] --- PASS: TestMountDaemonRoot (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
11:47:50 [2020-04-10T11:47:50.275Z] === RUN   TestContainerBindMountNonRecursive
11:47:52 [2020-04-10T11:47:52.177Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
11:47:52 [2020-04-10T11:47:52.177Z] === RUN   TestNetworkNat
11:47:53 [2020-04-10T11:47:53.140Z] --- PASS: TestNetworkNat (0.95s)
11:47:53 [2020-04-10T11:47:53.140Z] === RUN   TestNetworkLocalhostTCPNat
11:47:54 [2020-04-10T11:47:54.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
11:47:54 [2020-04-10T11:47:54.082Z] === RUN   TestNetworkLoopbackNat
11:47:54 [2020-04-10T11:47:54.911Z] --- PASS: TestDaemonStartWithLogOpt (8.33s)
11:47:54 [2020-04-10T11:47:54.911Z] === CONT  TestReadPluginNoRead
11:47:55 [2020-04-10T11:47:55.470Z] --- PASS: TestNetworkLoopbackNat (1.19s)
11:47:55 [2020-04-10T11:47:55.470Z] === RUN   TestPause
11:47:56 [2020-04-10T11:47:56.038Z] --- PASS: TestPause (0.86s)
11:47:56 [2020-04-10T11:47:56.038Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:47:56 [2020-04-10T11:47:56.038Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:47:56 [2020-04-10T11:47:56.038Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:47:56 [2020-04-10T11:47:56.038Z] === RUN   TestPauseStopPausedContainer
11:47:56 [2020-04-10T11:47:56.977Z] --- PASS: TestPauseStopPausedContainer (0.87s)
11:47:56 [2020-04-10T11:47:56.977Z] === RUN   TestPsFilter
11:47:57 [2020-04-10T11:47:57.235Z] --- PASS: TestPsFilter (0.25s)
11:47:57 [2020-04-10T11:47:57.235Z] === RUN   TestRemoveContainerWithRemovedVolume
11:47:57 [2020-04-10T11:47:57.291Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:47:57 [2020-04-10T11:47:57.291Z] Using test binary docker
11:47:57 [2020-04-10T11:47:57.291Z] +++ /etc/init.d/apparmor start
11:47:57 [2020-04-10T11:47:57.291Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:47:57 [2020-04-10T11:47:57.291Z] INFO: Waiting for daemon to start...
11:47:57 [2020-04-10T11:47:57.291Z] Starting dockerd
11:47:57 [2020-04-10T11:47:57.291Z] +++ 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
11:47:57 [2020-04-10T11:47:57.548Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:47:57 [2020-04-10T11:47:57.549Z] Using test binary docker
11:47:57 [2020-04-10T11:47:57.549Z] +++ /etc/init.d/apparmor start
11:47:57 [2020-04-10T11:47:57.549Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:47:57 [2020-04-10T11:47:57.549Z] INFO: Waiting for daemon to start...
11:47:57 [2020-04-10T11:47:57.549Z] Starting dockerd
11:47:57 [2020-04-10T11:47:57.549Z] +++ 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
11:47:57 [2020-04-10T11:47:57.572Z] === RUN   TestReadPluginNoRead/default
11:47:58 [2020-04-10T11:47:58.172Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
11:47:58 [2020-04-10T11:47:58.172Z] === RUN   TestRemoveContainerWithVolume
11:47:58 [2020-04-10T11:47:58.738Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
11:47:58 [2020-04-10T11:47:58.738Z] === RUN   TestRemoveContainerRunning
11:47:59 [2020-04-10T11:47:59.582Z] === RUN   TestReadPluginNoRead/disabled_caching
11:47:59 [2020-04-10T11:47:59.672Z] --- PASS: TestRemoveContainerRunning (0.77s)
11:47:59 [2020-04-10T11:47:59.672Z] === RUN   TestRemoveContainerForceRemoveRunning
11:47:59 [2020-04-10T11:47:59.862Z] --- PASS: TestContinueAfterPluginCrash (13.30s)
11:48:00 [2020-04-10T11:48:00.071Z] .
11:48:00 [2020-04-10T11:48:00.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:48:00 [2020-04-10T11:48:00.071Z] 
11:48:00 [2020-04-10T11:48:00.071Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:48:00 [2020-04-10T11:48:00.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:48:00 [2020-04-10T11:48:00.071Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:48:00 [2020-04-10T11:48:00.071Z] Error: No such image: emptyfs
11:48:00 [2020-04-10T11:48:00.071Z] ++++ docker load
11:48:00 [2020-04-10T11:48:00.071Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:48:00 [2020-04-10T11:48:00.071Z] Error: No such image: emptyfs
11:48:00 [2020-04-10T11:48:00.071Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:48:00 [2020-04-10T11:48:00.071Z] ++++ docker load
11:48:00 [2020-04-10T11:48:00.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
11:48:00 [2020-04-10T11:48:00.239Z] === RUN   TestRemoveInvalidContainer
11:48:00 [2020-04-10T11:48:00.239Z] --- PASS: TestRemoveInvalidContainer (0.02s)
11:48:00 [2020-04-10T11:48:00.239Z] === RUN   TestRenameLinkedContainer
11:48:00 [2020-04-10T11:48:00.328Z] Running integration-test (iteration 1)
11:48:00 [2020-04-10T11:48:00.328Z] 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)/
11:48:00 [2020-04-10T11:48:00.328Z] ++ 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)/'
11:48:00 [2020-04-10T11:48:00.328Z] ++ set -e
11:48:00 [2020-04-10T11:48:00.328Z] ++ '[' -n 0 ']'
11:48:00 [2020-04-10T11:48:00.328Z] ++ set -x
11:48:00 [2020-04-10T11:48:00.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
11:48:00 [2020-04-10T11:48:00.328Z] Running integration-test (iteration 1)
11:48:00 [2020-04-10T11:48:00.328Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
11:48:00 [2020-04-10T11:48:00.328Z] ++ 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)/'
11:48:00 [2020-04-10T11:48:00.328Z] ++ set -e
11:48:00 [2020-04-10T11:48:00.328Z] ++ '[' -n 0 ']'
11:48:00 [2020-04-10T11:48:00.328Z] ++ set -x
11:48:00 [2020-04-10T11:48:00.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
11:48:01 [2020-04-10T11:48:01.875Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:48:03 [2020-04-10T11:48:03.526Z] --- PASS: TestRenameLinkedContainer (3.08s)
11:48:03 [2020-04-10T11:48:03.526Z] === RUN   TestRenameStoppedContainer
11:48:03 [2020-04-10T11:48:03.885Z] --- PASS: TestReadPluginNoRead (8.84s)
11:48:03 [2020-04-10T11:48:03.885Z]     --- PASS: TestReadPluginNoRead/default (2.02s)
11:48:03 [2020-04-10T11:48:03.885Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.05s)
11:48:03 [2020-04-10T11:48:03.885Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s)
11:48:03 [2020-04-10T11:48:03.885Z]     read_test.go:91: [d6cdb3c120078] daemon is not started
11:48:03 [2020-04-10T11:48:03.885Z] PASS
11:48:03 [2020-04-10T11:48:03.885Z] 
11:48:03 [2020-04-10T11:48:03.885Z] DONE 6 tests in 17.370s
11:48:03 [2020-04-10T11:48:03.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:48:03 [2020-04-10T11:48:03.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:48:03 [2020-04-10T11:48:03.885Z] ++ set -e
11:48:03 [2020-04-10T11:48:03.885Z] ++ '[' -n 0 ']'
11:48:03 [2020-04-10T11:48:03.885Z] ++ set -x
11:48:03 [2020-04-10T11:48:03.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:48:03 [2020-04-10T11:48:03.885Z] testing: warning: no tests to run
11:48:03 [2020-04-10T11:48:03.885Z] PASS
11:48:03 [2020-04-10T11:48:03.885Z] 
11:48:03 [2020-04-10T11:48:03.885Z] DONE 0 tests in 0.095s
11:48:03 [2020-04-10T11:48:03.885Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:48:03 [2020-04-10T11:48:03.885Z] ++ 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
11:48:03 [2020-04-10T11:48:03.885Z] ++ set -e
11:48:03 [2020-04-10T11:48:03.885Z] ++ '[' -n 0 ']'
11:48:03 [2020-04-10T11:48:03.885Z] ++ set -x
11:48:03 [2020-04-10T11:48:03.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:48:03 [2020-04-10T11:48:03.885Z] INFO: Testing against a local daemon
11:48:03 [2020-04-10T11:48:03.885Z] === RUN   TestPluginWithDevMounts
11:48:03 [2020-04-10T11:48:03.885Z] === PAUSE TestPluginWithDevMounts
11:48:03 [2020-04-10T11:48:03.885Z] === CONT  TestPluginWithDevMounts
11:48:04 [2020-04-10T11:48:04.093Z] --- PASS: TestRenameStoppedContainer (0.77s)
11:48:04 [2020-04-10T11:48:04.093Z] === RUN   TestRenameRunningContainerAndReuse
11:48:05 [2020-04-10T11:48:05.895Z] --- PASS: TestPluginWithDevMounts (1.85s)
11:48:05 [2020-04-10T11:48:05.895Z] PASS
11:48:05 [2020-04-10T11:48:05.895Z] 
11:48:05 [2020-04-10T11:48:05.895Z] DONE 1 tests in 2.021s
11:48:05 [2020-04-10T11:48:05.895Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
11:48:05 [2020-04-10T11:48:05.895Z] ++ 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
11:48:05 [2020-04-10T11:48:05.895Z] ++ set -e
11:48:05 [2020-04-10T11:48:05.895Z] ++ '[' -n 0 ']'
11:48:05 [2020-04-10T11:48:05.895Z] ++ set -x
11:48:05 [2020-04-10T11:48:05.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
11:48:05 [2020-04-10T11:48:05.895Z] INFO: Testing against a local daemon
11:48:05 [2020-04-10T11:48:05.895Z] === RUN   TestSecretInspect
11:48:05 [2020-04-10T11:48:05.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
11:48:05 [2020-04-10T11:48:05.996Z] === RUN   TestRenameInvalidName
11:48:06 [2020-04-10T11:48:06.562Z] --- PASS: TestRenameInvalidName (0.76s)
11:48:06 [2020-04-10T11:48:06.562Z] === RUN   TestRenameAnonymousContainer
11:48:10 [2020-04-10T11:48:10.260Z] --- PASS: TestSecretInspect (3.63s)
11:48:10 [2020-04-10T11:48:10.260Z] === RUN   TestSecretList
11:48:10 [2020-04-10T11:48:10.750Z] --- PASS: TestRenameAnonymousContainer (3.98s)
11:48:10 [2020-04-10T11:48:10.750Z] === RUN   TestRenameContainerWithSameName
11:48:11 [2020-04-10T11:48:11.318Z] --- PASS: TestRenameContainerWithSameName (0.78s)
11:48:11 [2020-04-10T11:48:11.318Z] === RUN   TestRenameContainerWithLinkedContainer
11:48:12 [2020-04-10T11:48:12.694Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
11:48:12 [2020-04-10T11:48:12.694Z] === RUN   TestResize
11:48:12 [2020-04-10T11:48:12.939Z] --- PASS: TestSecretList (3.21s)
11:48:12 [2020-04-10T11:48:12.939Z] === RUN   TestSecretsCreateAndDelete
11:48:13 [2020-04-10T11:48:13.630Z] --- PASS: TestResize (0.74s)
11:48:13 [2020-04-10T11:48:13.630Z] === RUN   TestResizeWithInvalidSize
11:48:14 [2020-04-10T11:48:14.198Z] --- PASS: TestResizeWithInvalidSize (0.79s)
11:48:14 [2020-04-10T11:48:14.198Z] === RUN   TestResizeWhenContainerNotStarted
11:48:15 [2020-04-10T11:48:15.134Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s)
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:15 [2020-04-10T11:48:15.134Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:15 [2020-04-10T11:48:15.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:16 [2020-04-10T11:48:16.378Z] --- PASS: TestSecretsCreateAndDelete (3.51s)
11:48:16 [2020-04-10T11:48:16.378Z] === RUN   TestSecretsUpdate
11:48:17 [2020-04-10T11:48:17.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:17 [2020-04-10T11:48:17.040Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:17 [2020-04-10T11:48:17.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:17 [2020-04-10T11:48:17.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:18 [2020-04-10T11:48:18.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:18 [2020-04-10T11:48:18.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:19 [2020-04-10T11:48:19.815Z] --- PASS: TestSecretsUpdate (3.56s)
11:48:19 [2020-04-10T11:48:19.815Z] === RUN   TestTemplatedSecret
11:48:20 [2020-04-10T11:48:20.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:21 [2020-04-10T11:48:21.020Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:23 [2020-04-10T11:48:23.554Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s)
11:48:23 [2020-04-10T11:48:23.554Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
11:48:23 [2020-04-10T11:48:23.554Z] === RUN   TestCgroupNamespacesRun
11:48:24 [2020-04-10T11:48:24.175Z] --- PASS: TestTemplatedSecret (3.53s)
11:48:24 [2020-04-10T11:48:24.175Z] === RUN   TestSecretCreateResolve
11:48:25 [2020-04-10T11:48:25.457Z] --- PASS: TestCgroupNamespacesRun (1.82s)
11:48:25 [2020-04-10T11:48:25.457Z] === RUN   TestCgroupNamespacesRunPrivileged
11:48:27 [2020-04-10T11:48:27.360Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
11:48:27 [2020-04-10T11:48:27.360Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:48:27 [2020-04-10T11:48:27.622Z] --- PASS: TestSecretCreateResolve (3.54s)
11:48:27 [2020-04-10T11:48:27.622Z] PASS
11:48:27 [2020-04-10T11:48:27.622Z] 
11:48:27 [2020-04-10T11:48:27.622Z] DONE 6 tests in 21.122s
11:48:27 [2020-04-10T11:48:27.622Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
11:48:27 [2020-04-10T11:48:27.622Z] ++ 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
11:48:27 [2020-04-10T11:48:27.622Z] ++ set -e
11:48:27 [2020-04-10T11:48:27.622Z] ++ '[' -n 0 ']'
11:48:27 [2020-04-10T11:48:27.622Z] ++ set -x
11:48:27 [2020-04-10T11:48:27.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
11:48:27 [2020-04-10T11:48:27.622Z] INFO: Testing against a local daemon
11:48:27 [2020-04-10T11:48:27.622Z] === RUN   TestServiceCreateInit
11:48:27 [2020-04-10T11:48:27.622Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:48:28 [2020-04-10T11:48:28.735Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
11:48:28 [2020-04-10T11:48:28.735Z] === RUN   TestCgroupNamespacesRunHostMode
11:48:30 [2020-04-10T11:48:30.637Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
11:48:30 [2020-04-10T11:48:30.637Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: buildpack-deps:jessie
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: busybox:latest
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: buildpack-deps:jessie
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: busybox:glibc
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: debian:jessie
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: hello-world:latest
11:48:32 [2020-04-10T11:48:32.379Z] INFO: Testing against a local daemon
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: busybox:latest
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIErrorJSON
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerSuite/TestAPIImagesDelete
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: busybox:glibc
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: debian:jessie
11:48:32 [2020-04-10T11:48:32.379Z] Loaded image: hello-world:latest
11:48:32 [2020-04-10T11:48:32.379Z] INFO: Testing against a local daemon
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerDaemonSuite
11:48:32 [2020-04-10T11:48:32.379Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
11:48:32 [2020-04-10T11:48:32.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
11:48:32 [2020-04-10T11:48:32.539Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:48:33 [2020-04-10T11:48:33.085Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:48:33 [2020-04-10T11:48:33.475Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
11:48:33 [2020-04-10T11:48:33.475Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:48:33 [2020-04-10T11:48:33.757Z] === RUN   TestDockerSuite/TestAPIImagesFilter
11:48:33 [2020-04-10T11:48:33.798Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
11:48:34 [2020-04-10T11:48:34.014Z] === RUN   TestDockerSuite/TestAPIImagesHistory
11:48:34 [2020-04-10T11:48:34.055Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
11:48:34 [2020-04-10T11:48:34.311Z] remote: Enumerating objects: 2, done.
11:48:34 [2020-04-10T11:48:34.311Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
11:48:34 [2020-04-10T11:48:34.311Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
11:48:34 [2020-04-10T11:48:34.311Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
11:48:34 [2020-04-10T11:48:34.311Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
11:48:34 [2020-04-10T11:48:34.311Z] Building: bundles/cross/windows/amd64/containerutility.exe
11:48:34 [2020-04-10T11:48:34.410Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
11:48:34 [2020-04-10T11:48:34.410Z] === RUN   TestCgroupNamespacesRunOlderClient
11:48:34 [2020-04-10T11:48:34.578Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
11:48:34 [2020-04-10T11:48:34.578Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
11:48:35 [2020-04-10T11:48:35.556Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
11:48:35 [2020-04-10T11:48:35.556Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
11:48:35 [2020-04-10T11:48:35.556Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
11:48:36 [2020-04-10T11:48:36.314Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
11:48:36 [2020-04-10T11:48:36.314Z] === RUN   TestKernelTCPMemory
11:48:37 [2020-04-10T11:48:37.250Z] --- PASS: TestKernelTCPMemory (0.88s)
11:48:37 [2020-04-10T11:48:37.250Z] === RUN   TestNISDomainname
11:48:38 [2020-04-10T11:48:38.099Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
11:48:38 [2020-04-10T11:48:38.099Z] === RUN   TestDockerSuite/TestAPINetworkFilter
11:48:38 [2020-04-10T11:48:38.099Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
11:48:38 [2020-04-10T11:48:38.099Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
11:48:38 [2020-04-10T11:48:38.185Z] --- PASS: TestNISDomainname (0.98s)
11:48:38 [2020-04-10T11:48:38.185Z] === RUN   TestHostnameDnsResolution
11:48:38 [2020-04-10T11:48:38.357Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
11:48:38 [2020-04-10T11:48:38.547Z] --- PASS: TestServiceCreateInit (10.75s)
11:48:38 [2020-04-10T11:48:38.547Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s)
11:48:38 [2020-04-10T11:48:38.547Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s)
11:48:38 [2020-04-10T11:48:38.547Z] === RUN   TestCreateServiceMultipleTimes
11:48:39 [2020-04-10T11:48:39.287Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
11:48:39 [2020-04-10T11:48:39.569Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:48:39 [2020-04-10T11:48:39.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/test/unit
11:48:40 [2020-04-10T11:48:40.086Z] --- PASS: TestHostnameDnsResolution (1.71s)
11:48:40 [2020-04-10T11:48:40.086Z] === RUN   TestStats
11:48:40 [2020-04-10T11:48:40.217Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
11:48:40 [2020-04-10T11:48:40.474Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
11:48:40 [2020-04-10T11:48:40.474Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
11:48:40 [2020-04-10T11:48:40.474Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
11:48:40 [2020-04-10T11:48:40.474Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
11:48:41 [2020-04-10T11:48:41.038Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
11:48:41 [2020-04-10T11:48:41.463Z] --- PASS: TestStats (1.83s)
11:48:41 [2020-04-10T11:48:41.463Z] === RUN   TestStopContainerWithTimeout
11:48:41 [2020-04-10T11:48:41.463Z] === RUN   TestStopContainerWithTimeout/0
11:48:41 [2020-04-10T11:48:41.463Z] === PAUSE TestStopContainerWithTimeout/0
11:48:41 [2020-04-10T11:48:41.463Z] === RUN   TestStopContainerWithTimeout/1
11:48:41 [2020-04-10T11:48:41.463Z] === PAUSE TestStopContainerWithTimeout/1
11:48:41 [2020-04-10T11:48:41.463Z] === RUN   TestStopContainerWithTimeout/3
11:48:41 [2020-04-10T11:48:41.463Z] === PAUSE TestStopContainerWithTimeout/3
11:48:41 [2020-04-10T11:48:41.463Z] === RUN   TestStopContainerWithTimeout/-1
11:48:41 [2020-04-10T11:48:41.463Z] === PAUSE TestStopContainerWithTimeout/-1
11:48:41 [2020-04-10T11:48:41.722Z] === CONT  TestStopContainerWithTimeout/0
11:48:41 [2020-04-10T11:48:41.722Z] === CONT  TestStopContainerWithTimeout/3
11:48:41 [2020-04-10T11:48:41.722Z] === CONT  TestStopContainerWithTimeout/-1
11:48:41 [2020-04-10T11:48:41.722Z] === CONT  TestStopContainerWithTimeout/1
11:48:42 [2020-04-10T11:48:42.441Z] ?   	github.com/docker/docker/api	[no test files]
11:48:44 [2020-04-10T11:48:44.314Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
11:48:44 [2020-04-10T11:48:44.880Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
11:48:45 [2020-04-10T11:48:45.007Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:48:45 [2020-04-10T11:48:45.007Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
11:48:45 [2020-04-10T11:48:45.007Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
11:48:45 [2020-04-10T11:48:45.007Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
11:48:45 [2020-04-10T11:48:45.007Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
11:48:45 [2020-04-10T11:48:45.007Z] === RUN   TestDeleteDevicemapper
11:48:45 [2020-04-10T11:48:45.007Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:48:45 [2020-04-10T11:48:45.007Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:48:45 [2020-04-10T11:48:45.007Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:48:45 [2020-04-10T11:48:45.827Z] --- PASS: TestImportExtremelyLargeImageWorks (103.57s)
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === Skipped
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] DONE 12 tests, 1 skipped in 107.564s
11:48:45 [2020-04-10T11:48:45.827Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.827Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestNetworkCreateDelete
11:48:45 [2020-04-10T11:48:45.827Z] --- PASS: TestNetworkCreateDelete (0.10s)
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDockerNetworkDeletePreferID
11:48:45 [2020-04-10T11:48:45.827Z] --- PASS: TestDockerNetworkDeletePreferID (0.27s)
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestInspectNetwork
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestInspectNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestRunContainerWithBridgeNone
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestNetworkInvalidJSON
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestNetworkInvalidJSON//networks/create
11:48:45 [2020-04-10T11:48:45.827Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:48:45 [2020-04-10T11:48:45.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:48:45 [2020-04-10T11:48:45.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:48:45 [2020-04-10T11:48:45.827Z] === CONT  TestNetworkInvalidJSON//networks/create
11:48:45 [2020-04-10T11:48:45.827Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:48:45 [2020-04-10T11:48:45.827Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:48:45 [2020-04-10T11:48:45.827Z] --- PASS: TestNetworkInvalidJSON (0.02s)
11:48:45 [2020-04-10T11:48:45.827Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestHostIPv4BridgeLabel
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDaemonRestartWithLiveRestore
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDaemonDefaultNetworkPools
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDaemonRestartWithExistingNetwork
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestServiceWithPredefinedNetwork
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:236: FLAKY_TEST
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestServiceWithDataPathPortInit
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === Skipped
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:236: FLAKY_TEST
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] DONE 18 tests, 12 skipped in 0.583s
11:48:45 [2020-04-10T11:48:45.827Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.827Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDockerNetworkIpvlanPersistance
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDockerNetworkIpvlan
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === Skipped
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] DONE 2 tests, 2 skipped in 0.144s
11:48:45 [2020-04-10T11:48:45.827Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.827Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDockerNetworkMacvlanPersistance
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestDockerNetworkMacvlan
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === Skipped
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] DONE 2 tests, 2 skipped in 0.139s
11:48:45 [2020-04-10T11:48:45.827Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.827Z] testing: warning: no tests to run
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] DONE 0 tests in 0.035s
11:48:45 [2020-04-10T11:48:45.827Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.827Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginAllowRequest
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginTLS
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginDenyRequest
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginAPIDenyResponse
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginDenyResponse
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginAllowEventStream
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginErrorResponse
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginErrorRequest
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginHeader
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginV2Disable
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:48:45 [2020-04-10T11:48:45.827Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] PASS
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === Skipped
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:48:45 [2020-04-10T11:48:45.827Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.827Z] 
11:48:45 [2020-04-10T11:48:45.827Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
11:48:45 [2020-04-10T11:48:45.828Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] DONE 17 tests, 17 skipped in 0.478s
11:48:45 [2020-04-10T11:48:45.828Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.828Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.828Z] === RUN   TestPluginInvalidJSON
11:48:45 [2020-04-10T11:48:45.828Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2020-04-10T11:48:45.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2020-04-10T11:48:45.828Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:48:45 [2020-04-10T11:48:45.828Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:48:45 [2020-04-10T11:48:45.828Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:48:45 [2020-04-10T11:48:45.828Z] PASS
11:48:45 [2020-04-10T11:48:45.828Z] 
11:48:45 [2020-04-10T11:48:45.828Z] DONE 2 tests in 0.151s
11:48:45 [2020-04-10T11:48:45.828Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:48:45 [2020-04-10T11:48:45.828Z] INFO: Testing against a local daemon
11:48:45 [2020-04-10T11:48:45.828Z] === RUN   TestExternalGraphDriver
11:48:45 [2020-04-10T11:48:45.828Z] --- SKIP: TestExternalGraphDriver (0.07s)
11:48:45 [2020-04-10T11:48:45.828Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:48:45 [2020-04-10T11:48:45.828Z] === RUN   TestGraphdriverPluginV2
11:48:46 [2020-04-10T11:48:46.084Z] --- PASS: TestGraphdriverPluginV2 (6.32s)
11:48:46 [2020-04-10T11:48:46.084Z] PASS
11:48:46 [2020-04-10T11:48:46.084Z] 
11:48:46 [2020-04-10T11:48:46.084Z] === Skipped
11:48:46 [2020-04-10T11:48:46.084Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
11:48:46 [2020-04-10T11:48:46.084Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:48:46 [2020-04-10T11:48:46.084Z] 
11:48:46 [2020-04-10T11:48:46.084Z] 
11:48:46 [2020-04-10T11:48:46.084Z] DONE 2 tests, 1 skipped in 6.540s
11:48:46 [2020-04-10T11:48:46.084Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:48:46 [2020-04-10T11:48:46.341Z] INFO: Testing against a local daemon
11:48:46 [2020-04-10T11:48:46.341Z] === RUN   TestContinueAfterPluginCrash
11:48:46 [2020-04-10T11:48:46.341Z] === PAUSE TestContinueAfterPluginCrash
11:48:46 [2020-04-10T11:48:46.341Z] === RUN   TestReadPluginNoRead
11:48:46 [2020-04-10T11:48:46.341Z] === PAUSE TestReadPluginNoRead
11:48:46 [2020-04-10T11:48:46.341Z] === RUN   TestDaemonStartWithLogOpt
11:48:46 [2020-04-10T11:48:46.341Z] === PAUSE TestDaemonStartWithLogOpt
11:48:46 [2020-04-10T11:48:46.341Z] === CONT  TestContinueAfterPluginCrash
11:48:46 [2020-04-10T11:48:46.341Z] === CONT  TestDaemonStartWithLogOpt
11:48:46 [2020-04-10T11:48:46.914Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s)
11:48:46 [2020-04-10T11:48:46.914Z] === RUN   TestUpdateMemory
11:48:46 [2020-04-10T11:48:46.914Z] --- SKIP: TestUpdateMemory (0.00s)
11:48:46 [2020-04-10T11:48:46.914Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:48:46 [2020-04-10T11:48:46.914Z] === RUN   TestUpdateCPUQuota
11:48:47 [2020-04-10T11:48:47.403Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
11:48:47 [2020-04-10T11:48:47.660Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
11:48:48 [2020-04-10T11:48:48.288Z] --- PASS: TestUpdateCPUQuota (1.39s)
11:48:48 [2020-04-10T11:48:48.288Z] === RUN   TestUpdatePidsLimit
11:48:48 [2020-04-10T11:48:48.288Z] === RUN   TestUpdatePidsLimit/update_from_none
11:48:48 [2020-04-10T11:48:48.547Z] === RUN   TestUpdatePidsLimit/no_change
11:48:49 [2020-04-10T11:48:49.114Z] === RUN   TestUpdatePidsLimit/update_lower
11:48:49 [2020-04-10T11:48:49.372Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:48:49 [2020-04-10T11:48:49.557Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
11:48:49 [2020-04-10T11:48:49.939Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:48:50 [2020-04-10T11:48:50.120Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
11:48:50 [2020-04-10T11:48:50.197Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:48:50 [2020-04-10T11:48:50.455Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:48:51 [2020-04-10T11:48:51.491Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
11:48:52 [2020-04-10T11:48:52.356Z] --- PASS: TestUpdatePidsLimit (3.85s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
11:48:52 [2020-04-10T11:48:52.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
11:48:52 [2020-04-10T11:48:52.356Z] === RUN   TestUpdateRestartPolicy
11:48:52 [2020-04-10T11:48:52.422Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
11:48:53 [2020-04-10T11:48:53.354Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
11:48:54 [2020-04-10T11:48:54.725Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
11:48:54 [2020-04-10T11:48:54.725Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
11:48:55 [2020-04-10T11:48:55.656Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
11:48:57 [2020-04-10T11:48:57.028Z] === RUN   TestDockerSuite/TestAttachAfterDetach
11:48:57 [2020-04-10T11:48:57.285Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
11:48:57 [2020-04-10T11:48:57.302Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
11:48:59 [2020-04-10T11:48:59.129Z] #79 exporting layers 113.3s done
11:48:59 [2020-04-10T11:48:59.129Z] #79 exporting manifest sha256:a2e226c1815ec644f517038f888a1951213e1af684d71286e4c380b6d2802b1a 0.0s done
11:48:59 [2020-04-10T11:48:59.129Z] #79 exporting config sha256:4d51c23f45c2f017b00845f2d86d022c4e971de34ce63b7813e6384289ea79a4
11:48:59 [2020-04-10T11:48:59.129Z] #79 exporting config sha256:4d51c23f45c2f017b00845f2d86d022c4e971de34ce63b7813e6384289ea79a4 done
11:48:59 [2020-04-10T11:48:59.129Z] #79 sending tarball
11:48:59 [2020-04-10T11:48:59.179Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
11:49:00 [2020-04-10T11:49:00.839Z] --- PASS: TestCreateServiceMultipleTimes (22.28s)
11:49:00 [2020-04-10T11:49:00.839Z] === RUN   TestCreateServiceConflict
11:49:01 [2020-04-10T11:49:01.192Z] --- PASS: TestDaemonStartWithLogOpt (13.62s)
11:49:01 [2020-04-10T11:49:01.192Z] === CONT  TestReadPluginNoRead
11:49:01 [2020-04-10T11:49:01.703Z] === RUN   TestDockerSuite/TestAttachDetach
11:49:01 [2020-04-10T11:49:01.703Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
11:49:02 [2020-04-10T11:49:02.635Z] === RUN   TestDockerSuite/TestAttachDisconnect
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
11:49:02 [2020-04-10T11:49:02.981Z] 
11:49:02 [2020-04-10T11:49:02.981Z]  ________   ____  __.
11:49:02 [2020-04-10T11:49:02.981Z]  \_____  \ |    |/ _|
11:49:02 [2020-04-10T11:49:02.981Z]  /   |   \|      <
11:49:02 [2020-04-10T11:49:02.981Z]  /    |    \    |  \
11:49:02 [2020-04-10T11:49:02.981Z]  \_______  /____|__ \
11:49:02 [2020-04-10T11:49:02.981Z]          \/        \/
11:49:02 [2020-04-10T11:49:02.981Z] 
11:49:02 [2020-04-10T11:49:02.981Z] INFO: make.ps1 ended at 04/10/2020 11:48:52
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Binaries build ended at 04/10/2020 11:48:54. Duration:00:01:23.6944842
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Copying the built daemon binary to d:\CI\PR-40795\3\binary\dockerd-34f57da35b.exe...
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Copying the built client binary to d:\CI\PR-40795\3\binary\docker-34f57da35b.exe...
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Copying dockerversion from the container...
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Copying the golang package from the container to d:\CI\PR-40795\3\installer\go.zip...
11:49:02 [2020-04-10T11:49:02.981Z] INFO: Extracting go.zip to d:\CI\PR-40795\3\go
11:49:03 [2020-04-10T11:49:03.622Z] #79 ...
11:49:03 [2020-04-10T11:49:03.622Z] 
11:49:03 [2020-04-10T11:49:03.622Z] #80 importing to docker
11:49:03 [2020-04-10T11:49:03.622Z] #80 ...
11:49:03 [2020-04-10T11:49:03.623Z] 
11:49:03 [2020-04-10T11:49:03.623Z] #79 exporting to oci image format
11:49:03 [2020-04-10T11:49:03.623Z] #79 sending tarball 18.7s done
11:49:03 [2020-04-10T11:49:03.623Z] #79 DONE 132.0s
11:49:03 [2020-04-10T11:49:03.712Z] --- PASS: TestContinueAfterPluginCrash (17.06s)
11:49:03 [2020-04-10T11:49:03.712Z] === RUN   TestReadPluginNoRead/default
11:49:03 [2020-04-10T11:49:03.907Z] 
11:49:03 [2020-04-10T11:49:03.907Z] #80 importing to docker
11:49:04 [2020-04-10T11:49:04.004Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
11:49:04 [2020-04-10T11:49:04.275Z] --- PASS: TestCreateServiceConflict (3.62s)
11:49:04 [2020-04-10T11:49:04.275Z] === RUN   TestCreateServiceMaxReplicas
11:49:04 [2020-04-10T11:49:04.555Z] --- PASS: TestUpdateRestartPolicy (12.49s)
11:49:04 [2020-04-10T11:49:04.555Z] === RUN   TestUpdateRestartWithAutoRemove
11:49:05 [2020-04-10T11:49:05.491Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
11:49:05 [2020-04-10T11:49:05.491Z] === RUN   TestWaitNonBlocked
11:49:05 [2020-04-10T11:49:05.491Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:05 [2020-04-10T11:49:05.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:05 [2020-04-10T11:49:05.491Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:05 [2020-04-10T11:49:05.491Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:05 [2020-04-10T11:49:05.491Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:05 [2020-04-10T11:49:05.491Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:06 [2020-04-10T11:49:06.430Z] --- PASS: TestWaitNonBlocked (0.03s)
11:49:06 [2020-04-10T11:49:06.430Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s)
11:49:06 [2020-04-10T11:49:06.430Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
11:49:06 [2020-04-10T11:49:06.430Z] === RUN   TestWaitBlocked
11:49:06 [2020-04-10T11:49:06.430Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:49:06 [2020-04-10T11:49:06.430Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:49:06 [2020-04-10T11:49:06.430Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:49:06 [2020-04-10T11:49:06.430Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:49:06 [2020-04-10T11:49:06.430Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:49:06 [2020-04-10T11:49:06.430Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:49:06 [2020-04-10T11:49:06.531Z] === RUN   TestDockerSuite/TestAttachPausedContainer
11:49:06 [2020-04-10T11:49:06.531Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
11:49:06 [2020-04-10T11:49:06.983Z] === RUN   TestReadPluginNoRead/disabled_caching
11:49:07 [2020-04-10T11:49:07.463Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
11:49:07 [2020-04-10T11:49:07.712Z] --- PASS: TestCreateServiceMaxReplicas (3.82s)
11:49:07 [2020-04-10T11:49:07.712Z] === RUN   TestCreateWithDuplicateNetworkNames
11:49:07 [2020-04-10T11:49:07.804Z] --- PASS: TestWaitBlocked (0.03s)
11:49:07 [2020-04-10T11:49:07.804Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
11:49:07 [2020-04-10T11:49:07.804Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
11:49:07 [2020-04-10T11:49:07.804Z] === CONT  TestContainerStartOnDaemonRestart
11:49:07 [2020-04-10T11:49:07.804Z] === CONT  TestIpcModeOlderClient
11:49:07 [2020-04-10T11:49:07.804Z] === CONT  TestDaemonHostGatewayIP
11:49:07 [2020-04-10T11:49:07.804Z] === CONT  TestDaemonRestartIpcMode
11:49:07 [2020-04-10T11:49:07.804Z] --- PASS: TestIpcModeOlderClient (0.19s)
11:49:08 [2020-04-10T11:49:08.832Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
11:49:09 [2020-04-10T11:49:09.397Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
11:49:09 [2020-04-10T11:49:09.503Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:49:10 [2020-04-10T11:49:10.768Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
11:49:10 [2020-04-10T11:49:10.768Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
11:49:11 [2020-04-10T11:49:11.093Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s)
11:49:11 [2020-04-10T11:49:11.661Z] --- PASS: TestDaemonRestartIpcMode (4.16s)
11:49:12 [2020-04-10T11:49:12.022Z] --- PASS: TestReadPluginNoRead (11.98s)
11:49:12 [2020-04-10T11:49:12.022Z]     --- PASS: TestReadPluginNoRead/default (2.80s)
11:49:12 [2020-04-10T11:49:12.022Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.76s)
11:49:12 [2020-04-10T11:49:12.022Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.73s)
11:49:12 [2020-04-10T11:49:12.022Z]     read_test.go:91: [d5ef5ab353a68] daemon is not started
11:49:12 [2020-04-10T11:49:12.022Z] PASS
11:49:12 [2020-04-10T11:49:12.022Z] 
11:49:12 [2020-04-10T11:49:12.022Z] DONE 6 tests in 25.749s
11:49:12 [2020-04-10T11:49:12.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:49:12 [2020-04-10T11:49:12.022Z] testing: warning: no tests to run
11:49:12 [2020-04-10T11:49:12.022Z] PASS
11:49:12 [2020-04-10T11:49:12.022Z] 
11:49:12 [2020-04-10T11:49:12.023Z] DONE 0 tests in 0.056s
11:49:12 [2020-04-10T11:49:12.023Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:49:12 [2020-04-10T11:49:12.023Z] INFO: Testing against a local daemon
11:49:12 [2020-04-10T11:49:12.023Z] === RUN   TestPluginWithDevMounts
11:49:12 [2020-04-10T11:49:12.023Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:49:12 [2020-04-10T11:49:12.023Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:49:12 [2020-04-10T11:49:12.023Z] PASS
11:49:12 [2020-04-10T11:49:12.023Z] 
11:49:12 [2020-04-10T11:49:12.023Z] === Skipped
11:49:12 [2020-04-10T11:49:12.023Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:49:12 [2020-04-10T11:49:12.023Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:49:12 [2020-04-10T11:49:12.023Z] 
11:49:12 [2020-04-10T11:49:12.023Z] 
11:49:12 [2020-04-10T11:49:12.023Z] DONE 1 tests, 1 skipped in 0.169s
11:49:12 [2020-04-10T11:49:12.023Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:49:12 [2020-04-10T11:49:12.228Z] --- PASS: TestDaemonHostGatewayIP (4.65s)
11:49:12 [2020-04-10T11:49:12.228Z] PASS
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === Skipped
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
11:49:12 [2020-04-10T11:49:12.228Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] 
11:49:12 [2020-04-10T11:49:12.228Z] DONE 199 tests, 6 skipped in 125.875s
11:49:12 [2020-04-10T11:49:12.228Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
11:49:12 [2020-04-10T11:49:12.228Z] ++ 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
11:49:12 [2020-04-10T11:49:12.228Z] ++ set -e
11:49:12 [2020-04-10T11:49:12.228Z] ++ '[' -n 0 ']'
11:49:12 [2020-04-10T11:49:12.228Z] ++ set -x
11:49:12 [2020-04-10T11:49:12.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
11:49:12 [2020-04-10T11:49:12.279Z] INFO: Testing against a local daemon
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestSecretInspect
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestSecretInspect (0.02s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestSecretList
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestSecretList (0.02s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestSecretsCreateAndDelete
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestSecretsUpdate
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestSecretsUpdate (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestTemplatedSecret
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestTemplatedSecret (0.00s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] === RUN   TestSecretCreateResolve
11:49:12 [2020-04-10T11:49:12.279Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] PASS
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === Skipped
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
11:49:12 [2020-04-10T11:49:12.279Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] 
11:49:12 [2020-04-10T11:49:12.279Z] DONE 6 tests, 6 skipped in 0.211s
11:49:12 [2020-04-10T11:49:12.279Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:49:12 [2020-04-10T11:49:12.486Z] INFO: Testing against a local daemon
11:49:12 [2020-04-10T11:49:12.486Z] === RUN   TestCommitInheritsEnv
11:49:12 [2020-04-10T11:49:12.537Z] INFO: Testing against a local daemon
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestServiceCreateInit
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:49:12 [2020-04-10T11:49:12.537Z] --- PASS: TestServiceCreateInit (0.02s)
11:49:12 [2020-04-10T11:49:12.537Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:49:12 [2020-04-10T11:49:12.537Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:12 [2020-04-10T11:49:12.537Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceMultipleTimes
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceConflict
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceMaxReplicas
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateWithDuplicateNetworkNames
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceSecretFileMode
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceConfigFileMode
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceSysctls
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestCreateServiceCapabilities
11:49:12 [2020-04-10T11:49:12.537Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
11:49:12 [2020-04-10T11:49:12.537Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.537Z] === RUN   TestInspect
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestInspect (0.01s)
11:49:12 [2020-04-10T11:49:12.793Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestCreateJob
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestCreateJob (0.01s)
11:49:12 [2020-04-10T11:49:12.793Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestReplicatedJob
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestReplicatedJob (0.01s)
11:49:12 [2020-04-10T11:49:12.793Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestUpdateReplicatedJob
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
11:49:12 [2020-04-10T11:49:12.793Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestServiceListWithStatuses
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:49:12 [2020-04-10T11:49:12.793Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestDockerNetworkConnectAlias
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
11:49:12 [2020-04-10T11:49:12.793Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestDockerNetworkReConnect
11:49:12 [2020-04-10T11:49:12.793Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
11:49:12 [2020-04-10T11:49:12.793Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:12 [2020-04-10T11:49:12.793Z] === RUN   TestServicePlugin
11:49:13 [2020-04-10T11:49:13.054Z] --- PASS: TestCommitInheritsEnv (0.62s)
11:49:13 [2020-04-10T11:49:13.054Z] === RUN   TestImportExtremelyLargeImageWorks
11:49:13 [2020-04-10T11:49:13.054Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:49:13 [2020-04-10T11:49:13.054Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
11:49:13 [2020-04-10T11:49:13.054Z] === RUN   TestImagesFilterMultiReference
11:49:13 [2020-04-10T11:49:13.292Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
11:49:13 [2020-04-10T11:49:13.313Z] --- PASS: TestImagesFilterMultiReference (0.10s)
11:49:13 [2020-04-10T11:49:13.314Z] === RUN   TestImagePullPlatformInvalid
11:49:13 [2020-04-10T11:49:13.314Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
11:49:13 [2020-04-10T11:49:13.314Z] === RUN   TestRemoveImageOrphaning
11:49:13 [2020-04-10T11:49:13.549Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
11:49:13 [2020-04-10T11:49:13.881Z] --- PASS: TestRemoveImageOrphaning (0.54s)
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestRemoveImageGarbageCollector
11:49:13 [2020-04-10T11:49:13.881Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:49:13 [2020-04-10T11:49:13.881Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:49:13 [2020-04-10T11:49:13.881Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestTagInvalidReference
11:49:13 [2020-04-10T11:49:13.881Z] --- PASS: TestTagInvalidReference (0.03s)
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestTagValidPrefixedRepo
11:49:13 [2020-04-10T11:49:13.881Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestTagExistedNameWithoutForce
11:49:13 [2020-04-10T11:49:13.881Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
11:49:13 [2020-04-10T11:49:13.881Z] === RUN   TestTagOfficialNames
11:49:14 [2020-04-10T11:49:14.114Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
11:49:14 [2020-04-10T11:49:14.139Z] --- PASS: TestTagOfficialNames (0.07s)
11:49:14 [2020-04-10T11:49:14.140Z] === RUN   TestTagMatchesDigest
11:49:14 [2020-04-10T11:49:14.140Z] --- PASS: TestTagMatchesDigest (0.03s)
11:49:14 [2020-04-10T11:49:14.140Z] PASS
11:49:14 [2020-04-10T11:49:14.140Z] 
11:49:14 [2020-04-10T11:49:14.140Z] === Skipped
11:49:14 [2020-04-10T11:49:14.140Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:49:14 [2020-04-10T11:49:14.140Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
11:49:14 [2020-04-10T11:49:14.140Z] 
11:49:14 [2020-04-10T11:49:14.140Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:49:14 [2020-04-10T11:49:14.140Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:49:14 [2020-04-10T11:49:14.140Z] 
11:49:14 [2020-04-10T11:49:14.140Z] 
11:49:14 [2020-04-10T11:49:14.140Z] DONE 12 tests, 2 skipped in 1.858s
11:49:14 [2020-04-10T11:49:14.140Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
11:49:14 [2020-04-10T11:49:14.140Z] ++ 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
11:49:14 [2020-04-10T11:49:14.140Z] ++ set -e
11:49:14 [2020-04-10T11:49:14.140Z] ++ '[' -n 0 ']'
11:49:14 [2020-04-10T11:49:14.140Z] ++ set -x
11:49:14 [2020-04-10T11:49:14.140Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
11:49:14 [2020-04-10T11:49:14.398Z] INFO: Testing against a local daemon
11:49:14 [2020-04-10T11:49:14.398Z] === RUN   TestNetworkCreateDelete
11:49:14 [2020-04-10T11:49:14.657Z] --- PASS: TestNetworkCreateDelete (0.41s)
11:49:14 [2020-04-10T11:49:14.657Z] === RUN   TestDockerNetworkDeletePreferID
11:49:14 [2020-04-10T11:49:14.679Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
11:49:14 [2020-04-10T11:49:14.936Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
11:49:16 [2020-04-10T11:49:16.033Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s)
11:49:16 [2020-04-10T11:49:16.033Z] === RUN   TestInspectNetwork
11:49:16 [2020-04-10T11:49:16.307Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
11:49:16 [2020-04-10T11:49:16.563Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
11:49:16 [2020-04-10T11:49:16.563Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
11:49:16 [2020-04-10T11:49:16.820Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestServicePlugin (3.48s)
11:49:16 [2020-04-10T11:49:16.967Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestServiceUpdateLabel
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestServiceUpdateSecrets
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestServiceUpdateConfigs
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestServiceUpdateNetwork
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] PASS
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === Skipped
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s)
11:49:16 [2020-04-10T11:49:16.967Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] DONE 23 tests, 22 skipped in 3.931s
11:49:16 [2020-04-10T11:49:16.967Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:49:16 [2020-04-10T11:49:16.967Z] INFO: Testing against a local daemon
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestSessionCreate
11:49:16 [2020-04-10T11:49:16.967Z] --- PASS: TestSessionCreate (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestSessionCreateWithBadUpgrade
11:49:16 [2020-04-10T11:49:16.967Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:49:16 [2020-04-10T11:49:16.967Z] PASS
11:49:16 [2020-04-10T11:49:16.967Z] 
11:49:16 [2020-04-10T11:49:16.967Z] DONE 2 tests in 0.184s
11:49:16 [2020-04-10T11:49:16.967Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:49:16 [2020-04-10T11:49:16.967Z] INFO: Testing against a local daemon
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:49:16 [2020-04-10T11:49:16.967Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:49:16 [2020-04-10T11:49:16.967Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:49:16 [2020-04-10T11:49:16.967Z] === RUN   TestEventsExecDie
11:49:17 [2020-04-10T11:49:17.224Z] --- PASS: TestEventsExecDie (0.67s)
11:49:17 [2020-04-10T11:49:17.224Z] === RUN   TestEventsBackwardsCompatible
11:49:17 [2020-04-10T11:49:17.481Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
11:49:17 [2020-04-10T11:49:17.481Z] === RUN   TestInfoBinaryCommits
11:49:17 [2020-04-10T11:49:17.481Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:49:17 [2020-04-10T11:49:17.481Z] === RUN   TestInfoAPIVersioned
11:49:17 [2020-04-10T11:49:17.481Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:49:17 [2020-04-10T11:49:17.481Z] === RUN   TestInfoDiscoveryBackend
11:49:18 [2020-04-10T11:49:18.192Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
11:49:18 [2020-04-10T11:49:18.851Z] --- PASS: TestInfoDiscoveryBackend (1.58s)
11:49:18 [2020-04-10T11:49:18.851Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:49:19 [2020-04-10T11:49:19.563Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
11:49:19 [2020-04-10T11:49:19.951Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
11:49:21 [2020-04-10T11:49:21.301Z] === RUN   TestInspectNetwork/full_network_id
11:49:21 [2020-04-10T11:49:21.301Z] === RUN   TestInspectNetwork/partial_network_id
11:49:21 [2020-04-10T11:49:21.301Z] === RUN   TestInspectNetwork/network_name
11:49:21 [2020-04-10T11:49:21.301Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:49:21 [2020-04-10T11:49:21.850Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
11:49:22 [2020-04-10T11:49:22.107Z] --- PASS: TestBuildWithHugeFile (97.56s)
11:49:22 [2020-04-10T11:49:22.107Z] === RUN   TestBuildWithEmptyDockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:49:22 [2020-04-10T11:49:22.365Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:49:22 [2020-04-10T11:49:22.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
11:49:22 [2020-04-10T11:49:22.622Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
11:49:22 [2020-04-10T11:49:22.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
11:49:22 [2020-04-10T11:49:22.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
11:49:22 [2020-04-10T11:49:22.622Z] === RUN   TestBuildPreserveOwnership
11:49:22 [2020-04-10T11:49:22.622Z] === RUN   TestBuildPreserveOwnership/copy_from
11:49:23 [2020-04-10T11:49:23.031Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
11:49:23 [2020-04-10T11:49:23.031Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:49:23 [2020-04-10T11:49:23.031Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:49:23 [2020-04-10T11:49:23.031Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:49:23 [2020-04-10T11:49:23.031Z] === RUN   TestInfoAPI
11:49:23 [2020-04-10T11:49:23.031Z] --- PASS: TestInfoAPI (0.04s)
11:49:23 [2020-04-10T11:49:23.031Z] === RUN   TestInfoAPIWarnings
11:49:24 [2020-04-10T11:49:24.399Z] --- PASS: TestInfoAPIWarnings (1.60s)
11:49:24 [2020-04-10T11:49:24.399Z] === RUN   TestInfoDebug
11:49:24 [2020-04-10T11:49:24.518Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
11:49:25 [2020-04-10T11:49:25.487Z] --- PASS: TestInspectNetwork (9.62s)
11:49:25 [2020-04-10T11:49:25.487Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:49:25 [2020-04-10T11:49:25.487Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:49:25 [2020-04-10T11:49:25.487Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:49:25 [2020-04-10T11:49:25.487Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:49:25 [2020-04-10T11:49:25.487Z] === RUN   TestRunContainerWithBridgeNone
11:49:25 [2020-04-10T11:49:25.889Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
11:49:26 [2020-04-10T11:49:26.142Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.56s)
11:49:26 [2020-04-10T11:49:26.142Z] === RUN   TestCreateServiceSecretFileMode
11:49:26 [2020-04-10T11:49:26.149Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
11:49:26 [2020-04-10T11:49:26.294Z] --- PASS: TestInfoDebug (1.78s)
11:49:26 [2020-04-10T11:49:26.294Z] === RUN   TestInfoInsecureRegistries
11:49:26 [2020-04-10T11:49:26.714Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:49:26 [2020-04-10T11:49:26.752Z] --- PASS: TestCreateServiceSecretFileMode (3.59s)
11:49:26 [2020-04-10T11:49:26.752Z] === RUN   TestCreateServiceConfigFileMode
11:49:27 [2020-04-10T11:49:27.663Z] --- PASS: TestInfoInsecureRegistries (1.78s)
11:49:27 [2020-04-10T11:49:27.663Z] === RUN   TestInfoRegistryMirrors
11:49:28 [2020-04-10T11:49:28.019Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
11:49:28 [2020-04-10T11:49:28.019Z] === RUN   TestNetworkInvalidJSON
11:49:28 [2020-04-10T11:49:28.019Z] === RUN   TestNetworkInvalidJSON//networks/create
11:49:28 [2020-04-10T11:49:28.019Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:49:28 [2020-04-10T11:49:28.019Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:49:28 [2020-04-10T11:49:28.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:49:28 [2020-04-10T11:49:28.019Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:49:28 [2020-04-10T11:49:28.019Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:49:28 [2020-04-10T11:49:28.019Z] === CONT  TestNetworkInvalidJSON//networks/create
11:49:28 [2020-04-10T11:49:28.019Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:49:28 [2020-04-10T11:49:28.019Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:49:28 [2020-04-10T11:49:28.019Z] --- PASS: TestNetworkInvalidJSON (0.04s)
11:49:28 [2020-04-10T11:49:28.019Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:49:28 [2020-04-10T11:49:28.019Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:49:28 [2020-04-10T11:49:28.019Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:49:28 [2020-04-10T11:49:28.019Z] === RUN   TestHostIPv4BridgeLabel
11:49:28 [2020-04-10T11:49:28.608Z] --- PASS: TestBuildPreserveOwnership (5.94s)
11:49:28 [2020-04-10T11:49:28.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.13s)
11:49:28 [2020-04-10T11:49:28.608Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s)
11:49:28 [2020-04-10T11:49:28.608Z] === RUN   TestBuildPlatformInvalid
11:49:28 [2020-04-10T11:49:28.608Z] --- PASS: TestBuildPlatformInvalid (0.16s)
11:49:28 [2020-04-10T11:49:28.608Z] PASS
11:49:28 [2020-04-10T11:49:28.608Z] 
11:49:28 [2020-04-10T11:49:28.608Z] === Skipped
11:49:28 [2020-04-10T11:49:28.608Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:49:28 [2020-04-10T11:49:28.608Z]     build_session_test.go:25: TODO: BuildKit
11:49:28 [2020-04-10T11:49:28.608Z] 
11:49:28 [2020-04-10T11:49:28.608Z] 
11:49:28 [2020-04-10T11:49:28.608Z] DONE 32 tests, 1 skipped in 183.152s
11:49:28 [2020-04-10T11:49:28.864Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:49:28 [2020-04-10T11:49:28.864Z] ++ 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
11:49:28 [2020-04-10T11:49:28.864Z] ++ set -e
11:49:28 [2020-04-10T11:49:28.864Z] ++ '[' -n 0 ']'
11:49:28 [2020-04-10T11:49:28.864Z] ++ set -x
11:49:28 [2020-04-10T11:49:28.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
11:49:28 [2020-04-10T11:49:28.864Z] INFO: Testing against a local daemon
11:49:28 [2020-04-10T11:49:28.864Z] === RUN   TestConfigList
11:49:28 [2020-04-10T11:49:28.954Z] --- PASS: TestHostIPv4BridgeLabel (0.77s)
11:49:28 [2020-04-10T11:49:28.955Z] === RUN   TestDaemonRestartWithLiveRestore
11:49:29 [2020-04-10T11:49:29.557Z] --- PASS: TestInfoRegistryMirrors (1.77s)
11:49:29 [2020-04-10T11:49:29.557Z] === RUN   TestLoginFailsWithBadCredentials
11:49:29 [2020-04-10T11:49:29.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
11:49:29 [2020-04-10T11:49:29.557Z] === RUN   TestPingCacheHeaders
11:49:29 [2020-04-10T11:49:29.557Z] --- PASS: TestPingCacheHeaders (0.04s)
11:49:29 [2020-04-10T11:49:29.557Z] === RUN   TestPingGet
11:49:29 [2020-04-10T11:49:29.557Z] --- PASS: TestPingGet (0.01s)
11:49:29 [2020-04-10T11:49:29.557Z] === RUN   TestPingHead
11:49:29 [2020-04-10T11:49:29.796Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
11:49:29 [2020-04-10T11:49:29.814Z] --- PASS: TestPingHead (0.03s)
11:49:29 [2020-04-10T11:49:29.814Z] === RUN   TestVersion
11:49:29 [2020-04-10T11:49:29.814Z] --- PASS: TestVersion (0.02s)
11:49:29 [2020-04-10T11:49:29.814Z] PASS
11:49:29 [2020-04-10T11:49:29.814Z] 
11:49:29 [2020-04-10T11:49:29.814Z] === Skipped
11:49:29 [2020-04-10T11:49:29.814Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:49:29 [2020-04-10T11:49:29.814Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:49:29 [2020-04-10T11:49:29.814Z] 
11:49:29 [2020-04-10T11:49:29.814Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:49:29 [2020-04-10T11:49:29.814Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:49:29 [2020-04-10T11:49:29.814Z] 
11:49:29 [2020-04-10T11:49:29.814Z] 
11:49:29 [2020-04-10T11:49:29.814Z] DONE 18 tests, 2 skipped in 13.243s
11:49:29 [2020-04-10T11:49:29.814Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:49:29 [2020-04-10T11:49:29.814Z] INFO: Testing against a local daemon
11:49:29 [2020-04-10T11:49:29.814Z] === RUN   TestVolumesCreateAndList
11:49:29 [2020-04-10T11:49:29.814Z] --- PASS: TestVolumesCreateAndList (0.02s)
11:49:29 [2020-04-10T11:49:29.814Z] === RUN   TestVolumesRemove
11:49:30 [2020-04-10T11:49:30.070Z] --- PASS: TestVolumesRemove (0.08s)
11:49:30 [2020-04-10T11:49:30.070Z] === RUN   TestVolumesInspect
11:49:30 [2020-04-10T11:49:30.070Z] --- PASS: TestVolumesInspect (0.02s)
11:49:30 [2020-04-10T11:49:30.070Z] === RUN   TestVolumesInvalidJSON
11:49:30 [2020-04-10T11:49:30.070Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:49:30 [2020-04-10T11:49:30.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:49:30 [2020-04-10T11:49:30.070Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:49:30 [2020-04-10T11:49:30.070Z] --- PASS: TestVolumesInvalidJSON (0.02s)
11:49:30 [2020-04-10T11:49:30.070Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:49:30 [2020-04-10T11:49:30.070Z] PASS
11:49:30 [2020-04-10T11:49:30.070Z] 
11:49:30 [2020-04-10T11:49:30.070Z] DONE 5 tests in 0.272s
11:49:30 [2020-04-10T11:49:30.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:49:30 [2020-04-10T11:49:30.070Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11773 is not a child of this shell
11:49:30 [2020-04-10T11:49:30.070Z] warning: PID 11773 from bundles/test-integration/docker.pid had a nonzero exit code
11:49:30 [2020-04-10T11:49:30.070Z] Leaving: AppArmorNo profiles have been unloaded.
11:49:30 [2020-04-10T11:49:30.070Z] 
11:49:30 [2020-04-10T11:49:30.070Z] Unloading profiles will leave already running processes permanently
11:49:30 [2020-04-10T11:49:30.070Z] unconfined, which can lead to unexpected situations.
11:49:30 [2020-04-10T11:49:30.070Z] 
11:49:30 [2020-04-10T11:49:30.070Z] To set a process to complain mode, use the command line tool
11:49:30 [2020-04-10T11:49:30.070Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:49:30 [2020-04-10T11:49:30.070Z] Removing test suite binaries
11:49:30 [2020-04-10T11:49:30.197Z] --- PASS: TestCreateServiceConfigFileMode (3.08s)
11:49:30 [2020-04-10T11:49:30.197Z] === RUN   TestCreateServiceSysctls
11:49:30 [2020-04-10T11:49:30.331Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s)
11:49:30 [2020-04-10T11:49:30.331Z] === RUN   TestDaemonDefaultNetworkPools
11:49:31 [2020-04-10T11:49:31.000Z] 
11:49:31 [2020-04-10T11:49:31.267Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s)
11:49:31 [2020-04-10T11:49:31.267Z] === RUN   TestDaemonRestartWithExistingNetwork
11:49:32 [2020-04-10T11:49:32.320Z] --- PASS: TestConfigList (3.32s)
11:49:32 [2020-04-10T11:49:32.320Z] === RUN   TestConfigsCreateAndDelete
Post stage
[Pipeline] junit
11:49:32 [2020-04-10T11:49:32.380Z] Recording test results
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Extraction ended at 04/10/2020 11:49:29. Duration:00:00:27.4870044
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Updating the golang and path environment variables
11:49:33 [2020-04-10T11:49:33.001Z] INFO: GOPATH=d:\gopath
11:49:33 [2020-04-10T11:49:33.001Z] INFO: go version go1.13.9 windows/amd64
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Running the daemon under test in debug mode
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Starting a daemon under test...
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40795\3\daemon --pidfile d:\CI\PR-40795\3\docker.pid -D
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Process started successfully.
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Start tailing logs of the daemon under tests
11:49:33 [2020-04-10T11:49:33.001Z] INFO: Waiting for the daemon under test to start...
11:49:33 [2020-04-10T11:49:33.169Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s)
11:49:33 [2020-04-10T11:49:33.169Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:49:33 [2020-04-10T11:49:33.463Z] INFO: Daemon under test started and replied!
11:49:33 [2020-04-10T11:49:33.463Z] INFO: Docker version of the daemon under test
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] Client:
11:49:33 [2020-04-10T11:49:33.463Z]  Version:      17.06.2-ce
11:49:33 [2020-04-10T11:49:33.463Z]  API version:  1.30
11:49:33 [2020-04-10T11:49:33.463Z]  Go version:   go1.8.3
11:49:33 [2020-04-10T11:49:33.463Z]  Git commit:   cec0b72
11:49:33 [2020-04-10T11:49:33.463Z]  Built:        Tue Sep  5 19:57:19 2017
11:49:33 [2020-04-10T11:49:33.463Z]  OS/Arch:      windows/amd64
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] Server:
11:49:33 [2020-04-10T11:49:33.463Z]  Version:      0.0.0-dev
11:49:33 [2020-04-10T11:49:33.463Z]  API version:  1.41 (minimum version 1.24)
11:49:33 [2020-04-10T11:49:33.463Z]  Go version:   go1.13.9
11:49:33 [2020-04-10T11:49:33.463Z]  Git commit:   34f57da35b
11:49:33 [2020-04-10T11:49:33.463Z]  Built:        04/10/2020 11:47:36
11:49:33 [2020-04-10T11:49:33.463Z]  OS/Arch:      windows/amd64
11:49:33 [2020-04-10T11:49:33.463Z]  Experimental: false
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] INFO: Docker info of the daemon under test
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] Containers: 0
11:49:33 [2020-04-10T11:49:33.463Z]  Running: 0
11:49:33 [2020-04-10T11:49:33.463Z]  Paused: 0
11:49:33 [2020-04-10T11:49:33.463Z]  Stopped: 0
11:49:33 [2020-04-10T11:49:33.463Z] Images: 0
11:49:33 [2020-04-10T11:49:33.463Z] Server Version: 0.0.0-dev
11:49:33 [2020-04-10T11:49:33.463Z] Storage Driver: windowsfilter
11:49:33 [2020-04-10T11:49:33.463Z]  Windows: 
11:49:33 [2020-04-10T11:49:33.463Z] Logging Driver: json-file
11:49:33 [2020-04-10T11:49:33.463Z] Plugins: 
11:49:33 [2020-04-10T11:49:33.463Z]  Volume: local
11:49:33 [2020-04-10T11:49:33.463Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:49:33 [2020-04-10T11:49:33.463Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:49:33 [2020-04-10T11:49:33.463Z] Swarm: inactive
11:49:33 [2020-04-10T11:49:33.463Z] Default Isolation: process
11:49:33 [2020-04-10T11:49:33.463Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:49:33 [2020-04-10T11:49:33.463Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
11:49:33 [2020-04-10T11:49:33.463Z] OSType: windows
11:49:33 [2020-04-10T11:49:33.463Z] Architecture: x86_64
11:49:33 [2020-04-10T11:49:33.463Z] CPUs: 4
11:49:33 [2020-04-10T11:49:33.463Z] Total Memory: 32GiB
11:49:33 [2020-04-10T11:49:33.463Z] Name: azwin-2-5a2170
11:49:33 [2020-04-10T11:49:33.463Z] ID: 6MWV:JR2N:MQPQ:WOL5:7VWR:7JER:4MDG:RU7W:YFBF:SR5B:7JJG:M7UI
11:49:33 [2020-04-10T11:49:33.463Z] Docker Root Dir: D:\CI\PR-40795\3\daemon
11:49:33 [2020-04-10T11:49:33.463Z] Debug Mode (client): false
11:49:33 [2020-04-10T11:49:33.463Z] Debug Mode (server): true
11:49:33 [2020-04-10T11:49:33.463Z]  File Descriptors: -1
11:49:33 [2020-04-10T11:49:33.463Z]  Goroutines: 17
11:49:33 [2020-04-10T11:49:33.463Z]  System Time: 2020-04-10T11:49:33.2312132Z
11:49:33 [2020-04-10T11:49:33.463Z]  EventsListeners: 0
11:49:33 [2020-04-10T11:49:33.463Z] Registry: https://index.docker.io/v1/
11:49:33 [2020-04-10T11:49:33.463Z] Labels:
11:49:33 [2020-04-10T11:49:33.463Z] Experimental: false
11:49:33 [2020-04-10T11:49:33.463Z] Insecure Registries:
11:49:33 [2020-04-10T11:49:33.463Z]  127.0.0.0/8
11:49:33 [2020-04-10T11:49:33.463Z] Live Restore Enabled: false
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] INFO: Docker images of the daemon under test
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
11:49:33 [2020-04-10T11:49:33.463Z] 
11:49:33 [2020-04-10T11:49:33.463Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
11:49:33 [2020-04-10T11:49:33.690Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
11:49:33 [2020-04-10T11:49:33.928Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
11:49:33 [2020-04-10T11:49:33.928Z] ltsc2019: Pulling from windows/servercore
11:49:33 [2020-04-10T11:49:33.928Z] 65014b3c3121: Pulling fs layer
11:49:33 [2020-04-10T11:49:33.928Z] 23645bd7ee08: Pulling fs layer
11:49:33 [2020-04-10T11:49:33.947Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:49:34 [2020-04-10T11:49:34.512Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
11:49:34 [2020-04-10T11:49:34.558Z] + echo Ensuring container killed.
11:49:34 [2020-04-10T11:49:34.558Z] Ensuring container killed.
11:49:34 [2020-04-10T11:49:34.558Z] + docker rm -vf docker-pr3
11:49:34 [2020-04-10T11:49:34.558Z] Error: No such container: docker-pr3
11:49:34 [2020-04-10T11:49:34.558Z] + true
[Pipeline] sh
11:49:34 [2020-04-10T11:49:34.572Z] --- PASS: TestCreateServiceSysctls (4.49s)
11:49:34 [2020-04-10T11:49:34.572Z] === RUN   TestCreateServiceCapabilities
11:49:34 [2020-04-10T11:49:34.839Z] + echo Chowning /workspace to jenkins user
11:49:34 [2020-04-10T11:49:34.839Z] Chowning /workspace to jenkins user
11:49:34 [2020-04-10T11:49:34.839Z] + id -u
11:49:34 [2020-04-10T11:49:34.839Z] + id -g
11:49:34 [2020-04-10T11:49:34.839Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/workspace busybox chown -R 1000:1000 /workspace
11:49:34 [2020-04-10T11:49:34.839Z] Unable to find image 'busybox:latest' locally
11:49:34 [2020-04-10T11:49:34.839Z] latest: Pulling from library/busybox
11:49:34 [2020-04-10T11:49:34.839Z] 0669b0daf1fb: Pulling fs layer
11:49:35 [2020-04-10T11:49:35.075Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
11:49:35 [2020-04-10T11:49:35.075Z] --- PASS: TestConfigsCreateAndDelete (2.87s)
11:49:35 [2020-04-10T11:49:35.075Z] === RUN   TestConfigsUpdate
11:49:35 [2020-04-10T11:49:35.095Z] 0669b0daf1fb: Verifying Checksum
11:49:35 [2020-04-10T11:49:35.095Z] 0669b0daf1fb: Download complete
11:49:35 [2020-04-10T11:49:35.353Z] 0669b0daf1fb: Pull complete
11:49:35 [2020-04-10T11:49:35.353Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
11:49:35 [2020-04-10T11:49:35.353Z] Status: Downloaded newer image for busybox:latest
11:49:35 [2020-04-10T11:49:35.639Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
11:49:35 [2020-04-10T11:49:35.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.44s)
11:49:35 [2020-04-10T11:49:35.747Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:49:36 [2020-04-10T11:49:36.683Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s)
11:49:36 [2020-04-10T11:49:36.683Z] === RUN   TestServiceWithPredefinedNetwork
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:49:37 [2020-04-10T11:49:37.553Z] + bundleName=amd64-rootless
11:49:37 [2020-04-10T11:49:37.553Z] + echo Creating amd64-rootless-bundles.tar.gz
11:49:37 [2020-04-10T11:49:37.553Z] Creating amd64-rootless-bundles.tar.gz
11:49:37 [2020-04-10T11:49:37.553Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
11:49:37 [2020-04-10T11:49:37.553Z] + 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
11:49:37 [2020-04-10T11:49:37.563Z] Archiving artifacts
11:49:38 [2020-04-10T11:49:38.012Z] --- PASS: TestCreateServiceCapabilities (3.68s)
11:49:38 [2020-04-10T11:49:38.012Z] === RUN   TestInspect
11:49:38 [2020-04-10T11:49:38.919Z] --- PASS: TestConfigsUpdate (3.26s)
11:49:38 [2020-04-10T11:49:38.919Z] === RUN   TestTemplatedConfig
11:49:38 [2020-04-10T11:49:38.919Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
11:49:39 [2020-04-10T11:49:39.060Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:49:39 [2020-04-10T11:49:39.369Z] + make clean
11:49:39 [2020-04-10T11:49:39.627Z] docker volume rm -f docker-dev-cache
11:49:39 [2020-04-10T11:49:39.627Z] docker-dev-cache
[Pipeline] deleteDir
11:49:39 [2020-04-10T11:49:39.968Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
11:49:39 [2020-04-10T11:49:39.968Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:49:39 [2020-04-10T11:49:39.968Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:49:39 [2020-04-10T11:49:39.968Z]     service_test.go:236: FLAKY_TEST
11:49:39 [2020-04-10T11:49:39.968Z] === RUN   TestServiceWithDataPathPortInit
11:49:40 [2020-04-10T11:49:40.291Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:49:41 [2020-04-10T11:49:41.222Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
11:49:41 [2020-04-10T11:49:41.451Z] --- PASS: TestInspect (3.23s)
11:49:41 [2020-04-10T11:49:41.451Z] === RUN   TestCreateJob
11:49:42 [2020-04-10T11:49:42.152Z] --- PASS: TestTemplatedConfig (3.56s)
11:49:42 [2020-04-10T11:49:42.152Z] === RUN   TestConfigInspect
11:49:42 [2020-04-10T11:49:42.740Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
11:49:42 [2020-04-10T11:49:42.997Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
11:49:43 [2020-04-10T11:49:43.140Z] #80 DONE 36.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:49:43 [2020-04-10T11:49:43.580Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/test/unit
11:49:43 [2020-04-10T11:49:43.955Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
11:49:44 [2020-04-10T11:49:44.212Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
11:49:44 [2020-04-10T11:49:44.312Z] 23645bd7ee08: Verifying Checksum
11:49:44 [2020-04-10T11:49:44.312Z] 23645bd7ee08: Download complete
11:49:45 [2020-04-10T11:49:45.582Z] --- PASS: TestConfigInspect (3.39s)
11:49:45 [2020-04-10T11:49:45.582Z] === RUN   TestConfigCreateWithLabels
11:49:45 [2020-04-10T11:49:45.827Z] --- PASS: TestCreateJob (4.43s)
11:49:45 [2020-04-10T11:49:45.827Z] === RUN   TestReplicatedJob
11:49:46 [2020-04-10T11:49:46.513Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
11:49:47 [2020-04-10T11:49:47.076Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
11:49:47 [2020-04-10T11:49:47.076Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
11:49:47 [2020-04-10T11:49:47.993Z] ?   	github.com/docker/docker/api	[no test files]
11:49:48 [2020-04-10T11:49:48.969Z] --- PASS: TestConfigCreateWithLabels (3.33s)
11:49:48 [2020-04-10T11:49:48.969Z] === RUN   TestConfigCreateResolve
11:49:48 [2020-04-10T11:49:48.969Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
11:49:48 [2020-04-10T11:49:48.969Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
11:49:50 [2020-04-10T11:49:50.338Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
11:49:51 [2020-04-10T11:49:51.419Z] 65014b3c3121: Verifying Checksum
11:49:51 [2020-04-10T11:49:51.419Z] 65014b3c3121: Download complete
11:49:51 [2020-04-10T11:49:51.707Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
11:49:51 [2020-04-10T11:49:51.964Z] --- PASS: TestConfigCreateResolve (3.36s)
11:49:51 [2020-04-10T11:49:51.964Z] === RUN   TestConfigDaemonLibtrustID
11:49:52 [2020-04-10T11:49:52.527Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
11:49:52 [2020-04-10T11:49:52.527Z] PASS
11:49:52 [2020-04-10T11:49:52.527Z] 
11:49:52 [2020-04-10T11:49:52.527Z] DONE 8 tests in 23.762s
11:49:52 [2020-04-10T11:49:52.527Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:49:52 [2020-04-10T11:49:52.527Z] ++ 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
11:49:52 [2020-04-10T11:49:52.527Z] ++ set -e
11:49:52 [2020-04-10T11:49:52.527Z] ++ '[' -n 0 ']'
11:49:52 [2020-04-10T11:49:52.527Z] ++ set -x
11:49:52 [2020-04-10T11:49:52.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
11:49:52 [2020-04-10T11:49:52.784Z] INFO: Testing against a local daemon
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestCheckpoint
11:49:52 [2020-04-10T11:49:52.784Z] --- SKIP: TestCheckpoint (0.00s)
11:49:52 [2020-04-10T11:49:52.784Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestContainerInvalidJSON
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:49:52 [2020-04-10T11:49:52.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:49:52 [2020-04-10T11:49:52.784Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:49:52 [2020-04-10T11:49:52.784Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:49:52 [2020-04-10T11:49:52.784Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:49:52 [2020-04-10T11:49:52.784Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:49:52 [2020-04-10T11:49:52.784Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:49:52 [2020-04-10T11:49:52.784Z] --- PASS: TestContainerInvalidJSON (0.04s)
11:49:52 [2020-04-10T11:49:52.784Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:49:52 [2020-04-10T11:49:52.784Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:49:52 [2020-04-10T11:49:52.784Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:49:52 [2020-04-10T11:49:52.784Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:49:52 [2020-04-10T11:49:52.784Z] === RUN   TestCopyFromContainerPathIsNotDir
11:49:53 [2020-04-10T11:49:53.045Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
11:49:53 [2020-04-10T11:49:53.045Z] === RUN   TestCopyToContainerPathDoesNotExist
11:49:53 [2020-04-10T11:49:53.045Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
11:49:53 [2020-04-10T11:49:53.045Z] === RUN   TestCopyToContainerPathIsNotDir
11:49:53 [2020-04-10T11:49:53.302Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
11:49:53 [2020-04-10T11:49:53.302Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
11:49:53 [2020-04-10T11:49:53.302Z] === RUN   TestCopyFromContainer
11:49:54 [2020-04-10T11:49:54.184Z] --- PASS: TestReplicatedJob (7.42s)
11:49:54 [2020-04-10T11:49:54.184Z] === RUN   TestUpdateReplicatedJob
11:49:55 [2020-04-10T11:49:55.196Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
11:49:55 [2020-04-10T11:49:55.196Z] === RUN   TestCopyFromContainer//
11:49:55 [2020-04-10T11:49:55.196Z] === RUN   TestCopyFromContainer//bar/root
11:49:55 [2020-04-10T11:49:55.453Z] === RUN   TestCopyFromContainer//bar/root/
11:49:55 [2020-04-10T11:49:55.453Z] === RUN   TestCopyFromContainer/bar/quux
11:49:55 [2020-04-10T11:49:55.711Z] === RUN   TestCopyFromContainer/bar/quux/
11:49:55 [2020-04-10T11:49:55.711Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:49:55 [2020-04-10T11:49:55.968Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:49:55 [2020-04-10T11:49:55.968Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:49:56 [2020-04-10T11:49:56.225Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:49:56 [2020-04-10T11:49:56.225Z] === RUN   TestCopyFromContainer/bar/notarget
11:49:56 [2020-04-10T11:49:56.482Z] --- PASS: TestCopyFromContainer (3.18s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer// (0.10s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:49:56 [2020-04-10T11:49:56.482Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateLinkToNonExistingContainer
11:49:56 [2020-04-10T11:49:56.482Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateWithInvalidEnv
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateWithInvalidEnv/0
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateWithInvalidEnv/0
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateWithInvalidEnv/1
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateWithInvalidEnv/1
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateWithInvalidEnv/2
11:49:56 [2020-04-10T11:49:56.482Z] === PAUSE TestCreateWithInvalidEnv/2
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateWithInvalidEnv/0
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateWithInvalidEnv/2
11:49:56 [2020-04-10T11:49:56.482Z] === CONT  TestCreateWithInvalidEnv/1
11:49:56 [2020-04-10T11:49:56.482Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
11:49:56 [2020-04-10T11:49:56.482Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateTmpfsMountsTarget
11:49:56 [2020-04-10T11:49:56.482Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
11:49:56 [2020-04-10T11:49:56.482Z] === RUN   TestCreateWithCustomMaskedPaths
11:49:57 [2020-04-10T11:49:57.621Z] --- PASS: TestUpdateReplicatedJob (4.08s)
11:49:57 [2020-04-10T11:49:57.621Z] === RUN   TestServiceListWithStatuses
11:49:57 [2020-04-10T11:49:57.621Z] --- SKIP: TestServiceListWithStatuses (0.01s)
11:49:57 [2020-04-10T11:49:57.621Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:49:57 [2020-04-10T11:49:57.621Z] === RUN   TestDockerNetworkConnectAlias
11:49:58 [2020-04-10T11:49:58.049Z] --- PASS: TestServiceWithDataPathPortInit (18.20s)
11:49:58 [2020-04-10T11:49:58.049Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:49:58 [2020-04-10T11:49:58.379Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
11:49:58 [2020-04-10T11:49:58.637Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
11:49:58 [2020-04-10T11:49:58.894Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s)
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/no_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/no_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/empty_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/valid_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/empty_capadd
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/empty_capadd
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/empty_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === CONT  TestCreateWithCapabilities/no_capabilities
11:49:58 [2020-04-10T11:49:58.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
11:49:58 [2020-04-10T11:49:58.894Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
11:49:58 [2020-04-10T11:49:58.894Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/empty_capdrop
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/empty_capadd
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/valid_capabilities
11:49:59 [2020-04-10T11:49:59.151Z] === CONT  TestCreateWithCapabilities/empty_capabilities
11:49:59 [2020-04-10T11:49:59.151Z] --- PASS: TestCreateWithCapabilities (0.04s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
11:49:59 [2020-04-10T11:49:59.151Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
11:49:59 [2020-04-10T11:49:59.151Z] === RUN   TestCreateWithCustomReadonlyPaths
11:50:02 [2020-04-10T11:50:02.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s)
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:50:02 [2020-04-10T11:50:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:50:02 [2020-04-10T11:50:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:50:02 [2020-04-10T11:50:02.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:50:02 [2020-04-10T11:50:02.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:50:02 [2020-04-10T11:50:02.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
11:50:02 [2020-04-10T11:50:02.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
11:50:02 [2020-04-10T11:50:02.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:50:02 [2020-04-10T11:50:02.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
11:50:02 [2020-04-10T11:50:02.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:50:02 [2020-04-10T11:50:02.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:50:02 [2020-04-10T11:50:02.428Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:50:02 [2020-04-10T11:50:02.685Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
11:50:02 [2020-04-10T11:50:02.942Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s)
11:50:02 [2020-04-10T11:50:02.942Z] === RUN   TestContainerStartOnDaemonRestart
11:50:02 [2020-04-10T11:50:02.942Z] === PAUSE TestContainerStartOnDaemonRestart
11:50:02 [2020-04-10T11:50:02.942Z] === RUN   TestDaemonRestartIpcMode
11:50:02 [2020-04-10T11:50:02.942Z] === PAUSE TestDaemonRestartIpcMode
11:50:02 [2020-04-10T11:50:02.942Z] === RUN   TestDaemonHostGatewayIP
11:50:02 [2020-04-10T11:50:02.942Z] === PAUSE TestDaemonHostGatewayIP
11:50:02 [2020-04-10T11:50:02.942Z] === RUN   TestDiff
11:50:03 [2020-04-10T11:50:03.506Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
11:50:03 [2020-04-10T11:50:03.506Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
11:50:03 [2020-04-10T11:50:03.764Z] --- PASS: TestDiff (0.85s)
11:50:03 [2020-04-10T11:50:03.764Z] === RUN   TestExecWithCloseStdin
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
11:50:04 [2020-04-10T11:50:04.962Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:50:04 [2020-04-10T11:50:04.962Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:50:05 [2020-04-10T11:50:05.136Z] --- PASS: TestExecWithCloseStdin (1.11s)
11:50:05 [2020-04-10T11:50:05.136Z] === RUN   TestExec
11:50:05 [2020-04-10T11:50:05.393Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
11:50:05 [2020-04-10T11:50:05.895Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:50:05 [2020-04-10T11:50:05.895Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:50:05 [2020-04-10T11:50:05.958Z] --- PASS: TestExec (1.04s)
11:50:05 [2020-04-10T11:50:05.958Z] === RUN   TestExecUser
11:50:05 [2020-04-10T11:50:05.978Z] --- PASS: TestDockerNetworkConnectAlias (8.11s)
11:50:05 [2020-04-10T11:50:05.978Z] === RUN   TestDockerNetworkReConnect
11:50:06 [2020-04-10T11:50:06.460Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/types	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:50:06 [2020-04-10T11:50:06.460Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:50:06 [2020-04-10T11:50:06.890Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
11:50:06 [2020-04-10T11:50:06.890Z] --- PASS: TestExecUser (1.04s)
11:50:06 [2020-04-10T11:50:06.890Z] === RUN   TestExportContainerAndImportImage
11:50:07 [2020-04-10T11:50:07.025Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
11:50:07 [2020-04-10T11:50:07.025Z] ok  	github.com/docker/docker/api/types/filters	0.021s	coverage: 92.2% of statements
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:50:07 [2020-04-10T11:50:07.025Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:50:07 [2020-04-10T11:50:07.282Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:50:07 [2020-04-10T11:50:07.282Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:50:07 [2020-04-10T11:50:07.540Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:50:08 [2020-04-10T11:50:08.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s)
11:50:08 [2020-04-10T11:50:08.020Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nyxzit02bx1ktb7kp5qxmfhmk Created:2020-04-10 11:49:59.564068666 +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[384beb39d2e1183de7ff5ad462a5a87e8422cbf0dc77fb9e2402d54b73e69bb0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4tn186d336d8zrt798x97o6ck EndpointID:c082911cc90c812292da5a1607b6f6b60717e909c2ee4c1c3b205d2f503238bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a2f8dcb49049759d2ebfe1737ee8a905941d9f2dfd868778d76b31e10da691b8 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:a3f0ec3de365 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4tn186d336d8zrt798x97o6ck EndpointID:c082911cc90c812292da5a1607b6f6b60717e909c2ee4c1c3b205d2f503238bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:50:08 [2020-04-10T11:50:08.020Z] PASS
11:50:08 [2020-04-10T11:50:08.020Z] 
11:50:08 [2020-04-10T11:50:08.020Z] === Skipped
11:50:08 [2020-04-10T11:50:08.020Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:50:08 [2020-04-10T11:50:08.020Z]     service_test.go:236: FLAKY_TEST
11:50:08 [2020-04-10T11:50:08.020Z] 
11:50:08 [2020-04-10T11:50:08.020Z] 
11:50:08 [2020-04-10T11:50:08.020Z] DONE 22 tests, 1 skipped in 52.819s
11:50:08 [2020-04-10T11:50:08.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:50:08 [2020-04-10T11:50:08.020Z] ++ 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
11:50:08 [2020-04-10T11:50:08.020Z] ++ set -e
11:50:08 [2020-04-10T11:50:08.020Z] ++ '[' -n 0 ']'
11:50:08 [2020-04-10T11:50:08.020Z] ++ set -x
11:50:08 [2020-04-10T11:50:08.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:50:08 [2020-04-10T11:50:08.020Z] INFO: Testing against a local daemon
11:50:08 [2020-04-10T11:50:08.021Z] === RUN   TestDockerNetworkIpvlanPersistance
11:50:08 [2020-04-10T11:50:08.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:50:08 [2020-04-10T11:50:08.021Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:08 [2020-04-10T11:50:08.021Z] === RUN   TestDockerNetworkIpvlan
11:50:08 [2020-04-10T11:50:08.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:50:08 [2020-04-10T11:50:08.021Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:08 [2020-04-10T11:50:08.021Z] PASS
11:50:08 [2020-04-10T11:50:08.021Z] 
11:50:08 [2020-04-10T11:50:08.021Z] === Skipped
11:50:08 [2020-04-10T11:50:08.021Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:50:08 [2020-04-10T11:50:08.021Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:08 [2020-04-10T11:50:08.021Z] 
11:50:08 [2020-04-10T11:50:08.021Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:50:08 [2020-04-10T11:50:08.021Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:50:08 [2020-04-10T11:50:08.021Z] 
11:50:08 [2020-04-10T11:50:08.021Z] 
11:50:08 [2020-04-10T11:50:08.021Z] DONE 2 tests, 2 skipped in 0.171s
11:50:08 [2020-04-10T11:50:08.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:50:08 [2020-04-10T11:50:08.021Z] ++ 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
11:50:08 [2020-04-10T11:50:08.021Z] ++ set -e
11:50:08 [2020-04-10T11:50:08.021Z] ++ '[' -n 0 ']'
11:50:08 [2020-04-10T11:50:08.021Z] ++ set -x
11:50:08 [2020-04-10T11:50:08.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:50:08 [2020-04-10T11:50:08.021Z] INFO: Testing against a local daemon
11:50:08 [2020-04-10T11:50:08.021Z] === RUN   TestDockerNetworkMacvlanPersistance
11:50:08 [2020-04-10T11:50:08.105Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
11:50:08 [2020-04-10T11:50:08.262Z] --- PASS: TestExportContainerAndImportImage (1.28s)
11:50:08 [2020-04-10T11:50:08.262Z] === RUN   TestExportContainerAfterDaemonRestart
11:50:09 [2020-04-10T11:50:09.397Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s)
11:50:09 [2020-04-10T11:50:09.397Z] === RUN   TestDockerNetworkMacvlan
11:50:10 [2020-04-10T11:50:10.158Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s)
11:50:10 [2020-04-10T11:50:10.158Z] === RUN   TestHealthCheckWorkdir
11:50:10 [2020-04-10T11:50:10.158Z] === RUN   TestDockerSuite/TestBuildAddNonTar
11:50:10 [2020-04-10T11:50:10.405Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
11:50:10 [2020-04-10T11:50:10.725Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
11:50:10 [2020-04-10T11:50:10.773Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:50:11 [2020-04-10T11:50:11.290Z] --- PASS: TestHealthCheckWorkdir (1.22s)
11:50:11 [2020-04-10T11:50:11.290Z] === RUN   TestHealthKillContainer
11:50:11 [2020-04-10T11:50:11.290Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
11:50:11 [2020-04-10T11:50:11.290Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
11:50:11 [2020-04-10T11:50:11.445Z] --- PASS: TestDockerNetworkReConnect (5.63s)
11:50:11 [2020-04-10T11:50:11.445Z] === RUN   TestServicePlugin
11:50:11 [2020-04-10T11:50:11.445Z] --- SKIP: TestServicePlugin (0.00s)
11:50:11 [2020-04-10T11:50:11.445Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:11 [2020-04-10T11:50:11.445Z] === RUN   TestServiceUpdateLabel
11:50:11 [2020-04-10T11:50:11.709Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:50:11 [2020-04-10T11:50:11.854Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
11:50:12 [2020-04-10T11:50:12.111Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
11:50:12 [2020-04-10T11:50:12.280Z] ok  	github.com/docker/docker/builder/dockerfile	0.529s	coverage: 48.2% of statements
11:50:12 [2020-04-10T11:50:12.280Z] ok  	github.com/docker/docker/builder/remotecontext	0.238s	coverage: 13.6% of statements
11:50:12 [2020-04-10T11:50:12.369Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
11:50:12 [2020-04-10T11:50:12.843Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
11:50:13 [2020-04-10T11:50:13.086Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:50:13 [2020-04-10T11:50:13.774Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.239s	coverage: 86.3% of statements
11:50:13 [2020-04-10T11:50:13.774Z] ?   	github.com/docker/docker/cli	[no test files]
11:50:13 [2020-04-10T11:50:13.774Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:50:14 [2020-04-10T11:50:14.263Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
11:50:14 [2020-04-10T11:50:14.263Z] --- PASS: TestHealthKillContainer (3.17s)
11:50:14 [2020-04-10T11:50:14.263Z] === RUN   TestInspectCpusetInConfigPre120
11:50:14 [2020-04-10T11:50:14.881Z] --- PASS: TestServiceUpdateLabel (3.59s)
11:50:14 [2020-04-10T11:50:14.881Z] === RUN   TestServiceUpdateSecrets
11:50:15 [2020-04-10T11:50:15.198Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s)
11:50:15 [2020-04-10T11:50:15.198Z] === RUN   TestIpcModeNone
11:50:15 [2020-04-10T11:50:15.764Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
11:50:15 [2020-04-10T11:50:15.764Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
11:50:16 [2020-04-10T11:50:16.328Z] --- PASS: TestIpcModeNone (0.97s)
11:50:16 [2020-04-10T11:50:16.328Z] === RUN   TestIpcModePrivate
11:50:16 [2020-04-10T11:50:16.373Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:50:17 [2020-04-10T11:50:17.262Z] --- PASS: TestIpcModePrivate (1.04s)
11:50:17 [2020-04-10T11:50:17.263Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:203, shared: false, mustBeShared: false
11:50:17 [2020-04-10T11:50:17.263Z] === RUN   TestIpcModeShareable
11:50:17 [2020-04-10T11:50:17.263Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
11:50:17 [2020-04-10T11:50:17.953Z] ok  	github.com/docker/docker/client	0.198s	coverage: 75.8% of statements
11:50:18 [2020-04-10T11:50:18.194Z] --- PASS: TestIpcModeShareable (0.95s)
11:50:18 [2020-04-10T11:50:18.194Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true
11:50:18 [2020-04-10T11:50:18.194Z] === RUN   TestAPIIpcModeShareableAndContainer
11:50:18 [2020-04-10T11:50:18.760Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
11:50:19 [2020-04-10T11:50:19.325Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
11:50:19 [2020-04-10T11:50:19.657Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:50:20 [2020-04-10T11:50:20.257Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
11:50:21 [2020-04-10T11:50:21.188Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
11:50:21 [2020-04-10T11:50:21.445Z] === RUN   TestDockerSuite/TestBuildAddScript
11:50:21 [2020-04-10T11:50:21.702Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.43s)
11:50:21 [2020-04-10T11:50:21.702Z] === RUN   TestAPIIpcModeHost
11:50:22 [2020-04-10T11:50:22.633Z] --- PASS: TestAPIIpcModeHost (0.91s)
11:50:22 [2020-04-10T11:50:22.633Z] === RUN   TestDaemonIpcModeShareable
11:50:22 [2020-04-10T11:50:22.890Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
11:50:24 [2020-04-10T11:50:24.264Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
11:50:24 [2020-04-10T11:50:24.264Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
11:50:24 [2020-04-10T11:50:24.264Z] === RUN   TestDaemonIpcModePrivate
11:50:24 [2020-04-10T11:50:24.832Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
11:50:25 [2020-04-10T11:50:25.396Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
11:50:25 [2020-04-10T11:50:25.396Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
11:50:26 [2020-04-10T11:50:26.219Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:50:26 [2020-04-10T11:50:26.326Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
11:50:26 [2020-04-10T11:50:26.327Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
11:50:26 [2020-04-10T11:50:26.327Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:50:27 [2020-04-10T11:50:27.594Z] --- PASS: TestDockerNetworkMacvlan (18.06s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s)
11:50:27 [2020-04-10T11:50:27.594Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
11:50:27 [2020-04-10T11:50:27.594Z] PASS
11:50:27 [2020-04-10T11:50:27.594Z] 
11:50:27 [2020-04-10T11:50:27.594Z] DONE 8 tests in 20.328s
11:50:27 [2020-04-10T11:50:27.594Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
11:50:27 [2020-04-10T11:50:27.595Z] ++ 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
11:50:27 [2020-04-10T11:50:27.595Z] ++ set -e
11:50:27 [2020-04-10T11:50:27.595Z] ++ '[' -n 0 ']'
11:50:27 [2020-04-10T11:50:27.595Z] ++ set -x
11:50:27 [2020-04-10T11:50:27.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:50:27 [2020-04-10T11:50:27.595Z] testing: warning: no tests to run
11:50:27 [2020-04-10T11:50:27.595Z] PASS
11:50:27 [2020-04-10T11:50:27.595Z] 
11:50:27 [2020-04-10T11:50:27.595Z] DONE 0 tests in 0.034s
11:50:27 [2020-04-10T11:50:27.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:50:27 [2020-04-10T11:50:27.595Z] ++ 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
11:50:27 [2020-04-10T11:50:27.595Z] ++ set -e
11:50:27 [2020-04-10T11:50:27.595Z] ++ '[' -n 0 ']'
11:50:27 [2020-04-10T11:50:27.595Z] ++ set -x
11:50:27 [2020-04-10T11:50:27.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:50:27 [2020-04-10T11:50:27.853Z] INFO: Testing against a local daemon
11:50:27 [2020-04-10T11:50:27.853Z] === RUN   TestAuthZPluginAllowRequest
11:50:28 [2020-04-10T11:50:28.221Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s)
11:50:28 [2020-04-10T11:50:28.222Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false
11:50:28 [2020-04-10T11:50:28.222Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:50:29 [2020-04-10T11:50:29.152Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
11:50:29 [2020-04-10T11:50:29.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
11:50:29 [2020-04-10T11:50:29.716Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true
11:50:29 [2020-04-10T11:50:29.716Z] === RUN   TestIpcModeOlderClient
11:50:29 [2020-04-10T11:50:29.716Z] === PAUSE TestIpcModeOlderClient
11:50:29 [2020-04-10T11:50:29.716Z] === RUN   TestKillContainerInvalidSignal
11:50:29 [2020-04-10T11:50:29.756Z] --- PASS: TestAuthZPluginAllowRequest (1.72s)
11:50:29 [2020-04-10T11:50:29.756Z] === RUN   TestAuthZPluginTLS
11:50:30 [2020-04-10T11:50:30.015Z] --- PASS: TestAuthZPluginTLS (0.68s)
11:50:30 [2020-04-10T11:50:30.015Z] === RUN   TestAuthZPluginDenyRequest
11:50:30 [2020-04-10T11:50:30.082Z] --- PASS: TestServiceUpdateSecrets (15.61s)
11:50:30 [2020-04-10T11:50:30.082Z] === RUN   TestServiceUpdateConfigs
11:50:30 [2020-04-10T11:50:30.647Z] --- PASS: TestKillContainerInvalidSignal (0.87s)
11:50:30 [2020-04-10T11:50:30.647Z] === RUN   TestKillContainer
11:50:30 [2020-04-10T11:50:30.647Z] === RUN   TestKillContainer/no_signal
11:50:30 [2020-04-10T11:50:30.950Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
11:50:30 [2020-04-10T11:50:30.950Z] === RUN   TestAuthZPluginAPIDenyResponse
11:50:31 [2020-04-10T11:50:31.518Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
11:50:31 [2020-04-10T11:50:31.518Z] === RUN   TestAuthZPluginDenyResponse
11:50:31 [2020-04-10T11:50:31.579Z] === RUN   TestKillContainer/non_killing_signal
11:50:32 [2020-04-10T11:50:32.086Z] --- PASS: TestAuthZPluginDenyResponse (0.65s)
11:50:32 [2020-04-10T11:50:32.086Z] === RUN   TestAuthZPluginAllowEventStream
11:50:32 [2020-04-10T11:50:32.143Z] === RUN   TestKillContainer/killing_signal
11:50:33 [2020-04-10T11:50:33.075Z] --- PASS: TestKillContainer (2.51s)
11:50:33 [2020-04-10T11:50:33.075Z]     --- PASS: TestKillContainer/no_signal (0.84s)
11:50:33 [2020-04-10T11:50:33.075Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
11:50:33 [2020-04-10T11:50:33.075Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
11:50:33 [2020-04-10T11:50:33.075Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:50:33 [2020-04-10T11:50:33.075Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:50:33 [2020-04-10T11:50:33.332Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
11:50:33 [2020-04-10T11:50:33.896Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:50:33 [2020-04-10T11:50:33.990Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
11:50:33 [2020-04-10T11:50:33.990Z] === RUN   TestAuthZPluginErrorResponse
11:50:34 [2020-04-10T11:50:34.557Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
11:50:34 [2020-04-10T11:50:34.557Z] === RUN   TestAuthZPluginErrorRequest
11:50:34 [2020-04-10T11:50:34.827Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s)
11:50:34 [2020-04-10T11:50:34.827Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
11:50:34 [2020-04-10T11:50:34.827Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
11:50:34 [2020-04-10T11:50:34.827Z] === RUN   TestKillStoppedContainer
11:50:34 [2020-04-10T11:50:34.827Z] --- PASS: TestKillStoppedContainer (0.08s)
11:50:34 [2020-04-10T11:50:34.827Z] === RUN   TestKillStoppedContainerAPIPre120
11:50:35 [2020-04-10T11:50:35.083Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
11:50:35 [2020-04-10T11:50:35.083Z] === RUN   TestKillDifferentUserContainer
11:50:35 [2020-04-10T11:50:35.124Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
11:50:35 [2020-04-10T11:50:35.124Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:50:35 [2020-04-10T11:50:35.647Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
11:50:35 [2020-04-10T11:50:35.691Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
11:50:35 [2020-04-10T11:50:35.691Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:50:35 [2020-04-10T11:50:35.904Z] --- PASS: TestKillDifferentUserContainer (0.91s)
11:50:35 [2020-04-10T11:50:35.904Z] === RUN   TestInspectOomKilledTrue
11:50:35 [2020-04-10T11:50:35.904Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:50:35 [2020-04-10T11:50:35.904Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:50:35 [2020-04-10T11:50:35.904Z] === RUN   TestInspectOomKilledFalse
11:50:35 [2020-04-10T11:50:35.904Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:50:35 [2020-04-10T11:50:35.904Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:50:35 [2020-04-10T11:50:35.904Z] === RUN   TestLinksEtcHostsContentMatch
11:50:36 [2020-04-10T11:50:36.468Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
11:50:36 [2020-04-10T11:50:36.468Z] === RUN   TestLinksContainerNames
11:50:38 [2020-04-10T11:50:38.222Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
11:50:38 [2020-04-10T11:50:38.222Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:50:38 [2020-04-10T11:50:38.368Z] --- PASS: TestLinksContainerNames (1.79s)
11:50:38 [2020-04-10T11:50:38.368Z] === RUN   TestLogsFollowTailEmpty
11:50:38 [2020-04-10T11:50:38.625Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
11:50:39 [2020-04-10T11:50:39.557Z] --- PASS: TestLogsFollowTailEmpty (1.10s)
11:50:39 [2020-04-10T11:50:39.557Z] === RUN   TestContainerNetworkMountsNoChown
11:50:40 [2020-04-10T11:50:40.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
11:50:40 [2020-04-10T11:50:40.123Z] === RUN   TestAuthZPluginHeader
11:50:40 [2020-04-10T11:50:40.490Z] --- PASS: TestContainerNetworkMountsNoChown (0.98s)
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/default
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/default
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/private
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/private
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rprivate
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rprivate
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/slave
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/slave
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rslave
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rslave
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/shared
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/shared
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rshared
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rshared
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/default
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/default/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/default/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/rshared
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/shared
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/rslave
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/slave
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/rprivate
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/private
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/private/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === RUN   TestMountDaemonRoot/private/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/default/bind_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/default/mount_root
11:50:40 [2020-04-10T11:50:40.490Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:50:40 [2020-04-10T11:50:40.747Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:50:41 [2020-04-10T11:50:41.004Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:50:41 [2020-04-10T11:50:41.058Z] --- PASS: TestAuthZPluginHeader (0.99s)
11:50:41 [2020-04-10T11:50:41.058Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:50:41 [2020-04-10T11:50:41.058Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:50:41 [2020-04-10T11:50:41.058Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:41 [2020-04-10T11:50:41.058Z] === RUN   TestAuthZPluginV2Disable
11:50:41 [2020-04-10T11:50:41.058Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:50:41 [2020-04-10T11:50:41.058Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:41 [2020-04-10T11:50:41.058Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:50:41 [2020-04-10T11:50:41.058Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:50:41 [2020-04-10T11:50:41.058Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:41 [2020-04-10T11:50:41.058Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:50:41 [2020-04-10T11:50:41.058Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:50:41 [2020-04-10T11:50:41.058Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:41 [2020-04-10T11:50:41.058Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:50:41 [2020-04-10T11:50:41.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:50:41 [2020-04-10T11:50:41.262Z] === CONT  TestMountDaemonRoot/private/mount_root
11:50:41 [2020-04-10T11:50:41.262Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:50:41 [2020-04-10T11:50:41.262Z] === CONT  TestMountDaemonRoot/private/bind_root
11:50:41 [2020-04-10T11:50:41.262Z] --- PASS: TestMountDaemonRoot (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
11:50:41 [2020-04-10T11:50:41.262Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
11:50:41 [2020-04-10T11:50:41.262Z] === RUN   TestContainerBindMountNonRecursive
11:50:41 [2020-04-10T11:50:41.519Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
11:50:42 [2020-04-10T11:50:42.088Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
11:50:42 [2020-04-10T11:50:42.653Z] === RUN   TestDockerSuite/TestBuildAddTar
11:50:44 [2020-04-10T11:50:44.024Z] --- PASS: TestContainerBindMountNonRecursive (2.51s)
11:50:44 [2020-04-10T11:50:44.024Z] === RUN   TestNetworkNat
11:50:44 [2020-04-10T11:50:44.024Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
11:50:44 [2020-04-10T11:50:44.954Z] --- PASS: TestNetworkNat (1.02s)
11:50:44 [2020-04-10T11:50:44.954Z] === RUN   TestNetworkLocalhostTCPNat
11:50:45 [2020-04-10T11:50:45.886Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s)
11:50:45 [2020-04-10T11:50:45.886Z] === RUN   TestNetworkLoopbackNat
11:50:48 [2020-04-10T11:50:48.409Z] --- PASS: TestNetworkLoopbackNat (2.31s)
11:50:48 [2020-04-10T11:50:48.409Z] === RUN   TestPause
11:50:48 [2020-04-10T11:50:48.499Z] --- PASS: TestServiceUpdateConfigs (15.72s)
11:50:48 [2020-04-10T11:50:48.499Z] === RUN   TestServiceUpdateNetwork
11:50:49 [2020-04-10T11:50:49.341Z] --- PASS: TestPause (0.98s)
11:50:49 [2020-04-10T11:50:49.341Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:50:49 [2020-04-10T11:50:49.341Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:50:49 [2020-04-10T11:50:49.341Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:50:49 [2020-04-10T11:50:49.341Z] === RUN   TestPauseStopPausedContainer
11:50:50 [2020-04-10T11:50:50.272Z] --- PASS: TestPauseStopPausedContainer (0.89s)
11:50:50 [2020-04-10T11:50:50.272Z] === RUN   TestPsFilter
11:50:50 [2020-04-10T11:50:50.272Z] --- PASS: TestPsFilter (0.29s)
11:50:50 [2020-04-10T11:50:50.273Z] === RUN   TestRemoveContainerWithRemovedVolume
11:50:51 [2020-04-10T11:50:51.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.08s)
11:50:51 [2020-04-10T11:50:51.687Z] === RUN   TestRemoveContainerWithVolume
11:50:52 [2020-04-10T11:50:52.626Z] --- PASS: TestRemoveContainerWithVolume (1.02s)
11:50:52 [2020-04-10T11:50:52.627Z] === RUN   TestRemoveContainerRunning
11:50:53 [2020-04-10T11:50:53.193Z] === RUN   TestDockerSuite/TestBuildAddTarXz
11:50:54 [2020-04-10T11:50:54.565Z] --- PASS: TestRemoveContainerRunning (1.89s)
11:50:54 [2020-04-10T11:50:54.565Z] === RUN   TestRemoveContainerForceRemoveRunning
11:50:55 [2020-04-10T11:50:55.130Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
11:50:55 [2020-04-10T11:50:55.387Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.14s)
11:50:55 [2020-04-10T11:50:55.387Z] === RUN   TestRemoveInvalidContainer
11:50:55 [2020-04-10T11:50:55.387Z] --- PASS: TestRemoveInvalidContainer (0.03s)
11:50:55 [2020-04-10T11:50:55.387Z] === RUN   TestRenameLinkedContainer
11:50:56 [2020-04-10T11:50:56.645Z] ok  	github.com/docker/docker/cmd/dockerd	0.075s	coverage: 30.8% of statements
11:50:56 [2020-04-10T11:50:56.831Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
11:50:56 [2020-04-10T11:50:56.902Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.9% of statements
11:50:56 [2020-04-10T11:50:56.902Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:50:56 [2020-04-10T11:50:56.902Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:50:56 [2020-04-10T11:50:56.902Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:50:56 [2020-04-10T11:50:56.902Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:50:57 [2020-04-10T11:50:57.088Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
11:50:59 [2020-04-10T11:50:59.242Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s)
11:50:59 [2020-04-10T11:50:59.242Z] PASS
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] === Skipped
11:50:59 [2020-04-10T11:50:59.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:50:59 [2020-04-10T11:50:59.242Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:50:59 [2020-04-10T11:50:59.242Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:50:59 [2020-04-10T11:50:59.242Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:50:59 [2020-04-10T11:50:59.242Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] DONE 17 tests, 4 skipped in 31.598s
11:50:59 [2020-04-10T11:50:59.242Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:50:59 [2020-04-10T11:50:59.242Z] ++ 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
11:50:59 [2020-04-10T11:50:59.242Z] ++ set -e
11:50:59 [2020-04-10T11:50:59.242Z] ++ '[' -n 0 ']'
11:50:59 [2020-04-10T11:50:59.242Z] ++ set -x
11:50:59 [2020-04-10T11:50:59.242Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:50:59 [2020-04-10T11:50:59.242Z] INFO: Testing against a local daemon
11:50:59 [2020-04-10T11:50:59.242Z] === RUN   TestPluginInvalidJSON
11:50:59 [2020-04-10T11:50:59.242Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:50:59 [2020-04-10T11:50:59.242Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:50:59 [2020-04-10T11:50:59.242Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:50:59 [2020-04-10T11:50:59.242Z] --- PASS: TestPluginInvalidJSON (0.03s)
11:50:59 [2020-04-10T11:50:59.242Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:50:59 [2020-04-10T11:50:59.242Z] PASS
11:50:59 [2020-04-10T11:50:59.242Z] 
11:50:59 [2020-04-10T11:50:59.242Z] DONE 2 tests in 0.171s
11:50:59 [2020-04-10T11:50:59.501Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:50:59 [2020-04-10T11:50:59.501Z] ++ 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
11:50:59 [2020-04-10T11:50:59.501Z] ++ set -e
11:50:59 [2020-04-10T11:50:59.501Z] ++ '[' -n 0 ']'
11:50:59 [2020-04-10T11:50:59.501Z] ++ set -x
11:50:59 [2020-04-10T11:50:59.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:50:59 [2020-04-10T11:50:59.501Z] INFO: Testing against a local daemon
11:50:59 [2020-04-10T11:50:59.501Z] === RUN   TestExternalGraphDriver
11:50:59 [2020-04-10T11:50:59.614Z] --- PASS: TestRenameLinkedContainer (4.15s)
11:50:59 [2020-04-10T11:50:59.614Z] === RUN   TestRenameStoppedContainer
11:50:59 [2020-04-10T11:50:59.760Z] === RUN   TestExternalGraphDriver/json
11:50:59 [2020-04-10T11:50:59.872Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
11:51:00 [2020-04-10T11:51:00.804Z] --- PASS: TestRenameStoppedContainer (0.96s)
11:51:00 [2020-04-10T11:51:00.804Z] === RUN   TestRenameRunningContainerAndReuse
11:51:01 [2020-04-10T11:51:01.061Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
11:51:01 [2020-04-10T11:51:01.317Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
11:51:02 [2020-04-10T11:51:02.292Z] === RUN   TestExternalGraphDriver/spec
11:51:02 [2020-04-10T11:51:02.689Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s)
11:51:02 [2020-04-10T11:51:02.689Z] === RUN   TestRenameInvalidName
11:51:03 [2020-04-10T11:51:03.619Z] --- PASS: TestRenameInvalidName (1.01s)
11:51:03 [2020-04-10T11:51:03.619Z] === RUN   TestRenameAnonymousContainer
11:51:03 [2020-04-10T11:51:03.686Z] --- PASS: TestServiceUpdateNetwork (16.93s)
11:51:03 [2020-04-10T11:51:03.686Z] PASS
11:51:03 [2020-04-10T11:51:03.686Z] 
11:51:03 [2020-04-10T11:51:03.686Z] === Skipped
11:51:03 [2020-04-10T11:51:03.686Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
11:51:03 [2020-04-10T11:51:03.686Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:51:03 [2020-04-10T11:51:03.686Z] 
11:51:03 [2020-04-10T11:51:03.686Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
11:51:03 [2020-04-10T11:51:03.686Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:03 [2020-04-10T11:51:03.686Z] 
11:51:03 [2020-04-10T11:51:03.686Z] 
11:51:03 [2020-04-10T11:51:03.686Z] DONE 23 tests, 2 skipped in 155.764s
11:51:03 [2020-04-10T11:51:03.686Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
11:51:03 [2020-04-10T11:51:03.686Z] ++ 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
11:51:03 [2020-04-10T11:51:03.686Z] ++ set -e
11:51:03 [2020-04-10T11:51:03.686Z] ++ '[' -n 0 ']'
11:51:03 [2020-04-10T11:51:03.686Z] ++ set -x
11:51:03 [2020-04-10T11:51:03.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
11:51:03 [2020-04-10T11:51:03.686Z] INFO: Testing against a local daemon
11:51:03 [2020-04-10T11:51:03.686Z] === RUN   TestSessionCreate
11:51:03 [2020-04-10T11:51:03.686Z] --- PASS: TestSessionCreate (0.02s)
11:51:03 [2020-04-10T11:51:03.686Z] === RUN   TestSessionCreateWithBadUpgrade
11:51:03 [2020-04-10T11:51:03.686Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
11:51:03 [2020-04-10T11:51:03.686Z] PASS
11:51:03 [2020-04-10T11:51:03.686Z] 
11:51:03 [2020-04-10T11:51:03.686Z] DONE 2 tests in 0.302s
11:51:03 [2020-04-10T11:51:03.686Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
11:51:03 [2020-04-10T11:51:03.686Z] ++ 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
11:51:03 [2020-04-10T11:51:03.686Z] ++ set -e
11:51:03 [2020-04-10T11:51:03.686Z] ++ '[' -n 0 ']'
11:51:03 [2020-04-10T11:51:03.686Z] ++ set -x
11:51:03 [2020-04-10T11:51:03.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
11:51:03 [2020-04-10T11:51:03.686Z] INFO: Testing against a local daemon
11:51:03 [2020-04-10T11:51:03.686Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:51:03 [2020-04-10T11:51:03.686Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:51:03 [2020-04-10T11:51:03.686Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:51:03 [2020-04-10T11:51:03.686Z] === RUN   TestEventsExecDie
11:51:04 [2020-04-10T11:51:04.297Z] --- PASS: TestEventsExecDie (0.99s)
11:51:04 [2020-04-10T11:51:04.297Z] === RUN   TestEventsBackwardsCompatible
11:51:04 [2020-04-10T11:51:04.297Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
11:51:04 [2020-04-10T11:51:04.297Z] === RUN   TestInfoBinaryCommits
11:51:04 [2020-04-10T11:51:04.297Z] --- PASS: TestInfoBinaryCommits (0.01s)
11:51:04 [2020-04-10T11:51:04.297Z] === RUN   TestInfoAPIVersioned
11:51:04 [2020-04-10T11:51:04.297Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:51:04 [2020-04-10T11:51:04.297Z] === RUN   TestInfoDiscoveryBackend
11:51:04 [2020-04-10T11:51:04.823Z] === RUN   TestExternalGraphDriver/pull
11:51:04 [2020-04-10T11:51:04.907Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
11:51:04 [2020-04-10T11:51:04.907Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:51:05 [2020-04-10T11:51:05.909Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:51:05 [2020-04-10T11:51:05.909Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:51:06 [2020-04-10T11:51:06.142Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
11:51:06 [2020-04-10T11:51:06.519Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
11:51:06 [2020-04-10T11:51:06.519Z] === RUN   TestInfoAPI
11:51:06 [2020-04-10T11:51:06.519Z] --- PASS: TestInfoAPI (0.02s)
11:51:06 [2020-04-10T11:51:06.519Z] === RUN   TestInfoAPIWarnings
11:51:06 [2020-04-10T11:51:06.911Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
11:51:07 [2020-04-10T11:51:07.130Z] --- PASS: TestInfoAPIWarnings (0.53s)
11:51:07 [2020-04-10T11:51:07.130Z] === RUN   TestInfoDebug
11:51:07 [2020-04-10T11:51:07.356Z] --- PASS: TestExternalGraphDriver (7.65s)
11:51:07 [2020-04-10T11:51:07.356Z]     --- PASS: TestExternalGraphDriver/json (2.49s)
11:51:07 [2020-04-10T11:51:07.356Z]     --- PASS: TestExternalGraphDriver/spec (2.72s)
11:51:07 [2020-04-10T11:51:07.356Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
11:51:07 [2020-04-10T11:51:07.356Z] === RUN   TestGraphdriverPluginV2
11:51:07 [2020-04-10T11:51:07.356Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
11:51:07 [2020-04-10T11:51:07.356Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:07 [2020-04-10T11:51:07.356Z] PASS
11:51:07 [2020-04-10T11:51:07.356Z] 
11:51:07 [2020-04-10T11:51:07.356Z] === Skipped
11:51:07 [2020-04-10T11:51:07.356Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
11:51:07 [2020-04-10T11:51:07.356Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:51:07 [2020-04-10T11:51:07.356Z] 
11:51:07 [2020-04-10T11:51:07.356Z] 
11:51:07 [2020-04-10T11:51:07.356Z] DONE 5 tests, 1 skipped in 7.847s
11:51:07 [2020-04-10T11:51:07.356Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:51:07 [2020-04-10T11:51:07.356Z] ++ 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
11:51:07 [2020-04-10T11:51:07.356Z] ++ set -e
11:51:07 [2020-04-10T11:51:07.356Z] ++ '[' -n 0 ']'
11:51:07 [2020-04-10T11:51:07.356Z] ++ set -x
11:51:07 [2020-04-10T11:51:07.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:51:07 [2020-04-10T11:51:07.356Z] INFO: Testing against a local daemon
11:51:07 [2020-04-10T11:51:07.356Z] === RUN   TestContinueAfterPluginCrash
11:51:07 [2020-04-10T11:51:07.356Z] === PAUSE TestContinueAfterPluginCrash
11:51:07 [2020-04-10T11:51:07.356Z] === RUN   TestReadPluginNoRead
11:51:07 [2020-04-10T11:51:07.356Z] === PAUSE TestReadPluginNoRead
11:51:07 [2020-04-10T11:51:07.356Z] === RUN   TestDaemonStartWithLogOpt
11:51:07 [2020-04-10T11:51:07.356Z] === PAUSE TestDaemonStartWithLogOpt
11:51:07 [2020-04-10T11:51:07.356Z] === CONT  TestContinueAfterPluginCrash
11:51:07 [2020-04-10T11:51:07.356Z] === CONT  TestDaemonStartWithLogOpt
11:51:07 [2020-04-10T11:51:07.356Z] === CONT  TestReadPluginNoRead
11:51:07 [2020-04-10T11:51:07.410Z] --- PASS: TestInfoDebug (0.53s)
11:51:07 [2020-04-10T11:51:07.410Z] === RUN   TestInfoInsecureRegistries
11:51:07 [2020-04-10T11:51:07.512Z] --- PASS: TestRenameAnonymousContainer (4.19s)
11:51:07 [2020-04-10T11:51:07.512Z] === RUN   TestRenameContainerWithSameName
11:51:08 [2020-04-10T11:51:08.021Z] --- PASS: TestInfoInsecureRegistries (0.53s)
11:51:08 [2020-04-10T11:51:08.021Z] === RUN   TestInfoRegistryMirrors
11:51:08 [2020-04-10T11:51:08.444Z] --- PASS: TestRenameContainerWithSameName (0.91s)
11:51:08 [2020-04-10T11:51:08.444Z] === RUN   TestRenameContainerWithLinkedContainer
11:51:08 [2020-04-10T11:51:08.633Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:51:08 [2020-04-10T11:51:08.633Z] === RUN   TestLoginFailsWithBadCredentials
11:51:08 [2020-04-10T11:51:08.806Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
11:51:08 [2020-04-10T11:51:08.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
11:51:08 [2020-04-10T11:51:08.913Z] === RUN   TestPingCacheHeaders
11:51:08 [2020-04-10T11:51:08.913Z] --- PASS: TestPingCacheHeaders (0.01s)
11:51:08 [2020-04-10T11:51:08.913Z] === RUN   TestPingGet
11:51:08 [2020-04-10T11:51:08.913Z] --- PASS: TestPingGet (0.01s)
11:51:08 [2020-04-10T11:51:08.913Z] === RUN   TestPingHead
11:51:08 [2020-04-10T11:51:08.913Z] --- PASS: TestPingHead (0.01s)
11:51:08 [2020-04-10T11:51:08.913Z] === RUN   TestVersion
11:51:08 [2020-04-10T11:51:08.913Z] --- PASS: TestVersion (0.01s)
11:51:08 [2020-04-10T11:51:08.913Z] PASS
11:51:08 [2020-04-10T11:51:08.913Z] 
11:51:08 [2020-04-10T11:51:08.913Z] === Skipped
11:51:08 [2020-04-10T11:51:08.913Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:51:08 [2020-04-10T11:51:08.913Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:51:08 [2020-04-10T11:51:08.913Z] 
11:51:08 [2020-04-10T11:51:08.913Z] 
11:51:08 [2020-04-10T11:51:08.913Z] DONE 18 tests, 1 skipped in 5.831s
11:51:08 [2020-04-10T11:51:08.913Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
11:51:08 [2020-04-10T11:51:08.913Z] ++ 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
11:51:08 [2020-04-10T11:51:08.913Z] ++ set -e
11:51:08 [2020-04-10T11:51:08.913Z] ++ '[' -n 0 ']'
11:51:08 [2020-04-10T11:51:08.913Z] ++ set -x
11:51:08 [2020-04-10T11:51:08.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
11:51:09 [2020-04-10T11:51:09.193Z] INFO: Testing against a local daemon
11:51:09 [2020-04-10T11:51:09.193Z] === RUN   TestVolumesCreateAndList
11:51:09 [2020-04-10T11:51:09.193Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:51:09 [2020-04-10T11:51:09.193Z] === RUN   TestVolumesRemove
11:51:09 [2020-04-10T11:51:09.194Z] --- PASS: TestVolumesRemove (0.11s)
11:51:09 [2020-04-10T11:51:09.194Z] === RUN   TestVolumesInspect
11:51:09 [2020-04-10T11:51:09.194Z] --- PASS: TestVolumesInspect (0.01s)
11:51:09 [2020-04-10T11:51:09.194Z] === RUN   TestVolumesInvalidJSON
11:51:09 [2020-04-10T11:51:09.194Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:51:09 [2020-04-10T11:51:09.194Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:51:09 [2020-04-10T11:51:09.194Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:51:09 [2020-04-10T11:51:09.194Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:51:09 [2020-04-10T11:51:09.194Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:51:09 [2020-04-10T11:51:09.194Z] PASS
11:51:09 [2020-04-10T11:51:09.194Z] 
11:51:09 [2020-04-10T11:51:09.194Z] DONE 5 tests in 0.312s
11:51:09 [2020-04-10T11:51:09.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:51:09 [2020-04-10T11:51:09.474Z] ++++ cat bundles/test-integration/docker.pid
11:51:09 [2020-04-10T11:51:09.474Z] +++ kill 11776
11:51:09 [2020-04-10T11:51:09.816Z] === RUN   TestDockerSuite/TestBuildBlankName
11:51:09 [2020-04-10T11:51:09.816Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
11:51:10 [2020-04-10T11:51:10.072Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
11:51:10 [2020-04-10T11:51:10.176Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
11:51:10 [2020-04-10T11:51:10.637Z] --- PASS: TestRenameContainerWithLinkedContainer (1.97s)
11:51:10 [2020-04-10T11:51:10.637Z] === RUN   TestResize
11:51:10 [2020-04-10T11:51:10.936Z] +++ /etc/init.d/apparmor stop
11:51:10 [2020-04-10T11:51:10.936Z] Leaving: AppArmorNo profiles have been unloaded.
11:51:10 [2020-04-10T11:51:10.936Z] 
11:51:10 [2020-04-10T11:51:10.936Z] Unloading profiles will leave already running processes permanently
11:51:10 [2020-04-10T11:51:10.936Z] unconfined, which can lead to unexpected situations.
11:51:10 [2020-04-10T11:51:10.936Z] 
11:51:10 [2020-04-10T11:51:10.936Z] To set a process to complain mode, use the command line tool
11:51:10 [2020-04-10T11:51:10.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:51:10 [2020-04-10T11:51:10.936Z] +++ true
11:51:10 [2020-04-10T11:51:10.936Z] 
11:51:11 [2020-04-10T11:51:11.569Z] --- PASS: TestResize (0.99s)
11:51:11 [2020-04-10T11:51:11.569Z] === RUN   TestResizeWithInvalidSize
11:51:12 [2020-04-10T11:51:12.503Z] --- PASS: TestResizeWithInvalidSize (0.86s)
11:51:12 [2020-04-10T11:51:12.503Z] === RUN   TestResizeWhenContainerNotStarted
11:51:12 [2020-04-10T11:51:12.503Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
Post stage
[Pipeline] junit
11:51:12 [2020-04-10T11:51:12.981Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:51:13 [2020-04-10T11:51:13.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:51:13 [2020-04-10T11:51:13.434Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:51:13 [2020-04-10T11:51:13.671Z] + echo Ensuring container killed.
11:51:13 [2020-04-10T11:51:13.671Z] Ensuring container killed.
11:51:13 [2020-04-10T11:51:13.671Z] + docker rm -vf docker-pr3
11:51:13 [2020-04-10T11:51:13.671Z] Error: No such container: docker-pr3
11:51:13 [2020-04-10T11:51:13.671Z] + true
[Pipeline] sh
11:51:14 [2020-04-10T11:51:14.035Z] + echo Chowning /workspace to jenkins user
11:51:14 [2020-04-10T11:51:14.035Z] Chowning /workspace to jenkins user
11:51:14 [2020-04-10T11:51:14.035Z] + id -u
11:51:14 [2020-04-10T11:51:14.035Z] + id -g
11:51:14 [2020-04-10T11:51:14.035Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40795:/workspace busybox chown -R 1001:1001 /workspace
11:51:14 [2020-04-10T11:51:14.035Z] Unable to find image 'busybox:latest' locally
11:51:14 [2020-04-10T11:51:14.317Z] latest: Pulling from library/busybox
11:51:14 [2020-04-10T11:51:14.317Z] 1b125a2fb2df: Pulling fs layer
11:51:14 [2020-04-10T11:51:14.317Z] 1b125a2fb2df: Verifying Checksum
11:51:14 [2020-04-10T11:51:14.317Z] 1b125a2fb2df: Download complete
11:51:14 [2020-04-10T11:51:14.598Z] 1b125a2fb2df: Pull complete
11:51:14 [2020-04-10T11:51:14.598Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
11:51:14 [2020-04-10T11:51:14.598Z] Status: Downloaded newer image for busybox:latest
11:51:15 [2020-04-10T11:51:15.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
11:51:15 [2020-04-10T11:51:15.344Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
11:51:16 [2020-04-10T11:51:16.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:51:16 [2020-04-10T11:51:16.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:51:16 [2020-04-10T11:51:16.988Z] + bundleName=s390x-integration
11:51:16 [2020-04-10T11:51:16.988Z] + echo Creating s390x-integration-bundles.tar.gz
11:51:16 [2020-04-10T11:51:16.988Z] Creating s390x-integration-bundles.tar.gz
11:51:16 [2020-04-10T11:51:16.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:51:16 [2020-04-10T11:51:16.988Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:51:17 [2020-04-10T11:51:17.021Z] Archiving artifacts
11:51:17 [2020-04-10T11:51:17.207Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
11:51:17 [2020-04-10T11:51:17.207Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
11:51:17 [2020-04-10T11:51:17.365Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:51:17 [2020-04-10T11:51:17.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:51:17 [2020-04-10T11:51:17.776Z] + make clean
11:51:18 [2020-04-10T11:51:18.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:51:18 [2020-04-10T11:51:18.057Z] docker volume rm -f docker-dev-cache
11:51:18 [2020-04-10T11:51:18.058Z] docker-dev-cache
[Pipeline] deleteDir
11:51:18 [2020-04-10T11:51:18.271Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.8% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:51:19 [2020-04-10T11:51:19.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:51:19 [2020-04-10T11:51:19.571Z] === RUN   TestReadPluginNoRead/default
11:51:19 [2020-04-10T11:51:19.640Z] ok  	github.com/docker/docker/daemon	12.208s	coverage: 17.4% of statements
11:51:19 [2020-04-10T11:51:19.640Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:51:19 [2020-04-10T11:51:19.640Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:51:19 [2020-04-10T11:51:19.655Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:51:19 [2020-04-10T11:51:19.655Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
11:51:19 [2020-04-10T11:51:19.897Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 81.7% of statements
11:51:20 [2020-04-10T11:51:20.138Z] --- PASS: TestDaemonStartWithLogOpt (12.79s)
11:51:20 [2020-04-10T11:51:20.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
11:51:21 [2020-04-10T11:51:21.073Z] === RUN   TestReadPluginNoRead/disabled_caching
11:51:21 [2020-04-10T11:51:21.268Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
11:51:21 [2020-04-10T11:51:21.268Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:51:21 [2020-04-10T11:51:21.268Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:51:21 [2020-04-10T11:51:21.268Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:51:21 [2020-04-10T11:51:21.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:51:22 [2020-04-10T11:51:22.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:51:22 [2020-04-10T11:51:22.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
11:51:22 [2020-04-10T11:51:22.974Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:51:23 [2020-04-10T11:51:23.161Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
11:51:24 [2020-04-10T11:51:24.875Z] --- PASS: TestReadPluginNoRead (17.31s)
11:51:24 [2020-04-10T11:51:24.875Z]     --- PASS: TestReadPluginNoRead/default (1.96s)
11:51:24 [2020-04-10T11:51:24.875Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
11:51:24 [2020-04-10T11:51:24.875Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s)
11:51:24 [2020-04-10T11:51:24.875Z]     read_test.go:91: [dab696e4d82d6] daemon is not started
11:51:25 [2020-04-10T11:51:25.057Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
11:51:25 [2020-04-10T11:51:25.134Z] --- PASS: TestContinueAfterPluginCrash (17.61s)
11:51:25 [2020-04-10T11:51:25.134Z] PASS
11:51:25 [2020-04-10T11:51:25.134Z] 
11:51:25 [2020-04-10T11:51:25.134Z] DONE 6 tests in 17.796s
11:51:25 [2020-04-10T11:51:25.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:51:25 [2020-04-10T11:51:25.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:51:25 [2020-04-10T11:51:25.134Z] ++ set -e
11:51:25 [2020-04-10T11:51:25.134Z] ++ '[' -n 0 ']'
11:51:25 [2020-04-10T11:51:25.134Z] ++ set -x
11:51:25 [2020-04-10T11:51:25.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:51:25 [2020-04-10T11:51:25.134Z] testing: warning: no tests to run
11:51:25 [2020-04-10T11:51:25.134Z] PASS
11:51:25 [2020-04-10T11:51:25.134Z] 
11:51:25 [2020-04-10T11:51:25.134Z] DONE 0 tests in 0.049s
11:51:25 [2020-04-10T11:51:25.134Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:51:25 [2020-04-10T11:51:25.134Z] ++ 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
11:51:25 [2020-04-10T11:51:25.134Z] ++ set -e
11:51:25 [2020-04-10T11:51:25.134Z] ++ '[' -n 0 ']'
11:51:25 [2020-04-10T11:51:25.134Z] ++ set -x
11:51:25 [2020-04-10T11:51:25.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:51:25 [2020-04-10T11:51:25.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:51:25 [2020-04-10T11:51:25.392Z] INFO: Testing against a local daemon
11:51:25 [2020-04-10T11:51:25.392Z] === RUN   TestPluginWithDevMounts
11:51:25 [2020-04-10T11:51:25.392Z] === PAUSE TestPluginWithDevMounts
11:51:25 [2020-04-10T11:51:25.392Z] === CONT  TestPluginWithDevMounts
11:51:25 [2020-04-10T11:51:25.864Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
11:51:25 [2020-04-10T11:51:25.988Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.204s	coverage: 57.0% of statements
11:51:26 [2020-04-10T11:51:26.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:51:27 [2020-04-10T11:51:27.496Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
11:51:27 [2020-04-10T11:51:27.944Z] --- PASS: TestPluginWithDevMounts (2.25s)
11:51:27 [2020-04-10T11:51:27.944Z] PASS
11:51:27 [2020-04-10T11:51:27.944Z] 
11:51:27 [2020-04-10T11:51:27.944Z] DONE 1 tests in 2.420s
11:51:27 [2020-04-10T11:51:27.944Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
11:51:27 [2020-04-10T11:51:27.944Z] ++ 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
11:51:27 [2020-04-10T11:51:27.944Z] ++ set -e
11:51:27 [2020-04-10T11:51:27.944Z] ++ '[' -n 0 ']'
11:51:27 [2020-04-10T11:51:27.944Z] ++ set -x
11:51:27 [2020-04-10T11:51:27.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:51:27 [2020-04-10T11:51:27.944Z] INFO: Testing against a local daemon
11:51:27 [2020-04-10T11:51:27.944Z] === RUN   TestSecretInspect
11:51:28 [2020-04-10T11:51:28.517Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.429s	coverage: 72.5% of statements
11:51:28 [2020-04-10T11:51:28.866Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.44s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s)
11:51:28 [2020-04-10T11:51:28.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
11:51:28 [2020-04-10T11:51:28.866Z] === RUN   TestCgroupNamespacesRun
11:51:29 [2020-04-10T11:51:29.087Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.548s	coverage: 45.9% of statements
11:51:30 [2020-04-10T11:51:30.459Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
11:51:30 [2020-04-10T11:51:30.459Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:51:30 [2020-04-10T11:51:30.762Z] --- PASS: TestCgroupNamespacesRun (2.01s)
11:51:30 [2020-04-10T11:51:30.762Z] === RUN   TestCgroupNamespacesRunPrivileged
11:51:31 [2020-04-10T11:51:31.020Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
11:51:31 [2020-04-10T11:51:31.232Z] --- PASS: TestSecretInspect (3.27s)
11:51:31 [2020-04-10T11:51:31.232Z] === RUN   TestSecretList
11:51:31 [2020-04-10T11:51:31.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
11:51:32 [2020-04-10T11:51:32.354Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.123s	coverage: 49.5% of statements
11:51:32 [2020-04-10T11:51:32.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s)
11:51:32 [2020-04-10T11:51:32.516Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:51:33 [2020-04-10T11:51:33.724Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.303s	coverage: 76.1% of statements
11:51:34 [2020-04-10T11:51:34.413Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
11:51:34 [2020-04-10T11:51:34.413Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s)
11:51:34 [2020-04-10T11:51:34.413Z] === RUN   TestCgroupNamespacesRunHostMode
11:51:34 [2020-04-10T11:51:34.520Z] --- PASS: TestSecretList (3.31s)
11:51:34 [2020-04-10T11:51:34.520Z] === RUN   TestSecretsCreateAndDelete
11:51:34 [2020-04-10T11:51:34.655Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
11:51:34 [2020-04-10T11:51:34.912Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.114s	coverage: 61.0% of statements
11:51:34 [2020-04-10T11:51:34.912Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:51:34 [2020-04-10T11:51:34.912Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:51:35 [2020-04-10T11:51:35.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
11:51:35 [2020-04-10T11:51:35.843Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
11:51:36 [2020-04-10T11:51:36.348Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
11:51:36 [2020-04-10T11:51:36.348Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:51:36 [2020-04-10T11:51:36.776Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
11:51:37 [2020-04-10T11:51:37.803Z] --- PASS: TestSecretsCreateAndDelete (3.26s)
11:51:37 [2020-04-10T11:51:37.803Z] === RUN   TestSecretsUpdate
11:51:38 [2020-04-10T11:51:38.147Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
11:51:38 [2020-04-10T11:51:38.147Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:51:38 [2020-04-10T11:51:38.147Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:51:38 [2020-04-10T11:51:38.245Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
11:51:38 [2020-04-10T11:51:38.245Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:51:38 [2020-04-10T11:51:38.245Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
11:51:38 [2020-04-10T11:51:38.711Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 41.8% of statements
11:51:38 [2020-04-10T11:51:38.809Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
11:51:38 [2020-04-10T11:51:38.809Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:51:39 [2020-04-10T11:51:39.739Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
11:51:39 [2020-04-10T11:51:39.739Z] === RUN   TestCgroupNamespacesRunOlderClient
11:51:40 [2020-04-10T11:51:40.080Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
11:51:40 [2020-04-10T11:51:40.336Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.8% of statements
11:51:40 [2020-04-10T11:51:40.336Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:51:40 [2020-04-10T11:51:40.336Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:51:41 [2020-04-10T11:51:41.087Z] --- PASS: TestSecretsUpdate (3.26s)
11:51:41 [2020-04-10T11:51:41.087Z] === RUN   TestTemplatedSecret
11:51:41 [2020-04-10T11:51:41.274Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 26.2% of statements
11:51:41 [2020-04-10T11:51:41.633Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
11:51:41 [2020-04-10T11:51:41.633Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
11:51:41 [2020-04-10T11:51:41.633Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
11:51:41 [2020-04-10T11:51:41.633Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s)
11:51:41 [2020-04-10T11:51:41.633Z] === RUN   TestKernelTCPMemory
11:51:41 [2020-04-10T11:51:41.838Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
11:51:42 [2020-04-10T11:51:42.096Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.029s	coverage: 88.3% of statements
11:51:42 [2020-04-10T11:51:42.565Z] --- PASS: TestKernelTCPMemory (0.91s)
11:51:42 [2020-04-10T11:51:42.565Z] === RUN   TestNISDomainname
11:51:43 [2020-04-10T11:51:43.465Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 74.7% of statements
11:51:43 [2020-04-10T11:51:43.465Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:51:43 [2020-04-10T11:51:43.465Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.030s	coverage: 19.9% of statements
11:51:43 [2020-04-10T11:51:43.498Z] --- PASS: TestNISDomainname (1.03s)
11:51:43 [2020-04-10T11:51:43.498Z] === RUN   TestHostnameDnsResolution
11:51:44 [2020-04-10T11:51:44.370Z] --- PASS: TestTemplatedSecret (3.38s)
11:51:44 [2020-04-10T11:51:44.370Z] === RUN   TestSecretCreateResolve
11:51:44 [2020-04-10T11:51:44.834Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
11:51:44 [2020-04-10T11:51:44.866Z] --- PASS: TestHostnameDnsResolution (1.29s)
11:51:44 [2020-04-10T11:51:44.867Z] === RUN   TestStats
11:51:45 [2020-04-10T11:51:45.124Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
11:51:45 [2020-04-10T11:51:45.124Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
11:51:46 [2020-04-10T11:51:46.203Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
11:51:46 [2020-04-10T11:51:46.460Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
11:51:46 [2020-04-10T11:51:46.718Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.676s	coverage: 82.5% of statements
11:51:46 [2020-04-10T11:51:46.718Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:51:46 [2020-04-10T11:51:46.976Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
11:51:46 [2020-04-10T11:51:46.976Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:51:47 [2020-04-10T11:51:47.018Z] --- PASS: TestStats (2.04s)
11:51:47 [2020-04-10T11:51:47.018Z] === RUN   TestStopContainerWithTimeout
11:51:47 [2020-04-10T11:51:47.018Z] === RUN   TestStopContainerWithTimeout/0
11:51:47 [2020-04-10T11:51:47.018Z] === PAUSE TestStopContainerWithTimeout/0
11:51:47 [2020-04-10T11:51:47.019Z] === RUN   TestStopContainerWithTimeout/1
11:51:47 [2020-04-10T11:51:47.019Z] === PAUSE TestStopContainerWithTimeout/1
11:51:47 [2020-04-10T11:51:47.019Z] === RUN   TestStopContainerWithTimeout/3
11:51:47 [2020-04-10T11:51:47.019Z] === PAUSE TestStopContainerWithTimeout/3
11:51:47 [2020-04-10T11:51:47.019Z] === RUN   TestStopContainerWithTimeout/-1
11:51:47 [2020-04-10T11:51:47.019Z] === PAUSE TestStopContainerWithTimeout/-1
11:51:47 [2020-04-10T11:51:47.019Z] === CONT  TestStopContainerWithTimeout/0
11:51:47 [2020-04-10T11:51:47.019Z] === CONT  TestStopContainerWithTimeout/-1
11:51:47 [2020-04-10T11:51:47.657Z] --- PASS: TestSecretCreateResolve (3.27s)
11:51:47 [2020-04-10T11:51:47.657Z] PASS
11:51:47 [2020-04-10T11:51:47.657Z] 
11:51:47 [2020-04-10T11:51:47.657Z] DONE 6 tests in 19.874s
11:51:47 [2020-04-10T11:51:47.657Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
11:51:47 [2020-04-10T11:51:47.657Z] ++ 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
11:51:47 [2020-04-10T11:51:47.657Z] ++ set -e
11:51:47 [2020-04-10T11:51:47.657Z] ++ '[' -n 0 ']'
11:51:47 [2020-04-10T11:51:47.657Z] ++ set -x
11:51:47 [2020-04-10T11:51:47.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
11:51:47 [2020-04-10T11:51:47.657Z] INFO: Testing against a local daemon
11:51:47 [2020-04-10T11:51:47.657Z] === RUN   TestServiceCreateInit
11:51:47 [2020-04-10T11:51:47.657Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:51:48 [2020-04-10T11:51:48.388Z] === CONT  TestStopContainerWithTimeout/3
11:51:48 [2020-04-10T11:51:48.646Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
11:51:49 [2020-04-10T11:51:49.501Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 48.2% of statements
11:51:49 [2020-04-10T11:51:49.759Z] ok  	github.com/docker/docker/distribution	0.201s	coverage: 22.1% of statements
11:51:49 [2020-04-10T11:51:49.759Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:51:50 [2020-04-10T11:51:50.016Z] === CONT  TestStopContainerWithTimeout/1
11:51:50 [2020-04-10T11:51:50.016Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
11:51:51 [2020-04-10T11:51:51.132Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
11:51:51 [2020-04-10T11:51:51.389Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
11:51:51 [2020-04-10T11:51:51.646Z] --- PASS: TestStopContainerWithTimeout (0.02s)
11:51:51 [2020-04-10T11:51:51.646Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
11:51:51 [2020-04-10T11:51:51.646Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.88s)
11:51:51 [2020-04-10T11:51:51.646Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
11:51:51 [2020-04-10T11:51:51.646Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
11:51:51 [2020-04-10T11:51:51.646Z] === RUN   TestDeleteDevicemapper
11:51:51 [2020-04-10T11:51:51.646Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:51:51 [2020-04-10T11:51:51.646Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:51:51 [2020-04-10T11:51:51.646Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:51:51 [2020-04-10T11:51:51.903Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
11:51:52 [2020-04-10T11:51:52.064Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
11:51:52 [2020-04-10T11:51:52.630Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 85.1% of statements
11:51:52 [2020-04-10T11:51:52.630Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:51:52 [2020-04-10T11:51:52.926Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:51:53 [2020-04-10T11:51:53.194Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
11:51:53 [2020-04-10T11:51:53.194Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:51:53 [2020-04-10T11:51:53.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
11:51:54 [2020-04-10T11:51:54.126Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
11:51:54 [2020-04-10T11:51:54.126Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:51:54 [2020-04-10T11:51:54.659Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
11:51:54 [2020-04-10T11:51:54.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s)
11:51:54 [2020-04-10T11:51:54.659Z] === RUN   TestUpdateMemory
11:51:54 [2020-04-10T11:51:54.659Z] --- SKIP: TestUpdateMemory (0.00s)
11:51:54 [2020-04-10T11:51:54.659Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:51:54 [2020-04-10T11:51:54.659Z] === RUN   TestUpdateCPUQuota
11:51:55 [2020-04-10T11:51:55.057Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
11:51:55 [2020-04-10T11:51:55.989Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
11:51:56 [2020-04-10T11:51:56.247Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
11:51:56 [2020-04-10T11:51:56.556Z] --- PASS: TestUpdateCPUQuota (1.52s)
11:51:56 [2020-04-10T11:51:56.557Z] === RUN   TestUpdatePidsLimit
11:51:56 [2020-04-10T11:51:56.557Z] === RUN   TestUpdatePidsLimit/update_from_none
11:51:56 [2020-04-10T11:51:56.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
11:51:56 [2020-04-10T11:51:56.813Z] === RUN   TestUpdatePidsLimit/no_change
11:51:57 [2020-04-10T11:51:57.071Z] === RUN   TestUpdatePidsLimit/update_lower
11:51:57 [2020-04-10T11:51:57.071Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
11:51:57 [2020-04-10T11:51:57.329Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:51:57 [2020-04-10T11:51:57.893Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:51:58 [2020-04-10T11:51:58.144Z] ok  	github.com/docker/docker/pkg/archive	0.387s	coverage: 77.4% of statements
11:51:58 [2020-04-10T11:51:58.196Z] --- PASS: TestServiceCreateInit (9.54s)
11:51:58 [2020-04-10T11:51:58.196Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s)
11:51:58 [2020-04-10T11:51:58.196Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s)
11:51:58 [2020-04-10T11:51:58.196Z] === RUN   TestCreateServiceMultipleTimes
11:51:58 [2020-04-10T11:51:58.456Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:51:58 [2020-04-10T11:51:58.713Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
11:51:58 [2020-04-10T11:51:58.713Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:51:59 [2020-04-10T11:51:59.075Z] ok  	github.com/docker/docker/pkg/authorization	0.152s	coverage: 68.3% of statements
11:51:59 [2020-04-10T11:51:59.333Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
11:51:59 [2020-04-10T11:51:59.333Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
11:52:00 [2020-04-10T11:52:00.655Z] --- PASS: TestUpdatePidsLimit (4.13s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.43s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
11:52:00 [2020-04-10T11:52:00.655Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
11:52:00 [2020-04-10T11:52:00.655Z] === RUN   TestUpdateRestartPolicy
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/types/filters	0.037s	coverage: 92.2% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/types/strslice	0.037s	coverage: 90.0% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/types/time	0.034s	coverage: 100.0% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/server/router/swarm	0.037s	coverage: 4.5% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:52:02 [2020-04-10T11:52:02.616Z] ok  	github.com/docker/docker/builder/dockerignore	0.029s	coverage: 96.8% of statements
11:52:03 [2020-04-10T11:52:03.193Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
11:52:03 [2020-04-10T11:52:03.450Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
11:52:03 [2020-04-10T11:52:03.509Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.886s	coverage: 43.2% of statements
11:52:03 [2020-04-10T11:52:03.509Z] ok  	github.com/docker/docker/layer	7.712s	coverage: 69.2% of statements
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/oci	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:52:03 [2020-04-10T11:52:03.509Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
11:52:03 [2020-04-10T11:52:03.766Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
11:52:04 [2020-04-10T11:52:04.024Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
11:52:04 [2020-04-10T11:52:04.113Z] ok  	github.com/docker/docker/cli/debug	0.012s	coverage: 100.0% of statements
11:52:04 [2020-04-10T11:52:04.955Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
11:52:05 [2020-04-10T11:52:05.346Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
11:52:05 [2020-04-10T11:52:05.520Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
11:52:05 [2020-04-10T11:52:05.778Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
11:52:06 [2020-04-10T11:52:06.715Z] === RUN   TestDockerSuite/TestBuildCacheAdd
11:52:06 [2020-04-10T11:52:06.848Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.065s	coverage: 86.3% of statements
11:52:06 [2020-04-10T11:52:06.972Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
11:52:07 [2020-04-10T11:52:07.149Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
11:52:07 [2020-04-10T11:52:07.229Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
11:52:07 [2020-04-10T11:52:07.713Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
11:52:08 [2020-04-10T11:52:08.161Z] === RUN   TestDockerSuite/TestBuildCacheFrom
11:52:08 [2020-04-10T11:52:08.279Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.073s	coverage: 84.1% of statements
11:52:08 [2020-04-10T11:52:08.536Z] ok  	github.com/docker/docker/pkg/fsutils	0.225s	coverage: 85.1% of statements
11:52:08 [2020-04-10T11:52:08.794Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
11:52:08 [2020-04-10T11:52:08.899Z] ok  	github.com/docker/docker/builder/remotecontext	0.467s	coverage: 13.6% of statements
11:52:09 [2020-04-10T11:52:09.727Z] ok  	github.com/docker/docker/pkg/idtools	0.405s	coverage: 70.1% of statements
11:52:09 [2020-04-10T11:52:09.985Z] ok  	github.com/docker/docker/pkg/ioutils	0.509s	coverage: 70.6% of statements
11:52:10 [2020-04-10T11:52:10.242Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
11:52:10 [2020-04-10T11:52:10.499Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
11:52:10 [2020-04-10T11:52:10.756Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 100.0% of statements
11:52:10 [2020-04-10T11:52:10.756Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:52:10 [2020-04-10T11:52:10.756Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:52:10 [2020-04-10T11:52:10.757Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
11:52:10 [2020-04-10T11:52:10.757Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:52:10 [2020-04-10T11:52:10.957Z] ok  	github.com/docker/docker/builder/dockerfile	1.617s	coverage: 48.2% of statements
11:52:10 [2020-04-10T11:52:10.957Z] ?   	github.com/docker/docker/cli	[no test files]
11:52:10 [2020-04-10T11:52:10.957Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:52:11 [2020-04-10T11:52:11.013Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
11:52:11 [2020-04-10T11:52:11.271Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
11:52:11 [2020-04-10T11:52:11.434Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
11:52:11 [2020-04-10T11:52:11.835Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 91.4% of statements
11:52:11 [2020-04-10T11:52:11.835Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
11:52:11 [2020-04-10T11:52:11.835Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:52:11 [2020-04-10T11:52:11.835Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:52:12 [2020-04-10T11:52:12.788Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.016s	coverage: 56.8% of statements
11:52:13 [2020-04-10T11:52:13.353Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
11:52:13 [2020-04-10T11:52:13.610Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
11:52:13 [2020-04-10T11:52:13.867Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
11:52:13 [2020-04-10T11:52:13.962Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
11:52:13 [2020-04-10T11:52:13.962Z] --- PASS: TestUpdateRestartPolicy (13.29s)
11:52:13 [2020-04-10T11:52:13.962Z] === RUN   TestUpdateRestartWithAutoRemove
11:52:13 [2020-04-10T11:52:13.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
11:52:14 [2020-04-10T11:52:14.526Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
11:52:14 [2020-04-10T11:52:14.526Z] === RUN   TestWaitNonBlocked
11:52:14 [2020-04-10T11:52:14.526Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:52:14 [2020-04-10T11:52:14.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:52:14 [2020-04-10T11:52:14.526Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:52:14 [2020-04-10T11:52:14.526Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:52:14 [2020-04-10T11:52:14.526Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:52:14 [2020-04-10T11:52:14.526Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:52:15 [2020-04-10T11:52:15.236Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 73.9% of statements
11:52:15 [2020-04-10T11:52:15.459Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
11:52:15 [2020-04-10T11:52:15.493Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
11:52:15 [2020-04-10T11:52:15.717Z] --- PASS: TestWaitNonBlocked (0.02s)
11:52:15 [2020-04-10T11:52:15.717Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s)
11:52:15 [2020-04-10T11:52:15.717Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s)
11:52:15 [2020-04-10T11:52:15.717Z] === RUN   TestWaitBlocked
11:52:15 [2020-04-10T11:52:15.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:52:15 [2020-04-10T11:52:15.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:52:15 [2020-04-10T11:52:15.717Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:52:15 [2020-04-10T11:52:15.717Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:52:15 [2020-04-10T11:52:15.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:52:15 [2020-04-10T11:52:15.717Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:52:16 [2020-04-10T11:52:16.282Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
11:52:17 [2020-04-10T11:52:17.214Z] --- PASS: TestWaitBlocked (0.03s)
11:52:17 [2020-04-10T11:52:17.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
11:52:17 [2020-04-10T11:52:17.214Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s)
11:52:17 [2020-04-10T11:52:17.214Z] === CONT  TestContainerStartOnDaemonRestart
11:52:17 [2020-04-10T11:52:17.214Z] === CONT  TestIpcModeOlderClient
11:52:17 [2020-04-10T11:52:17.214Z] --- PASS: TestIpcModeOlderClient (0.16s)
11:52:17 [2020-04-10T11:52:17.214Z] === CONT  TestDaemonHostGatewayIP
11:52:17 [2020-04-10T11:52:17.472Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
11:52:17 [2020-04-10T11:52:17.729Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
11:52:18 [2020-04-10T11:52:18.766Z] ok  	github.com/docker/docker/pkg/signal	2.390s	coverage: 61.0% of statements
11:52:18 [2020-04-10T11:52:18.766Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
11:52:19 [2020-04-10T11:52:19.024Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
11:52:19 [2020-04-10T11:52:19.282Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
11:52:19 [2020-04-10T11:52:19.430Z] ok  	github.com/docker/docker/client	0.848s	coverage: 75.8% of statements
11:52:19 [2020-04-10T11:52:19.538Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
11:52:20 [2020-04-10T11:52:20.103Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
11:52:20 [2020-04-10T11:52:20.124Z] --- PASS: TestCreateServiceMultipleTimes (19.18s)
11:52:20 [2020-04-10T11:52:20.124Z] === RUN   TestCreateServiceConflict
11:52:20 [2020-04-10T11:52:20.124Z] --- PASS: TestCreateServiceConflict (3.26s)
11:52:20 [2020-04-10T11:52:20.124Z] === RUN   TestCreateServiceMaxReplicas
11:52:20 [2020-04-10T11:52:20.361Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 37.2% of statements
11:52:20 [2020-04-10T11:52:20.926Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
11:52:21 [2020-04-10T11:52:21.018Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
11:52:21 [2020-04-10T11:52:21.018Z] === CONT  TestDaemonRestartIpcMode
11:52:21 [2020-04-10T11:52:21.275Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
11:52:21 [2020-04-10T11:52:21.490Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
11:52:21 [2020-04-10T11:52:21.533Z] --- PASS: TestDaemonHostGatewayIP (4.26s)
11:52:21 [2020-04-10T11:52:21.748Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
11:52:22 [2020-04-10T11:52:22.006Z] testing: warning: no tests to run
11:52:22 [2020-04-10T11:52:22.006Z] coverage: [no statements]
11:52:22 [2020-04-10T11:52:22.006Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
11:52:22 [2020-04-10T11:52:22.264Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
11:52:22 [2020-04-10T11:52:22.522Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
11:52:22 [2020-04-10T11:52:22.779Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
11:52:23 [2020-04-10T11:52:23.410Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
11:52:23 [2020-04-10T11:52:23.410Z] === RUN   TestCreateWithDuplicateNetworkNames
11:52:23 [2020-04-10T11:52:23.428Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
11:52:23 [2020-04-10T11:52:23.995Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
11:52:24 [2020-04-10T11:52:24.560Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
11:52:24 [2020-04-10T11:52:24.560Z] PASS
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === Skipped
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:52:24 [2020-04-10T11:52:24.560Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] 
11:52:24 [2020-04-10T11:52:24.560Z] DONE 199 tests, 6 skipped in 152.092s
11:52:24 [2020-04-10T11:52:24.560Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:52:24 [2020-04-10T11:52:24.560Z] ++ 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
11:52:24 [2020-04-10T11:52:24.560Z] ++ set -e
11:52:24 [2020-04-10T11:52:24.560Z] ++ '[' -n 0 ']'
11:52:24 [2020-04-10T11:52:24.560Z] ++ set -x
11:52:24 [2020-04-10T11:52:24.560Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
11:52:24 [2020-04-10T11:52:24.816Z] INFO: Testing against a local daemon
11:52:24 [2020-04-10T11:52:24.817Z] === RUN   TestCommitInheritsEnv
11:52:25 [2020-04-10T11:52:25.305Z] ok  	github.com/docker/docker/plugin	0.532s	coverage: 27.1% of statements
11:52:25 [2020-04-10T11:52:25.384Z] --- PASS: TestCommitInheritsEnv (0.49s)
11:52:25 [2020-04-10T11:52:25.384Z] === RUN   TestImportExtremelyLargeImageWorks
11:52:25 [2020-04-10T11:52:25.384Z] === PAUSE TestImportExtremelyLargeImageWorks
11:52:25 [2020-04-10T11:52:25.384Z] === RUN   TestImagesFilterMultiReference
11:52:25 [2020-04-10T11:52:25.384Z] --- PASS: TestImagesFilterMultiReference (0.06s)
11:52:25 [2020-04-10T11:52:25.384Z] === RUN   TestImagePullPlatformInvalid
11:52:25 [2020-04-10T11:52:25.384Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
11:52:25 [2020-04-10T11:52:25.384Z] === RUN   TestRemoveImageOrphaning
11:52:25 [2020-04-10T11:52:25.563Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
11:52:25 [2020-04-10T11:52:25.947Z] --- PASS: TestRemoveImageOrphaning (0.44s)
11:52:25 [2020-04-10T11:52:25.947Z] === RUN   TestRemoveImageGarbageCollector
11:52:26 [2020-04-10T11:52:26.496Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
11:52:26 [2020-04-10T11:52:26.510Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
11:52:26 [2020-04-10T11:52:26.754Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
11:52:26 [2020-04-10T11:52:26.766Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
11:52:27 [2020-04-10T11:52:27.329Z] === RUN   TestDockerSuite/TestBuildClearCmd
11:52:27 [2020-04-10T11:52:27.893Z] === RUN   TestDockerSuite/TestBuildCmd
11:52:28 [2020-04-10T11:52:28.125Z] ok  	github.com/docker/docker/registry	0.072s	coverage: 56.0% of statements
11:52:28 [2020-04-10T11:52:28.150Z] --- PASS: TestRemoveImageGarbageCollector (2.27s)
11:52:28 [2020-04-10T11:52:28.150Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:52:28 [2020-04-10T11:52:28.150Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
11:52:28 [2020-04-10T11:52:28.150Z] === RUN   TestTagInvalidReference
11:52:28 [2020-04-10T11:52:28.150Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
11:52:28 [2020-04-10T11:52:28.150Z] --- PASS: TestTagInvalidReference (0.03s)
11:52:28 [2020-04-10T11:52:28.150Z] === RUN   TestTagValidPrefixedRepo
11:52:28 [2020-04-10T11:52:28.407Z] --- PASS: TestTagValidPrefixedRepo (0.12s)
11:52:28 [2020-04-10T11:52:28.407Z] === RUN   TestTagExistedNameWithoutForce
11:52:28 [2020-04-10T11:52:28.407Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
11:52:28 [2020-04-10T11:52:28.407Z] === RUN   TestTagOfficialNames
11:52:28 [2020-04-10T11:52:28.407Z] --- PASS: TestTagOfficialNames (0.06s)
11:52:28 [2020-04-10T11:52:28.407Z] === RUN   TestTagMatchesDigest
11:52:28 [2020-04-10T11:52:28.407Z] --- PASS: TestTagMatchesDigest (0.01s)
11:52:28 [2020-04-10T11:52:28.407Z] === CONT  TestImportExtremelyLargeImageWorks
11:52:28 [2020-04-10T11:52:28.663Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
11:52:28 [2020-04-10T11:52:28.689Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
11:52:28 [2020-04-10T11:52:28.946Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
11:52:29 [2020-04-10T11:52:29.228Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
11:52:29 [2020-04-10T11:52:29.228Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
11:52:29 [2020-04-10T11:52:29.878Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
11:52:29 [2020-04-10T11:52:29.878Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
11:52:31 [2020-04-10T11:52:31.122Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
11:52:32 [2020-04-10T11:52:32.403Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
11:52:33 [2020-04-10T11:52:33.017Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
11:52:33 [2020-04-10T11:52:33.334Z] ok  	github.com/docker/docker/volume/local	0.028s	coverage: 73.0% of statements
11:52:33 [2020-04-10T11:52:33.591Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
11:52:33 [2020-04-10T11:52:33.616Z] 65014b3c3121: Pull complete
11:52:33 [2020-04-10T11:52:33.948Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
11:52:34 [2020-04-10T11:52:34.511Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
11:52:34 [2020-04-10T11:52:34.961Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
11:52:35 [2020-04-10T11:52:35.075Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
11:52:37 [2020-04-10T11:52:37.601Z] === RUN   TestDockerSuite/TestBuildConditionalCache
11:52:38 [2020-04-10T11:52:38.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s)
11:52:38 [2020-04-10T11:52:38.330Z] === RUN   TestCreateServiceSecretFileMode
11:52:38 [2020-04-10T11:52:38.971Z] === RUN   TestDockerSuite/TestBuildContChar
11:52:40 [2020-04-10T11:52:40.340Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
11:52:40 [2020-04-10T11:52:40.860Z] --- PASS: TestCreateServiceSecretFileMode (3.29s)
11:52:40 [2020-04-10T11:52:40.861Z] === RUN   TestCreateServiceConfigFileMode
11:52:41 [2020-04-10T11:52:41.270Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
11:52:41 [2020-04-10T11:52:41.834Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
11:52:42 [2020-04-10T11:52:42.397Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
11:52:43 [2020-04-10T11:52:43.328Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
11:52:44 [2020-04-10T11:52:44.145Z] --- PASS: TestCreateServiceConfigFileMode (3.30s)
11:52:44 [2020-04-10T11:52:44.145Z] === RUN   TestCreateServiceSysctls
11:52:44 [2020-04-10T11:52:44.702Z] === RUN   TestDockerSuite/TestBuildContextCleanup
11:52:45 [2020-04-10T11:52:45.266Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
11:52:45 [2020-04-10T11:52:45.523Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
11:52:46 [2020-04-10T11:52:46.087Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
11:52:46 [2020-04-10T11:52:46.343Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
11:52:46 [2020-04-10T11:52:46.601Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
11:52:46 [2020-04-10T11:52:46.858Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
11:52:47 [2020-04-10T11:52:47.139Z] ok  	github.com/docker/docker/pkg/plugins	33.617s	coverage: 76.6% of statements
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/rootless	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/volume	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === Skipped
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver btrfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver btrfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver btrfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver btrfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver btrfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:73: No driver to put!
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z] time="2020-04-10T11:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z] time="2020-04-10T11:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z] time="2020-04-10T11:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z] time="2020-04-10T11:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z] time="2020-04-10T11:51:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:73: No driver to put!
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     overlay_test.go:49: Fails to compute changes intermittently
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver zfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver zfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver zfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver zfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:46: Driver zfs not supported
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     graphtest_unix.go:73: No driver to put!
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:52:47 [2020-04-10T11:52:47.139Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] 
11:52:47 [2020-04-10T11:52:47.139Z] DONE 2146 tests, 26 skipped in 245.484s
Post stage
[Pipeline] junit
11:52:47 [2020-04-10T11:52:47.407Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
11:52:47 [2020-04-10T11:52:47.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40795/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:62f3b5cec636fb6103f10984d1f523b3a525931a hack/validate/vendor
11:52:48 [2020-04-10T11:52:48.332Z] --- PASS: TestCreateServiceSysctls (4.11s)
11:52:48 [2020-04-10T11:52:48.332Z] === RUN   TestCreateServiceCapabilities
11:52:48 [2020-04-10T11:52:48.900Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
11:52:49 [2020-04-10T11:52:49.485Z] + echo Building e2e image
11:52:49 [2020-04-10T11:52:49.485Z] Building e2e image
11:52:49 [2020-04-10T11:52:49.485Z] + docker build --build-arg DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -t moby-e2e-test -f Dockerfile.e2e .
11:52:49 [2020-04-10T11:52:49.485Z] #2 [internal] load .dockerignore
11:52:49 [2020-04-10T11:52:49.485Z] #2 transferring context: 34B done
11:52:49 [2020-04-10T11:52:49.485Z] #2 DONE 0.0s
11:52:49 [2020-04-10T11:52:49.485Z] 
11:52:49 [2020-04-10T11:52:49.485Z] #1 [internal] load build definition from Dockerfile.e2e
11:52:49 [2020-04-10T11:52:49.485Z] #1 transferring dockerfile: 3.21kB done
11:52:49 [2020-04-10T11:52:49.485Z] #1 DONE 0.0s
11:52:49 [2020-04-10T11:52:49.485Z] 
11:52:49 [2020-04-10T11:52:49.485Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine
11:52:49 [2020-04-10T11:52:49.743Z] #4 ...
11:52:49 [2020-04-10T11:52:49.743Z] 
11:52:49 [2020-04-10T11:52:49.743Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
11:52:49 [2020-04-10T11:52:49.743Z] #3 DONE 0.2s
11:52:49 [2020-04-10T11:52:49.743Z] 
11:52:49 [2020-04-10T11:52:49.743Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine
11:52:50 [2020-04-10T11:52:50.000Z] #4 DONE 0.5s
11:52:50 [2020-04-10T11:52:50.000Z] 
11:52:50 [2020-04-10T11:52:50.000Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:50 [2020-04-10T11:52:50.000Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 0B / 153B 0.1s
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.2s done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.2s
11:52:50 [2020-04-10T11:52:50.000Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 0B / 127B 0.2s
11:52:50 [2020-04-10T11:52:50.132Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
11:52:50 [2020-04-10T11:52:50.257Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.2s done
11:52:50 [2020-04-10T11:52:50.257Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4
11:52:50 [2020-04-10T11:52:50.515Z] #14 ...
11:52:50 [2020-04-10T11:52:50.515Z] 
11:52:50 [2020-04-10T11:52:50.515Z] #8 [internal] load build context
11:52:50 [2020-04-10T11:52:50.515Z] #8 transferring context: 834.05kB 0.4s done
11:52:50 [2020-04-10T11:52:50.515Z] #8 DONE 0.5s
11:52:50 [2020-04-10T11:52:50.515Z] 
11:52:50 [2020-04-10T11:52:50.515Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:50 [2020-04-10T11:52:50.515Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 6.64MB / 126.94MB 0.4s
11:52:50 [2020-04-10T11:52:50.515Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 14.18MB / 126.94MB 0.5s
11:52:50 [2020-04-10T11:52:50.515Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done
11:52:50 [2020-04-10T11:52:50.515Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done
11:52:50 [2020-04-10T11:52:50.515Z] #14 ...
11:52:50 [2020-04-10T11:52:50.515Z] 
11:52:50 [2020-04-10T11:52:50.515Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
11:52:50 [2020-04-10T11:52:50.515Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
11:52:50 [2020-04-10T11:52:50.515Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
11:52:50 [2020-04-10T11:52:50.515Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
11:52:50 [2020-04-10T11:52:50.515Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
11:52:50 [2020-04-10T11:52:50.515Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
11:52:50 [2020-04-10T11:52:50.515Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done
11:52:50 [2020-04-10T11:52:50.515Z] #5 DONE 0.6s
11:52:50 [2020-04-10T11:52:50.515Z] 
11:52:50 [2020-04-10T11:52:50.515Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:51 [2020-04-10T11:52:51.079Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 21.82MB / 126.94MB 1.0s
11:52:51 [2020-04-10T11:52:51.079Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 33.54MB / 126.94MB 1.2s
11:52:51 [2020-04-10T11:52:51.336Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 51.34MB / 126.94MB 1.4s
11:52:51 [2020-04-10T11:52:51.597Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 65.71MB / 126.94MB 1.6s
11:52:51 [2020-04-10T11:52:51.597Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 76.40MB / 126.94MB 1.7s
11:52:51 [2020-04-10T11:52:51.857Z] #14 ...
11:52:51 [2020-04-10T11:52:51.857Z] 
11:52:51 [2020-04-10T11:52:51.857Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
11:52:51 [2020-04-10T11:52:51.857Z] #6 DONE 1.2s
11:52:51 [2020-04-10T11:52:51.857Z] 
11:52:51 [2020-04-10T11:52:51.857Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:51 [2020-04-10T11:52:51.857Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 95.15MB / 126.94MB 1.9s
11:52:51 [2020-04-10T11:52:51.857Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 102.58MB / 126.94MB 2.0s
11:52:52 [2020-04-10T11:52:52.027Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
11:52:52 [2020-04-10T11:52:52.115Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 112.75MB / 126.94MB 2.1s
11:52:52 [2020-04-10T11:52:52.372Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 2.2s done
11:52:52 [2020-04-10T11:52:52.372Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0.1s
11:52:52 [2020-04-10T11:52:52.518Z] --- PASS: TestCreateServiceCapabilities (3.47s)
11:52:52 [2020-04-10T11:52:52.518Z] === RUN   TestInspect
11:52:55 [2020-04-10T11:52:55.804Z] --- PASS: TestInspect (3.61s)
11:52:55 [2020-04-10T11:52:55.804Z] === RUN   TestCreateJob
11:52:56 [2020-04-10T11:52:56.202Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
11:52:57 [2020-04-10T11:52:57.571Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
11:52:57 [2020-04-10T11:52:57.631Z] #14 ...
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
11:52:57 [2020-04-10T11:52:57.631Z] #7 1.019 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.108 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.209 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.213 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.224 (3/30) Installing readline (8.0.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.231 (4/30) Installing bash (5.0.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.249 Executing bash-5.0.0-r0.post-install
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.256 (5/30) Installing ca-certificates (20190108-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.273 (6/30) Installing libgcc (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.276 (7/30) Installing libstdc++ (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.291 (8/30) Installing binutils (2.32-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.385 (9/30) Installing gmp (6.1.2-r1)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.393 (10/30) Installing isl (0.18-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.414 (11/30) Installing libgomp (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.419 (12/30) Installing libatomic (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.420 (13/30) Installing mpfr3 (3.1.5-r1)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.426 (14/30) Installing mpc1 (1.1.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 2.429 (15/30) Installing gcc (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.265 (16/30) Installing musl-dev (1.1.22-r3)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.364 (17/30) Installing libc-dev (0.7.1-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.365 (18/30) Installing g++ (8.3.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.913 (19/30) Installing nghttp2-libs (1.39.2-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.917 (20/30) Installing libcurl (7.66.0-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.927 (21/30) Installing expat (2.2.8-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.930 (22/30) Installing pcre2 (10.33-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 3.940 (23/30) Installing git (2.22.2-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.147 (24/30) Installing libmnl (1.0.4-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.150 (25/30) Installing libnftnl-libs (1.1.3-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.153 (26/30) Installing iptables (1.8.3-r1)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.180 (27/30) Installing pigz (2.4-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.193 (28/30) Installing tar (1.32-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.200 (29/30) Installing xz-libs (5.2.4-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.203 (30/30) Installing xz (5.2.4-r0)
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.208 Executing busybox-1.30.1-r3.trigger
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.213 Executing ca-certificates-20190108-r0.trigger
11:52:57 [2020-04-10T11:52:57.631Z] #7 4.262 OK: 178 MiB in 44 packages
11:52:57 [2020-04-10T11:52:57.631Z] #7 DONE 5.4s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:57 [2020-04-10T11:52:57.631Z] #14 ...
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
11:52:57 [2020-04-10T11:52:57.631Z] #9 DONE 0.1s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:57 [2020-04-10T11:52:57.631Z] #14 ...
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
11:52:57 [2020-04-10T11:52:57.631Z] #10 DONE 0.1s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
11:52:57 [2020-04-10T11:52:57.631Z] #11 DONE 0.1s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:57 [2020-04-10T11:52:57.631Z] #14 ...
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
11:52:57 [2020-04-10T11:52:57.631Z] #12 DONE 0.1s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.631Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
11:52:57 [2020-04-10T11:52:57.631Z] #13 DONE 0.1s
11:52:57 [2020-04-10T11:52:57.631Z] 
11:52:57 [2020-04-10T11:52:57.632Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c...
11:52:57 [2020-04-10T11:52:57.632Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.3s
11:52:58 [2020-04-10T11:52:58.195Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 5.7s done
11:52:58 [2020-04-10T11:52:58.195Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done
11:52:58 [2020-04-10T11:52:58.451Z] #14 DONE 8.3s
11:52:58 [2020-04-10T11:52:58.451Z] 
11:52:58 [2020-04-10T11:52:58.451Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
11:52:59 [2020-04-10T11:52:59.014Z] #15 0.783 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
11:52:59 [2020-04-10T11:52:59.990Z] --- PASS: TestCreateJob (4.25s)
11:52:59 [2020-04-10T11:52:59.990Z] === RUN   TestReplicatedJob
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.831 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.915 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2)
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.919 (2/42) Installing ncurses-libs (6.1_p20200118-r2)
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.925 (3/42) Installing readline (8.0.1-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.928 (4/42) Installing bash (5.0.11-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.940 Executing bash-5.0.11-r1.post-install
11:53:00 [2020-04-10T11:53:00.384Z] #15 1.942 (5/42) Installing linux-headers (4.19.36-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.017 (6/42) Installing libblkid (2.34-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.021 (7/42) Installing libuuid (2.34-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.023 (8/42) Installing btrfs-progs-libs (5.4-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.029 (9/42) Installing btrfs-progs-dev (5.4-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.044 (10/42) Installing libgcc (9.2.0-r4)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.046 (11/42) Installing libstdc++ (9.2.0-r4)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.058 (12/42) Installing binutils (2.33.1-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.124 (13/42) Installing libmagic (5.37-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.143 (14/42) Installing file (5.37-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.145 (15/42) Installing gmp (6.1.2-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.150 (16/42) Installing isl (0.18-r0)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.164 (17/42) Installing libgomp (9.2.0-r4)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.167 (18/42) Installing libatomic (9.2.0-r4)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.168 (19/42) Installing mpfr4 (4.0.2-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.174 (20/42) Installing mpc1 (1.1.0-r1)
11:53:00 [2020-04-10T11:53:00.384Z] #15 2.176 (21/42) Installing gcc (9.2.0-r4)
11:53:00 [2020-04-10T11:53:00.948Z] #15 2.839 (22/42) Installing musl-dev (1.1.24-r2)
11:53:01 [2020-04-10T11:53:01.210Z] #15 2.909 (23/42) Installing libc-dev (0.7.2-r0)
11:53:01 [2020-04-10T11:53:01.210Z] #15 2.910 (24/42) Installing g++ (9.2.0-r4)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.315 (25/42) Installing make (4.2.1-r2)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.319 (26/42) Installing fortify-headers (1.1-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.320 (27/42) Installing build-base (0.5-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.322 (28/42) Installing nghttp2-libs (1.40.0-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.324 (29/42) Installing libcurl (7.67.0-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.330 (30/42) Installing curl (7.67.0-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.333 (31/42) Installing oniguruma (6.9.4-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.338 (32/42) Installing jq (1.6-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.344 (33/42) Installing device-mapper-libs (2.02.186-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.349 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.360 (35/42) Installing libaio (0.3.112-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.362 (36/42) Installing lvm2-libs (2.02.186-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.392 (37/42) Installing libfdisk (2.34-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.397 (38/42) Installing libmount (2.34-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.402 (39/42) Installing libsmartcols (2.34-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.405 (40/42) Installing pkgconf (1.6.3-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.407 (41/42) Installing util-linux-dev (2.34-r1)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.429 (42/42) Installing lvm2-dev (2.02.186-r0)
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.445 Executing busybox-1.31.1-r9.trigger
11:53:01 [2020-04-10T11:53:01.773Z] #15 3.452 OK: 196 MiB in 57 packages
11:53:02 [2020-04-10T11:53:02.339Z] #15 DONE 3.9s
11:53:02 [2020-04-10T11:53:02.339Z] 
11:53:02 [2020-04-10T11:53:02.339Z] #16 [base 3/5] RUN mkdir -p /build/
11:53:02 [2020-04-10T11:53:02.825Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
11:53:02 [2020-04-10T11:53:02.825Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
11:53:02 [2020-04-10T11:53:02.903Z] #16 DONE 0.7s
11:53:02 [2020-04-10T11:53:02.903Z] 
11:53:02 [2020-04-10T11:53:02.903Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
11:53:03 [2020-04-10T11:53:03.083Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
11:53:03 [2020-04-10T11:53:03.834Z] #17 DONE 0.7s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
11:53:03 [2020-04-10T11:53:03.834Z] #18 DONE 0.0s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
11:53:03 [2020-04-10T11:53:03.834Z] #19 DONE 0.1s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
11:53:03 [2020-04-10T11:53:03.834Z] #26 DONE 0.1s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
11:53:03 [2020-04-10T11:53:03.834Z] #22 DONE 0.1s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
11:53:03 [2020-04-10T11:53:03.834Z] #27 DONE 0.1s
11:53:03 [2020-04-10T11:53:03.834Z] 
11:53:03 [2020-04-10T11:53:03.834Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
11:53:04 [2020-04-10T11:53:04.014Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
11:53:04 [2020-04-10T11:53:04.090Z] #23 DONE 0.1s
11:53:04 [2020-04-10T11:53:04.091Z] 
11:53:04 [2020-04-10T11:53:04.091Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:53:04 [2020-04-10T11:53:04.091Z] #24 ...
11:53:04 [2020-04-10T11:53:04.091Z] 
11:53:04 [2020-04-10T11:53:04.091Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
11:53:04 [2020-04-10T11:53:04.091Z] #28 DONE 0.2s
11:53:04 [2020-04-10T11:53:04.350Z] 
11:53:04 [2020-04-10T11:53:04.350Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:53:05 [2020-04-10T11:53:05.281Z] #29 ...
11:53:05 [2020-04-10T11:53:05.281Z] 
11:53:05 [2020-04-10T11:53:05.281Z] #31 [builder 1/4] COPY . .
11:53:05 [2020-04-10T11:53:05.281Z] #31 DONE 1.5s
11:53:05 [2020-04-10T11:53:05.281Z] 
11:53:05 [2020-04-10T11:53:05.281Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
11:53:06 [2020-04-10T11:53:06.539Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
11:53:06 [2020-04-10T11:53:06.552Z] --- PASS: TestReplicatedJob (6.46s)
11:53:06 [2020-04-10T11:53:06.552Z] === RUN   TestUpdateReplicatedJob
11:53:07 [2020-04-10T11:53:07.178Z] #32 DONE 1.7s
11:53:07 [2020-04-10T11:53:07.178Z] 
11:53:07 [2020-04-10T11:53:07.178Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:53:08 [2020-04-10T11:53:08.437Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
11:53:08 [2020-04-10T11:53:08.549Z] #33 1.472 
11:53:08 [2020-04-10T11:53:08.549Z] #33 1.651 Removing bundles/
11:53:08 [2020-04-10T11:53:08.549Z] #33 1.662 
11:53:08 [2020-04-10T11:53:08.549Z] #33 ...
11:53:08 [2020-04-10T11:53:08.549Z] 
11:53:08 [2020-04-10T11:53:08.549Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.518 + RM_GOPATH=0
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.519 + TMP_GOPATH=
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.519 + : /build
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.519 + '[' -z '' ']'
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.523 ++ mktemp -d
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.527 + export GOPATH=/tmp/tmp.mBAAOG
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.527 + GOPATH=/tmp/tmp.mBAAOG
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.527 + RM_GOPATH=1
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.527 ++ dirname ./install.sh
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.533 Install docker/cli version 17.06.2-ce from stable
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + dir=.
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + bin=dockercli
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + shift
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + '[' '!' -f ./dockercli.installer ']'
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + . ./dockercli.installer
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 ++ : stable
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 ++ : 17.06.2-ce
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + install_dockercli
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 ++ uname -m
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + arch=x86_64
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + '[' x86_64 '!=' x86_64 ']'
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + url=https://download.docker.com/linux/static
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 + tar -xz + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:53:08 [2020-04-10T11:53:08.549Z] #24 1.534 docker/docker
11:53:08 [2020-04-10T11:53:08.549Z] #24 4.598 + mkdir -p /build
11:53:08 [2020-04-10T11:53:08.549Z] #24 4.599 + mv docker/docker /build/
11:53:08 [2020-04-10T11:53:08.549Z] #24 4.600 + rmdir docker
11:53:08 [2020-04-10T11:53:08.549Z] #24 DONE 4.7s
11:53:08 [2020-04-10T11:53:08.549Z] 
11:53:08 [2020-04-10T11:53:08.549Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:53:08 [2020-04-10T11:53:08.549Z] #33 1.666 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
11:53:09 [2020-04-10T11:53:09.369Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
11:53:10 [2020-04-10T11:53:10.453Z] #33 3.333 Building test suite binary ./integration-cli/test.main
11:53:10 [2020-04-10T11:53:10.738Z] --- PASS: TestUpdateReplicatedJob (4.31s)
11:53:10 [2020-04-10T11:53:10.738Z] === RUN   TestServiceListWithStatuses
11:53:10 [2020-04-10T11:53:10.738Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:53:10 [2020-04-10T11:53:10.738Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:53:10 [2020-04-10T11:53:10.738Z] === RUN   TestDockerNetworkConnectAlias
11:53:11 [2020-04-10T11:53:11.893Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
11:53:12 [2020-04-10T11:53:12.150Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
11:53:12 [2020-04-10T11:53:12.715Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
11:53:13 [2020-04-10T11:53:13.278Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
11:53:13 [2020-04-10T11:53:13.278Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
11:53:13 [2020-04-10T11:53:13.732Z] #33 ...
11:53:13 [2020-04-10T11:53:13.732Z] 
11:53:13 [2020-04-10T11:53:13.732Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
11:53:13 [2020-04-10T11:53:13.732Z] #20 2.871 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
11:53:13 [2020-04-10T11:53:13.732Z] #20 3.499 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 3.509 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 4.044 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 4.046 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 4.546 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 4.547 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 5.077 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 5.077 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 5.643 
11:53:13 [2020-04-10T11:53:13.732Z] #20 6.796 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
11:53:13 [2020-04-10T11:53:13.732Z] #20 7.180 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 7.180 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 7.537 
11:53:13 [2020-04-10T11:53:13.732Z] #20 8.697 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
11:53:13 [2020-04-10T11:53:13.732Z] #20 9.104 curl: option --progress: is ambiguous
11:53:13 [2020-04-10T11:53:13.732Z] #20 9.106 curl: try 'curl --help' or 'curl --manual' for more information
11:53:13 [2020-04-10T11:53:13.732Z] #20 9.484 
11:53:14 [2020-04-10T11:53:14.298Z] #20 10.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
11:53:14 [2020-04-10T11:53:14.556Z] #20 10.84 curl: option --progress: is ambiguous
11:53:14 [2020-04-10T11:53:14.556Z] #20 10.84 curl: try 'curl --help' or 'curl --manual' for more information
11:53:14 [2020-04-10T11:53:14.814Z] #20 11.17 
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
11:53:15 [2020-04-10T11:53:15.175Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
11:53:16 [2020-04-10T11:53:16.187Z] #20 12.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
11:53:16 [2020-04-10T11:53:16.281Z] ok  	github.com/docker/docker/cmd/dockerd	0.266s	coverage: 30.8% of statements
11:53:16 [2020-04-10T11:53:16.466Z] #20 12.61 curl: option --progress: is ambiguous
11:53:16 [2020-04-10T11:53:16.466Z] #20 12.61 curl: try 'curl --help' or 'curl --manual' for more information
11:53:16 [2020-04-10T11:53:16.730Z] #20 12.96 
11:53:16 [2020-04-10T11:53:16.730Z] #20 13.05 Download of images into '/build' complete.
11:53:16 [2020-04-10T11:53:16.730Z] #20 13.05 Use something like the following to load the result into a Docker daemon:
11:53:16 [2020-04-10T11:53:16.730Z] #20 13.05   tar -cC '/build' . | docker load
11:53:17 [2020-04-10T11:53:17.110Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
11:53:17 [2020-04-10T11:53:17.117Z] #20 DONE 13.2s
11:53:17 [2020-04-10T11:53:17.117Z] 
11:53:17 [2020-04-10T11:53:17.117Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:53:17 [2020-04-10T11:53:17.301Z] --- PASS: TestDockerNetworkConnectAlias (6.40s)
11:53:17 [2020-04-10T11:53:17.301Z] === RUN   TestDockerNetworkReConnect
11:53:17 [2020-04-10T11:53:17.681Z] #29 ...
11:53:17 [2020-04-10T11:53:17.681Z] 
11:53:17 [2020-04-10T11:53:17.681Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
11:53:17 [2020-04-10T11:53:17.681Z] #21 DONE 0.1s
11:53:17 [2020-04-10T11:53:17.938Z] 
11:53:17 [2020-04-10T11:53:17.938Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
11:53:17 [2020-04-10T11:53:17.938Z] #25 DONE 0.1s
11:53:17 [2020-04-10T11:53:17.938Z] 
11:53:17 [2020-04-10T11:53:17.938Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
11:53:18 [2020-04-10T11:53:18.332Z] ok  	github.com/docker/docker/container	0.161s	coverage: 34.9% of statements
11:53:18 [2020-04-10T11:53:18.332Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:53:18 [2020-04-10T11:53:18.332Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:53:18 [2020-04-10T11:53:18.332Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:53:18 [2020-04-10T11:53:18.332Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:53:19 [2020-04-10T11:53:19.016Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
11:53:20 [2020-04-10T11:53:20.912Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
11:53:22 [2020-04-10T11:53:22.566Z] --- PASS: TestDockerNetworkReConnect (5.08s)
11:53:22 [2020-04-10T11:53:22.566Z] === RUN   TestServicePlugin
11:53:22 [2020-04-10T11:53:22.566Z] --- SKIP: TestServicePlugin (0.00s)
11:53:22 [2020-04-10T11:53:22.566Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:53:22 [2020-04-10T11:53:22.566Z] === RUN   TestServiceUpdateLabel
11:53:22 [2020-04-10T11:53:22.806Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
11:53:24 [2020-04-10T11:53:24.178Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
11:53:25 [2020-04-10T11:53:25.096Z] --- PASS: TestServiceUpdateLabel (3.23s)
11:53:25 [2020-04-10T11:53:25.096Z] === RUN   TestServiceUpdateSecrets
11:53:25 [2020-04-10T11:53:25.200Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.035s	coverage: 65.3% of statements
11:53:26 [2020-04-10T11:53:26.701Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
11:53:27 [2020-04-10T11:53:27.636Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
11:53:30 [2020-04-10T11:53:30.159Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
11:53:32 [2020-04-10T11:53:32.056Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
11:53:32 [2020-04-10T11:53:32.314Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
11:53:33 [2020-04-10T11:53:33.735Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.040s	coverage: 35.6% of statements
11:53:34 [2020-04-10T11:53:34.207Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
11:53:35 [2020-04-10T11:53:35.789Z] ok  	github.com/docker/docker/daemon/cluster	0.331s	coverage: 0.5% of statements
11:53:36 [2020-04-10T11:53:36.000Z] #29 29.43 # github.com/docker/docker/contrib/httpserver
11:53:36 [2020-04-10T11:53:36.000Z] #29 29.43 loadinternal: cannot find runtime/cgo
11:53:36 [2020-04-10T11:53:36.000Z] #29 DONE 29.7s
11:53:36 [2020-04-10T11:53:36.000Z] 
11:53:36 [2020-04-10T11:53:36.000Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:53:36 [2020-04-10T11:53:36.000Z] #33 ...
11:53:36 [2020-04-10T11:53:36.000Z] 
11:53:36 [2020-04-10T11:53:36.000Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
11:53:36 [2020-04-10T11:53:36.000Z] #30 DONE 0.1s
11:53:36 [2020-04-10T11:53:36.000Z] 
11:53:36 [2020-04-10T11:53:36.000Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
11:53:39 [2020-04-10T11:53:39.461Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
11:53:39 [2020-04-10T11:53:39.718Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
11:53:41 [2020-04-10T11:53:41.090Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
11:53:41 [2020-04-10T11:53:41.341Z] ok  	github.com/docker/docker/daemon/discovery	0.030s	coverage: 30.0% of statements
11:53:42 [2020-04-10T11:53:42.460Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
11:53:42 [2020-04-10T11:53:42.837Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
11:53:43 [2020-04-10T11:53:43.175Z] --- PASS: TestServiceUpdateSecrets (15.41s)
11:53:43 [2020-04-10T11:53:43.175Z] === RUN   TestServiceUpdateConfigs
11:53:43 [2020-04-10T11:53:43.832Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
11:53:43 [2020-04-10T11:53:43.858Z] ok  	github.com/docker/docker/daemon/config	0.102s	coverage: 81.7% of statements
11:53:45 [2020-04-10T11:53:45.898Z] ok  	github.com/docker/docker/daemon/graphdriver	0.031s	coverage: 2.2% of statements
11:53:47 [2020-04-10T11:53:47.937Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.540s	coverage: 13.7% of statements
11:53:48 [2020-04-10T11:53:48.008Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
11:53:48 [2020-04-10T11:53:48.008Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
11:53:48 [2020-04-10T11:53:48.572Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
11:53:50 [2020-04-10T11:53:50.468Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
11:53:51 [2020-04-10T11:53:51.430Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
11:53:51 [2020-04-10T11:53:51.430Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.712s	coverage: 57.9% of statements
11:53:52 [2020-04-10T11:53:52.456Z] ok  	github.com/docker/docker/daemon	12.500s	coverage: 17.4% of statements
11:53:52 [2020-04-10T11:53:52.456Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:53:52 [2020-04-10T11:53:52.456Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:53:52 [2020-04-10T11:53:52.456Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:53:52 [2020-04-10T11:53:52.456Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:53:55 [2020-04-10T11:53:55.373Z] --- PASS: TestServiceUpdateConfigs (14.83s)
11:53:55 [2020-04-10T11:53:55.374Z] === RUN   TestServiceUpdateNetwork
11:53:55 [2020-04-10T11:53:55.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
11:53:55 [2020-04-10T11:53:55.723Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
11:53:55 [2020-04-10T11:53:55.723Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
11:53:55 [2020-04-10T11:53:55.949Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.044s	coverage: 1.8% of statements
11:53:56 [2020-04-10T11:53:56.653Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
11:53:57 [2020-04-10T11:53:57.583Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
11:53:57 [2020-04-10T11:53:57.997Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.931s	coverage: 68.6% of statements
11:53:58 [2020-04-10T11:53:58.953Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
11:54:00 [2020-04-10T11:54:00.061Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.168s	coverage: 49.5% of statements
11:54:00 [2020-04-10T11:54:00.325Z] === RUN   TestDockerSuite/TestBuildDockerignore
11:54:00 [2020-04-10T11:54:00.350Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.411s	coverage: 45.9% of statements
11:54:00 [2020-04-10T11:54:00.350Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:54:03 [2020-04-10T11:54:03.847Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.607s	coverage: 76.1% of statements
11:54:03 [2020-04-10T11:54:03.847Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
11:54:04 [2020-04-10T11:54:04.873Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
11:54:04 [2020-04-10T11:54:04.873Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.762s	coverage: 55.4% of statements
11:54:04 [2020-04-10T11:54:04.873Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:54:04 [2020-04-10T11:54:04.873Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:54:06 [2020-04-10T11:54:06.366Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
11:54:06 [2020-04-10T11:54:06.875Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
11:54:09 [2020-04-10T11:54:09.400Z] === RUN   TestDockerDaemonSuite/TestShmSize
11:54:10 [2020-04-10T11:54:10.246Z] --- PASS: TestServiceUpdateNetwork (14.10s)
11:54:10 [2020-04-10T11:54:10.247Z] PASS
11:54:10 [2020-04-10T11:54:10.247Z] 
11:54:10 [2020-04-10T11:54:10.247Z] === Skipped
11:54:10 [2020-04-10T11:54:10.247Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
11:54:10 [2020-04-10T11:54:10.247Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:54:10 [2020-04-10T11:54:10.247Z] 
11:54:10 [2020-04-10T11:54:10.247Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:54:10 [2020-04-10T11:54:10.247Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
11:54:10 [2020-04-10T11:54:10.247Z] 
11:54:10 [2020-04-10T11:54:10.247Z] 
11:54:10 [2020-04-10T11:54:10.247Z] DONE 23 tests, 2 skipped in 142.005s
11:54:10 [2020-04-10T11:54:10.247Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
11:54:10 [2020-04-10T11:54:10.247Z] ++ 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
11:54:10 [2020-04-10T11:54:10.247Z] ++ set -e
11:54:10 [2020-04-10T11:54:10.247Z] ++ '[' -n 0 ']'
11:54:10 [2020-04-10T11:54:10.247Z] ++ set -x
11:54:10 [2020-04-10T11:54:10.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
11:54:10 [2020-04-10T11:54:10.247Z] INFO: Testing against a local daemon
11:54:10 [2020-04-10T11:54:10.247Z] === RUN   TestSessionCreate
11:54:10 [2020-04-10T11:54:10.247Z] --- PASS: TestSessionCreate (0.06s)
11:54:10 [2020-04-10T11:54:10.247Z] === RUN   TestSessionCreateWithBadUpgrade
11:54:10 [2020-04-10T11:54:10.247Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
11:54:10 [2020-04-10T11:54:10.247Z] PASS
11:54:10 [2020-04-10T11:54:10.247Z] 
11:54:10 [2020-04-10T11:54:10.247Z] DONE 2 tests in 0.269s
11:54:10 [2020-04-10T11:54:10.247Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
11:54:10 [2020-04-10T11:54:10.247Z] ++ 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
11:54:10 [2020-04-10T11:54:10.247Z] ++ set -e
11:54:10 [2020-04-10T11:54:10.247Z] ++ '[' -n 0 ']'
11:54:10 [2020-04-10T11:54:10.247Z] ++ set -x
11:54:10 [2020-04-10T11:54:10.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
11:54:10 [2020-04-10T11:54:10.247Z] INFO: Testing against a local daemon
11:54:10 [2020-04-10T11:54:10.247Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:54:10 [2020-04-10T11:54:10.247Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:54:10 [2020-04-10T11:54:10.247Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:54:10 [2020-04-10T11:54:10.247Z] === RUN   TestEventsExecDie
11:54:10 [2020-04-10T11:54:10.813Z] --- PASS: TestEventsExecDie (0.89s)
11:54:10 [2020-04-10T11:54:10.813Z] === RUN   TestEventsBackwardsCompatible
11:54:10 [2020-04-10T11:54:10.814Z] ok  	github.com/docker/docker/daemon/logger	0.297s	coverage: 41.8% of statements
11:54:11 [2020-04-10T11:54:11.072Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
11:54:11 [2020-04-10T11:54:11.072Z] === RUN   TestInfoBinaryCommits
11:54:11 [2020-04-10T11:54:11.072Z] --- PASS: TestInfoBinaryCommits (0.05s)
11:54:11 [2020-04-10T11:54:11.072Z] === RUN   TestInfoAPIVersioned
11:54:11 [2020-04-10T11:54:11.072Z] --- PASS: TestInfoAPIVersioned (0.02s)
11:54:11 [2020-04-10T11:54:11.072Z] === RUN   TestInfoDiscoveryBackend
11:54:11 [2020-04-10T11:54:11.296Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
11:54:11 [2020-04-10T11:54:11.638Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
11:54:11 [2020-04-10T11:54:11.638Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:54:11 [2020-04-10T11:54:11.840Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.689s	coverage: 77.8% of statements
11:54:12 [2020-04-10T11:54:12.472Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
11:54:12 [2020-04-10T11:54:12.573Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
11:54:12 [2020-04-10T11:54:12.573Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:54:13 [2020-04-10T11:54:13.509Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s)
11:54:13 [2020-04-10T11:54:13.509Z] === RUN   TestInfoAPI
11:54:13 [2020-04-10T11:54:13.509Z] --- PASS: TestInfoAPI (0.05s)
11:54:13 [2020-04-10T11:54:13.509Z] === RUN   TestInfoAPIWarnings
11:54:14 [2020-04-10T11:54:14.077Z] --- PASS: TestInfoAPIWarnings (0.61s)
11:54:14 [2020-04-10T11:54:14.077Z] === RUN   TestInfoDebug
11:54:14 [2020-04-10T11:54:14.530Z] ok  	github.com/docker/docker/daemon/images	0.050s	coverage: 4.9% of statements
11:54:14 [2020-04-10T11:54:14.531Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:54:14 [2020-04-10T11:54:14.531Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:54:14 [2020-04-10T11:54:14.531Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:54:14 [2020-04-10T11:54:14.531Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:54:14 [2020-04-10T11:54:14.531Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
11:54:14 [2020-04-10T11:54:14.572Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
11:54:14 [2020-04-10T11:54:14.572Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
11:54:14 [2020-04-10T11:54:14.572Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
11:54:14 [2020-04-10T11:54:14.644Z] --- PASS: TestInfoDebug (0.62s)
11:54:14 [2020-04-10T11:54:14.644Z] === RUN   TestInfoInsecureRegistries
11:54:14 [2020-04-10T11:54:14.819Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 88.3% of statements
11:54:15 [2020-04-10T11:54:15.211Z] --- PASS: TestInfoInsecureRegistries (0.63s)
11:54:15 [2020-04-10T11:54:15.211Z] === RUN   TestInfoRegistryMirrors
11:54:15 [2020-04-10T11:54:15.779Z] --- PASS: TestInfoRegistryMirrors (0.63s)
11:54:15 [2020-04-10T11:54:15.779Z] === RUN   TestLoginFailsWithBadCredentials
11:54:15 [2020-04-10T11:54:15.943Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
11:54:16 [2020-04-10T11:54:16.317Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
11:54:16 [2020-04-10T11:54:16.345Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
11:54:16 [2020-04-10T11:54:16.345Z] === RUN   TestPingCacheHeaders
11:54:16 [2020-04-10T11:54:16.345Z] --- PASS: TestPingCacheHeaders (0.05s)
11:54:16 [2020-04-10T11:54:16.345Z] === RUN   TestPingGet
11:54:16 [2020-04-10T11:54:16.345Z] --- PASS: TestPingGet (0.03s)
11:54:16 [2020-04-10T11:54:16.345Z] === RUN   TestPingHead
11:54:16 [2020-04-10T11:54:16.345Z] --- PASS: TestPingHead (0.05s)
11:54:16 [2020-04-10T11:54:16.345Z] === RUN   TestVersion
11:54:16 [2020-04-10T11:54:16.345Z] --- PASS: TestVersion (0.05s)
11:54:16 [2020-04-10T11:54:16.345Z] PASS
11:54:16 [2020-04-10T11:54:16.345Z] 
11:54:16 [2020-04-10T11:54:16.345Z] === Skipped
11:54:16 [2020-04-10T11:54:16.345Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:54:16 [2020-04-10T11:54:16.345Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:54:16 [2020-04-10T11:54:16.345Z] 
11:54:16 [2020-04-10T11:54:16.345Z] 
11:54:16 [2020-04-10T11:54:16.345Z] DONE 18 tests, 1 skipped in 6.549s
11:54:16 [2020-04-10T11:54:16.345Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
11:54:16 [2020-04-10T11:54:16.345Z] ++ 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
11:54:16 [2020-04-10T11:54:16.345Z] ++ set -e
11:54:16 [2020-04-10T11:54:16.345Z] ++ '[' -n 0 ']'
11:54:16 [2020-04-10T11:54:16.345Z] ++ set -x
11:54:16 [2020-04-10T11:54:16.345Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
11:54:16 [2020-04-10T11:54:16.603Z] INFO: Testing against a local daemon
11:54:16 [2020-04-10T11:54:16.603Z] === RUN   TestVolumesCreateAndList
11:54:16 [2020-04-10T11:54:16.603Z] --- PASS: TestVolumesCreateAndList (0.04s)
11:54:16 [2020-04-10T11:54:16.603Z] === RUN   TestVolumesRemove
11:54:16 [2020-04-10T11:54:16.603Z] --- PASS: TestVolumesRemove (0.13s)
11:54:16 [2020-04-10T11:54:16.603Z] === RUN   TestVolumesInspect
11:54:16 [2020-04-10T11:54:16.603Z] --- PASS: TestVolumesInspect (0.03s)
11:54:16 [2020-04-10T11:54:16.603Z] === RUN   TestVolumesInvalidJSON
11:54:16 [2020-04-10T11:54:16.862Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:54:16 [2020-04-10T11:54:16.862Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:54:16 [2020-04-10T11:54:16.862Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:54:16 [2020-04-10T11:54:16.862Z] --- PASS: TestVolumesInvalidJSON (0.03s)
11:54:16 [2020-04-10T11:54:16.862Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:54:16 [2020-04-10T11:54:16.862Z] PASS
11:54:16 [2020-04-10T11:54:16.862Z] 
11:54:16 [2020-04-10T11:54:16.862Z] DONE 5 tests in 0.381s
11:54:16 [2020-04-10T11:54:16.862Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:54:17 [2020-04-10T11:54:17.120Z] ++++ cat bundles/test-integration/docker.pid
11:54:17 [2020-04-10T11:54:17.120Z] +++ kill 13338
11:54:18 [2020-04-10T11:54:18.495Z] +++ /etc/init.d/apparmor stop
11:54:18 [2020-04-10T11:54:18.495Z] Leaving: AppArmorNo profiles have been unloaded.
11:54:18 [2020-04-10T11:54:18.495Z] 
11:54:18 [2020-04-10T11:54:18.495Z] Unloading profiles will leave already running processes permanently
11:54:18 [2020-04-10T11:54:18.495Z] unconfined, which can lead to unexpected situations.
11:54:18 [2020-04-10T11:54:18.495Z] 
11:54:18 [2020-04-10T11:54:18.495Z] To set a process to complain mode, use the command line tool
11:54:18 [2020-04-10T11:54:18.495Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:54:18 [2020-04-10T11:54:18.495Z] +++ true
11:54:18 [2020-04-10T11:54:18.495Z] 
11:54:19 [2020-04-10T11:54:19.046Z] ok  	github.com/docker/docker/daemon/logger/local	0.069s	coverage: 74.7% of statements
11:54:19 [2020-04-10T11:54:19.046Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:54:19 [2020-04-10T11:54:19.336Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 19.9% of statements
11:54:20 [2020-04-10T11:54:20.118Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
11:54:20 [2020-04-10T11:54:20.118Z] --- PASS: TestDockerDaemonSuite (347.72s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.95s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.02s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.36s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:1449: [d9687fdcc478b] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d1dcdccba0359] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.18s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.05s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dffe42735e391] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.70s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.16s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.35s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.47s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.10s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.84s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dc1363a5d32f6] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dfb542bb92c28] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d34287975246b] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.11s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.81s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d9ceac3c899e3] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.68s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.91s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d1ee500bf416d] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.41s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d2d7ebda3acb3] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dad09bae6dc59] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_plugins_test.go:79: [d4cb887df93e4] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_plugins_test.go:169: [de7a95caaf0b4] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.92s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d5f22775a5e46] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.87s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d36dc071733e5] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.56s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.11s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.75s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.24s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.51s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.62s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [db4ed7e887591] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.36s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.48s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d2ab53cd39ca7] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d4ec479ad57bf] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.63s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [df8cd1ec1f268] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.86s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.29s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.09s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.17s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.49s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [de2631ae45a01] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.67s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.93s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d3c7c770ccdf7] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.96s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [df86f02ba072e] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d6cc13c1ba9f6] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.57s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dc59a2d6130c8] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.35s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.51s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [dd0ca56f87aa9] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.19s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.84s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [db58d1e8a3428] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [da4fbcd8c1f60] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.14s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.88s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.06s)
11:54:20 [2020-04-10T11:54:20.118Z]         docker_cli_daemon_test.go:2542: [dba42c5893199] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.81s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.94s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s)
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
11:54:20 [2020-04-10T11:54:20.118Z]         check_test.go:309: [d0e774de2c0c0] daemon is not started
11:54:20 [2020-04-10T11:54:20.118Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.57s)
11:54:20 [2020-04-10T11:54:20.118Z] === RUN   TestDockerSwarmSuite
11:54:20 [2020-04-10T11:54:20.118Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
11:54:20 [2020-04-10T11:54:20.362Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.036s	coverage: 33.3% of statements
Post stage
[Pipeline] junit
11:54:21 [2020-04-10T11:54:21.038Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:54:21 [2020-04-10T11:54:21.844Z] + echo Ensuring container killed.
11:54:21 [2020-04-10T11:54:21.844Z] Ensuring container killed.
11:54:21 [2020-04-10T11:54:21.844Z] + docker rm -vf docker-pr3
11:54:21 [2020-04-10T11:54:21.844Z] Error: No such container: docker-pr3
11:54:21 [2020-04-10T11:54:21.844Z] + true
[Pipeline] sh
11:54:21 [2020-04-10T11:54:21.866Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
11:54:22 [2020-04-10T11:54:22.133Z] + echo Chowning /workspace to jenkins user
11:54:22 [2020-04-10T11:54:22.133Z] Chowning /workspace to jenkins user
11:54:22 [2020-04-10T11:54:22.133Z] + id -u
11:54:22 [2020-04-10T11:54:22.133Z] + id -g
11:54:22 [2020-04-10T11:54:22.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/workspace busybox chown -R 1000:1000 /workspace
11:54:22 [2020-04-10T11:54:22.133Z] Unable to find image 'busybox:latest' locally
11:54:22 [2020-04-10T11:54:22.133Z] latest: Pulling from library/busybox
11:54:22 [2020-04-10T11:54:22.393Z] eb9413eb063d: Pulling fs layer
11:54:22 [2020-04-10T11:54:22.393Z] eb9413eb063d: Download complete
11:54:22 [2020-04-10T11:54:22.651Z] eb9413eb063d: Pull complete
11:54:22 [2020-04-10T11:54:22.651Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
11:54:22 [2020-04-10T11:54:22.651Z] Status: Downloaded newer image for busybox:latest
11:54:23 [2020-04-10T11:54:23.364Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.069s	coverage: 47.8% of statements
11:54:23 [2020-04-10T11:54:23.652Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
11:54:24 [2020-04-10T11:54:24.294Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
11:54:24 [2020-04-10T11:54:24.680Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.017s	coverage: 82.5% of statements
11:54:24 [2020-04-10T11:54:24.680Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:54:24 [2020-04-10T11:54:24.680Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:54:26 [2020-04-10T11:54:26.240Z] + bundleName=arm64-integration
11:54:26 [2020-04-10T11:54:26.240Z] + echo Creating arm64-integration-bundles.tar.gz
11:54:26 [2020-04-10T11:54:26.240Z] Creating arm64-integration-bundles.tar.gz
11:54:26 [2020-04-10T11:54:26.240Z] + xargs tar -czf arm64-integration-bundles.tar.gz
11:54:26 [2020-04-10T11:54:26.240Z] + 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
11:54:26 [2020-04-10T11:54:26.510Z] Archiving artifacts
11:54:27 [2020-04-10T11:54:27.568Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
11:54:28 [2020-04-10T11:54:28.358Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:54:28 [2020-04-10T11:54:28.697Z] + make clean
11:54:29 [2020-04-10T11:54:29.122Z] ok  	github.com/docker/docker/distribution/metadata	0.178s	coverage: 48.2% of statements
11:54:29 [2020-04-10T11:54:29.122Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
11:54:29 [2020-04-10T11:54:29.267Z] docker volume rm -f docker-dev-cache
11:54:29 [2020-04-10T11:54:29.525Z] docker-dev-cache
[Pipeline] deleteDir
11:54:30 [2020-04-10T11:54:30.146Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 22.1% of statements
11:54:30 [2020-04-10T11:54:30.146Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:54:32 [2020-04-10T11:54:32.198Z] ok  	github.com/docker/docker/distribution/xfer	1.711s	coverage: 85.1% of statements
11:54:32 [2020-04-10T11:54:32.198Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:54:32 [2020-04-10T11:54:32.827Z] ok  	github.com/docker/docker/image/cache	0.043s	coverage: 19.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:54:33 [2020-04-10T11:54:33.856Z] ok  	github.com/docker/docker/image	0.129s	coverage: 86.4% of statements
11:54:33 [2020-04-10T11:54:33.856Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:54:34 [2020-04-10T11:54:34.116Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
11:54:34 [2020-04-10T11:54:34.680Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
11:54:34 [2020-04-10T11:54:34.892Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
11:54:35 [2020-04-10T11:54:35.517Z] ok  	github.com/docker/docker/image/v1	0.053s	coverage: 25.0% of statements
11:54:35 [2020-04-10T11:54:35.517Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:54:36 [2020-04-10T11:54:36.049Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
11:54:36 [2020-04-10T11:54:36.050Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
11:54:36 [2020-04-10T11:54:36.546Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
11:54:40 [2020-04-10T11:54:40.041Z] ok  	github.com/docker/docker/opts	0.097s	coverage: 67.4% of statements
11:54:41 [2020-04-10T11:54:41.304Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
11:54:41 [2020-04-10T11:54:41.538Z] ok  	github.com/docker/docker/pkg/authorization	0.546s	coverage: 68.3% of statements
11:54:41 [2020-04-10T11:54:41.538Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
11:54:42 [2020-04-10T11:54:42.164Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
11:54:42 [2020-04-10T11:54:42.801Z] ok  	github.com/docker/docker/pkg/archive	1.506s	coverage: 76.8% of statements
11:54:43 [2020-04-10T11:54:43.821Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
11:54:44 [2020-04-10T11:54:44.445Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
11:54:44 [2020-04-10T11:54:44.577Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
11:54:45 [2020-04-10T11:54:45.071Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 92.9% of statements
11:54:45 [2020-04-10T11:54:45.397Z] 23645bd7ee08: Pull complete
11:54:45 [2020-04-10T11:54:45.397Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
11:54:45 [2020-04-10T11:54:45.397Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
11:54:45 [2020-04-10T11:54:45.397Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
11:54:45 [2020-04-10T11:54:45.397Z] WARN: Skipping validation tests
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Running unit tests at 04/10/2020 11:54:37...
11:54:45 [2020-04-10T11:54:45.397Z] INFO: make.ps1 starting at 04/10/2020 11:54:42
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Git commit (34f57da35b) assumed from DOCKER_GITCOMMIT environment variable
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Invoking autogen...
11:54:45 [2020-04-10T11:54:45.397Z] INFO: Running unit tests...
11:54:46 [2020-04-10T11:54:46.471Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
11:54:46 [2020-04-10T11:54:46.569Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.039s	coverage: 92.3% of statements
11:54:46 [2020-04-10T11:54:46.728Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
11:54:47 [2020-04-10T11:54:47.191Z] ok  	github.com/docker/docker/layer	7.855s	coverage: 69.2% of statements
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/oci	[no test files]
11:54:47 [2020-04-10T11:54:47.191Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:54:47 [2020-04-10T11:54:47.659Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
11:54:47 [2020-04-10T11:54:47.817Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
11:54:48 [2020-04-10T11:54:48.104Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:54:49 [2020-04-10T11:54:49.127Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.548s	coverage: 43.2% of statements
11:54:49 [2020-04-10T11:54:49.127Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:54:49 [2020-04-10T11:54:49.127Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:54:49 [2020-04-10T11:54:49.440Z] ok  	github.com/docker/docker/pkg/filenotify	0.618s	coverage: 67.0% of statements
11:54:49 [2020-04-10T11:54:49.728Z] ok  	github.com/docker/docker/pkg/fileutils	0.077s	coverage: 89.5% of statements
11:54:50 [2020-04-10T11:54:50.353Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.166s	coverage: 84.1% of statements
11:54:50 [2020-04-10T11:54:50.982Z] ok  	github.com/docker/docker/pkg/fsutils	0.386s	coverage: 85.1% of statements
11:54:51 [2020-04-10T11:54:51.270Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
11:54:52 [2020-04-10T11:54:52.767Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.031s	coverage: 91.7% of statements
11:54:53 [2020-04-10T11:54:53.056Z] ok  	github.com/docker/docker/pkg/locker	0.047s	coverage: 88.9% of statements
11:54:53 [2020-04-10T11:54:53.683Z] ok  	github.com/docker/docker/pkg/idtools	0.846s	coverage: 70.1% of statements
11:54:53 [2020-04-10T11:54:53.972Z] ok  	github.com/docker/docker/pkg/longpath	0.006s	coverage: 100.0% of statements
11:54:53 [2020-04-10T11:54:53.972Z] ok  	github.com/docker/docker/pkg/ioutils	1.717s	coverage: 69.3% of statements
11:54:53 [2020-04-10T11:54:53.972Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:54:53 [2020-04-10T11:54:53.972Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:54:53 [2020-04-10T11:54:53.972Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
11:54:53 [2020-04-10T11:54:53.972Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:54:54 [2020-04-10T11:54:54.008Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
11:54:54 [2020-04-10T11:54:54.995Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
11:54:54 [2020-04-10T11:54:54.995Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.048s	coverage: 60.0% of statements
11:54:55 [2020-04-10T11:54:55.818Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
11:54:56 [2020-04-10T11:54:56.024Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.056s	coverage: 91.4% of statements
11:54:56 [2020-04-10T11:54:56.024Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
11:54:56 [2020-04-10T11:54:56.024Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:54:56 [2020-04-10T11:54:56.024Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:54:57 [2020-04-10T11:54:57.080Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.074s	coverage: 56.8% of statements
11:54:57 [2020-04-10T11:54:57.711Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
11:54:58 [2020-04-10T11:54:58.579Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
11:54:58 [2020-04-10T11:54:58.579Z] ok  	github.com/docker/docker/pkg/progress	0.016s	coverage: 75.9% of statements
11:54:58 [2020-04-10T11:54:58.579Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
11:55:00 [2020-04-10T11:55:00.071Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
11:55:00 [2020-04-10T11:55:00.231Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
11:55:00 [2020-04-10T11:55:00.694Z] ok  	github.com/docker/docker/pkg/pubsub	1.168s	coverage: 73.9% of statements
11:55:00 [2020-04-10T11:55:00.983Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
11:55:02 [2020-04-10T11:55:02.003Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
11:55:02 [2020-04-10T11:55:02.289Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
11:55:02 [2020-04-10T11:55:02.574Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
11:55:03 [2020-04-10T11:55:03.199Z] ok  	github.com/docker/docker/pkg/sysinfo	0.037s	coverage: 70.8% of statements
11:55:03 [2020-04-10T11:55:03.510Z] ok  	github.com/docker/docker/pkg/signal	3.422s	coverage: 61.0% of statements
11:55:04 [2020-04-10T11:55:04.378Z] ?   	github.com/docker/docker/api	[no test files]
11:55:04 [2020-04-10T11:55:04.537Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 37.2% of statements
11:55:04 [2020-04-10T11:55:04.824Z] ok  	github.com/docker/docker/pkg/tailfile	0.146s	coverage: 88.6% of statements
11:55:05 [2020-04-10T11:55:05.849Z] testing: warning: no tests to run
11:55:05 [2020-04-10T11:55:05.849Z] coverage: [no statements]
11:55:05 [2020-04-10T11:55:05.849Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
11:55:05 [2020-04-10T11:55:05.849Z] ok  	github.com/docker/docker/pkg/term	0.011s	coverage: 85.9% of statements
11:55:06 [2020-04-10T11:55:06.872Z] ok  	github.com/docker/docker/pkg/tarsum	0.249s	coverage: 89.3% of statements
11:55:06 [2020-04-10T11:55:06.872Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
11:55:06 [2020-04-10T11:55:06.872Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
11:55:07 [2020-04-10T11:55:07.497Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
11:55:10 [2020-04-10T11:55:10.207Z] ok  	github.com/docker/docker/plugin/v2	0.016s	coverage: 14.5% of statements
11:55:11 [2020-04-10T11:55:11.733Z] ok  	github.com/docker/docker/reference	0.015s	coverage: 84.4% of statements
11:55:12 [2020-04-10T11:55:12.360Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
11:55:12 [2020-04-10T11:55:12.985Z] ok  	github.com/docker/docker/plugin	0.583s	coverage: 27.1% of statements
11:55:14 [2020-04-10T11:55:14.602Z] ok  	github.com/docker/docker/registry/resumable	0.051s	coverage: 100.0% of statements
11:55:14 [2020-04-10T11:55:14.892Z] ok  	github.com/docker/docker/restartmanager	0.010s	coverage: 45.3% of statements
11:55:16 [2020-04-10T11:55:16.390Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
11:55:17 [2020-04-10T11:55:17.019Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 68.2% of statements
11:55:17 [2020-04-10T11:55:17.309Z] ok  	github.com/docker/docker/registry	0.439s	coverage: 56.0% of statements
11:55:18 [2020-04-10T11:55:18.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
11:55:18 [2020-04-10T11:55:18.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
11:55:19 [2020-04-10T11:55:19.248Z] ok  	github.com/docker/docker/api/server	0.132s	coverage: 9.0% of statements
11:55:20 [2020-04-10T11:55:20.807Z] === RUN   TestDockerSuite/TestBuildDotDotFile
11:55:21 [2020-04-10T11:55:21.064Z] === RUN   TestDockerSuite/TestBuildEOLInLine
11:55:21 [2020-04-10T11:55:21.750Z] ok  	github.com/docker/docker/volume/drivers	0.048s	coverage: 36.1% of statements
11:55:23 [2020-04-10T11:55:23.249Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 73.0% of statements
11:55:23 [2020-04-10T11:55:23.249Z] ok  	github.com/docker/docker/volume/mounts	0.072s	coverage: 67.0% of statements
11:55:25 [2020-04-10T11:55:25.239Z] --- PASS: TestImportExtremelyLargeImageWorks (176.37s)
11:55:25 [2020-04-10T11:55:25.239Z] PASS
11:55:25 [2020-04-10T11:55:25.239Z] 
11:55:25 [2020-04-10T11:55:25.239Z] DONE 12 tests in 180.179s
11:55:25 [2020-04-10T11:55:25.239Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:55:25 [2020-04-10T11:55:25.239Z] ++ 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
11:55:25 [2020-04-10T11:55:25.239Z] ++ set -e
11:55:25 [2020-04-10T11:55:25.239Z] ++ '[' -n 0 ']'
11:55:25 [2020-04-10T11:55:25.239Z] ++ set -x
11:55:25 [2020-04-10T11:55:25.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
11:55:25 [2020-04-10T11:55:25.239Z] INFO: Testing against a local daemon
11:55:25 [2020-04-10T11:55:25.239Z] === RUN   TestNetworkCreateDelete
11:55:25 [2020-04-10T11:55:25.239Z] --- PASS: TestNetworkCreateDelete (0.12s)
11:55:25 [2020-04-10T11:55:25.239Z] === RUN   TestDockerNetworkDeletePreferID
11:55:25 [2020-04-10T11:55:25.285Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
11:55:25 [2020-04-10T11:55:25.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
11:55:25 [2020-04-10T11:55:25.496Z] === RUN   TestInspectNetwork
11:55:26 [2020-04-10T11:55:26.425Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
11:55:26 [2020-04-10T11:55:26.682Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
11:55:26 [2020-04-10T11:55:26.939Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
11:55:27 [2020-04-10T11:55:27.411Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:55:27 [2020-04-10T11:55:27.411Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:55:27 [2020-04-10T11:55:27.868Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
11:55:27 [2020-04-10T11:55:27.869Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
11:55:28 [2020-04-10T11:55:28.126Z] === RUN   TestDockerSuite/TestBuildEntrypoint
11:55:28 [2020-04-10T11:55:28.341Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:55:28 [2020-04-10T11:55:28.599Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:55:28 [2020-04-10T11:55:28.689Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
11:55:29 [2020-04-10T11:55:29.969Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:55:31 [2020-04-10T11:55:31.211Z] === RUN   TestInspectNetwork/full_network_id
11:55:31 [2020-04-10T11:55:31.211Z] === RUN   TestInspectNetwork/partial_network_id
11:55:31 [2020-04-10T11:55:31.211Z] === RUN   TestInspectNetwork/network_name
11:55:31 [2020-04-10T11:55:31.211Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:55:31 [2020-04-10T11:55:31.211Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
11:55:31 [2020-04-10T11:55:31.341Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:55:32 [2020-04-10T11:55:32.580Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
11:55:32 [2020-04-10T11:55:32.711Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:55:33 [2020-04-10T11:55:33.680Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.6% of statements
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/rootless	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/volume	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === Skipped
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     exec_linux_test.go:18: requires AppArmor to be enabled
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     exec_linux_test.go:38: requires AppArmor to be enabled
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver btrfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:73: No driver to put!
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z] time="2020-04-10T11:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z] time="2020-04-10T11:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z] time="2020-04-10T11:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z] time="2020-04-10T11:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z] time="2020-04-10T11:53:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: driver not supported
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:73: No driver to put!
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     overlay_test.go:49: Fails to compute changes intermittently
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     overlay_test.go:65: Cannot run test with naive change algorithm
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:46: Driver zfs not supported
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     graphtest_unix.go:73: No driver to put!
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:55:33 [2020-04-10T11:55:33.680Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] 
11:55:33 [2020-04-10T11:55:33.680Z] DONE 2146 tests, 26 skipped in 346.943s
Post stage
[Pipeline] junit
11:55:33 [2020-04-10T11:55:33.716Z] Recording test results
11:55:34 [2020-04-10T11:55:34.081Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:55:34 [2020-04-10T11:55:34.474Z] === RUN   TestDockerSuite/TestBuildEnv
11:55:34 [2020-04-10T11:55:34.655Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:55:34 [2020-04-10T11:55:34.801Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a -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:62f3b5cec636fb6103f10984d1f523b3a525931a hack/make.sh dynbinary test-integration
11:55:35 [2020-04-10T11:55:35.090Z] 
11:55:35 [2020-04-10T11:55:35.376Z] Removing bundles/
11:55:35 [2020-04-10T11:55:35.376Z] 
11:55:35 [2020-04-10T11:55:35.376Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:55:35 [2020-04-10T11:55:35.376Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:55:35 [2020-04-10T11:55:35.376Z] GOOS="" GOARCH="" GOARM=""
11:55:35 [2020-04-10T11:55:35.404Z] --- PASS: TestInspectNetwork (9.69s)
11:55:35 [2020-04-10T11:55:35.404Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:55:35 [2020-04-10T11:55:35.404Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:55:35 [2020-04-10T11:55:35.404Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:55:35 [2020-04-10T11:55:35.404Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:55:35 [2020-04-10T11:55:35.404Z] === RUN   TestRunContainerWithBridgeNone
11:55:35 [2020-04-10T11:55:35.661Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
11:55:36 [2020-04-10T11:55:36.550Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:55:37 [2020-04-10T11:55:37.481Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:55:37 [2020-04-10T11:55:37.554Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
11:55:37 [2020-04-10T11:55:37.811Z] --- PASS: TestRunContainerWithBridgeNone (2.72s)
11:55:37 [2020-04-10T11:55:37.811Z] === RUN   TestNetworkInvalidJSON
11:55:37 [2020-04-10T11:55:37.811Z] === RUN   TestNetworkInvalidJSON//networks/create
11:55:37 [2020-04-10T11:55:37.811Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:55:37 [2020-04-10T11:55:37.811Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:55:37 [2020-04-10T11:55:37.811Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:55:37 [2020-04-10T11:55:37.811Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:55:37 [2020-04-10T11:55:37.811Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:55:37 [2020-04-10T11:55:37.811Z] === CONT  TestNetworkInvalidJSON//networks/create
11:55:37 [2020-04-10T11:55:37.811Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:55:37 [2020-04-10T11:55:37.811Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:55:37 [2020-04-10T11:55:37.811Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:55:37 [2020-04-10T11:55:37.811Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:55:37 [2020-04-10T11:55:37.811Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:55:37 [2020-04-10T11:55:37.811Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:55:37 [2020-04-10T11:55:37.811Z] === RUN   TestHostIPv4BridgeLabel
11:55:38 [2020-04-10T11:55:38.375Z] === RUN   TestDockerSuite/TestBuildEnvUsage
11:55:38 [2020-04-10T11:55:38.375Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
11:55:38 [2020-04-10T11:55:38.375Z] === RUN   TestDaemonRestartWithLiveRestore
11:55:38 [2020-04-10T11:55:38.632Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
11:55:39 [2020-04-10T11:55:39.376Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:55:39 [2020-04-10T11:55:39.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
11:55:39 [2020-04-10T11:55:39.564Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
11:55:39 [2020-04-10T11:55:39.564Z] === RUN   TestDaemonDefaultNetworkPools
11:55:40 [2020-04-10T11:55:40.308Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:55:40 [2020-04-10T11:55:40.494Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
11:55:40 [2020-04-10T11:55:40.494Z] === RUN   TestDaemonRestartWithExistingNetwork
11:55:41 [2020-04-10T11:55:41.424Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
11:55:41 [2020-04-10T11:55:41.424Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:55:41 [2020-04-10T11:55:41.679Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:55:42 [2020-04-10T11:55:42.610Z] #33 155.8 
11:55:42 [2020-04-10T11:55:42.870Z] #33 DONE 156.1s
11:55:42 [2020-04-10T11:55:42.870Z] 
11:55:42 [2020-04-10T11:55:42.870Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
11:55:43 [2020-04-10T11:55:43.320Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.57s)
11:55:43 [2020-04-10T11:55:43.320Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:55:43 [2020-04-10T11:55:43.577Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
11:55:43 [2020-04-10T11:55:43.577Z] === RUN   TestServiceWithPredefinedNetwork
11:55:44 [2020-04-10T11:55:44.765Z] #34 DONE 1.5s
11:55:46 [2020-04-10T11:55:46.143Z] 
11:55:46 [2020-04-10T11:55:46.143Z] #35 [runner 12/12] COPY --from=builder       /build/ /
11:55:46 [2020-04-10T11:55:46.707Z] #35 DONE 0.6s
11:55:46 [2020-04-10T11:55:46.707Z] 
11:55:46 [2020-04-10T11:55:46.707Z] #36 exporting to image
11:55:46 [2020-04-10T11:55:46.707Z] #36 exporting layers
11:55:46 [2020-04-10T11:55:46.848Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
11:55:46 [2020-04-10T11:55:46.848Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s)
11:55:46 [2020-04-10T11:55:46.848Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:55:46 [2020-04-10T11:55:46.848Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:55:46 [2020-04-10T11:55:46.848Z]     service_test.go:236: FLAKY_TEST
11:55:46 [2020-04-10T11:55:46.848Z] === RUN   TestServiceWithDataPathPortInit
11:55:48 [2020-04-10T11:55:48.601Z] #36 exporting layers 1.9s done
11:55:48 [2020-04-10T11:55:48.601Z] #36 writing image sha256:71f44309fe4921f162a14ca2e17e638506ced2a14d0f48f87233037d809505f6 done
11:55:48 [2020-04-10T11:55:48.601Z] #36 naming to docker.io/library/moby-e2e-test done
11:55:48 [2020-04-10T11:55:48.601Z] #36 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:55:48 [2020-04-10T11:55:48.911Z] + echo Ensuring container killed.
11:55:48 [2020-04-10T11:55:48.911Z] Ensuring container killed.
11:55:48 [2020-04-10T11:55:48.911Z] + docker rm -vf docker-pr3
11:55:48 [2020-04-10T11:55:48.911Z] Error: No such container: docker-pr3
11:55:48 [2020-04-10T11:55:48.911Z] + true
[Pipeline] sh
11:55:49 [2020-04-10T11:55:49.189Z] + echo Chowning /workspace to jenkins user
11:55:49 [2020-04-10T11:55:49.189Z] Chowning /workspace to jenkins user
11:55:49 [2020-04-10T11:55:49.189Z] + id -u
11:55:49 [2020-04-10T11:55:49.189Z] + id -g
11:55:49 [2020-04-10T11:55:49.189Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:55:50 [2020-04-10T11:55:50.850Z] + bundleName=unit
11:55:50 [2020-04-10T11:55:50.850Z] + echo Creating unit-bundles.tar.gz
11:55:50 [2020-04-10T11:55:50.850Z] Creating unit-bundles.tar.gz
11:55:50 [2020-04-10T11:55:50.850Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
11:55:50 [2020-04-10T11:55:50.850Z] bundles/junit-report.xml
11:55:50 [2020-04-10T11:55:50.850Z] bundles/go-test-report.json
11:55:50 [2020-04-10T11:55:50.850Z] bundles/profile.out
[Pipeline] archiveArtifacts
11:55:50 [2020-04-10T11:55:50.859Z] Archiving artifacts
11:55:51 [2020-04-10T11:55:51.243Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:55:51 [2020-04-10T11:55:51.555Z] + make clean
11:55:51 [2020-04-10T11:55:51.555Z] docker volume rm -f docker-dev-cache
11:55:51 [2020-04-10T11:55:51.811Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
11:56:04 [2020-04-10T11:56:04.911Z] --- PASS: TestServiceWithDataPathPortInit (18.01s)
11:56:04 [2020-04-10T11:56:04.911Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:56:10 [2020-04-10T11:56:10.166Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
11:56:11 [2020-04-10T11:56:11.097Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
11:56:13 [2020-04-10T11:56:13.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.79s)
11:56:13 [2020-04-10T11:56:13.620Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z927f8ennckcxhn3h98jy085t Created:2020-04-10 11:56:06.50094071 +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[1eef77acc470a9d4a8e4ec17e573048c1aa663c2265bae2dd1dc34e0e07ed496:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3zssqk2ulefv9wiphirscesk EndpointID:ebb02c5db24346c368b7d2f58484fb9bbf7569eb90150ab8141ff4da90257c40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:10cb1900a670057607626f7a994f2b3b9de37ff77da4c27209139294293e59a0 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:757f145ac36d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3zssqk2ulefv9wiphirscesk EndpointID:ebb02c5db24346c368b7d2f58484fb9bbf7569eb90150ab8141ff4da90257c40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:56:13 [2020-04-10T11:56:13.620Z] PASS
11:56:13 [2020-04-10T11:56:13.620Z] 
11:56:13 [2020-04-10T11:56:13.620Z] === Skipped
11:56:13 [2020-04-10T11:56:13.620Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:56:13 [2020-04-10T11:56:13.620Z]     service_test.go:236: FLAKY_TEST
11:56:13 [2020-04-10T11:56:13.620Z] 
11:56:13 [2020-04-10T11:56:13.620Z] 
11:56:13 [2020-04-10T11:56:13.620Z] DONE 22 tests, 1 skipped in 48.754s
11:56:13 [2020-04-10T11:56:13.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:56:13 [2020-04-10T11:56:13.620Z] ++ 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
11:56:13 [2020-04-10T11:56:13.620Z] ++ set -e
11:56:13 [2020-04-10T11:56:13.620Z] ++ '[' -n 0 ']'
11:56:13 [2020-04-10T11:56:13.620Z] ++ set -x
11:56:13 [2020-04-10T11:56:13.620Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
11:56:13 [2020-04-10T11:56:13.876Z] INFO: Testing against a local daemon
11:56:13 [2020-04-10T11:56:13.876Z] === RUN   TestDockerNetworkIpvlanPersistance
11:56:13 [2020-04-10T11:56:13.876Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:56:13 [2020-04-10T11:56:13.876Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:13 [2020-04-10T11:56:13.876Z] === RUN   TestDockerNetworkIpvlan
11:56:13 [2020-04-10T11:56:13.876Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:56:13 [2020-04-10T11:56:13.876Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:13 [2020-04-10T11:56:13.876Z] PASS
11:56:13 [2020-04-10T11:56:13.876Z] 
11:56:13 [2020-04-10T11:56:13.876Z] === Skipped
11:56:13 [2020-04-10T11:56:13.876Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:56:13 [2020-04-10T11:56:13.876Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:13 [2020-04-10T11:56:13.876Z] 
11:56:13 [2020-04-10T11:56:13.876Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:56:13 [2020-04-10T11:56:13.876Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:56:13 [2020-04-10T11:56:13.876Z] 
11:56:13 [2020-04-10T11:56:13.876Z] 
11:56:13 [2020-04-10T11:56:13.876Z] DONE 2 tests, 2 skipped in 0.129s
11:56:13 [2020-04-10T11:56:13.876Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:56:13 [2020-04-10T11:56:13.876Z] ++ 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
11:56:13 [2020-04-10T11:56:13.876Z] ++ set -e
11:56:13 [2020-04-10T11:56:13.876Z] ++ '[' -n 0 ']'
11:56:13 [2020-04-10T11:56:13.876Z] ++ set -x
11:56:13 [2020-04-10T11:56:13.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
11:56:13 [2020-04-10T11:56:13.876Z] INFO: Testing against a local daemon
11:56:13 [2020-04-10T11:56:13.876Z] === RUN   TestDockerNetworkMacvlanPersistance
11:56:15 [2020-04-10T11:56:15.247Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
11:56:15 [2020-04-10T11:56:15.247Z] === RUN   TestDockerNetworkMacvlan
11:56:16 [2020-04-10T11:56:16.178Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:56:17 [2020-04-10T11:56:17.109Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:56:18 [2020-04-10T11:56:18.045Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/server/httputils	0.104s	coverage: 14.7% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/server/middleware	0.202s	coverage: 37.7% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/types/strslice	0.124s	coverage: 90.0% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/types/filters	0.166s	coverage: 92.2% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/server/router/swarm	0.264s	coverage: 4.5% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/container	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/network	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/types/time	0.224s	coverage: 100.0% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 75.0% of statements
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/builder	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:56:19 [2020-04-10T11:56:19.774Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:56:19 [2020-04-10T11:56:19.775Z] ok  	github.com/docker/docker/builder/dockerignore	0.064s	coverage: 96.8% of statements
11:56:21 [2020-04-10T11:56:21.320Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:56:21 [2020-04-10T11:56:21.320Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
11:56:21 [2020-04-10T11:56:21.325Z] ok  	github.com/docker/docker/cli/debug	0.080s	coverage: 100.0% of statements
11:56:21 [2020-04-10T11:56:21.788Z] ok  	github.com/docker/docker/builder/remotecontext	0.850s	coverage: 9.2% of statements
11:56:21 [2020-04-10T11:56:21.788Z] ok  	github.com/docker/docker/builder/dockerfile	0.839s	coverage: 46.3% of statements
11:56:21 [2020-04-10T11:56:21.884Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
11:56:22 [2020-04-10T11:56:22.448Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
11:56:23 [2020-04-10T11:56:23.011Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
11:56:23 [2020-04-10T11:56:23.942Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:56:24 [2020-04-10T11:56:24.505Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
11:56:24 [2020-04-10T11:56:24.505Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
11:56:25 [2020-04-10T11:56:25.069Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
11:56:28 [2020-04-10T11:56:28.349Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
11:56:30 [2020-04-10T11:56:30.244Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:56:32 [2020-04-10T11:56:32.141Z] --- PASS: TestDockerNetworkMacvlan (16.63s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.76s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s)
11:56:32 [2020-04-10T11:56:32.141Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
11:56:32 [2020-04-10T11:56:32.141Z] PASS
11:56:32 [2020-04-10T11:56:32.141Z] 
11:56:32 [2020-04-10T11:56:32.141Z] DONE 8 tests in 18.178s
11:56:32 [2020-04-10T11:56:32.141Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:56:32 [2020-04-10T11:56:32.141Z] ++ 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
11:56:32 [2020-04-10T11:56:32.141Z] ++ set -e
11:56:32 [2020-04-10T11:56:32.141Z] ++ '[' -n 0 ']'
11:56:32 [2020-04-10T11:56:32.141Z] ++ set -x
11:56:32 [2020-04-10T11:56:32.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
11:56:32 [2020-04-10T11:56:32.141Z] testing: warning: no tests to run
11:56:32 [2020-04-10T11:56:32.141Z] PASS
11:56:32 [2020-04-10T11:56:32.141Z] 
11:56:32 [2020-04-10T11:56:32.141Z] DONE 0 tests in 0.039s
11:56:32 [2020-04-10T11:56:32.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:56:32 [2020-04-10T11:56:32.141Z] ++ 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
11:56:32 [2020-04-10T11:56:32.141Z] ++ set -e
11:56:32 [2020-04-10T11:56:32.141Z] ++ '[' -n 0 ']'
11:56:32 [2020-04-10T11:56:32.141Z] ++ set -x
11:56:32 [2020-04-10T11:56:32.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
11:56:32 [2020-04-10T11:56:32.141Z] INFO: Testing against a local daemon
11:56:32 [2020-04-10T11:56:32.141Z] === RUN   TestAuthZPluginAllowRequest
11:56:34 [2020-04-10T11:56:34.035Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
11:56:34 [2020-04-10T11:56:34.035Z] === RUN   TestAuthZPluginTLS
11:56:34 [2020-04-10T11:56:34.599Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:56:34 [2020-04-10T11:56:34.599Z] === RUN   TestAuthZPluginDenyRequest
11:56:35 [2020-04-10T11:56:35.163Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
11:56:35 [2020-04-10T11:56:35.163Z] === RUN   TestAuthZPluginAPIDenyResponse
11:56:35 [2020-04-10T11:56:35.727Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:56:35 [2020-04-10T11:56:35.727Z] === RUN   TestAuthZPluginDenyResponse
11:56:36 [2020-04-10T11:56:36.291Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
11:56:36 [2020-04-10T11:56:36.291Z] === RUN   TestAuthZPluginAllowEventStream
11:56:36 [2020-04-10T11:56:36.659Z] ok  	github.com/docker/docker/client	0.961s	coverage: 75.3% of statements
11:56:37 [2020-04-10T11:56:37.661Z] === RUN   TestDockerSuite/TestBuildExpose
11:56:37 [2020-04-10T11:56:37.661Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
11:56:37 [2020-04-10T11:56:37.661Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s)
11:56:37 [2020-04-10T11:56:37.661Z] === RUN   TestAuthZPluginErrorResponse
11:56:38 [2020-04-10T11:56:38.225Z] === RUN   TestDockerSuite/TestBuildExposeOrder
11:56:38 [2020-04-10T11:56:38.225Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
11:56:38 [2020-04-10T11:56:38.225Z] === RUN   TestAuthZPluginErrorRequest
11:56:38 [2020-04-10T11:56:38.790Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
11:56:38 [2020-04-10T11:56:38.790Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
11:56:38 [2020-04-10T11:56:38.790Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:56:39 [2020-04-10T11:56:39.382Z] === RUN   TestDockerSuite/TestBuildFails
11:56:39 [2020-04-10T11:56:39.382Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
11:56:39 [2020-04-10T11:56:39.382Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:56:40 [2020-04-10T11:56:40.328Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
11:56:40 [2020-04-10T11:56:40.328Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
11:56:41 [2020-04-10T11:56:41.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s)
11:56:41 [2020-04-10T11:56:41.698Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:56:43 [2020-04-10T11:56:43.068Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
11:56:43 [2020-04-10T11:56:43.632Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
11:56:43 [2020-04-10T11:56:43.632Z] === RUN   TestAuthZPluginHeader
11:56:44 [2020-04-10T11:56:44.561Z] --- PASS: TestAuthZPluginHeader (0.84s)
11:56:44 [2020-04-10T11:56:44.561Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:56:45 [2020-04-10T11:56:45.125Z] === RUN   TestDockerSuite/TestBuildForceRm
11:56:47 [2020-04-10T11:56:47.018Z] === RUN   TestDockerSuite/TestBuildFromGit
11:56:48 [2020-04-10T11:56:48.911Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
11:56:48 [2020-04-10T11:56:48.911Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.49s)
11:56:48 [2020-04-10T11:56:48.911Z] === RUN   TestAuthZPluginV2Disable
11:56:49 [2020-04-10T11:56:49.167Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
11:56:50 [2020-04-10T11:56:50.535Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
11:56:52 [2020-04-10T11:56:52.432Z] --- PASS: TestAuthZPluginV2Disable (3.57s)
11:56:52 [2020-04-10T11:56:52.432Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:56:52 [2020-04-10T11:56:52.432Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
11:56:53 [2020-04-10T11:56:53.363Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
11:56:53 [2020-04-10T11:56:53.621Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
11:56:54 [2020-04-10T11:56:54.418Z] ok  	github.com/docker/docker/builder/remotecontext/git	35.089s	coverage: 86.3% of statements
11:56:54 [2020-04-10T11:56:54.418Z] ?   	github.com/docker/docker/cli	[no test files]
11:56:54 [2020-04-10T11:56:54.418Z] ?   	github.com/docker/docker/cli/config	[no test files]
11:56:56 [2020-04-10T11:56:56.142Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
11:56:56 [2020-04-10T11:56:56.142Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s)
11:56:56 [2020-04-10T11:56:56.142Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:56:58 [2020-04-10T11:56:58.668Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
11:57:01 [2020-04-10T11:57:01.189Z] === RUN   TestDockerSuite/TestBuildHistory
11:57:03 [2020-04-10T11:57:03.056Z] ok  	github.com/docker/docker/cmd/dockerd	0.682s	coverage: 19.3% of statements
11:57:04 [2020-04-10T11:57:04.036Z] ok  	github.com/docker/docker/container	0.474s	coverage: 41.6% of statements
11:57:04 [2020-04-10T11:57:04.500Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:57:04 [2020-04-10T11:57:04.500Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:57:04 [2020-04-10T11:57:04.500Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
11:57:04 [2020-04-10T11:57:04.500Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:57:05 [2020-04-10T11:57:05.478Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.322s	coverage: 65.3% of statements
11:57:07 [2020-04-10T11:57:07.740Z] === RUN   TestDockerSuite/TestBuildIidFile
11:57:07 [2020-04-10T11:57:07.740Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
11:57:07 [2020-04-10T11:57:07.740Z] === RUN   TestDockerSuite/TestBuildInheritance
11:57:07 [2020-04-10T11:57:07.997Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
11:57:08 [2020-04-10T11:57:08.561Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.62s)
11:57:08 [2020-04-10T11:57:08.561Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:57:08 [2020-04-10T11:57:08.819Z] === RUN   TestDockerSuite/TestBuildInvalidTag
11:57:08 [2020-04-10T11:57:08.819Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
11:57:09 [2020-04-10T11:57:09.750Z] === RUN   TestDockerSuite/TestBuildLabel
11:57:10 [2020-04-10T11:57:10.313Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
11:57:10 [2020-04-10T11:57:10.570Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
11:57:11 [2020-04-10T11:57:11.135Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
11:57:11 [2020-04-10T11:57:11.392Z] === RUN   TestDockerSuite/TestBuildLabels
11:57:11 [2020-04-10T11:57:11.465Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.852s	coverage: 35.6% of statements
11:57:11 [2020-04-10T11:57:11.956Z] === RUN   TestDockerSuite/TestBuildLabelsCache
11:57:12 [2020-04-10T11:57:12.886Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
11:57:15 [2020-04-10T11:57:15.407Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
11:57:15 [2020-04-10T11:57:15.663Z] === RUN   TestDockerSuite/TestBuildLastModified
11:57:17 [2020-04-10T11:57:17.294Z] ok  	github.com/docker/docker/daemon/cluster	1.433s	coverage: 0.5% of statements
11:57:18 [2020-04-10T11:57:18.843Z] ok  	github.com/docker/docker/daemon/config	0.792s	coverage: 79.6% of statements
11:57:19 [2020-04-10T11:57:19.819Z] ok  	github.com/docker/docker/daemon/discovery	0.295s	coverage: 30.0% of statements
11:57:22 [2020-04-10T11:57:22.719Z] === RUN   TestDockerSuite/TestBuildLineBreak
11:57:22 [2020-04-10T11:57:22.862Z] ok  	github.com/docker/docker/daemon/events	0.422s	coverage: 50.0% of statements
11:57:22 [2020-04-10T11:57:22.862Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.433s	coverage: 10.9% of statements
11:57:23 [2020-04-10T11:57:23.326Z] ok  	github.com/docker/docker/daemon/graphdriver	0.229s	coverage: 2.3% of statements
11:57:23 [2020-04-10T11:57:23.326Z] ok  	github.com/docker/docker/daemon/links	0.051s	coverage: 93.0% of statements
11:57:25 [2020-04-10T11:57:25.241Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
11:57:25 [2020-04-10T11:57:25.241Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
11:57:25 [2020-04-10T11:57:25.241Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
11:57:25 [2020-04-10T11:57:25.241Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
11:57:25 [2020-04-10T11:57:25.241Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
11:57:25 [2020-04-10T11:57:25.241Z] PASS
11:57:25 [2020-04-10T11:57:25.241Z] 
11:57:25 [2020-04-10T11:57:25.241Z] DONE 17 tests in 53.141s
11:57:25 [2020-04-10T11:57:25.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:57:25 [2020-04-10T11:57:25.241Z] ++ 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
11:57:25 [2020-04-10T11:57:25.241Z] ++ set -e
11:57:25 [2020-04-10T11:57:25.241Z] ++ '[' -n 0 ']'
11:57:25 [2020-04-10T11:57:25.241Z] ++ set -x
11:57:25 [2020-04-10T11:57:25.241Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
11:57:25 [2020-04-10T11:57:25.241Z] === RUN   TestDockerSuite/TestBuildMaintainer
11:57:25 [2020-04-10T11:57:25.498Z] INFO: Testing against a local daemon
11:57:25 [2020-04-10T11:57:25.499Z] === RUN   TestPluginInvalidJSON
11:57:25 [2020-04-10T11:57:25.499Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:57:25 [2020-04-10T11:57:25.499Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:57:25 [2020-04-10T11:57:25.499Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:57:25 [2020-04-10T11:57:25.499Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:57:25 [2020-04-10T11:57:25.499Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
11:57:25 [2020-04-10T11:57:25.499Z] PASS
11:57:25 [2020-04-10T11:57:25.499Z] 
11:57:25 [2020-04-10T11:57:25.499Z] DONE 2 tests in 0.160s
11:57:25 [2020-04-10T11:57:25.499Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:57:25 [2020-04-10T11:57:25.499Z] ++ 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
11:57:25 [2020-04-10T11:57:25.499Z] ++ set -e
11:57:25 [2020-04-10T11:57:25.499Z] ++ '[' -n 0 ']'
11:57:25 [2020-04-10T11:57:25.499Z] ++ set -x
11:57:25 [2020-04-10T11:57:25.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
11:57:25 [2020-04-10T11:57:25.499Z] INFO: Testing against a local daemon
11:57:25 [2020-04-10T11:57:25.499Z] === RUN   TestExternalGraphDriver
11:57:25 [2020-04-10T11:57:25.758Z] === RUN   TestExternalGraphDriver/json
11:57:25 [2020-04-10T11:57:25.758Z] === RUN   TestDockerSuite/TestBuildMissingArgs
11:57:27 [2020-04-10T11:57:27.085Z] ok  	github.com/docker/docker/daemon	3.213s	coverage: 9.2% of statements
11:57:27 [2020-04-10T11:57:27.085Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:57:27 [2020-04-10T11:57:27.085Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
11:57:27 [2020-04-10T11:57:27.086Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
11:57:27 [2020-04-10T11:57:27.548Z] ok  	github.com/docker/docker/daemon/logger	0.393s	coverage: 42.1% of statements
11:57:27 [2020-04-10T11:57:27.548Z] ok  	github.com/docker/docker/daemon/images	0.514s	coverage: 4.9% of statements
11:57:27 [2020-04-10T11:57:27.548Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:57:27 [2020-04-10T11:57:27.548Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:57:27 [2020-04-10T11:57:27.652Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
11:57:27 [2020-04-10T11:57:27.652Z] === RUN   TestExternalGraphDriver/spec
11:57:28 [2020-04-10T11:57:28.011Z] ok  	github.com/docker/docker/daemon/logger/awslogs	1.149s	coverage: 77.4% of statements
11:57:28 [2020-04-10T11:57:28.474Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
11:57:28 [2020-04-10T11:57:28.474Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
11:57:28 [2020-04-10T11:57:28.474Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:57:28 [2020-04-10T11:57:28.474Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
11:57:28 [2020-04-10T11:57:28.474Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
11:57:29 [2020-04-10T11:57:29.455Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.347s	coverage: 88.3% of statements
11:57:29 [2020-04-10T11:57:29.545Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
11:57:30 [2020-04-10T11:57:30.109Z] === RUN   TestExternalGraphDriver/pull
11:57:30 [2020-04-10T11:57:30.431Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.370s	coverage: 62.1% of statements
11:57:30 [2020-04-10T11:57:30.894Z] ok  	github.com/docker/docker/daemon/logger/local	0.452s	coverage: 74.7% of statements
11:57:30 [2020-04-10T11:57:30.894Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
11:57:31 [2020-04-10T11:57:31.359Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.143s	coverage: 21.4% of statements
11:57:32 [2020-04-10T11:57:32.002Z] --- PASS: TestExternalGraphDriver (6.21s)
11:57:32 [2020-04-10T11:57:32.002Z]     --- PASS: TestExternalGraphDriver/json (2.12s)
11:57:32 [2020-04-10T11:57:32.002Z]     --- PASS: TestExternalGraphDriver/spec (2.17s)
11:57:32 [2020-04-10T11:57:32.002Z]     --- PASS: TestExternalGraphDriver/pull (1.84s)
11:57:32 [2020-04-10T11:57:32.002Z] === RUN   TestGraphdriverPluginV2
11:57:32 [2020-04-10T11:57:32.913Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.184s	coverage: 33.3% of statements
11:57:33 [2020-04-10T11:57:33.376Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.244s	coverage: 47.8% of statements
11:57:33 [2020-04-10T11:57:33.840Z] ok  	github.com/docker/docker/daemon/logger/templates	0.224s	coverage: 8.3% of statements
11:57:33 [2020-04-10T11:57:33.899Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
11:57:33 [2020-04-10T11:57:33.899Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
11:57:34 [2020-04-10T11:57:34.463Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
11:57:36 [2020-04-10T11:57:36.036Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.512s	coverage: 82.5% of statements
11:57:36 [2020-04-10T11:57:36.036Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:57:36 [2020-04-10T11:57:36.036Z] ?   	github.com/docker/docker/daemon/network	[no test files]
11:57:36 [2020-04-10T11:57:36.036Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:57:36 [2020-04-10T11:57:36.984Z] --- PASS: TestGraphdriverPluginV2 (4.91s)
11:57:36 [2020-04-10T11:57:36.984Z] PASS
11:57:36 [2020-04-10T11:57:36.984Z] 
11:57:36 [2020-04-10T11:57:36.984Z] DONE 5 tests in 11.272s
11:57:36 [2020-04-10T11:57:36.984Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:57:36 [2020-04-10T11:57:36.984Z] ++ 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
11:57:36 [2020-04-10T11:57:36.984Z] ++ set -e
11:57:36 [2020-04-10T11:57:36.984Z] ++ '[' -n 0 ']'
11:57:36 [2020-04-10T11:57:36.984Z] ++ set -x
11:57:36 [2020-04-10T11:57:36.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
11:57:36 [2020-04-10T11:57:36.984Z] INFO: Testing against a local daemon
11:57:36 [2020-04-10T11:57:36.984Z] === RUN   TestContinueAfterPluginCrash
11:57:36 [2020-04-10T11:57:36.984Z] === PAUSE TestContinueAfterPluginCrash
11:57:36 [2020-04-10T11:57:36.984Z] === RUN   TestReadPluginNoRead
11:57:36 [2020-04-10T11:57:36.984Z] === PAUSE TestReadPluginNoRead
11:57:36 [2020-04-10T11:57:36.984Z] === RUN   TestDaemonStartWithLogOpt
11:57:36 [2020-04-10T11:57:36.984Z] === PAUSE TestDaemonStartWithLogOpt
11:57:36 [2020-04-10T11:57:36.984Z] === CONT  TestContinueAfterPluginCrash
11:57:36 [2020-04-10T11:57:36.984Z] === CONT  TestDaemonStartWithLogOpt
11:57:38 [2020-04-10T11:57:38.229Z] ok  	github.com/docker/docker/distribution/metadata	1.677s	coverage: 48.2% of statements
11:57:38 [2020-04-10T11:57:38.229Z] ok  	github.com/docker/docker/errdefs	0.098s	coverage: 49.4% of statements
11:57:38 [2020-04-10T11:57:38.229Z] ok  	github.com/docker/docker/distribution	1.377s	coverage: 20.3% of statements
11:57:38 [2020-04-10T11:57:38.229Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:57:39 [2020-04-10T11:57:39.782Z] ok  	github.com/docker/docker/distribution/xfer	2.241s	coverage: 76.8% of statements
11:57:39 [2020-04-10T11:57:39.782Z] ?   	github.com/docker/docker/dockerversion	[no test files]
11:57:40 [2020-04-10T11:57:40.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
11:57:40 [2020-04-10T11:57:40.760Z] ok  	github.com/docker/docker/image/cache	0.154s	coverage: 19.2% of statements
11:57:40 [2020-04-10T11:57:40.760Z] ok  	github.com/docker/docker/image/v1	0.204s	coverage: 25.0% of statements
11:57:42 [2020-04-10T11:57:42.308Z] ok  	github.com/docker/docker/image	1.416s	coverage: 86.4% of statements
11:57:42 [2020-04-10T11:57:42.308Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
11:57:42 [2020-04-10T11:57:42.308Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:57:42 [2020-04-10T11:57:42.591Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:57:42 [2020-04-10T11:57:42.591Z] 
11:57:42 [2020-04-10T11:57:42.591Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:57:42 [2020-04-10T11:57:42.591Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:57:42 [2020-04-10T11:57:42.591Z] HOSTNAME=f1afffe8f6b4
11:57:42 [2020-04-10T11:57:42.591Z] TESTDEBUG=0
11:57:42 [2020-04-10T11:57:42.591Z] DEST=bundles/test-integration
11:57:42 [2020-04-10T11:57:42.591Z] PWD=/go/src/github.com/docker/docker
11:57:42 [2020-04-10T11:57:42.591Z] DOCKER_GITCOMMIT=62f3b5cec636fb6103f10984d1f523b3a525931a
11:57:42 [2020-04-10T11:57:42.591Z] container=docker
11:57:42 [2020-04-10T11:57:42.591Z] HOME=/root
11:57:42 [2020-04-10T11:57:42.591Z] GOLANG_VERSION=1.13.9
11:57:42 [2020-04-10T11:57:42.591Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:57:42 [2020-04-10T11:57:42.591Z] VALIDATE_BRANCH=master
11:57:42 [2020-04-10T11:57:42.591Z] TERM=xterm
11:57:42 [2020-04-10T11:57:42.591Z] DOCKER_PKG=github.com/docker/docker
11:57:42 [2020-04-10T11:57:42.591Z] SHLVL=1
11:57:42 [2020-04-10T11:57:42.591Z] TIMEOUT=120m
11:57:42 [2020-04-10T11:57:42.591Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:57:42 [2020-04-10T11:57:42.591Z] DOCKER_GRAPHDRIVER=overlay2
11:57:42 [2020-04-10T11:57:42.591Z] GO111MODULE=off
11:57:42 [2020-04-10T11:57:42.591Z] DOCKER_EXPERIMENTAL=1
11:57:42 [2020-04-10T11:57:42.591Z] TEST_SKIP_INTEGRATION_CLI=1
11:57:42 [2020-04-10T11:57:42.591Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:57:42 [2020-04-10T11:57:42.591Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:57:42 [2020-04-10T11:57:42.591Z] GOPATH=/go
11:57:42 [2020-04-10T11:57:42.591Z] PKG_CONFIG=pkg-config
11:57:42 [2020-04-10T11:57:42.591Z] _=/usr/bin/env
11:57:42 [2020-04-10T11:57:42.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:57:42 [2020-04-10T11:57:42.771Z] ok  	github.com/docker/docker/libcontainerd/queue	0.337s	coverage: 100.0% of statements
11:57:44 [2020-04-10T11:57:44.321Z] ok  	github.com/docker/docker/pkg/aaparser	0.047s	coverage: 50.0% of statements
11:57:44 [2020-04-10T11:57:44.321Z] ok  	github.com/docker/docker/layer	0.545s	coverage: 32.5% of statements
11:57:44 [2020-04-10T11:57:44.784Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:57:46 [2020-04-10T11:57:46.333Z] ok  	github.com/docker/docker/opts	0.322s	coverage: 67.7% of statements
11:57:46 [2020-04-10T11:57:46.797Z] ok  	github.com/docker/docker/libcontainerd/local	0.395s	coverage: 1.0% of statements
11:57:46 [2020-04-10T11:57:46.797Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:57:46 [2020-04-10T11:57:46.797Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:57:46 [2020-04-10T11:57:46.797Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:57:46 [2020-04-10T11:57:46.797Z] ?   	github.com/docker/docker/oci	[no test files]
11:57:46 [2020-04-10T11:57:46.797Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:57:47 [2020-04-10T11:57:47.774Z] ok  	github.com/docker/docker/pkg/authorization	0.531s	coverage: 26.8% of statements
11:57:47 [2020-04-10T11:57:47.774Z] ok  	github.com/docker/docker/pkg/broadcaster	0.038s	coverage: 100.0% of statements
11:57:48 [2020-04-10T11:57:48.237Z] ok  	github.com/docker/docker/pkg/capabilities	0.064s	coverage: 87.5% of statements
11:57:49 [2020-04-10T11:57:49.213Z] ok  	github.com/docker/docker/pkg/directory	0.205s	coverage: 80.0% of statements
11:57:49 [2020-04-10T11:57:49.213Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.229s	coverage: 15.4% of statements
11:57:49 [2020-04-10T11:57:49.679Z] ok  	github.com/docker/docker/pkg/discovery	0.167s	coverage: 58.3% of statements
11:57:50 [2020-04-10T11:57:50.214Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
11:57:51 [2020-04-10T11:57:51.227Z] ok  	github.com/docker/docker/pkg/discovery/file	0.079s	coverage: 92.9% of statements
11:57:51 [2020-04-10T11:57:51.690Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.112s	coverage: 92.3% of statements
11:57:52 [2020-04-10T11:57:52.667Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.091s	coverage: 93.8% of statements
11:57:53 [2020-04-10T11:57:53.134Z] ok  	github.com/docker/docker/pkg/filenotify	0.140s	coverage: 45.7% of statements
11:57:53 [2020-04-10T11:57:53.490Z] --- PASS: TestDaemonStartWithLogOpt (16.21s)
11:57:53 [2020-04-10T11:57:53.490Z] === CONT  TestReadPluginNoRead
11:57:54 [2020-04-10T11:57:54.053Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
11:57:54 [2020-04-10T11:57:54.109Z] ok  	github.com/docker/docker/pkg/fileutils	0.194s	coverage: 87.7% of statements
11:57:54 [2020-04-10T11:57:54.573Z] ok  	github.com/docker/docker/pkg/homedir	0.120s	coverage: 42.9% of statements
11:57:55 [2020-04-10T11:57:55.548Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.436s	coverage: 84.1% of statements
11:57:55 [2020-04-10T11:57:55.548Z] ok  	github.com/docker/docker/pkg/idtools	0.089s	coverage: 6.3% of statements
11:57:55 [2020-04-10T11:57:55.948Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
11:57:56 [2020-04-10T11:57:56.511Z] === RUN   TestReadPluginNoRead/default
11:57:57 [2020-04-10T11:57:57.099Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.237s	coverage: 91.7% of statements
11:57:57 [2020-04-10T11:57:57.099Z] ok  	github.com/docker/docker/pkg/locker	0.066s	coverage: 88.9% of statements
11:57:57 [2020-04-10T11:57:57.099Z] ok  	github.com/docker/docker/pkg/archive	9.827s	coverage: 62.0% of statements
11:57:57 [2020-04-10T11:57:57.099Z] ok  	github.com/docker/docker/pkg/ioutils	0.777s	coverage: 67.9% of statements
11:57:58 [2020-04-10T11:57:58.075Z] ok  	github.com/docker/docker/pkg/longpath	0.236s	coverage: 100.0% of statements
11:57:58 [2020-04-10T11:57:58.075Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.036s	coverage: 85.7% of statements
11:57:58 [2020-04-10T11:57:58.403Z] --- PASS: TestContinueAfterPluginCrash (21.19s)
11:57:58 [2020-04-10T11:57:58.404Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
11:57:58 [2020-04-10T11:57:58.404Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
11:57:58 [2020-04-10T11:57:58.537Z] ok  	github.com/docker/docker/pkg/parsers	0.040s	coverage: 97.0% of statements
11:57:58 [2020-04-10T11:57:58.660Z] === RUN   TestReadPluginNoRead/disabled_caching
11:57:59 [2020-04-10T11:57:59.000Z] ok  	github.com/docker/docker/pkg/pidfile	0.063s	coverage: 82.6% of statements
11:58:00 [2020-04-10T11:58:00.553Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:58:00 [2020-04-10T11:58:00.556Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.138s	coverage: 56.8% of statements
11:58:02 [2020-04-10T11:58:02.105Z] ok  	github.com/docker/docker/pkg/pools	0.113s	coverage: 88.2% of statements
11:58:02 [2020-04-10T11:58:02.105Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.181s	coverage: 85.7% of statements
11:58:03 [2020-04-10T11:58:03.073Z] --- PASS: TestReadPluginNoRead (9.55s)
11:58:03 [2020-04-10T11:58:03.073Z]     --- PASS: TestReadPluginNoRead/default (2.17s)
11:58:03 [2020-04-10T11:58:03.073Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
11:58:03 [2020-04-10T11:58:03.073Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s)
11:58:03 [2020-04-10T11:58:03.073Z]     read_test.go:91: [d996d86cb39cd] daemon is not started
11:58:03 [2020-04-10T11:58:03.073Z] PASS
11:58:03 [2020-04-10T11:58:03.073Z] 
11:58:03 [2020-04-10T11:58:03.073Z] DONE 6 tests in 25.909s
11:58:03 [2020-04-10T11:58:03.073Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:58:03 [2020-04-10T11:58:03.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:58:03 [2020-04-10T11:58:03.073Z] ++ set -e
11:58:03 [2020-04-10T11:58:03.073Z] ++ '[' -n 0 ']'
11:58:03 [2020-04-10T11:58:03.073Z] ++ set -x
11:58:03 [2020-04-10T11:58:03.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
11:58:03 [2020-04-10T11:58:03.073Z] testing: warning: no tests to run
11:58:03 [2020-04-10T11:58:03.073Z] PASS
11:58:03 [2020-04-10T11:58:03.073Z] 
11:58:03 [2020-04-10T11:58:03.073Z] DONE 0 tests in 0.046s
11:58:03 [2020-04-10T11:58:03.073Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:58:03 [2020-04-10T11:58:03.073Z] ++ 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
11:58:03 [2020-04-10T11:58:03.073Z] ++ set -e
11:58:03 [2020-04-10T11:58:03.073Z] ++ '[' -n 0 ']'
11:58:03 [2020-04-10T11:58:03.073Z] ++ set -x
11:58:03 [2020-04-10T11:58:03.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
11:58:03 [2020-04-10T11:58:03.073Z] INFO: Testing against a local daemon
11:58:03 [2020-04-10T11:58:03.073Z] === RUN   TestPluginWithDevMounts
11:58:03 [2020-04-10T11:58:03.073Z] === PAUSE TestPluginWithDevMounts
11:58:03 [2020-04-10T11:58:03.073Z] === CONT  TestPluginWithDevMounts
11:58:03 [2020-04-10T11:58:03.081Z] ok  	github.com/docker/docker/pkg/progress	0.038s	coverage: 75.9% of statements
11:58:03 [2020-04-10T11:58:03.637Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
11:58:04 [2020-04-10T11:58:04.056Z] ok  	github.com/docker/docker/pkg/reexec	0.085s	coverage: 82.4% of statements
11:58:04 [2020-04-10T11:58:04.056Z] ok  	github.com/docker/docker/pkg/pubsub	1.084s	coverage: 73.9% of statements
11:58:04 [2020-04-10T11:58:04.201Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
11:58:04 [2020-04-10T11:58:04.765Z] --- PASS: TestPluginWithDevMounts (1.99s)
11:58:04 [2020-04-10T11:58:04.765Z] PASS
11:58:04 [2020-04-10T11:58:04.765Z] 
11:58:04 [2020-04-10T11:58:04.765Z] DONE 1 tests in 2.148s
11:58:04 [2020-04-10T11:58:04.765Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:58:04 [2020-04-10T11:58:04.765Z] ++ 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
11:58:04 [2020-04-10T11:58:04.765Z] ++ set -e
11:58:04 [2020-04-10T11:58:04.765Z] ++ '[' -n 0 ']'
11:58:04 [2020-04-10T11:58:04.765Z] ++ set -x
11:58:04 [2020-04-10T11:58:04.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
11:58:05 [2020-04-10T11:58:05.022Z] INFO: Testing against a local daemon
11:58:05 [2020-04-10T11:58:05.022Z] === RUN   TestSecretInspect
11:58:05 [2020-04-10T11:58:05.022Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
11:58:05 [2020-04-10T11:58:05.034Z] ok  	github.com/docker/docker/pkg/signal	0.059s	coverage: 20.3% of statements
11:58:05 [2020-04-10T11:58:05.498Z] ok  	github.com/docker/docker/pkg/stdcopy	0.066s	coverage: 100.0% of statements
11:58:06 [2020-04-10T11:58:06.472Z] ok  	github.com/docker/docker/pkg/stringid	0.041s	coverage: 70.6% of statements
11:58:06 [2020-04-10T11:58:06.472Z] ok  	github.com/docker/docker/pkg/streamformatter	0.062s	coverage: 66.2% of statements
11:58:06 [2020-04-10T11:58:06.943Z] === RUN   TestDockerSuite/TestBuildMultipleTags
11:58:06 [2020-04-10T11:58:06.943Z] === RUN   TestDockerSuite/TestBuildNetContainer
11:58:08 [2020-04-10T11:58:08.020Z] ok  	github.com/docker/docker/pkg/sysinfo	0.063s	coverage: 38.2% of statements
11:58:08 [2020-04-10T11:58:08.848Z] --- PASS: TestSecretInspect (3.60s)
11:58:08 [2020-04-10T11:58:08.848Z] === RUN   TestSecretList
11:58:08 [2020-04-10T11:58:08.995Z] ok  	github.com/docker/docker/pkg/system	0.056s	coverage: 13.8% of statements
11:58:09 [2020-04-10T11:58:09.458Z] ok  	github.com/docker/docker/pkg/tailfile	0.316s	coverage: 88.6% of statements
11:58:09 [2020-04-10T11:58:09.778Z] === RUN   TestDockerSuite/TestBuildNetNone
11:58:09 [2020-04-10T11:58:09.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
11:58:11 [2020-04-10T11:58:11.004Z] ok  	github.com/docker/docker/pkg/tarsum	0.181s	coverage: 89.3% of statements
11:58:11 [2020-04-10T11:58:11.005Z] ok  	github.com/docker/docker/pkg/term	0.062s	coverage: 30.8% of statements
11:58:11 [2020-04-10T11:58:11.146Z] === RUN   TestDockerSuite/TestBuildNoContext
11:58:11 [2020-04-10T11:58:11.979Z] testing: warning: no tests to run
11:58:11 [2020-04-10T11:58:11.979Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: 0.0% of statements [no tests to run]
11:58:11 [2020-04-10T11:58:11.979Z] ok  	github.com/docker/docker/pkg/truncindex	0.141s	coverage: 91.5% of statements
11:58:12 [2020-04-10T11:58:12.076Z] --- PASS: TestSecretList (3.39s)
11:58:12 [2020-04-10T11:58:12.076Z] === RUN   TestSecretsCreateAndDelete
11:58:12 [2020-04-10T11:58:12.076Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
11:58:12 [2020-04-10T11:58:12.953Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
11:58:12 [2020-04-10T11:58:12.953Z] ok  	github.com/docker/docker/pkg/useragent	0.038s	coverage: 88.9% of statements
11:58:13 [2020-04-10T11:58:13.447Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
11:58:14 [2020-04-10T11:58:14.500Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:58:14 [2020-04-10T11:58:14.501Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:58:14 [2020-04-10T11:58:14.964Z] ok  	github.com/docker/docker/plugin/v2	0.166s	coverage: 20.1% of statements
11:58:15 [2020-04-10T11:58:15.342Z] --- PASS: TestSecretsCreateAndDelete (3.32s)
11:58:15 [2020-04-10T11:58:15.342Z] === RUN   TestSecretsUpdate
11:58:15 [2020-04-10T11:58:15.342Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
11:58:15 [2020-04-10T11:58:15.905Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
11:58:15 [2020-04-10T11:58:15.905Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
11:58:15 [2020-04-10T11:58:15.938Z] ok  	github.com/docker/docker/plugin	0.221s	coverage: 11.7% of statements
11:58:16 [2020-04-10T11:58:16.400Z] ok  	github.com/docker/docker/reference	0.370s	coverage: 84.4% of statements
11:58:16 [2020-04-10T11:58:16.470Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
11:58:16 [2020-04-10T11:58:16.726Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
11:58:17 [2020-04-10T11:58:17.657Z] === RUN   TestDockerSuite/TestBuildOnBuild
11:58:17 [2020-04-10T11:58:17.950Z] ok  	github.com/docker/docker/registry/resumable	0.273s	coverage: 100.0% of statements
11:58:17 [2020-04-10T11:58:17.950Z] ok  	github.com/docker/docker/restartmanager	0.038s	coverage: 50.9% of statements
11:58:18 [2020-04-10T11:58:18.587Z] --- PASS: TestSecretsUpdate (3.24s)
11:58:18 [2020-04-10T11:58:18.587Z] === RUN   TestTemplatedSecret
11:58:18 [2020-04-10T11:58:18.925Z] ok  	github.com/docker/docker/registry	0.706s	coverage: 51.7% of statements
11:58:18 [2020-04-10T11:58:18.926Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
11:58:19 [2020-04-10T11:58:19.387Z] ok  	github.com/docker/docker/runconfig	0.138s	coverage: 54.5% of statements
11:58:19 [2020-04-10T11:58:19.955Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
11:58:20 [2020-04-10T11:58:20.518Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
11:58:21 [2020-04-10T11:58:21.887Z] --- PASS: TestTemplatedSecret (3.30s)
11:58:21 [2020-04-10T11:58:21.887Z] === RUN   TestSecretCreateResolve
11:58:22 [2020-04-10T11:58:22.311Z] ok  	github.com/docker/docker/volume/drivers	0.210s	coverage: 36.1% of statements
11:58:23 [2020-04-10T11:58:23.289Z] ok  	github.com/docker/docker/volume/local	0.125s	coverage: 37.7% of statements
11:58:23 [2020-04-10T11:58:23.289Z] ok  	github.com/docker/docker/volume/mounts	0.127s	coverage: 66.2% of statements
11:58:23 [2020-04-10T11:58:23.804Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
11:58:24 [2020-04-10T11:58:24.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
11:58:24 [2020-04-10T11:58:24.990Z] --- PASS: TestSecretCreateResolve (2.98s)
11:58:24 [2020-04-10T11:58:24.990Z] PASS
11:58:24 [2020-04-10T11:58:24.990Z] 
11:58:24 [2020-04-10T11:58:24.990Z] DONE 6 tests in 19.974s
11:58:24 [2020-04-10T11:58:24.990Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:58:24 [2020-04-10T11:58:24.990Z] ++ 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
11:58:24 [2020-04-10T11:58:24.990Z] ++ set -e
11:58:24 [2020-04-10T11:58:24.990Z] ++ '[' -n 0 ']'
11:58:24 [2020-04-10T11:58:24.990Z] ++ set -x
11:58:24 [2020-04-10T11:58:24.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
11:58:24 [2020-04-10T11:58:24.991Z] INFO: Testing against a local daemon
11:58:24 [2020-04-10T11:58:24.991Z] === RUN   TestServiceCreateInit
11:58:24 [2020-04-10T11:58:24.991Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:58:25 [2020-04-10T11:58:25.479Z] ok  	github.com/docker/docker/volume/service	0.429s	coverage: 70.3% of statements
11:58:25 [2020-04-10T11:58:25.553Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
11:58:28 [2020-04-10T11:58:28.829Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
11:58:29 [2020-04-10T11:58:29.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:58:30 [2020-04-10T11:58:30.202Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
11:58:31 [2020-04-10T11:58:31.133Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:58:31 [2020-04-10T11:58:31.697Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
11:58:31 [2020-04-10T11:58:31.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:58:32 [2020-04-10T11:58:32.260Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
11:58:35 [2020-04-10T11:58:35.834Z] ok  	github.com/docker/docker/pkg/plugins	35.214s	coverage: 73.4% of statements
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/rootless	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/volume	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:58:35 [2020-04-10T11:58:35.834Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:58:36 [2020-04-10T11:58:36.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:58:36 [2020-04-10T11:58:36.438Z] --- PASS: TestServiceCreateInit (11.30s)
11:58:36 [2020-04-10T11:58:36.438Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.08s)
11:58:36 [2020-04-10T11:58:36.438Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s)
11:58:36 [2020-04-10T11:58:36.438Z] === RUN   TestCreateServiceMultipleTimes
11:58:36 [2020-04-10T11:58:36.438Z] === RUN   TestDockerSuite/TestBuildPATH
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === Skipped
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     dispatchers_test.go:376: Windows does not support stopsignal
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     client_test.go:23: runtime.GOOS == "windows"
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     daemon_test.go:147: root required
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     reload_test.go:520: root required
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     pull_v2_test.go:73: Needs fixing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     pull_v2_test.go:118: Needs fixing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     download_test.go:268: Needs fixing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     layer_test.go:304: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     layer_test.go:353: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     layer_test.go:468: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     layer_test.go:697: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     migration_test.go:46: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     migration_test.go:182: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     mount_test.go:17: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     mount_test.go:76: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     mount_test.go:125: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     mount_test.go:212: Failing on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:133: Xz not present in msys2
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:238: Failing on Windows CI machines
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_windows_test.go:16: Currently fails
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     changes_test.go:192: needs more investigation
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     changes_test.go:405: needs further investigation
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     changes_test.go:441: needs further investigation
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     poller_test.go:41: No chmod on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     fileutils_test.go:134: Needs porting to Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     fileutils_test.go:180: Needs porting to Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
11:58:38 [2020-04-10T11:58:38.033Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
11:58:38 [2020-04-10T11:58:38.033Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
11:58:38 [2020-04-10T11:58:38.033Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.033Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
11:58:38 [2020-04-10T11:58:38.033Z]     local_test.go:181: runtime.GOOS == "windows"
11:58:38 [2020-04-10T11:58:38.033Z] 
11:58:38 [2020-04-10T11:58:38.034Z] 
11:58:38 [2020-04-10T11:58:38.034Z] DONE 1778 tests, 46 skipped in 224.172s
11:58:38 [2020-04-10T11:58:38.034Z] INFO: make.ps1 ended at 04/10/2020 11:58:37
11:58:38 [2020-04-10T11:58:38.962Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
11:58:40 [2020-04-10T11:58:40.225Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
11:58:40 [2020-04-10T11:58:40.225Z] INFO: Unit tests ended at 04/10/2020 11:58:40. Duration:00:04:01.7791277
11:58:40 [2020-04-10T11:58:40.225Z] INFO: Building busybox
11:58:40 [2020-04-10T11:58:40.225Z] Sending build context to Docker daemon   5.12kB
11:58:40 [2020-04-10T11:58:40.225Z] 
11:58:40 [2020-04-10T11:58:40.225Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
11:58:40 [2020-04-10T11:58:40.225Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
11:58:40 [2020-04-10T11:58:40.225Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
11:58:40 [2020-04-10T11:58:40.225Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
11:58:40 [2020-04-10T11:58:40.225Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
11:58:40 [2020-04-10T11:58:40.225Z]  ---> 80e84fd280e2
11:58:40 [2020-04-10T11:58:40.225Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
11:58:40 [2020-04-10T11:58:40.335Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
11:58:40 [2020-04-10T11:58:40.688Z]  ---> Running in 1ae52531c64b
11:58:41 [2020-04-10T11:58:41.706Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
11:58:47 [2020-04-10T11:58:47.803Z] Removing intermediate container 1ae52531c64b
11:58:47 [2020-04-10T11:58:47.803Z]  ---> de857b0f624b
11:58:47 [2020-04-10T11:58:47.803Z] Step 7/13 : ARG BUSYBOX_VERSION
11:58:47 [2020-04-10T11:58:47.803Z]  ---> Running in e8feab62d420
11:58:47 [2020-04-10T11:58:47.803Z] Removing intermediate container e8feab62d420
11:58:47 [2020-04-10T11:58:47.803Z]  ---> 97c586dac746
11:58:47 [2020-04-10T11:58:47.803Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
11:58:47 [2020-04-10T11:58:47.803Z]  ---> Running in 5c80a2c1fef2
11:58:47 [2020-04-10T11:58:47.803Z] Removing intermediate container 5c80a2c1fef2
11:58:47 [2020-04-10T11:58:47.803Z]  ---> 064fda50c3a0
11:58:47 [2020-04-10T11:58:47.803Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
11:58:48 [2020-04-10T11:58:48.778Z] 
11:58:49 [2020-04-10T11:58:49.241Z]  ---> 2a16b5bfb79b
11:58:49 [2020-04-10T11:58:49.241Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
11:58:49 [2020-04-10T11:58:49.241Z]  ---> Running in 86aacc32878a
11:58:53 [2020-04-10T11:58:53.886Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
11:58:54 [2020-04-10T11:58:54.816Z] --- PASS: TestCreateServiceMultipleTimes (18.48s)
11:58:54 [2020-04-10T11:58:54.816Z] === RUN   TestCreateServiceConflict
11:58:57 [2020-04-10T11:58:57.338Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
11:58:57 [2020-04-10T11:58:57.901Z] --- PASS: TestCreateServiceConflict (3.09s)
11:58:57 [2020-04-10T11:58:57.901Z] === RUN   TestCreateServiceMaxReplicas
11:58:59 [2020-04-10T11:58:59.269Z] === RUN   TestDockerSuite/TestBuildRm
11:59:01 [2020-04-10T11:59:01.791Z] --- PASS: TestCreateServiceMaxReplicas (3.67s)
11:59:01 [2020-04-10T11:59:01.792Z] === RUN   TestCreateWithDuplicateNetworkNames
11:59:02 [2020-04-10T11:59:02.724Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
11:59:04 [2020-04-10T11:59:04.092Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
11:59:04 [2020-04-10T11:59:04.099Z] Removing intermediate container 86aacc32878a
11:59:04 [2020-04-10T11:59:04.099Z]  ---> 9038a014f50b
11:59:04 [2020-04-10T11:59:04.099Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
11:59:04 [2020-04-10T11:59:04.099Z]  ---> Running in 0f4031064443
11:59:04 [2020-04-10T11:59:04.099Z] 
11:59:04 [2020-04-10T11:59:04.099Z] SUCCESS: Specified value was saved.
11:59:05 [2020-04-10T11:59:05.986Z] === RUN   TestDockerSuite/TestBuildScratchCopy
11:59:06 [2020-04-10T11:59:06.243Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
11:59:06 [2020-04-10T11:59:06.807Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
11:59:07 [2020-04-10T11:59:07.022Z] Removing intermediate container 0f4031064443
11:59:07 [2020-04-10T11:59:07.022Z]  ---> 2bf53bc2eb9c
11:59:07 [2020-04-10T11:59:07.022Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
11:59:07 [2020-04-10T11:59:07.483Z]  ---> Running in b80a56111830
11:59:08 [2020-04-10T11:59:08.174Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
11:59:09 [2020-04-10T11:59:09.541Z] === RUN   TestDockerSuite/TestBuildShellInherited
11:59:10 [2020-04-10T11:59:10.470Z] === RUN   TestDockerSuite/TestBuildShellMultiple
11:59:11 [2020-04-10T11:59:11.258Z] Cannot create a file when that file already exists.
11:59:11 [2020-04-10T11:59:11.839Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
11:59:15 [2020-04-10T11:59:15.113Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
11:59:15 [2020-04-10T11:59:15.113Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
11:59:15 [2020-04-10T11:59:15.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:59:15 [2020-04-10T11:59:15.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:59:15 [2020-04-10T11:59:15.676Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
11:59:15 [2020-04-10T11:59:15.676Z] === RUN   TestDockerSuite/TestBuildSpaces
11:59:16 [2020-04-10T11:59:16.238Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
11:59:16 [2020-04-10T11:59:16.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:59:16 [2020-04-10T11:59:16.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.11s)
11:59:16 [2020-04-10T11:59:16.804Z] === RUN   TestCreateServiceSecretFileMode
11:59:17 [2020-04-10T11:59:17.061Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
11:59:17 [2020-04-10T11:59:17.076Z] Removing intermediate container b80a56111830
11:59:17 [2020-04-10T11:59:17.076Z]  ---> daf1ee1d3d03
11:59:17 [2020-04-10T11:59:17.076Z] Step 13/13 : CMD ["sh"]
11:59:17 [2020-04-10T11:59:17.076Z]  ---> Running in ad92b80bd48e
11:59:17 [2020-04-10T11:59:17.318Z] === RUN   TestDockerSuite/TestBuildStderr
11:59:17 [2020-04-10T11:59:17.541Z] Removing intermediate container ad92b80bd48e
11:59:17 [2020-04-10T11:59:17.541Z]  ---> c039b10d9650
11:59:17 [2020-04-10T11:59:17.541Z] Successfully built c039b10d9650
11:59:17 [2020-04-10T11:59:17.541Z] Successfully tagged busybox:latest
11:59:17 [2020-04-10T11:59:17.541Z] INFO: Docker images of the daemon under test
11:59:17 [2020-04-10T11:59:17.541Z] 
11:59:17 [2020-04-10T11:59:17.541Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
11:59:17 [2020-04-10T11:59:17.541Z] busybox                                latest              c039b10d9650        1 second ago        4.98GB
11:59:17 [2020-04-10T11:59:17.541Z] microsoft/windowsservercore            latest              80e84fd280e2        5 weeks ago         4.94GB
11:59:17 [2020-04-10T11:59:17.541Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        5 weeks ago         4.94GB
11:59:17 [2020-04-10T11:59:17.541Z] 
11:59:17 [2020-04-10T11:59:17.541Z] INFO: Running integration tests at 04/10/2020 11:59:17...
11:59:17 [2020-04-10T11:59:17.541Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
11:59:17 [2020-04-10T11:59:17.541Z] INFO: Integration API tests being run from the host:
11:59:17 [2020-04-10T11:59:17.541Z] INFO: make.ps1 starting at 04/10/2020 11:59:17
11:59:18 [2020-04-10T11:59:18.251Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
11:59:18 [2020-04-10T11:59:18.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:59:18 [2020-04-10T11:59:18.515Z] Running D:\gopath\src\github.com\docker\docker\integration\build
11:59:18 [2020-04-10T11:59:18.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:59:19 [2020-04-10T11:59:19.622Z] --- PASS: TestCreateServiceSecretFileMode (2.99s)
11:59:19 [2020-04-10T11:59:19.622Z] === RUN   TestCreateServiceConfigFileMode
11:59:22 [2020-04-10T11:59:22.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:59:23 [2020-04-10T11:59:23.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:59:23 [2020-04-10T11:59:23.796Z] --- PASS: TestCreateServiceConfigFileMode (4.16s)
11:59:23 [2020-04-10T11:59:23.796Z] === RUN   TestCreateServiceSysctls
11:59:24 [2020-04-10T11:59:24.053Z] === RUN   TestDockerSuite/TestBuildStopSignal
11:59:25 [2020-04-10T11:59:25.422Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
11:59:26 [2020-04-10T11:59:26.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:59:26 [2020-04-10T11:59:26.352Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
11:59:27 [2020-04-10T11:59:27.282Z] === RUN   TestDockerSuite/TestBuildTagEvent
11:59:27 [2020-04-10T11:59:27.845Z] --- PASS: TestCreateServiceSysctls (4.13s)
11:59:27 [2020-04-10T11:59:27.845Z] === RUN   TestCreateServiceCapabilities
11:59:28 [2020-04-10T11:59:28.102Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
11:59:29 [2020-04-10T11:59:29.032Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
11:59:29 [2020-04-10T11:59:29.964Z] === RUN   TestDockerSuite/TestBuildUser
11:59:30 [2020-04-10T11:59:30.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:59:31 [2020-04-10T11:59:31.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:59:31 [2020-04-10T11:59:31.859Z] --- PASS: TestCreateServiceCapabilities (3.66s)
11:59:31 [2020-04-10T11:59:31.859Z] === RUN   TestInspect
11:59:32 [2020-04-10T11:59:32.423Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
11:59:34 [2020-04-10T11:59:34.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:59:35 [2020-04-10T11:59:35.735Z] --- PASS: TestInspect (3.78s)
11:59:35 [2020-04-10T11:59:35.735Z] === RUN   TestCreateJob
11:59:36 [2020-04-10T11:59:36.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:59:36 [2020-04-10T11:59:36.666Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
11:59:39 [2020-04-10T11:59:39.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:59:39 [2020-04-10T11:59:39.942Z] --- PASS: TestCreateJob (4.07s)
11:59:39 [2020-04-10T11:59:39.942Z] === RUN   TestReplicatedJob
11:59:41 [2020-04-10T11:59:41.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:59:43 [2020-04-10T11:59:43.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:59:45 [2020-04-10T11:59:45.863Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:59:45 [2020-04-10T11:59:45.863Z] Using test binary docker
11:59:45 [2020-04-10T11:59:45.863Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:59:45 [2020-04-10T11:59:45.863Z] +++ /etc/init.d/apparmor start
11:59:45 [2020-04-10T11:59:45.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:59:45 [2020-04-10T11:59:45.863Z] INFO: Waiting for daemon to start...
11:59:45 [2020-04-10T11:59:45.863Z] Starting dockerd
11:59:45 [2020-04-10T11:59:45.863Z] +++ 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
11:59:46 [2020-04-10T11:59:46.487Z] --- PASS: TestReplicatedJob (6.71s)
11:59:46 [2020-04-10T11:59:46.487Z] === RUN   TestUpdateReplicatedJob
11:59:47 [2020-04-10T11:59:47.889Z] .
11:59:47 [2020-04-10T11:59:47.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:59:47 [2020-04-10T11:59:47.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:59:47 [2020-04-10T11:59:47.889Z] Error: No such image: emptyfs
11:59:47 [2020-04-10T11:59:47.889Z] ++++ tar -cC bundles/test-integration/emptyfs .
11:59:47 [2020-04-10T11:59:47.889Z] ++++ docker load
11:59:48 [2020-04-10T11:59:48.176Z] Running integration-test (iteration 1)
11:59:48 [2020-04-10T11:59:48.176Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
11:59:48 [2020-04-10T11:59:48.176Z] ++ 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
11:59:48 [2020-04-10T11:59:48.176Z] ++ set -e
11:59:48 [2020-04-10T11:59:48.176Z] ++ '[' -n 0 ']'
11:59:48 [2020-04-10T11:59:48.176Z] ++ set -x
11:59:48 [2020-04-10T11:59:48.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
11:59:48 [2020-04-10T11:59:48.620Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
11:59:48 [2020-04-10T11:59:48.620Z] INFO: Testing against a local daemon
11:59:50 [2020-04-10T11:59:50.662Z] --- PASS: TestUpdateReplicatedJob (4.09s)
11:59:50 [2020-04-10T11:59:50.662Z] === RUN   TestServiceListWithStatuses
11:59:50 [2020-04-10T11:59:50.662Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:59:50 [2020-04-10T11:59:50.662Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:59:50 [2020-04-10T11:59:50.662Z] === RUN   TestDockerNetworkConnectAlias
11:59:55 [2020-04-10T11:59:55.916Z] === RUN   TestDockerSuite/TestBuildVerboseOut
11:59:56 [2020-04-10T11:59:56.479Z] --- PASS: TestDockerNetworkConnectAlias (6.13s)
11:59:56 [2020-04-10T11:59:56.479Z] === RUN   TestDockerNetworkReConnect
11:59:56 [2020-04-10T11:59:56.736Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
11:59:56 [2020-04-10T11:59:56.994Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
11:59:58 [2020-04-10T11:59:58.364Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
11:59:59 [2020-04-10T11:59:59.732Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:00:01 [2020-04-10T12:00:01.101Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:00:01 [2020-04-10T12:00:01.101Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:00:01 [2020-04-10T12:00:01.358Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:00:01 [2020-04-10T12:00:01.358Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:00:01 [2020-04-10T12:00:01.358Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:00:01 [2020-04-10T12:00:01.358Z] --- PASS: TestDockerNetworkReConnect (5.00s)
12:00:01 [2020-04-10T12:00:01.358Z] === RUN   TestServicePlugin
12:00:03 [2020-04-10T12:00:03.460Z] Loaded image: buildpack-deps:jessie
12:00:03 [2020-04-10T12:00:03.460Z] Loaded image: busybox:latest
12:00:03 [2020-04-10T12:00:03.460Z] Loaded image: busybox:glibc
12:00:03 [2020-04-10T12:00:03.460Z] Loaded image: debian:jessie
12:00:03 [2020-04-10T12:00:03.460Z] Loaded image: hello-world:latest
12:00:03 [2020-04-10T12:00:03.460Z] INFO: Testing against a local daemon
12:00:03 [2020-04-10T12:00:03.460Z] === RUN   TestCgroupNamespacesBuild
12:00:03 [2020-04-10T12:00:03.880Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:00:03 [2020-04-10T12:00:03.880Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:00:04 [2020-04-10T12:00:04.077Z] --- PASS: TestCgroupNamespacesBuild (1.61s)
12:00:04 [2020-04-10T12:00:04.077Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:00:04 [2020-04-10T12:00:04.812Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:00:05 [2020-04-10T12:00:05.068Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:00:05 [2020-04-10T12:00:05.563Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
12:00:05 [2020-04-10T12:00:05.563Z] === RUN   TestBuildWithSession
12:00:05 [2020-04-10T12:00:05.563Z] --- SKIP: TestBuildWithSession (0.00s)
12:00:05 [2020-04-10T12:00:05.563Z]     build_session_test.go:25: TODO: BuildKit
12:00:05 [2020-04-10T12:00:05.563Z] === RUN   TestBuildSquashParent
12:00:05 [2020-04-10T12:00:05.632Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:00:06 [2020-04-10T12:00:06.353Z] ok  	github.com/docker/docker/integration/build	17.462s
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === Skipped
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_session_test.go:25: TODO: BuildKit
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:491: testEnv.OSType == "windows"
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
12:00:06 [2020-04-10T12:00:06.353Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] DONE 22 tests, 10 skipped in 45.877s
12:00:06 [2020-04-10T12:00:06.353Z] 
12:00:06 [2020-04-10T12:00:06.353Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:00:07 [2020-04-10T12:00:07.002Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:00:07 [2020-04-10T12:00:07.002Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:00:07 [2020-04-10T12:00:07.328Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:00:07 [2020-04-10T12:00:07.328Z] INFO: Testing against a local daemon
12:00:07 [2020-04-10T12:00:07.328Z] ok  	github.com/docker/docker/integration/config	0.203s
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === Skipped
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
12:00:07 [2020-04-10T12:00:07.792Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] DONE 8 tests, 8 skipped in 3.076s
12:00:07 [2020-04-10T12:00:07.792Z] 
12:00:07 [2020-04-10T12:00:07.792Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:00:11 [2020-04-10T12:00:11.086Z] --- PASS: TestBuildSquashParent (4.98s)
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:11 [2020-04-10T12:00:11.086Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:11 [2020-04-10T12:00:11.086Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:11 [2020-04-10T12:00:11.086Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:00:11 [2020-04-10T12:00:11.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:00:11 [2020-04-10T12:00:11.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:00:11 [2020-04-10T12:00:11.177Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:00:11 [2020-04-10T12:00:11.558Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:00:11 [2020-04-10T12:00:11.558Z] INFO: Testing against a local daemon
12:00:11 [2020-04-10T12:00:11.741Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:00:13 [2020-04-10T12:00:13.114Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:00:13 [2020-04-10T12:00:13.796Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:00:13 [2020-04-10T12:00:13.796Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:00:14 [2020-04-10T12:00:14.485Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:00:15 [2020-04-10T12:00:15.051Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:00:15 [2020-04-10T12:00:15.615Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:00:15 [2020-04-10T12:00:15.615Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:00:15 [2020-04-10T12:00:15.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s)
12:00:15 [2020-04-10T12:00:15.854Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s)
12:00:15 [2020-04-10T12:00:15.854Z] === RUN   TestBuildMultiStageCopy
12:00:15 [2020-04-10T12:00:15.854Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:00:16 [2020-04-10T12:00:16.545Z] === RUN   TestDockerSuite/TestBuildXZHost
12:00:17 [2020-04-10T12:00:17.888Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:00:18 [2020-04-10T12:00:18.173Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:00:18 [2020-04-10T12:00:18.461Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:00:19 [2020-04-10T12:00:19.086Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:00:19 [2020-04-10T12:00:19.705Z] --- PASS: TestBuildMultiStageCopy (3.65s)
12:00:19 [2020-04-10T12:00:19.706Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.83s)
12:00:19 [2020-04-10T12:00:19.706Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
12:00:19 [2020-04-10T12:00:19.706Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
12:00:19 [2020-04-10T12:00:19.706Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s)
12:00:19 [2020-04-10T12:00:19.706Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
12:00:19 [2020-04-10T12:00:19.706Z] === RUN   TestBuildMultiStageParentConfig
12:00:19 [2020-04-10T12:00:19.822Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:00:19 [2020-04-10T12:00:19.822Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:00:19 [2020-04-10T12:00:19.822Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:00:20 [2020-04-10T12:00:20.385Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:00:20 [2020-04-10T12:00:20.723Z] --- PASS: TestBuildMultiStageParentConfig (0.98s)
12:00:20 [2020-04-10T12:00:20.723Z] === RUN   TestBuildLabelWithTargets
12:00:21 [2020-04-10T12:00:21.314Z] === RUN   TestDockerSuite/TestCommitChange
12:00:22 [2020-04-10T12:00:22.206Z] --- PASS: TestBuildLabelWithTargets (1.62s)
12:00:22 [2020-04-10T12:00:22.206Z] === RUN   TestBuildWithEmptyLayers
12:00:22 [2020-04-10T12:00:22.244Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:00:22 [2020-04-10T12:00:22.827Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
12:00:22 [2020-04-10T12:00:22.827Z] === RUN   TestBuildMultiStageOnBuild
12:00:23 [2020-04-10T12:00:23.615Z] === RUN   TestDockerSuite/TestCommitHardlink
12:00:25 [2020-04-10T12:00:25.522Z] --- PASS: TestBuildMultiStageOnBuild (2.14s)
12:00:25 [2020-04-10T12:00:25.522Z] === RUN   TestBuildUncleanTarFilenames
12:00:26 [2020-04-10T12:00:26.137Z] === RUN   TestDockerSuite/TestCommitNewFile
12:00:26 [2020-04-10T12:00:26.143Z] --- PASS: TestBuildUncleanTarFilenames (1.14s)
12:00:26 [2020-04-10T12:00:26.143Z] === RUN   TestBuildMultiStageLayerLeak
12:00:27 [2020-04-10T12:00:27.506Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:00:28 [2020-04-10T12:00:28.438Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:00:28 [2020-04-10T12:00:28.438Z] === RUN   TestDockerSuite/TestCommitTTY
12:00:28 [2020-04-10T12:00:28.831Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s)
12:00:28 [2020-04-10T12:00:28.831Z] === RUN   TestBuildWithHugeFile
12:00:30 [2020-04-10T12:00:30.959Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:00:31 [2020-04-10T12:00:31.890Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:00:33 [2020-04-10T12:00:33.784Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:00:34 [2020-04-10T12:00:34.716Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:00:36 [2020-04-10T12:00:36.608Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:00:36 [2020-04-10T12:00:36.866Z] --- PASS: TestServicePlugin (35.44s)
12:00:36 [2020-04-10T12:00:36.866Z]     plugin_test.go:62: [dad3bc25f0e33] joining swarm manager [d4876c7001923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:00:36 [2020-04-10T12:00:36.866Z]     plugin_test.go:65: [d20e8d8f3eff6] joining swarm manager [d4876c7001923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:00:36 [2020-04-10T12:00:36.866Z] === RUN   TestServiceUpdateLabel
12:00:38 [2020-04-10T12:00:38.760Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:00:38 [2020-04-10T12:00:38.760Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:00:39 [2020-04-10T12:00:39.375Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:00:39 [2020-04-10T12:00:39.635Z] --- PASS: TestServiceUpdateLabel (2.96s)
12:00:39 [2020-04-10T12:00:39.635Z] === RUN   TestServiceUpdateSecrets
12:00:40 [2020-04-10T12:00:40.213Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:00:41 [2020-04-10T12:00:41.145Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:00:42 [2020-04-10T12:00:42.077Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:00:43 [2020-04-10T12:00:43.007Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:00:43 [2020-04-10T12:00:43.007Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:00:43 [2020-04-10T12:00:43.007Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:00:43 [2020-04-10T12:00:43.938Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:00:43 [2020-04-10T12:00:43.938Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:00:43 [2020-04-10T12:00:43.938Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:00:43 [2020-04-10T12:00:43.938Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:00:44 [2020-04-10T12:00:44.195Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:00:45 [2020-04-10T12:00:45.125Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:00:46 [2020-04-10T12:00:46.055Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:00:46 [2020-04-10T12:00:46.620Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:00:46 [2020-04-10T12:00:46.620Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:00:48 [2020-04-10T12:00:48.515Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:00:49 [2020-04-10T12:00:49.448Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:00:49 [2020-04-10T12:00:49.448Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:00:50 [2020-04-10T12:00:50.379Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:00:51 [2020-04-10T12:00:51.309Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:00:52 [2020-04-10T12:00:52.248Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:00:52 [2020-04-10T12:00:52.812Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:00:53 [2020-04-10T12:00:53.068Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:00:53 [2020-04-10T12:00:53.999Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:00:54 [2020-04-10T12:00:54.565Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:00:55 [2020-04-10T12:00:55.129Z] --- PASS: TestServiceUpdateSecrets (15.52s)
12:00:55 [2020-04-10T12:00:55.129Z] === RUN   TestServiceUpdateConfigs
12:00:55 [2020-04-10T12:00:55.694Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:00:55 [2020-04-10T12:00:55.694Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:00:56 [2020-04-10T12:00:56.625Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:00:58 [2020-04-10T12:00:58.520Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:00:59 [2020-04-10T12:00:59.889Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:00:59 [2020-04-10T12:00:59.889Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:00:59 [2020-04-10T12:00:59.889Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:00:59 [2020-04-10T12:00:59.889Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:00:59 [2020-04-10T12:00:59.889Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:01:00 [2020-04-10T12:01:00.819Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:01:06 [2020-04-10T12:01:06.071Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:01:06 [2020-04-10T12:01:06.071Z] === RUN   TestDockerSuite/TestContainerAPITop
12:01:07 [2020-04-10T12:01:07.004Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:01:07 [2020-04-10T12:01:07.004Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:01:07 [2020-04-10T12:01:07.004Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:01:10 [2020-04-10T12:01:10.277Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:01:10 [2020-04-10T12:01:10.841Z] --- PASS: TestServiceUpdateConfigs (15.51s)
12:01:10 [2020-04-10T12:01:10.841Z] === RUN   TestServiceUpdateNetwork
12:01:10 [2020-04-10T12:01:10.841Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:01:12 [2020-04-10T12:01:12.212Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:01:17 [2020-04-10T12:01:17.467Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:01:17 [2020-04-10T12:01:17.724Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:01:19 [2020-04-10T12:01:19.618Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:01:20 [2020-04-10T12:01:20.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:01:22 [2020-04-10T12:01:22.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:01:23 [2020-04-10T12:01:23.289Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:01:23 [2020-04-10T12:01:23.733Z] ok  	github.com/docker/docker/integration/container	61.267s
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === Skipped
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s)
12:01:23 [2020-04-10T12:01:23.733Z]     copy_test.go:25: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
12:01:23 [2020-04-10T12:01:23.733Z]     copy_test.go:39: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s)
12:01:23 [2020-04-10T12:01:23.733Z]     copy_test.go:51: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s)
12:01:23 [2020-04-10T12:01:23.733Z]     copy_test.go:65: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.733Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:01:23 [2020-04-10T12:01:23.733Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.733Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 80 tests, 41 skipped in 64.977s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:01:23 [2020-04-10T12:01:23.734Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:23 [2020-04-10T12:01:23.734Z] INFO: Testing against a local daemon
12:01:23 [2020-04-10T12:01:23.734Z] ok  	github.com/docker/docker/integration/image	0.509s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === Skipped
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     tag_test.go:98: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 11 tests, 4 skipped in 3.413s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:01:23 [2020-04-10T12:01:23.734Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:23 [2020-04-10T12:01:23.734Z] INFO: Testing against a local daemon
12:01:23 [2020-04-10T12:01:23.734Z] ok  	github.com/docker/docker/integration/network	0.240s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === Skipped
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     network_test.go:97: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:29: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:52: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:96: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:130: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:181: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:206: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:236: FLAKY_TEST
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:326: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:01:23 [2020-04-10T12:01:23.734Z]     service_test.go:394: testEnv.OSType == "windows"
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 18 tests, 14 skipped in 3.253s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:01:23 [2020-04-10T12:01:23.734Z] testing: warning: no tests to run
12:01:23 [2020-04-10T12:01:23.734Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.108s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 0 tests in 1.059s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:01:23 [2020-04-10T12:01:23.734Z] testing: warning: no tests to run
12:01:23 [2020-04-10T12:01:23.734Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 0 tests in 1.051s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:01:23 [2020-04-10T12:01:23.734Z] testing: warning: no tests to run
12:01:23 [2020-04-10T12:01:23.734Z] ok  	github.com/docker/docker/integration/plugin	0.100s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] DONE 0 tests in 1.022s
12:01:23 [2020-04-10T12:01:23.734Z] 
12:01:23 [2020-04-10T12:01:23.734Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:01:23 [2020-04-10T12:01:23.852Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:01:24 [2020-04-10T12:01:24.198Z] testing: warning: no tests to run
12:01:24 [2020-04-10T12:01:24.198Z] ok  	github.com/docker/docker/integration/plugin/authz	0.118s
12:01:24 [2020-04-10T12:01:24.198Z] 
12:01:24 [2020-04-10T12:01:24.198Z] DONE 0 tests in 1.085s
12:01:24 [2020-04-10T12:01:24.198Z] 
12:01:24 [2020-04-10T12:01:24.198Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:01:25 [2020-04-10T12:01:25.747Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:01:25 [2020-04-10T12:01:25.747Z] --- PASS: TestServiceUpdateNetwork (14.79s)
12:01:25 [2020-04-10T12:01:25.747Z] PASS
12:01:25 [2020-04-10T12:01:25.747Z] 
12:01:25 [2020-04-10T12:01:25.747Z] === Skipped
12:01:25 [2020-04-10T12:01:25.747Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:01:25 [2020-04-10T12:01:25.747Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:01:25 [2020-04-10T12:01:25.747Z] 
12:01:25 [2020-04-10T12:01:25.747Z] 
12:01:25 [2020-04-10T12:01:25.747Z] DONE 23 tests, 1 skipped in 180.699s
12:01:25 [2020-04-10T12:01:25.747Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:01:25 [2020-04-10T12:01:25.747Z] ++ 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
12:01:25 [2020-04-10T12:01:25.747Z] ++ set -e
12:01:25 [2020-04-10T12:01:25.747Z] ++ '[' -n 0 ']'
12:01:25 [2020-04-10T12:01:25.747Z] ++ set -x
12:01:25 [2020-04-10T12:01:25.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
12:01:25 [2020-04-10T12:01:25.747Z] INFO: Testing against a local daemon
12:01:25 [2020-04-10T12:01:25.747Z] === RUN   TestSessionCreate
12:01:25 [2020-04-10T12:01:25.747Z] --- PASS: TestSessionCreate (0.04s)
12:01:25 [2020-04-10T12:01:25.747Z] === RUN   TestSessionCreateWithBadUpgrade
12:01:25 [2020-04-10T12:01:25.747Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:01:25 [2020-04-10T12:01:25.747Z] PASS
12:01:25 [2020-04-10T12:01:25.747Z] 
12:01:25 [2020-04-10T12:01:25.747Z] DONE 2 tests in 0.236s
12:01:25 [2020-04-10T12:01:25.747Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:01:25 [2020-04-10T12:01:25.747Z] ++ 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
12:01:25 [2020-04-10T12:01:25.747Z] ++ set -e
12:01:25 [2020-04-10T12:01:25.747Z] ++ '[' -n 0 ']'
12:01:25 [2020-04-10T12:01:25.747Z] ++ set -x
12:01:25 [2020-04-10T12:01:25.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
12:01:26 [2020-04-10T12:01:26.016Z] INFO: Testing against a local daemon
12:01:26 [2020-04-10T12:01:26.016Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:01:26 [2020-04-10T12:01:26.016Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:01:26 [2020-04-10T12:01:26.016Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:01:26 [2020-04-10T12:01:26.016Z] === RUN   TestEventsExecDie
12:01:26 [2020-04-10T12:01:26.952Z] --- PASS: TestEventsExecDie (0.93s)
12:01:26 [2020-04-10T12:01:26.952Z] === RUN   TestEventsBackwardsCompatible
12:01:26 [2020-04-10T12:01:26.952Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
12:01:26 [2020-04-10T12:01:26.952Z] === RUN   TestInfoBinaryCommits
12:01:27 [2020-04-10T12:01:27.126Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:27 [2020-04-10T12:01:27.126Z] INFO: Testing against a local daemon
12:01:27 [2020-04-10T12:01:27.126Z] ok  	github.com/docker/docker/integration/plugin/common	0.257s
12:01:27 [2020-04-10T12:01:27.126Z] 
12:01:27 [2020-04-10T12:01:27.126Z] DONE 2 tests in 2.905s
12:01:27 [2020-04-10T12:01:27.126Z] 
12:01:27 [2020-04-10T12:01:27.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:01:27 [2020-04-10T12:01:27.209Z] --- PASS: TestInfoBinaryCommits (0.05s)
12:01:27 [2020-04-10T12:01:27.209Z] === RUN   TestInfoAPIVersioned
12:01:27 [2020-04-10T12:01:27.209Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:01:27 [2020-04-10T12:01:27.209Z] === RUN   TestInfoDiscoveryBackend
12:01:27 [2020-04-10T12:01:27.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:01:27 [2020-04-10T12:01:27.771Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:01:27 [2020-04-10T12:01:27.771Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:01:28 [2020-04-10T12:01:28.700Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:01:28 [2020-04-10T12:01:28.700Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:01:28 [2020-04-10T12:01:28.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a686e0_<nil>}
12:01:29 [2020-04-10T12:01:29.213Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
12:01:29 [2020-04-10T12:01:29.214Z] === RUN   TestInfoAPI
12:01:29 [2020-04-10T12:01:29.214Z] --- PASS: TestInfoAPI (0.02s)
12:01:29 [2020-04-10T12:01:29.214Z] === RUN   TestInfoAPIWarnings
12:01:29 [2020-04-10T12:01:29.777Z] --- PASS: TestInfoAPIWarnings (0.53s)
12:01:29 [2020-04-10T12:01:29.777Z] === RUN   TestInfoDebug
12:01:30 [2020-04-10T12:01:30.340Z] --- PASS: TestInfoDebug (0.53s)
12:01:30 [2020-04-10T12:01:30.340Z] === RUN   TestInfoInsecureRegistries
12:01:30 [2020-04-10T12:01:30.597Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1630589450_/foo_false__<nil>_<nil>_<nil>}
12:01:30 [2020-04-10T12:01:30.854Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:01:30 [2020-04-10T12:01:30.854Z] === RUN   TestInfoRegistryMirrors
12:01:31 [2020-04-10T12:01:31.418Z] --- PASS: TestInfoRegistryMirrors (0.56s)
12:01:31 [2020-04-10T12:01:31.418Z] === RUN   TestLoginFailsWithBadCredentials
12:01:31 [2020-04-10T12:01:31.675Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
12:01:31 [2020-04-10T12:01:31.675Z] === RUN   TestPingCacheHeaders
12:01:31 [2020-04-10T12:01:31.675Z] --- PASS: TestPingCacheHeaders (0.04s)
12:01:31 [2020-04-10T12:01:31.675Z] === RUN   TestPingGet
12:01:31 [2020-04-10T12:01:31.675Z] --- PASS: TestPingGet (0.02s)
12:01:31 [2020-04-10T12:01:31.675Z] === RUN   TestPingHead
12:01:31 [2020-04-10T12:01:31.675Z] --- PASS: TestPingHead (0.02s)
12:01:31 [2020-04-10T12:01:31.675Z] === RUN   TestVersion
12:01:31 [2020-04-10T12:01:31.675Z] --- PASS: TestVersion (0.02s)
12:01:31 [2020-04-10T12:01:31.675Z] PASS
12:01:31 [2020-04-10T12:01:31.675Z] 
12:01:31 [2020-04-10T12:01:31.675Z] === Skipped
12:01:31 [2020-04-10T12:01:31.675Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:01:31 [2020-04-10T12:01:31.675Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:01:31 [2020-04-10T12:01:31.675Z] 
12:01:31 [2020-04-10T12:01:31.675Z] 
12:01:31 [2020-04-10T12:01:31.675Z] DONE 18 tests, 1 skipped in 5.864s
12:01:31 [2020-04-10T12:01:31.675Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:01:31 [2020-04-10T12:01:31.675Z] ++ 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
12:01:31 [2020-04-10T12:01:31.675Z] ++ set -e
12:01:31 [2020-04-10T12:01:31.675Z] ++ '[' -n 0 ']'
12:01:31 [2020-04-10T12:01:31.675Z] ++ set -x
12:01:31 [2020-04-10T12:01:31.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
12:01:31 [2020-04-10T12:01:31.852Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:31 [2020-04-10T12:01:31.852Z] INFO: Testing against a local daemon
12:01:31 [2020-04-10T12:01:31.852Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.294s
12:01:31 [2020-04-10T12:01:31.852Z] 
12:01:31 [2020-04-10T12:01:31.852Z] === Skipped
12:01:31 [2020-04-10T12:01:31.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:01:31 [2020-04-10T12:01:31.852Z]     external_test.go:48: runtime.GOOS == "windows"
12:01:31 [2020-04-10T12:01:31.852Z] 
12:01:31 [2020-04-10T12:01:31.852Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:01:31 [2020-04-10T12:01:31.852Z]     external_test.go:408: runtime.GOOS == "windows"
12:01:31 [2020-04-10T12:01:31.852Z] 
12:01:31 [2020-04-10T12:01:31.852Z] 
12:01:31 [2020-04-10T12:01:31.852Z] DONE 2 tests, 2 skipped in 4.845s
12:01:31 [2020-04-10T12:01:31.852Z] 
12:01:31 [2020-04-10T12:01:31.852Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:01:31 [2020-04-10T12:01:31.932Z] INFO: Testing against a local daemon
12:01:31 [2020-04-10T12:01:31.932Z] === RUN   TestVolumesCreateAndList
12:01:31 [2020-04-10T12:01:31.932Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:01:31 [2020-04-10T12:01:31.932Z] === RUN   TestVolumesRemove
12:01:31 [2020-04-10T12:01:31.932Z] --- PASS: TestVolumesRemove (0.11s)
12:01:31 [2020-04-10T12:01:31.932Z] === RUN   TestVolumesInspect
12:01:31 [2020-04-10T12:01:31.932Z] --- PASS: TestVolumesInspect (0.02s)
12:01:31 [2020-04-10T12:01:31.932Z] === RUN   TestVolumesInvalidJSON
12:01:31 [2020-04-10T12:01:31.932Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:01:31 [2020-04-10T12:01:31.932Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:01:31 [2020-04-10T12:01:31.932Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:01:31 [2020-04-10T12:01:31.932Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:01:31 [2020-04-10T12:01:31.932Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:01:31 [2020-04-10T12:01:31.932Z] PASS
12:01:31 [2020-04-10T12:01:31.932Z] 
12:01:31 [2020-04-10T12:01:31.932Z] DONE 5 tests in 0.295s
12:01:31 [2020-04-10T12:01:31.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:01:32 [2020-04-10T12:01:32.189Z] ++++ cat bundles/test-integration/docker.pid
12:01:32 [2020-04-10T12:01:32.189Z] +++ kill 5459
12:01:32 [2020-04-10T12:01:32.446Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1630589450_/foo_true__<nil>_<nil>_<nil>}
12:01:33 [2020-04-10T12:01:33.375Z] +++ /etc/init.d/apparmor stop
12:01:33 [2020-04-10T12:01:33.375Z] Leaving: AppArmorNo profiles have been unloaded.
12:01:33 [2020-04-10T12:01:33.375Z] 
12:01:33 [2020-04-10T12:01:33.375Z] Unloading profiles will leave already running processes permanently
12:01:33 [2020-04-10T12:01:33.375Z] unconfined, which can lead to unexpected situations.
12:01:33 [2020-04-10T12:01:33.375Z] 
12:01:33 [2020-04-10T12:01:33.375Z] To set a process to complain mode, use the command line tool
12:01:33 [2020-04-10T12:01:33.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:01:33 [2020-04-10T12:01:33.375Z] +++ true
12:01:33 [2020-04-10T12:01:33.375Z] 
12:01:33 [2020-04-10T12:01:33.939Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_false__<nil>_<nil>_<nil>}
12:01:35 [2020-04-10T12:01:35.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_true__<nil>_<nil>_<nil>}
12:01:37 [2020-04-10T12:01:37.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_true__0xc000a68740_<nil>_<nil>}
12:01:39 [2020-04-10T12:01:39.091Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a68760_<nil>}
12:01:40 [2020-04-10T12:01:40.985Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a68780_<nil>}
12:01:42 [2020-04-10T12:01:42.255Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:42 [2020-04-10T12:01:42.255Z] INFO: Testing against a local daemon
12:01:42 [2020-04-10T12:01:42.255Z] ok  	github.com/docker/docker/integration/plugin/logging	0.362s
12:01:42 [2020-04-10T12:01:42.255Z] 
12:01:42 [2020-04-10T12:01:42.255Z] === Skipped
12:01:42 [2020-04-10T12:01:42.255Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:01:42 [2020-04-10T12:01:42.255Z]     read_test.go:21: no unix domain sockets on Windows
12:01:42 [2020-04-10T12:01:42.255Z] 
12:01:42 [2020-04-10T12:01:42.255Z] 
12:01:42 [2020-04-10T12:01:42.255Z] DONE 1 tests, 1 skipped in 9.974s
12:01:42 [2020-04-10T12:01:42.255Z] 
12:01:42 [2020-04-10T12:01:42.255Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:01:42 [2020-04-10T12:01:42.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a687a0_<nil>}
12:01:43 [2020-04-10T12:01:43.802Z] testing: warning: no tests to run
12:01:43 [2020-04-10T12:01:43.802Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.137s
12:01:43 [2020-04-10T12:01:43.802Z] 
12:01:43 [2020-04-10T12:01:43.802Z] DONE 0 tests in 1.775s
12:01:43 [2020-04-10T12:01:43.802Z] 
12:01:43 [2020-04-10T12:01:43.802Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:01:44 [2020-04-10T12:01:44.244Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a687c0_<nil>}
12:01:45 [2020-04-10T12:01:45.611Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:01:47 [2020-04-10T12:01:47.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:01:47 [2020-04-10T12:01:47.560Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:47 [2020-04-10T12:01:47.560Z] INFO: Testing against a local daemon
12:01:47 [2020-04-10T12:01:47.560Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.337s
12:01:47 [2020-04-10T12:01:47.560Z] 
12:01:47 [2020-04-10T12:01:47.560Z] === Skipped
12:01:47 [2020-04-10T12:01:47.560Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:01:47 [2020-04-10T12:01:47.560Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:01:47 [2020-04-10T12:01:47.560Z] 
12:01:47 [2020-04-10T12:01:47.560Z] 
12:01:47 [2020-04-10T12:01:47.560Z] DONE 1 tests, 1 skipped in 3.558s
12:01:47 [2020-04-10T12:01:47.560Z] 
12:01:47 [2020-04-10T12:01:47.560Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:01:47 [2020-04-10T12:01:47.763Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:01:47 [2020-04-10T12:01:47.763Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:01:50 [2020-04-10T12:01:50.502Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:50 [2020-04-10T12:01:50.502Z] INFO: Testing against a local daemon
12:01:50 [2020-04-10T12:01:50.502Z] ok  	github.com/docker/docker/integration/secret	0.261s
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === Skipped
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:01:50 [2020-04-10T12:01:50.502Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] DONE 6 tests, 6 skipped in 3.080s
12:01:50 [2020-04-10T12:01:50.502Z] 
12:01:50 [2020-04-10T12:01:50.502Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:01:50 [2020-04-10T12:01:50.900Z] --- PASS: TestBuildWithHugeFile (81.21s)
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildWithEmptyDockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:01:50 [2020-04-10T12:01:50.900Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
12:01:50 [2020-04-10T12:01:50.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
12:01:50 [2020-04-10T12:01:50.900Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s)
12:01:50 [2020-04-10T12:01:50.900Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildPreserveOwnership
12:01:50 [2020-04-10T12:01:50.900Z] === RUN   TestBuildPreserveOwnership/copy_from
12:01:51 [2020-04-10T12:01:51.043Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:01:53 [2020-04-10T12:01:53.563Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:01:53 [2020-04-10T12:01:53.590Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:01:54 [2020-04-10T12:01:54.259Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:54 [2020-04-10T12:01:54.259Z] INFO: Testing against a local daemon
12:01:54 [2020-04-10T12:01:54.724Z] ok  	github.com/docker/docker/integration/service	0.444s
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === Skipped
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
12:01:54 [2020-04-10T12:01:54.724Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.724Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:01:54 [2020-04-10T12:01:54.724Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.724Z] 
12:01:54 [2020-04-10T12:01:54.725Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:01:54 [2020-04-10T12:01:54.725Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:01:54 [2020-04-10T12:01:54.725Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:01:54 [2020-04-10T12:01:54.725Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:01:54 [2020-04-10T12:01:54.725Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:01:54 [2020-04-10T12:01:54.725Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] DONE 23 tests, 22 skipped in 4.124s
12:01:54 [2020-04-10T12:01:54.725Z] 
12:01:54 [2020-04-10T12:01:54.725Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:01:55 [2020-04-10T12:01:55.070Z] --- PASS: TestBuildPreserveOwnership (4.76s)
12:01:55 [2020-04-10T12:01:55.070Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.07s)
12:01:55 [2020-04-10T12:01:55.070Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
12:01:55 [2020-04-10T12:01:55.070Z] === RUN   TestBuildPlatformInvalid
12:01:55 [2020-04-10T12:01:55.070Z] --- PASS: TestBuildPlatformInvalid (0.15s)
12:01:55 [2020-04-10T12:01:55.070Z] PASS
12:01:55 [2020-04-10T12:01:55.070Z] 
12:01:55 [2020-04-10T12:01:55.070Z] === Skipped
12:01:55 [2020-04-10T12:01:55.070Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
12:01:55 [2020-04-10T12:01:55.070Z]     build_session_test.go:25: TODO: BuildKit
12:01:55 [2020-04-10T12:01:55.070Z] 
12:01:55 [2020-04-10T12:01:55.070Z] 
12:01:55 [2020-04-10T12:01:55.070Z] DONE 32 tests, 1 skipped in 126.788s
12:01:55 [2020-04-10T12:01:55.070Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
12:01:55 [2020-04-10T12:01:55.070Z] ++ 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
12:01:55 [2020-04-10T12:01:55.070Z] ++ set -e
12:01:55 [2020-04-10T12:01:55.070Z] ++ '[' -n 0 ']'
12:01:55 [2020-04-10T12:01:55.070Z] ++ set -x
12:01:55 [2020-04-10T12:01:55.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
12:01:55 [2020-04-10T12:01:55.070Z] INFO: Testing against a local daemon
12:01:55 [2020-04-10T12:01:55.070Z] === RUN   TestConfigList
12:01:56 [2020-04-10T12:01:56.835Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:01:57 [2020-04-10T12:01:57.662Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:01:57 [2020-04-10T12:01:57.662Z] INFO: Testing against a local daemon
12:01:57 [2020-04-10T12:01:57.662Z] ok  	github.com/docker/docker/integration/session	0.223s
12:01:57 [2020-04-10T12:01:57.662Z] 
12:01:57 [2020-04-10T12:01:57.662Z] === Skipped
12:01:57 [2020-04-10T12:01:57.662Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:01:57 [2020-04-10T12:01:57.662Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:01:57 [2020-04-10T12:01:57.662Z] 
12:01:57 [2020-04-10T12:01:57.662Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:01:57 [2020-04-10T12:01:57.662Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:01:57 [2020-04-10T12:01:57.662Z] 
12:01:57 [2020-04-10T12:01:57.662Z] 
12:01:57 [2020-04-10T12:01:57.662Z] DONE 2 tests, 2 skipped in 2.924s
12:01:57 [2020-04-10T12:01:57.662Z] 
12:01:57 [2020-04-10T12:01:57.662Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:01:57 [2020-04-10T12:01:57.765Z] --- PASS: TestConfigList (2.27s)
12:01:57 [2020-04-10T12:01:57.765Z] === RUN   TestConfigsCreateAndDelete
12:01:58 [2020-04-10T12:01:58.202Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:01:58 [2020-04-10T12:01:58.459Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:01:59 [2020-04-10T12:01:59.388Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:01:59 [2020-04-10T12:01:59.801Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
12:01:59 [2020-04-10T12:01:59.801Z] === RUN   TestConfigsUpdate
12:02:00 [2020-04-10T12:02:00.318Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:02:00 [2020-04-10T12:02:00.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:02:00 [2020-04-10T12:02:00.604Z] INFO: Testing against a local daemon
12:02:01 [2020-04-10T12:02:01.248Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:02:01 [2020-04-10T12:02:01.853Z] --- PASS: TestConfigsUpdate (2.27s)
12:02:01 [2020-04-10T12:02:01.853Z] === RUN   TestTemplatedConfig
12:02:02 [2020-04-10T12:02:02.150Z] ok  	github.com/docker/docker/integration/system	1.348s
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === Skipped
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s)
12:02:02 [2020-04-10T12:02:02.151Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:02:02 [2020-04-10T12:02:02.151Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] DONE 13 tests, 7 skipped in 4.145s
12:02:02 [2020-04-10T12:02:02.151Z] 
12:02:02 [2020-04-10T12:02:02.151Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:02:02 [2020-04-10T12:02:02.179Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:02:03 [2020-04-10T12:02:03.548Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:02:04 [2020-04-10T12:02:04.111Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:02:04 [2020-04-10T12:02:04.546Z] --- PASS: TestTemplatedConfig (2.65s)
12:02:04 [2020-04-10T12:02:04.546Z] === RUN   TestConfigInspect
12:02:05 [2020-04-10T12:02:05.081Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:02:05 [2020-04-10T12:02:05.081Z] INFO: Testing against a local daemon
12:02:05 [2020-04-10T12:02:05.081Z] ok  	github.com/docker/docker/integration/volume	0.344s
12:02:05 [2020-04-10T12:02:05.479Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:02:05 [2020-04-10T12:02:05.546Z] 
12:02:05 [2020-04-10T12:02:05.546Z] === Skipped
12:02:05 [2020-04-10T12:02:05.546Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
12:02:05 [2020-04-10T12:02:05.546Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
12:02:05 [2020-04-10T12:02:05.546Z] 
12:02:05 [2020-04-10T12:02:05.546Z] 
12:02:05 [2020-04-10T12:02:05.546Z] DONE 5 tests, 1 skipped in 3.271s
12:02:05 [2020-04-10T12:02:05.546Z] 
12:02:05 [2020-04-10T12:02:05.546Z] INFO: make.ps1 ended at 04/10/2020 12:02:05
12:02:05 [2020-04-10T12:02:05.546Z] INFO: Integration CLI tests being run from the host:
12:02:05 [2020-04-10T12:02:05.546Z] 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" 
12:02:06 [2020-04-10T12:02:06.408Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:02:07 [2020-04-10T12:02:07.240Z] --- PASS: TestConfigInspect (2.25s)
12:02:07 [2020-04-10T12:02:07.240Z] === RUN   TestConfigCreateWithLabels
12:02:07 [2020-04-10T12:02:07.340Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:02:08 [2020-04-10T12:02:08.710Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:02:09 [2020-04-10T12:02:09.294Z] --- PASS: TestConfigCreateWithLabels (2.28s)
12:02:09 [2020-04-10T12:02:09.294Z] === RUN   TestConfigCreateResolve
12:02:09 [2020-04-10T12:02:09.642Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:02:10 [2020-04-10T12:02:10.572Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:02:11 [2020-04-10T12:02:11.336Z] --- PASS: TestConfigCreateResolve (2.26s)
12:02:11 [2020-04-10T12:02:11.336Z] === RUN   TestConfigDaemonLibtrustID
12:02:11 [2020-04-10T12:02:11.502Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:02:11 [2020-04-10T12:02:11.957Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:02:11 [2020-04-10T12:02:11.957Z] PASS
12:02:11 [2020-04-10T12:02:11.957Z] 
12:02:11 [2020-04-10T12:02:11.957Z] DONE 8 tests in 16.864s
12:02:11 [2020-04-10T12:02:11.957Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
12:02:11 [2020-04-10T12:02:11.957Z] ++ 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
12:02:11 [2020-04-10T12:02:11.957Z] ++ set -e
12:02:11 [2020-04-10T12:02:11.957Z] ++ '[' -n 0 ']'
12:02:11 [2020-04-10T12:02:11.957Z] ++ set -x
12:02:11 [2020-04-10T12:02:11.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
12:02:11 [2020-04-10T12:02:11.957Z] INFO: Testing against a local daemon
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestCheckpoint
12:02:11 [2020-04-10T12:02:11.957Z] --- SKIP: TestCheckpoint (0.00s)
12:02:11 [2020-04-10T12:02:11.957Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestContainerInvalidJSON
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:02:11 [2020-04-10T12:02:11.957Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:02:11 [2020-04-10T12:02:11.957Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:02:11 [2020-04-10T12:02:11.957Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:02:11 [2020-04-10T12:02:11.957Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:02:11 [2020-04-10T12:02:11.957Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:02:11 [2020-04-10T12:02:11.957Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:02:11 [2020-04-10T12:02:11.957Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:02:11 [2020-04-10T12:02:11.957Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:02:11 [2020-04-10T12:02:11.957Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:02:11 [2020-04-10T12:02:11.957Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:02:11 [2020-04-10T12:02:11.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
12:02:11 [2020-04-10T12:02:11.957Z] === RUN   TestCopyFromContainerPathIsNotDir
12:02:12 [2020-04-10T12:02:12.242Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:02:12 [2020-04-10T12:02:12.242Z] === RUN   TestCopyToContainerPathDoesNotExist
12:02:12 [2020-04-10T12:02:12.242Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:02:12 [2020-04-10T12:02:12.242Z] === RUN   TestCopyToContainerPathIsNotDir
12:02:12 [2020-04-10T12:02:12.242Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
12:02:12 [2020-04-10T12:02:12.242Z] === RUN   TestCopyFromContainer
12:02:12 [2020-04-10T12:02:12.873Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:02:13 [2020-04-10T12:02:13.726Z] === RUN   TestCopyFromContainer//
12:02:13 [2020-04-10T12:02:13.726Z] === RUN   TestCopyFromContainer//bar/root
12:02:14 [2020-04-10T12:02:14.011Z] === RUN   TestCopyFromContainer//bar/root/
12:02:14 [2020-04-10T12:02:14.011Z] === RUN   TestCopyFromContainer/bar/quux
12:02:14 [2020-04-10T12:02:14.241Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:02:14 [2020-04-10T12:02:14.300Z] === RUN   TestCopyFromContainer/bar/quux/
12:02:14 [2020-04-10T12:02:14.300Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:02:14 [2020-04-10T12:02:14.300Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:02:14 [2020-04-10T12:02:14.300Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:02:14 [2020-04-10T12:02:14.586Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:02:14 [2020-04-10T12:02:14.586Z] === RUN   TestCopyFromContainer/bar/notarget
12:02:14 [2020-04-10T12:02:14.872Z] --- PASS: TestCopyFromContainer (2.47s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer// (0.09s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:02:14 [2020-04-10T12:02:14.872Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateLinkToNonExistingContainer
12:02:14 [2020-04-10T12:02:14.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateWithInvalidEnv
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateWithInvalidEnv/0
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateWithInvalidEnv/0
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateWithInvalidEnv/1
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateWithInvalidEnv/1
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateWithInvalidEnv/2
12:02:14 [2020-04-10T12:02:14.872Z] === PAUSE TestCreateWithInvalidEnv/2
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateWithInvalidEnv/0
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateWithInvalidEnv/1
12:02:14 [2020-04-10T12:02:14.872Z] === CONT  TestCreateWithInvalidEnv/2
12:02:14 [2020-04-10T12:02:14.872Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:02:14 [2020-04-10T12:02:14.872Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateTmpfsMountsTarget
12:02:14 [2020-04-10T12:02:14.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:02:14 [2020-04-10T12:02:14.872Z] === RUN   TestCreateWithCustomMaskedPaths
12:02:15 [2020-04-10T12:02:15.171Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:02:15 [2020-04-10T12:02:15.171Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:02:16 [2020-04-10T12:02:16.113Z] === RUN   TestDockerSuite/TestCpRelativePath
12:02:16 [2020-04-10T12:02:16.908Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/no_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/no_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/empty_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/valid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/empty_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/empty_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/empty_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/no_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/empty_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/valid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/empty_capabilities
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/empty_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
12:02:16 [2020-04-10T12:02:16.908Z] --- PASS: TestCreateWithCapabilities (0.03s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
12:02:16 [2020-04-10T12:02:16.908Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
12:02:16 [2020-04-10T12:02:16.908Z] === RUN   TestCreateWithCustomReadonlyPaths
12:02:17 [2020-04-10T12:02:17.045Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:02:17 [2020-04-10T12:02:17.975Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:02:17 [2020-04-10T12:02:17.976Z] INFO: Testing against a local daemon
12:02:18 [2020-04-10T12:02:18.413Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:02:18 [2020-04-10T12:02:18.669Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:02:18 [2020-04-10T12:02:18.947Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
12:02:18 [2020-04-10T12:02:18.947Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:02:18 [2020-04-10T12:02:18.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:18 [2020-04-10T12:02:18.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:18 [2020-04-10T12:02:18.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:18 [2020-04-10T12:02:18.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:18 [2020-04-10T12:02:18.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:18 [2020-04-10T12:02:18.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:18 [2020-04-10T12:02:18.947Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:18 [2020-04-10T12:02:18.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:18 [2020-04-10T12:02:18.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:18 [2020-04-10T12:02:18.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:18 [2020-04-10T12:02:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:02:18 [2020-04-10T12:02:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:02:18 [2020-04-10T12:02:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:02:18 [2020-04-10T12:02:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:02:18 [2020-04-10T12:02:18.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:02:18 [2020-04-10T12:02:18.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:02:18 [2020-04-10T12:02:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:02:18 [2020-04-10T12:02:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:02:18 [2020-04-10T12:02:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
12:02:18 [2020-04-10T12:02:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:02:18 [2020-04-10T12:02:18.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:02:18 [2020-04-10T12:02:18.948Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:02:19 [2020-04-10T12:02:19.232Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:02:19 [2020-04-10T12:02:19.565Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
12:02:19 [2020-04-10T12:02:19.565Z] === RUN   TestContainerStartOnDaemonRestart
12:02:19 [2020-04-10T12:02:19.565Z] === PAUSE TestContainerStartOnDaemonRestart
12:02:19 [2020-04-10T12:02:19.565Z] === RUN   TestDaemonRestartIpcMode
12:02:19 [2020-04-10T12:02:19.565Z] === PAUSE TestDaemonRestartIpcMode
12:02:19 [2020-04-10T12:02:19.565Z] === RUN   TestDaemonHostGatewayIP
12:02:19 [2020-04-10T12:02:19.565Z] === PAUSE TestDaemonHostGatewayIP
12:02:19 [2020-04-10T12:02:19.565Z] === RUN   TestDiff
12:02:20 [2020-04-10T12:02:20.184Z] --- PASS: TestDiff (0.69s)
12:02:20 [2020-04-10T12:02:20.184Z] === RUN   TestExecWithCloseStdin
12:02:20 [2020-04-10T12:02:20.601Z] === RUN   TestDockerSuite/TestCpToCaseA
12:02:21 [2020-04-10T12:02:21.199Z] --- PASS: TestExecWithCloseStdin (0.77s)
12:02:21 [2020-04-10T12:02:21.199Z] === RUN   TestExec
12:02:21 [2020-04-10T12:02:21.819Z] --- PASS: TestExec (0.76s)
12:02:21 [2020-04-10T12:02:21.819Z] === RUN   TestExecUser
12:02:22 [2020-04-10T12:02:22.493Z] === RUN   TestDockerSuite/TestCpToCaseB
12:02:22 [2020-04-10T12:02:22.835Z] --- PASS: TestExecUser (0.76s)
12:02:22 [2020-04-10T12:02:22.835Z] === RUN   TestExportContainerAndImportImage
12:02:23 [2020-04-10T12:02:23.056Z] === RUN   TestDockerSuite/TestCpToCaseC
12:02:23 [2020-04-10T12:02:23.459Z] --- PASS: TestExportContainerAndImportImage (0.97s)
12:02:23 [2020-04-10T12:02:23.459Z] === RUN   TestExportContainerAfterDaemonRestart
12:02:25 [2020-04-10T12:02:25.503Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
12:02:25 [2020-04-10T12:02:25.503Z] === RUN   TestHealthCheckWorkdir
12:02:26 [2020-04-10T12:02:26.123Z] --- PASS: TestHealthCheckWorkdir (0.91s)
12:02:26 [2020-04-10T12:02:26.123Z] === RUN   TestHealthKillContainer
12:02:26 [2020-04-10T12:02:26.328Z] === RUN   TestDockerSuite/TestCpToCaseD
12:02:28 [2020-04-10T12:02:28.809Z] --- PASS: TestHealthKillContainer (2.83s)
12:02:28 [2020-04-10T12:02:28.809Z] === RUN   TestInspectCpusetInConfigPre120
12:02:29 [2020-04-10T12:02:29.431Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
12:02:29 [2020-04-10T12:02:29.431Z] === RUN   TestIpcModeNone
12:02:30 [2020-04-10T12:02:30.445Z] --- PASS: TestIpcModeNone (0.77s)
12:02:30 [2020-04-10T12:02:30.445Z] === RUN   TestIpcModePrivate
12:02:31 [2020-04-10T12:02:31.065Z] --- PASS: TestIpcModePrivate (0.75s)
12:02:31 [2020-04-10T12:02:31.065Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
12:02:31 [2020-04-10T12:02:31.065Z] === RUN   TestIpcModeShareable
12:02:31 [2020-04-10T12:02:31.581Z] === RUN   TestDockerSuite/TestCpToCaseE
12:02:31 [2020-04-10T12:02:31.892Z] --- PASS: TestIpcModeShareable (0.91s)
12:02:31 [2020-04-10T12:02:31.892Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
12:02:31 [2020-04-10T12:02:31.892Z] === RUN   TestAPIIpcModeShareableAndContainer
12:02:34 [2020-04-10T12:02:34.577Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.20s)
12:02:34 [2020-04-10T12:02:34.577Z] === RUN   TestAPIIpcModeHost
12:02:34 [2020-04-10T12:02:34.851Z] === RUN   TestDockerSuite/TestCpToCaseF
12:02:34 [2020-04-10T12:02:34.861Z] --- PASS: TestAPIIpcModeHost (0.62s)
12:02:34 [2020-04-10T12:02:34.861Z] === RUN   TestDaemonIpcModeShareable
12:02:35 [2020-04-10T12:02:35.415Z] === RUN   TestDockerSuite/TestCpToCaseG
12:02:36 [2020-04-10T12:02:36.341Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
12:02:36 [2020-04-10T12:02:36.342Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:02:36 [2020-04-10T12:02:36.342Z] === RUN   TestDaemonIpcModePrivate
12:02:38 [2020-04-10T12:02:38.378Z] --- PASS: TestDaemonIpcModePrivate (1.65s)
12:02:38 [2020-04-10T12:02:38.378Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
12:02:38 [2020-04-10T12:02:38.378Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:02:39 [2020-04-10T12:02:39.863Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
12:02:39 [2020-04-10T12:02:39.863Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
12:02:39 [2020-04-10T12:02:39.863Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:02:40 [2020-04-10T12:02:40.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:02:40 [2020-04-10T12:02:40.666Z] === RUN   TestDockerSuite/TestCpToCaseH
12:02:41 [2020-04-10T12:02:41.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
12:02:41 [2020-04-10T12:02:41.346Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:02:41 [2020-04-10T12:02:41.346Z] === RUN   TestIpcModeOlderClient
12:02:41 [2020-04-10T12:02:41.346Z] === PAUSE TestIpcModeOlderClient
12:02:41 [2020-04-10T12:02:41.346Z] === RUN   TestKillContainerInvalidSignal
12:02:41 [2020-04-10T12:02:41.964Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
12:02:41 [2020-04-10T12:02:41.964Z] === RUN   TestKillContainer
12:02:41 [2020-04-10T12:02:41.964Z] === RUN   TestKillContainer/no_signal
12:02:42 [2020-04-10T12:02:42.582Z] === RUN   TestKillContainer/non_killing_signal
12:02:43 [2020-04-10T12:02:43.217Z] === RUN   TestKillContainer/killing_signal
12:02:44 [2020-04-10T12:02:44.234Z] --- PASS: TestKillContainer (2.07s)
12:02:44 [2020-04-10T12:02:44.234Z]     --- PASS: TestKillContainer/no_signal (0.64s)
12:02:44 [2020-04-10T12:02:44.234Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
12:02:44 [2020-04-10T12:02:44.234Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
12:02:44 [2020-04-10T12:02:44.234Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:02:44 [2020-04-10T12:02:44.234Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:02:44 [2020-04-10T12:02:44.840Z] === RUN   TestDockerSuite/TestCpToCaseI
12:02:44 [2020-04-10T12:02:44.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:02:44 [2020-04-10T12:02:44.854Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:02:45 [2020-04-10T12:02:45.474Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
12:02:45 [2020-04-10T12:02:45.474Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
12:02:45 [2020-04-10T12:02:45.474Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
12:02:45 [2020-04-10T12:02:45.474Z] === RUN   TestKillStoppedContainer
12:02:45 [2020-04-10T12:02:45.474Z] --- PASS: TestKillStoppedContainer (0.09s)
12:02:45 [2020-04-10T12:02:45.474Z] === RUN   TestKillStoppedContainerAPIPre120
12:02:45 [2020-04-10T12:02:45.474Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
12:02:45 [2020-04-10T12:02:45.474Z] === RUN   TestKillDifferentUserContainer
12:02:45 [2020-04-10T12:02:45.769Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:02:46 [2020-04-10T12:02:46.485Z] --- PASS: TestKillDifferentUserContainer (0.67s)
12:02:46 [2020-04-10T12:02:46.486Z] === RUN   TestInspectOomKilledTrue
12:02:47 [2020-04-10T12:02:47.506Z] --- PASS: TestInspectOomKilledTrue (1.17s)
12:02:47 [2020-04-10T12:02:47.506Z] === RUN   TestInspectOomKilledFalse
12:02:48 [2020-04-10T12:02:48.127Z] --- PASS: TestInspectOomKilledFalse (0.67s)
12:02:48 [2020-04-10T12:02:48.127Z] === RUN   TestLinksEtcHostsContentMatch
12:02:48 [2020-04-10T12:02:48.749Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
12:02:48 [2020-04-10T12:02:48.749Z] === RUN   TestLinksContainerNames
12:02:50 [2020-04-10T12:02:50.230Z] --- PASS: TestLinksContainerNames (1.28s)
12:02:50 [2020-04-10T12:02:50.230Z] === RUN   TestLogsFollowTailEmpty
12:02:50 [2020-04-10T12:02:50.519Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
12:02:50 [2020-04-10T12:02:50.519Z] === RUN   TestContainerNetworkMountsNoChown
12:02:51 [2020-04-10T12:02:51.029Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:02:51 [2020-04-10T12:02:51.140Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s)
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/default
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/default
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/private
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/private
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rprivate
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rprivate
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/slave
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/slave
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rslave
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rslave
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/shared
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/shared
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rshared
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rshared
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/default
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/rshared
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/shared
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/rslave
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/default/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/default/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/rprivate
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/slave
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/private
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/private/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/private/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:02:51 [2020-04-10T12:02:51.140Z] === CONT  TestMountDaemonRoot/default/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/private/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/default/bind_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:02:51 [2020-04-10T12:02:51.426Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:02:51 [2020-04-10T12:02:51.716Z] === CONT  TestMountDaemonRoot/private/bind_root
12:02:51 [2020-04-10T12:02:51.716Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:02:51 [2020-04-10T12:02:51.716Z] --- PASS: TestMountDaemonRoot (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
12:02:51 [2020-04-10T12:02:51.716Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
12:02:51 [2020-04-10T12:02:51.716Z] === RUN   TestContainerBindMountNonRecursive
12:02:52 [2020-04-10T12:02:52.399Z] === RUN   TestDockerSuite/TestCpToDot
12:02:53 [2020-04-10T12:02:53.194Z] --- PASS: TestContainerBindMountNonRecursive (1.60s)
12:02:53 [2020-04-10T12:02:53.195Z] === RUN   TestNetworkNat
12:02:53 [2020-04-10T12:02:53.769Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:02:53 [2020-04-10T12:02:53.812Z] --- PASS: TestNetworkNat (0.67s)
12:02:53 [2020-04-10T12:02:53.812Z] === RUN   TestNetworkLocalhostTCPNat
12:02:54 [2020-04-10T12:02:54.436Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
12:02:54 [2020-04-10T12:02:54.436Z] === RUN   TestNetworkLoopbackNat
12:02:55 [2020-04-10T12:02:55.138Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:02:55 [2020-04-10T12:02:55.448Z] --- PASS: TestNetworkLoopbackNat (0.92s)
12:02:55 [2020-04-10T12:02:55.448Z] === RUN   TestPause
12:02:56 [2020-04-10T12:02:56.066Z] --- PASS: TestPause (0.69s)
12:02:56 [2020-04-10T12:02:56.066Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:02:56 [2020-04-10T12:02:56.066Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:02:56 [2020-04-10T12:02:56.066Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:02:56 [2020-04-10T12:02:56.066Z] === RUN   TestPauseStopPausedContainer
12:02:57 [2020-04-10T12:02:57.033Z] === RUN   TestDockerSuite/TestCpToStdout
12:02:57 [2020-04-10T12:02:57.084Z] --- PASS: TestPauseStopPausedContainer (0.77s)
12:02:57 [2020-04-10T12:02:57.084Z] === RUN   TestPsFilter
12:02:57 [2020-04-10T12:02:57.084Z] --- PASS: TestPsFilter (0.18s)
12:02:57 [2020-04-10T12:02:57.084Z] === RUN   TestRemoveContainerWithRemovedVolume
12:02:57 [2020-04-10T12:02:57.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:02:57 [2020-04-10T12:02:57.704Z] === RUN   TestRemoveContainerWithVolume
12:02:57 [2020-04-10T12:02:57.966Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:02:58 [2020-04-10T12:02:58.324Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
12:02:58 [2020-04-10T12:02:58.324Z] === RUN   TestRemoveContainerRunning
12:02:59 [2020-04-10T12:02:59.337Z] --- PASS: TestRemoveContainerRunning (0.65s)
12:02:59 [2020-04-10T12:02:59.337Z] === RUN   TestRemoveContainerForceRemoveRunning
12:02:59 [2020-04-10T12:02:59.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
12:02:59 [2020-04-10T12:02:59.622Z] === RUN   TestRemoveInvalidContainer
12:02:59 [2020-04-10T12:02:59.908Z] --- PASS: TestRemoveInvalidContainer (0.03s)
12:02:59 [2020-04-10T12:02:59.908Z] === RUN   TestRenameLinkedContainer
12:03:02 [2020-04-10T12:03:02.145Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:03:02 [2020-04-10T12:03:02.145Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:03:02 [2020-04-10T12:03:02.606Z] --- PASS: TestRenameLinkedContainer (2.61s)
12:03:02 [2020-04-10T12:03:02.606Z] === RUN   TestRenameStoppedContainer
12:03:02 [2020-04-10T12:03:02.893Z] --- PASS: TestRenameStoppedContainer (0.63s)
12:03:02 [2020-04-10T12:03:02.893Z] === RUN   TestRenameRunningContainerAndReuse
12:03:03 [2020-04-10T12:03:03.074Z] === RUN   TestDockerSuite/TestCpVolumePath
12:03:04 [2020-04-10T12:03:04.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:03:04 [2020-04-10T12:03:04.381Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
12:03:04 [2020-04-10T12:03:04.381Z] === RUN   TestRenameInvalidName
12:03:04 [2020-04-10T12:03:04.935Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:03:04 [2020-04-10T12:03:04.935Z] === RUN   TestDockerSuite/TestCreateArgs
12:03:04 [2020-04-10T12:03:04.935Z] === RUN   TestDockerSuite/TestCreateByImageID
12:03:05 [2020-04-10T12:03:05.001Z] --- PASS: TestRenameInvalidName (0.69s)
12:03:05 [2020-04-10T12:03:05.001Z] === RUN   TestRenameAnonymousContainer
12:03:05 [2020-04-10T12:03:05.498Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:03:06 [2020-04-10T12:03:06.868Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:03:06 [2020-04-10T12:03:06.868Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:03:06 [2020-04-10T12:03:06.868Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:03:07 [2020-04-10T12:03:07.691Z] --- PASS: TestRenameAnonymousContainer (2.46s)
12:03:07 [2020-04-10T12:03:07.691Z] === RUN   TestRenameContainerWithSameName
12:03:07 [2020-04-10T12:03:07.799Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:03:07 [2020-04-10T12:03:07.976Z] --- PASS: TestRenameContainerWithSameName (0.64s)
12:03:07 [2020-04-10T12:03:07.976Z] === RUN   TestRenameContainerWithLinkedContainer
12:03:08 [2020-04-10T12:03:08.363Z] === RUN   TestDockerSuite/TestCreateLabels
12:03:08 [2020-04-10T12:03:08.363Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:03:08 [2020-04-10T12:03:08.363Z] === RUN   TestDockerSuite/TestCreateRM
12:03:08 [2020-04-10T12:03:08.619Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:03:08 [2020-04-10T12:03:08.619Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:03:08 [2020-04-10T12:03:08.876Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:03:08 [2020-04-10T12:03:08.876Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:03:09 [2020-04-10T12:03:09.458Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
12:03:09 [2020-04-10T12:03:09.458Z] === RUN   TestResize
12:03:10 [2020-04-10T12:03:10.080Z] --- PASS: TestResize (0.67s)
12:03:10 [2020-04-10T12:03:10.080Z] === RUN   TestResizeWithInvalidSize
12:03:10 [2020-04-10T12:03:10.700Z] --- PASS: TestResizeWithInvalidSize (0.68s)
12:03:10 [2020-04-10T12:03:10.700Z] === RUN   TestResizeWhenContainerNotStarted
12:03:11 [2020-04-10T12:03:11.325Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
12:03:11 [2020-04-10T12:03:11.325Z] === RUN   TestDaemonRestartKillContainers
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:03:11 [2020-04-10T12:03:11.326Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:03:12 [2020-04-10T12:03:12.152Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:03:12 [2020-04-10T12:03:12.152Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:03:12 [2020-04-10T12:03:12.152Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:03:14 [2020-04-10T12:03:14.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:03:15 [2020-04-10T12:03:15.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:03:15 [2020-04-10T12:03:15.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:03:15 [2020-04-10T12:03:15.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:03:16 [2020-04-10T12:03:16.327Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:03:16 [2020-04-10T12:03:16.893Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:03:17 [2020-04-10T12:03:17.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:03:17 [2020-04-10T12:03:17.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:03:17 [2020-04-10T12:03:17.144Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:03:18 [2020-04-10T12:03:18.652Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:03:18 [2020-04-10T12:03:18.794Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:03:19 [2020-04-10T12:03:19.723Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:03:21 [2020-04-10T12:03:21.092Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:03:21 [2020-04-10T12:03:21.657Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:03:22 [2020-04-10T12:03:22.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.38s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.52s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.26s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.55s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.48s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.59s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.11s)
12:03:22 [2020-04-10T12:03:22.139Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s)
12:03:22 [2020-04-10T12:03:22.139Z] === RUN   TestCgroupNamespacesRun
12:03:23 [2020-04-10T12:03:23.026Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:03:23 [2020-04-10T12:03:23.618Z] --- PASS: TestCgroupNamespacesRun (1.58s)
12:03:23 [2020-04-10T12:03:23.618Z] === RUN   TestCgroupNamespacesRunPrivileged
12:03:23 [2020-04-10T12:03:23.956Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:03:24 [2020-04-10T12:03:24.887Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:03:24 [2020-04-10T12:03:24.887Z] === RUN   TestDockerSuite/TestDevicePermissions
12:03:25 [2020-04-10T12:03:25.656Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s)
12:03:25 [2020-04-10T12:03:25.656Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:03:26 [2020-04-10T12:03:26.258Z] === RUN   TestDockerSuite/TestDockerFails
12:03:26 [2020-04-10T12:03:26.258Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:03:26 [2020-04-10T12:03:26.258Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:03:26 [2020-04-10T12:03:26.258Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:03:27 [2020-04-10T12:03:27.135Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s)
12:03:27 [2020-04-10T12:03:27.135Z] === RUN   TestCgroupNamespacesRunHostMode
12:03:27 [2020-04-10T12:03:27.629Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:03:28 [2020-04-10T12:03:28.560Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:03:28 [2020-04-10T12:03:28.617Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
12:03:28 [2020-04-10T12:03:28.617Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:03:29 [2020-04-10T12:03:29.928Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:03:29 [2020-04-10T12:03:29.929Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:03:29 [2020-04-10T12:03:29.929Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:03:30 [2020-04-10T12:03:30.137Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
12:03:30 [2020-04-10T12:03:30.137Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:03:30 [2020-04-10T12:03:30.185Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:03:31 [2020-04-10T12:03:31.150Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
12:03:31 [2020-04-10T12:03:31.150Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:03:32 [2020-04-10T12:03:32.165Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
12:03:32 [2020-04-10T12:03:32.165Z] === RUN   TestCgroupNamespacesRunOlderClient
12:03:33 [2020-04-10T12:03:33.646Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
12:03:33 [2020-04-10T12:03:33.646Z] === RUN   TestKernelTCPMemory
12:03:34 [2020-04-10T12:03:34.268Z] --- PASS: TestKernelTCPMemory (0.82s)
12:03:34 [2020-04-10T12:03:34.268Z] === RUN   TestNISDomainname
12:03:35 [2020-04-10T12:03:35.283Z] --- PASS: TestNISDomainname (0.90s)
12:03:35 [2020-04-10T12:03:35.283Z] === RUN   TestHostnameDnsResolution
12:03:36 [2020-04-10T12:03:36.298Z] --- PASS: TestHostnameDnsResolution (1.09s)
12:03:36 [2020-04-10T12:03:36.298Z] === RUN   TestStats
12:03:36 [2020-04-10T12:03:36.727Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:03:38 [2020-04-10T12:03:38.098Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:03:38 [2020-04-10T12:03:38.329Z] --- PASS: TestStats (1.68s)
12:03:38 [2020-04-10T12:03:38.329Z] === RUN   TestStopContainerWithTimeout
12:03:38 [2020-04-10T12:03:38.329Z] === RUN   TestStopContainerWithTimeout/0
12:03:38 [2020-04-10T12:03:38.329Z] === PAUSE TestStopContainerWithTimeout/0
12:03:38 [2020-04-10T12:03:38.329Z] === RUN   TestStopContainerWithTimeout/1
12:03:38 [2020-04-10T12:03:38.329Z] === PAUSE TestStopContainerWithTimeout/1
12:03:38 [2020-04-10T12:03:38.329Z] === RUN   TestStopContainerWithTimeout/3
12:03:38 [2020-04-10T12:03:38.329Z] === PAUSE TestStopContainerWithTimeout/3
12:03:38 [2020-04-10T12:03:38.329Z] === RUN   TestStopContainerWithTimeout/-1
12:03:38 [2020-04-10T12:03:38.329Z] === PAUSE TestStopContainerWithTimeout/-1
12:03:38 [2020-04-10T12:03:38.329Z] === CONT  TestStopContainerWithTimeout/0
12:03:38 [2020-04-10T12:03:38.329Z] === CONT  TestStopContainerWithTimeout/-1
12:03:38 [2020-04-10T12:03:38.329Z] === CONT  TestStopContainerWithTimeout/3
12:03:38 [2020-04-10T12:03:38.329Z] === CONT  TestStopContainerWithTimeout/1
12:03:39 [2020-04-10T12:03:39.994Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:03:41 [2020-04-10T12:03:41.799Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:03:41 [2020-04-10T12:03:41.800Z]     --- PASS: TestStopContainerWithTimeout/0 (1.20s)
12:03:41 [2020-04-10T12:03:41.800Z]     --- PASS: TestStopContainerWithTimeout/1 (2.21s)
12:03:41 [2020-04-10T12:03:41.800Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.00s)
12:03:41 [2020-04-10T12:03:41.800Z]     --- PASS: TestStopContainerWithTimeout/3 (3.28s)
12:03:41 [2020-04-10T12:03:41.800Z] === RUN   TestDeleteDevicemapper
12:03:41 [2020-04-10T12:03:41.800Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:03:41 [2020-04-10T12:03:41.800Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:03:41 [2020-04-10T12:03:41.800Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:03:43 [2020-04-10T12:03:43.275Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:03:43 [2020-04-10T12:03:43.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s)
12:03:43 [2020-04-10T12:03:43.285Z] === RUN   TestUpdateMemory
12:03:44 [2020-04-10T12:03:44.302Z] --- PASS: TestUpdateMemory (0.87s)
12:03:44 [2020-04-10T12:03:44.302Z] === RUN   TestUpdateCPUQuota
12:03:44 [2020-04-10T12:03:44.646Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:03:45 [2020-04-10T12:03:45.209Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:03:45 [2020-04-10T12:03:45.327Z] --- PASS: TestUpdateCPUQuota (1.21s)
12:03:45 [2020-04-10T12:03:45.327Z] === RUN   TestUpdatePidsLimit
12:03:45 [2020-04-10T12:03:45.327Z] === RUN   TestUpdatePidsLimit/update_from_none
12:03:45 [2020-04-10T12:03:45.615Z] === RUN   TestUpdatePidsLimit/no_change
12:03:45 [2020-04-10T12:03:45.899Z] === RUN   TestUpdatePidsLimit/update_lower
12:03:46 [2020-04-10T12:03:46.519Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:03:46 [2020-04-10T12:03:46.592Z] === RUN   TestDockerSuite/TestEventsAttach
12:03:46 [2020-04-10T12:03:46.803Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:03:47 [2020-04-10T12:03:47.088Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:03:47 [2020-04-10T12:03:47.371Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:03:47 [2020-04-10T12:03:47.522Z] === RUN   TestDockerSuite/TestEventsCommit
12:03:48 [2020-04-10T12:03:48.856Z] --- PASS: TestUpdatePidsLimit (3.20s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/no_change (0.32s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
12:03:48 [2020-04-10T12:03:48.856Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
12:03:48 [2020-04-10T12:03:48.856Z] === RUN   TestUpdateRestartPolicy
12:03:48 [2020-04-10T12:03:48.893Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:03:49 [2020-04-10T12:03:49.458Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:03:50 [2020-04-10T12:03:50.388Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:03:51 [2020-04-10T12:03:51.319Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:03:53 [2020-04-10T12:03:53.212Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:03:55 [2020-04-10T12:03:55.105Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:03:59 [2020-04-10T12:03:59.278Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:04:01 [2020-04-10T12:04:01.172Z] === RUN   TestDockerSuite/TestEventsCopy
12:04:01 [2020-04-10T12:04:01.395Z] --- PASS: TestUpdateRestartPolicy (12.04s)
12:04:01 [2020-04-10T12:04:01.395Z] === RUN   TestUpdateRestartWithAutoRemove
12:04:01 [2020-04-10T12:04:01.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
12:04:01 [2020-04-10T12:04:01.395Z] === RUN   TestWaitNonBlocked
12:04:01 [2020-04-10T12:04:01.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:01 [2020-04-10T12:04:01.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:01 [2020-04-10T12:04:01.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:01 [2020-04-10T12:04:01.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:01 [2020-04-10T12:04:01.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:04:01 [2020-04-10T12:04:01.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:04:02 [2020-04-10T12:04:02.420Z] --- PASS: TestWaitNonBlocked (0.03s)
12:04:02 [2020-04-10T12:04:02.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s)
12:04:02 [2020-04-10T12:04:02.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
12:04:02 [2020-04-10T12:04:02.420Z] === RUN   TestWaitBlocked
12:04:02 [2020-04-10T12:04:02.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:04:02 [2020-04-10T12:04:02.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:04:02 [2020-04-10T12:04:02.420Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:04:02 [2020-04-10T12:04:02.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:04:02 [2020-04-10T12:04:02.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:04:02 [2020-04-10T12:04:02.420Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:04:02 [2020-04-10T12:04:02.542Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:04:03 [2020-04-10T12:04:03.437Z] --- PASS: TestWaitBlocked (0.04s)
12:04:03 [2020-04-10T12:04:03.437Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
12:04:03 [2020-04-10T12:04:03.437Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
12:04:03 [2020-04-10T12:04:03.437Z] === CONT  TestContainerStartOnDaemonRestart
12:04:03 [2020-04-10T12:04:03.437Z] === CONT  TestIpcModeOlderClient
12:04:03 [2020-04-10T12:04:03.437Z] === CONT  TestDaemonRestartIpcMode
12:04:03 [2020-04-10T12:04:03.437Z] === CONT  TestDaemonHostGatewayIP
12:04:03 [2020-04-10T12:04:03.437Z] --- PASS: TestIpcModeOlderClient (0.18s)
12:04:04 [2020-04-10T12:04:04.437Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:04:05 [2020-04-10T12:04:05.000Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:04:05 [2020-04-10T12:04:05.564Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:04:07 [2020-04-10T12:04:07.458Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:04:07 [2020-04-10T12:04:07.864Z] --- PASS: TestContainerStartOnDaemonRestart (3.94s)
12:04:07 [2020-04-10T12:04:07.864Z] --- PASS: TestDaemonRestartIpcMode (4.59s)
12:04:07 [2020-04-10T12:04:07.864Z] --- PASS: TestDaemonHostGatewayIP (4.66s)
12:04:07 [2020-04-10T12:04:07.864Z] PASS
12:04:07 [2020-04-10T12:04:07.864Z] 
12:04:07 [2020-04-10T12:04:07.864Z] === Skipped
12:04:07 [2020-04-10T12:04:07.864Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
12:04:07 [2020-04-10T12:04:07.864Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:04:07 [2020-04-10T12:04:07.864Z] 
12:04:07 [2020-04-10T12:04:07.864Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:04:07 [2020-04-10T12:04:07.864Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:04:07 [2020-04-10T12:04:07.864Z] 
12:04:07 [2020-04-10T12:04:07.864Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
12:04:07 [2020-04-10T12:04:07.864Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:04:07 [2020-04-10T12:04:07.864Z] 
12:04:07 [2020-04-10T12:04:07.864Z] 
12:04:07 [2020-04-10T12:04:07.864Z] DONE 199 tests, 3 skipped in 116.130s
12:04:07 [2020-04-10T12:04:07.864Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
12:04:07 [2020-04-10T12:04:07.864Z] ++ 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
12:04:07 [2020-04-10T12:04:07.864Z] ++ set -e
12:04:07 [2020-04-10T12:04:07.864Z] ++ '[' -n 0 ']'
12:04:07 [2020-04-10T12:04:07.864Z] ++ set -x
12:04:07 [2020-04-10T12:04:07.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
12:04:08 [2020-04-10T12:04:08.021Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:04:08 [2020-04-10T12:04:08.150Z] INFO: Testing against a local daemon
12:04:08 [2020-04-10T12:04:08.150Z] === RUN   TestCommitInheritsEnv
12:04:08 [2020-04-10T12:04:08.278Z] === RUN   TestDockerSuite/TestEventsFilterType
12:04:08 [2020-04-10T12:04:08.436Z] --- PASS: TestCommitInheritsEnv (0.44s)
12:04:08 [2020-04-10T12:04:08.436Z] === RUN   TestImportExtremelyLargeImageWorks
12:04:08 [2020-04-10T12:04:08.436Z] === PAUSE TestImportExtremelyLargeImageWorks
12:04:08 [2020-04-10T12:04:08.436Z] === RUN   TestImagesFilterMultiReference
12:04:08 [2020-04-10T12:04:08.725Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:04:08 [2020-04-10T12:04:08.725Z] === RUN   TestImagePullPlatformInvalid
12:04:08 [2020-04-10T12:04:08.725Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:04:08 [2020-04-10T12:04:08.725Z] === RUN   TestRemoveImageOrphaning
12:04:08 [2020-04-10T12:04:08.842Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:04:08 [2020-04-10T12:04:08.842Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:04:08 [2020-04-10T12:04:08.842Z] === RUN   TestDockerSuite/TestEventsFilters
12:04:09 [2020-04-10T12:04:09.010Z] --- PASS: TestRemoveImageOrphaning (0.41s)
12:04:09 [2020-04-10T12:04:09.010Z] === RUN   TestRemoveImageGarbageCollector
12:04:09 [2020-04-10T12:04:09.010Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:04:09 [2020-04-10T12:04:09.010Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:04:09 [2020-04-10T12:04:09.010Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:04:09 [2020-04-10T12:04:09.295Z] === RUN   TestTagInvalidReference
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagInvalidReference (0.03s)
12:04:09 [2020-04-10T12:04:09.295Z] === RUN   TestTagValidPrefixedRepo
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:04:09 [2020-04-10T12:04:09.295Z] === RUN   TestTagExistedNameWithoutForce
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
12:04:09 [2020-04-10T12:04:09.295Z] === RUN   TestTagOfficialNames
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagOfficialNames (0.05s)
12:04:09 [2020-04-10T12:04:09.295Z] === RUN   TestTagMatchesDigest
12:04:09 [2020-04-10T12:04:09.295Z] --- PASS: TestTagMatchesDigest (0.03s)
12:04:09 [2020-04-10T12:04:09.295Z] === CONT  TestImportExtremelyLargeImageWorks
12:04:10 [2020-04-10T12:04:10.735Z] === RUN   TestDockerSuite/TestEventsFormat
12:04:12 [2020-04-10T12:04:12.106Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:04:12 [2020-04-10T12:04:12.106Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:04:12 [2020-04-10T12:04:12.370Z] === RUN   TestDockerSuite/TestEventsImageImport
12:04:13 [2020-04-10T12:04:13.309Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:04:13 [2020-04-10T12:04:13.309Z] === RUN   TestDockerSuite/TestEventsImagePull
12:04:13 [2020-04-10T12:04:13.309Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:04:13 [2020-04-10T12:04:13.873Z] === RUN   TestDockerSuite/TestEventsImageTag
12:04:14 [2020-04-10T12:04:14.803Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:04:15 [2020-04-10T12:04:15.060Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:04:15 [2020-04-10T12:04:15.060Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:04:15 [2020-04-10T12:04:15.060Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:04:16 [2020-04-10T12:04:16.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:04:16 [2020-04-10T12:04:16.992Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:04:17 [2020-04-10T12:04:17.924Z] === RUN   TestDockerSuite/TestEventsRename
12:04:18 [2020-04-10T12:04:18.855Z] === RUN   TestDockerSuite/TestEventsResize
12:04:19 [2020-04-10T12:04:19.788Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:04:21 [2020-04-10T12:04:21.157Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:04:21 [2020-04-10T12:04:21.722Z] === RUN   TestDockerSuite/TestEventsStreaming
12:04:22 [2020-04-10T12:04:22.651Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:04:25 [2020-04-10T12:04:25.923Z] === RUN   TestDockerSuite/TestEventsTop
12:04:26 [2020-04-10T12:04:26.852Z] === RUN   TestDockerSuite/TestEventsUntag
12:04:29 [2020-04-10T12:04:29.374Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:04:30 [2020-04-10T12:04:30.745Z] === RUN   TestDockerSuite/TestExec
12:04:31 [2020-04-10T12:04:31.675Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:04:32 [2020-04-10T12:04:32.605Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:04:33 [2020-04-10T12:04:33.536Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:04:34 [2020-04-10T12:04:34.468Z] === RUN   TestDockerSuite/TestExecAPIStart
12:04:36 [2020-04-10T12:04:36.361Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:04:37 [2020-04-10T12:04:37.297Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:04:38 [2020-04-10T12:04:38.233Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:04:39 [2020-04-10T12:04:39.165Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:04:39 [2020-04-10T12:04:39.422Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:04:39 [2020-04-10T12:04:39.986Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:04:40 [2020-04-10T12:04:40.916Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:04:41 [2020-04-10T12:04:41.851Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:04:43 [2020-04-10T12:04:43.746Z] === RUN   TestDockerSuite/TestExecCgroup
12:04:45 [2020-04-10T12:04:45.644Z] === RUN   TestDockerSuite/TestExecEnv
12:04:47 [2020-04-10T12:04:47.015Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:04:48 [2020-04-10T12:04:48.910Z] === RUN   TestDockerSuite/TestExecExitStatus
12:04:49 [2020-04-10T12:04:49.474Z] === RUN   TestDockerSuite/TestExecInspectID
12:04:52 [2020-04-10T12:04:52.748Z] === RUN   TestDockerSuite/TestExecInteractive
12:04:53 [2020-04-10T12:04:53.312Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:04:54 [2020-04-10T12:04:54.682Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:04:55 [2020-04-10T12:04:55.398Z] === RUN   TestDockerSuite/TestExecParseError
12:04:56 [2020-04-10T12:04:56.328Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:04:57 [2020-04-10T12:04:57.258Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:04:57 [2020-04-10T12:04:57.821Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:04:59 [2020-04-10T12:04:59.719Z] === RUN   TestDockerSuite/TestExecSetEnv
12:05:00 [2020-04-10T12:05:00.651Z] === RUN   TestDockerSuite/TestExecStartFails
12:05:02 [2020-04-10T12:05:02.022Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:05:07 [2020-04-10T12:05:07.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:05:13 [2020-04-10T12:05:13.833Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:05:14 [2020-04-10T12:05:14.769Z] === RUN   TestDockerSuite/TestExecTTY
12:05:15 [2020-04-10T12:05:15.701Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:05:17 [2020-04-10T12:05:17.072Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:05:18 [2020-04-10T12:05:18.003Z] === RUN   TestDockerSuite/TestExecUlimits
12:05:18 [2020-04-10T12:05:18.938Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:05:18 [2020-04-10T12:05:18.938Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:05:20 [2020-04-10T12:05:20.833Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:05:21 [2020-04-10T12:05:21.765Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:05:23 [2020-04-10T12:05:23.142Z] === RUN   TestDockerSuite/TestExecWithTERM
12:05:24 [2020-04-10T12:05:24.512Z] === RUN   TestDockerSuite/TestExecWithUser
12:05:25 [2020-04-10T12:05:25.444Z] === RUN   TestDockerSuite/TestGetContainerStats
12:05:30 [2020-04-10T12:05:30.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:05:30 [2020-04-10T12:05:30.697Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:05:35 [2020-04-10T12:05:35.949Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:05:36 [2020-04-10T12:05:36.883Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:05:42 [2020-04-10T12:05:42.153Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:05:42 [2020-04-10T12:05:42.718Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:05:42 [2020-04-10T12:05:42.718Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:05:42 [2020-04-10T12:05:42.718Z] === RUN   TestDockerSuite/TestHealth
12:06:04 [2020-04-10T12:06:04.625Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:06:04 [2020-04-10T12:06:04.625Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:06:04 [2020-04-10T12:06:04.625Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:06:04 [2020-04-10T12:06:04.625Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:06:04 [2020-04-10T12:06:04.883Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:06:04 [2020-04-10T12:06:04.883Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:06:05 [2020-04-10T12:06:05.813Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:06:05 [2020-04-10T12:06:05.813Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:06:05 [2020-04-10T12:06:05.813Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:06:05 [2020-04-10T12:06:05.813Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:06:06 [2020-04-10T12:06:06.377Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:06:06 [2020-04-10T12:06:06.377Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:06:06 [2020-04-10T12:06:06.941Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:06:06 [2020-04-10T12:06:06.941Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:06:07 [2020-04-10T12:06:07.872Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:06:08 [2020-04-10T12:06:08.129Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:06:09 [2020-04-10T12:06:09.059Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:06:09 [2020-04-10T12:06:09.059Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:06:09 [2020-04-10T12:06:09.992Z] === RUN   TestDockerSuite/TestImagesFormat
12:06:09 [2020-04-10T12:06:09.992Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:06:10 [2020-04-10T12:06:10.924Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:06:14 [2020-04-10T12:06:14.204Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:06:14 [2020-04-10T12:06:14.204Z] === RUN   TestDockerSuite/TestImportBadURL
12:06:14 [2020-04-10T12:06:14.204Z] === RUN   TestDockerSuite/TestImportDisplay
12:06:16 [2020-04-10T12:06:16.099Z] === RUN   TestDockerSuite/TestImportFile
12:06:17 [2020-04-10T12:06:17.994Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:06:17 [2020-04-10T12:06:17.994Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:06:19 [2020-04-10T12:06:19.893Z] === RUN   TestDockerSuite/TestImportGzipped
12:06:21 [2020-04-10T12:06:21.806Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:06:23 [2020-04-10T12:06:23.705Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:06:24 [2020-04-10T12:06:24.637Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:06:25 [2020-04-10T12:06:25.567Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:06:26 [2020-04-10T12:06:26.498Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:06:26 [2020-04-10T12:06:26.498Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:06:26 [2020-04-10T12:06:26.499Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:06:27 [2020-04-10T12:06:27.430Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:06:28 [2020-04-10T12:06:28.363Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:06:29 [2020-04-10T12:06:29.294Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:06:30 [2020-04-10T12:06:30.225Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:06:30 [2020-04-10T12:06:30.788Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:06:31 [2020-04-10T12:06:31.719Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:06:31 [2020-04-10T12:06:31.719Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:06:34 [2020-04-10T12:06:34.241Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:06:34 [2020-04-10T12:06:34.241Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:06:34 [2020-04-10T12:06:34.807Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:06:35 [2020-04-10T12:06:35.737Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:06:35 [2020-04-10T12:06:35.737Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:06:36 [2020-04-10T12:06:36.668Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:06:36 [2020-04-10T12:06:36.668Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:06:38 [2020-04-10T12:06:38.041Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:06:39 [2020-04-10T12:06:39.412Z] === RUN   TestDockerSuite/TestInspectDefault
12:06:39 [2020-04-10T12:06:39.669Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:06:40 [2020-04-10T12:06:40.233Z] === RUN   TestDockerSuite/TestInspectHistory
12:06:41 [2020-04-10T12:06:41.164Z] === RUN   TestDockerSuite/TestInspectImage
12:06:41 [2020-04-10T12:06:41.164Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:06:41 [2020-04-10T12:06:41.164Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:06:41 [2020-04-10T12:06:41.164Z] === RUN   TestDockerSuite/TestInspectInt64
12:06:42 [2020-04-10T12:06:42.095Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:06:43 [2020-04-10T12:06:43.027Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:06:43 [2020-04-10T12:06:43.027Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:06:43 [2020-04-10T12:06:43.027Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:06:43 [2020-04-10T12:06:43.956Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:06:44 [2020-04-10T12:06:44.891Z] === RUN   TestDockerSuite/TestInspectPlugin
12:06:46 [2020-04-10T12:06:46.267Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:06:46 [2020-04-10T12:06:46.524Z] === RUN   TestDockerSuite/TestInspectRootFS
12:06:46 [2020-04-10T12:06:46.781Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:06:47 [2020-04-10T12:06:47.711Z] === RUN   TestDockerSuite/TestInspectStatus
12:06:49 [2020-04-10T12:06:49.081Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:06:49 [2020-04-10T12:06:49.644Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:06:50 [2020-04-10T12:06:50.575Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:06:51 [2020-04-10T12:06:51.508Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:06:52 [2020-04-10T12:06:52.440Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:06:53 [2020-04-10T12:06:53.004Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:06:53 [2020-04-10T12:06:53.260Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:06:54 [2020-04-10T12:06:54.191Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:06:55 [2020-04-10T12:06:55.126Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:06:56 [2020-04-10T12:06:56.058Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:06:56 [2020-04-10T12:06:56.058Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:06:56 [2020-04-10T12:06:56.058Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:06:59 [2020-04-10T12:06:59.332Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:07:00 [2020-04-10T12:07:00.701Z] === RUN   TestDockerSuite/TestLinksEnvs
12:07:01 [2020-04-10T12:07:01.636Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:07:02 [2020-04-10T12:07:02.200Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:07:02 [2020-04-10T12:07:02.764Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:07:04 [2020-04-10T12:07:04.660Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:07:07 [2020-04-10T12:07:07.184Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:07:07 [2020-04-10T12:07:07.441Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:07:10 [2020-04-10T12:07:10.717Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:07:10 [2020-04-10T12:07:10.717Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:07:12 [2020-04-10T12:07:12.621Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:07:13 [2020-04-10T12:07:13.185Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:07:14 [2020-04-10T12:07:14.115Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:07:26 [2020-04-10T12:07:26.406Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:07:28 [2020-04-10T12:07:28.925Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:07:30 [2020-04-10T12:07:30.819Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:07:31 [2020-04-10T12:07:31.382Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:07:32 [2020-04-10T12:07:32.751Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:07:34 [2020-04-10T12:07:34.120Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:07:34 [2020-04-10T12:07:34.120Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:07:34 [2020-04-10T12:07:34.684Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:07:34 [2020-04-10T12:07:34.684Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:07:34 [2020-04-10T12:07:34.684Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:07:35 [2020-04-10T12:07:35.617Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:07:36 [2020-04-10T12:07:36.552Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:07:40 [2020-04-10T12:07:40.727Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:07:41 [2020-04-10T12:07:41.291Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:07:42 [2020-04-10T12:07:42.663Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:07:46 [2020-04-10T12:07:46.850Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:07:46 [2020-04-10T12:07:46.850Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:07:47 [2020-04-10T12:07:47.107Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:07:47 [2020-04-10T12:07:47.107Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:07:48 [2020-04-10T12:07:48.480Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:07:49 [2020-04-10T12:07:49.411Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:07:50 [2020-04-10T12:07:50.780Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:07:51 [2020-04-10T12:07:51.709Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:07:53 [2020-04-10T12:07:53.079Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:07:55 [2020-04-10T12:07:55.600Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:07:55 [2020-04-10T12:07:55.857Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:07:56 [2020-04-10T12:07:56.786Z] === RUN   TestDockerSuite/TestLogsSince
12:07:59 [2020-04-10T12:07:59.306Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:08:02 [2020-04-10T12:08:02.580Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:08:03 [2020-04-10T12:08:03.511Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:08:06 [2020-04-10T12:08:06.032Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:08:09 [2020-04-10T12:08:09.306Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:08:09 [2020-04-10T12:08:09.563Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:08:10 [2020-04-10T12:08:10.493Z] === RUN   TestDockerSuite/TestLogsTail
12:08:11 [2020-04-10T12:08:11.424Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:08:12 [2020-04-10T12:08:12.355Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:08:12 [2020-04-10T12:08:12.355Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:08:13 [2020-04-10T12:08:13.286Z] === RUN   TestDockerSuite/TestMountIntoProc
12:08:14 [2020-04-10T12:08:14.225Z] === RUN   TestDockerSuite/TestMountIntoSys
12:08:15 [2020-04-10T12:08:15.156Z] === RUN   TestDockerSuite/TestNetHostname
12:08:15 [2020-04-10T12:08:15.719Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:08:17 [2020-04-10T12:08:17.613Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:08:17 [2020-04-10T12:08:17.870Z] === RUN   TestDockerSuite/TestNetworkEvents
12:08:19 [2020-04-10T12:08:19.239Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:08:19 [2020-04-10T12:08:19.496Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:08:22 [2020-04-10T12:08:22.771Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:08:22 [2020-04-10T12:08:22.771Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:08:23 [2020-04-10T12:08:23.335Z] === RUN   TestDockerSuite/TestPluginActive
12:08:25 [2020-04-10T12:08:25.229Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:08:25 [2020-04-10T12:08:25.793Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:08:33 [2020-04-10T12:08:33.892Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:08:33 [2020-04-10T12:08:33.892Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:08:33 [2020-04-10T12:08:33.892Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:08:33 [2020-04-10T12:08:33.892Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:08:37 [2020-04-10T12:08:37.166Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:08:38 [2020-04-10T12:08:38.535Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:08:39 [2020-04-10T12:08:39.465Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:08:40 [2020-04-10T12:08:40.834Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:08:46 [2020-04-10T12:08:46.108Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:08:48 [2020-04-10T12:08:48.003Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:08:49 [2020-04-10T12:08:49.372Z] === RUN   TestDockerSuite/TestPortHostBinding
12:08:50 [2020-04-10T12:08:50.743Z] === RUN   TestDockerSuite/TestPortList
12:08:53 [2020-04-10T12:08:53.265Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:08:55 [2020-04-10T12:08:55.788Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:08:59 [2020-04-10T12:08:59.963Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:09:01 [2020-04-10T12:09:01.856Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:09:03 [2020-04-10T12:09:03.756Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:09:03 [2020-04-10T12:09:03.756Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:09:09 [2020-04-10T12:09:09.011Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:09:11 [2020-04-10T12:09:11.535Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:09:11 [2020-04-10T12:09:11.535Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:09:11 [2020-04-10T12:09:11.535Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:09:12 [2020-04-10T12:09:12.099Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:09:12 [2020-04-10T12:09:12.099Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:09:12 [2020-04-10T12:09:12.099Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:09:13 [2020-04-10T12:09:13.031Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:09:13 [2020-04-10T12:09:13.031Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:09:13 [2020-04-10T12:09:13.964Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:09:14 [2020-04-10T12:09:14.222Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:09:15 [2020-04-10T12:09:15.600Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:09:15 [2020-04-10T12:09:15.600Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:09:16 [2020-04-10T12:09:16.911Z] --- PASS: TestImportExtremelyLargeImageWorks (295.86s)
12:09:16 [2020-04-10T12:09:16.912Z] PASS
12:09:16 [2020-04-10T12:09:16.912Z] 
12:09:16 [2020-04-10T12:09:16.912Z] === Skipped
12:09:16 [2020-04-10T12:09:16.912Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:09:16 [2020-04-10T12:09:16.912Z] 
12:09:16 [2020-04-10T12:09:16.912Z] 
12:09:16 [2020-04-10T12:09:16.912Z] DONE 12 tests, 1 skipped in 297.251s
12:09:16 [2020-04-10T12:09:16.912Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
12:09:16 [2020-04-10T12:09:16.912Z] ++ 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
12:09:16 [2020-04-10T12:09:16.912Z] ++ set -e
12:09:16 [2020-04-10T12:09:16.912Z] ++ '[' -n 0 ']'
12:09:16 [2020-04-10T12:09:16.912Z] ++ set -x
12:09:16 [2020-04-10T12:09:16.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
12:09:16 [2020-04-10T12:09:16.912Z] INFO: Testing against a local daemon
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestNetworkCreateDelete
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestNetworkCreateDelete (0.21s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestDockerNetworkDeletePreferID
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestInspectNetwork
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestInspectNetwork/full_network_id
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestInspectNetwork/partial_network_id
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestInspectNetwork/network_name
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestInspectNetwork (7.59s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestRunContainerWithBridgeNone
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestRunContainerWithBridgeNone (2.36s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestNetworkInvalidJSON
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestNetworkInvalidJSON//networks/create
12:09:16 [2020-04-10T12:09:16.912Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:09:16 [2020-04-10T12:09:16.912Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:09:16 [2020-04-10T12:09:16.912Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:09:16 [2020-04-10T12:09:16.912Z] === CONT  TestNetworkInvalidJSON//networks/create
12:09:16 [2020-04-10T12:09:16.912Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:09:16 [2020-04-10T12:09:16.912Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestNetworkInvalidJSON (0.05s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestHostIPv4BridgeLabel
12:09:16 [2020-04-10T12:09:16.912Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
12:09:16 [2020-04-10T12:09:16.912Z] === RUN   TestDaemonRestartWithLiveRestore
12:09:17 [2020-04-10T12:09:17.928Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:09:17 [2020-04-10T12:09:17.928Z] === RUN   TestDaemonDefaultNetworkPools
12:09:18 [2020-04-10T12:09:18.950Z] --- PASS: TestDaemonDefaultNetworkPools (0.99s)
12:09:18 [2020-04-10T12:09:18.950Z] === RUN   TestDaemonRestartWithExistingNetwork
12:09:19 [2020-04-10T12:09:19.773Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:09:19 [2020-04-10T12:09:19.965Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
12:09:19 [2020-04-10T12:09:19.965Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:09:20 [2020-04-10T12:09:20.703Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:09:21 [2020-04-10T12:09:21.267Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:09:21 [2020-04-10T12:09:21.267Z] === RUN   TestDockerSuite/TestPsByOrder
12:09:21 [2020-04-10T12:09:21.452Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s)
12:09:21 [2020-04-10T12:09:21.452Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:09:22 [2020-04-10T12:09:22.075Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:09:22 [2020-04-10T12:09:22.075Z] === RUN   TestServiceWithPredefinedNetwork
12:09:24 [2020-04-10T12:09:24.542Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:09:24 [2020-04-10T12:09:24.778Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
12:09:24 [2020-04-10T12:09:24.778Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:09:24 [2020-04-10T12:09:24.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:09:24 [2020-04-10T12:09:24.778Z]     service_test.go:236: FLAKY_TEST
12:09:24 [2020-04-10T12:09:24.778Z] === RUN   TestServiceWithDataPathPortInit
12:09:24 [2020-04-10T12:09:24.799Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:09:25 [2020-04-10T12:09:25.728Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:09:29 [2020-04-10T12:09:29.903Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:09:35 [2020-04-10T12:09:35.156Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:09:35 [2020-04-10T12:09:35.156Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:09:38 [2020-04-10T12:09:38.429Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:09:38 [2020-04-10T12:09:38.429Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:09:40 [2020-04-10T12:09:40.049Z] --- PASS: TestServiceWithDataPathPortInit (14.64s)
12:09:40 [2020-04-10T12:09:40.049Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:09:46 [2020-04-10T12:09:46.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s)
12:09:46 [2020-04-10T12:09:46.896Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v0d6bsxram3ckewtuy317dq47 Created:2020-04-10 12:09:40.25121981 +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[0b7ee9d9749e5ec71114e6d4a5a95f6c36a88b91acb1412060d430517b349b23:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5i4uwvhngtjsbyeb28p5jn2n EndpointID:1a9edc68fa8d8f68789ae58847c1b270e49d62be3a9fe0f68af5d968713ed91d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29f62ccd1b98330567e2eef17cdbebf92a8f01910c11a6a53ca1366053cc78fc 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:06b7415c2ce7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i5i4uwvhngtjsbyeb28p5jn2n EndpointID:1a9edc68fa8d8f68789ae58847c1b270e49d62be3a9fe0f68af5d968713ed91d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:09:46 [2020-04-10T12:09:46.896Z] PASS
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] === Skipped
12:09:46 [2020-04-10T12:09:46.896Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:09:46 [2020-04-10T12:09:46.896Z]     service_test.go:236: FLAKY_TEST
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] DONE 22 tests, 1 skipped in 41.174s
12:09:46 [2020-04-10T12:09:46.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:09:46 [2020-04-10T12:09:46.896Z] ++ 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
12:09:46 [2020-04-10T12:09:46.896Z] ++ set -e
12:09:46 [2020-04-10T12:09:46.896Z] ++ '[' -n 0 ']'
12:09:46 [2020-04-10T12:09:46.896Z] ++ set -x
12:09:46 [2020-04-10T12:09:46.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
12:09:46 [2020-04-10T12:09:46.896Z] INFO: Testing against a local daemon
12:09:46 [2020-04-10T12:09:46.896Z] === RUN   TestDockerNetworkIpvlanPersistance
12:09:46 [2020-04-10T12:09:46.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:09:46 [2020-04-10T12:09:46.896Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:46 [2020-04-10T12:09:46.896Z] === RUN   TestDockerNetworkIpvlan
12:09:46 [2020-04-10T12:09:46.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:09:46 [2020-04-10T12:09:46.896Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:46 [2020-04-10T12:09:46.896Z] PASS
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] === Skipped
12:09:46 [2020-04-10T12:09:46.896Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:09:46 [2020-04-10T12:09:46.896Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:09:46 [2020-04-10T12:09:46.896Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] 
12:09:46 [2020-04-10T12:09:46.896Z] DONE 2 tests, 2 skipped in 0.106s
12:09:46 [2020-04-10T12:09:46.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:09:46 [2020-04-10T12:09:46.896Z] ++ 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
12:09:46 [2020-04-10T12:09:46.896Z] ++ set -e
12:09:46 [2020-04-10T12:09:46.896Z] ++ '[' -n 0 ']'
12:09:46 [2020-04-10T12:09:46.896Z] ++ set -x
12:09:46 [2020-04-10T12:09:46.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
12:09:46 [2020-04-10T12:09:46.897Z] INFO: Testing against a local daemon
12:09:46 [2020-04-10T12:09:46.897Z] === RUN   TestDockerNetworkMacvlanPersistance
12:09:48 [2020-04-10T12:09:48.383Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s)
12:09:48 [2020-04-10T12:09:48.383Z] === RUN   TestDockerNetworkMacvlan
12:09:48 [2020-04-10T12:09:48.385Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:09:48 [2020-04-10T12:09:48.385Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:09:49 [2020-04-10T12:09:49.009Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:09:50 [2020-04-10T12:09:50.028Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:09:50 [2020-04-10T12:09:50.906Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:09:51 [2020-04-10T12:09:51.049Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:09:51 [2020-04-10T12:09:51.855Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:09:52 [2020-04-10T12:09:52.790Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:09:53 [2020-04-10T12:09:53.746Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:09:54 [2020-04-10T12:09:54.684Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:09:54 [2020-04-10T12:09:54.940Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:09:56 [2020-04-10T12:09:56.311Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:09:56 [2020-04-10T12:09:56.436Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:09:58 [2020-04-10T12:09:58.833Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:10:00 [2020-04-10T12:10:00.729Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:10:00 [2020-04-10T12:10:00.729Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:10:00 [2020-04-10T12:10:00.949Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:10:01 [2020-04-10T12:10:01.571Z] --- PASS: TestDockerNetworkMacvlan (13.45s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s)
12:10:01 [2020-04-10T12:10:01.571Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
12:10:01 [2020-04-10T12:10:01.571Z] PASS
12:10:01 [2020-04-10T12:10:01.571Z] 
12:10:01 [2020-04-10T12:10:01.571Z] DONE 8 tests in 15.061s
12:10:01 [2020-04-10T12:10:01.571Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
12:10:01 [2020-04-10T12:10:01.571Z] ++ 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
12:10:01 [2020-04-10T12:10:01.571Z] ++ set -e
12:10:01 [2020-04-10T12:10:01.571Z] ++ '[' -n 0 ']'
12:10:01 [2020-04-10T12:10:01.571Z] ++ set -x
12:10:01 [2020-04-10T12:10:01.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
12:10:01 [2020-04-10T12:10:01.571Z] testing: warning: no tests to run
12:10:01 [2020-04-10T12:10:01.571Z] PASS
12:10:01 [2020-04-10T12:10:01.571Z] 
12:10:01 [2020-04-10T12:10:01.571Z] DONE 0 tests in 0.015s
12:10:01 [2020-04-10T12:10:01.571Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:10:01 [2020-04-10T12:10:01.571Z] ++ 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
12:10:01 [2020-04-10T12:10:01.571Z] ++ set -e
12:10:01 [2020-04-10T12:10:01.571Z] ++ '[' -n 0 ']'
12:10:01 [2020-04-10T12:10:01.571Z] ++ set -x
12:10:01 [2020-04-10T12:10:01.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
12:10:01 [2020-04-10T12:10:01.659Z] === RUN   TestDockerSuite/TestPsRightTagName
12:10:01 [2020-04-10T12:10:01.858Z] INFO: Testing against a local daemon
12:10:01 [2020-04-10T12:10:01.858Z] === RUN   TestAuthZPluginAllowRequest
12:10:03 [2020-04-10T12:10:03.354Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
12:10:03 [2020-04-10T12:10:03.354Z] === RUN   TestAuthZPluginTLS
12:10:03 [2020-04-10T12:10:03.978Z] --- PASS: TestAuthZPluginTLS (0.59s)
12:10:03 [2020-04-10T12:10:03.978Z] === RUN   TestAuthZPluginDenyRequest
12:10:04 [2020-04-10T12:10:04.599Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
12:10:04 [2020-04-10T12:10:04.599Z] === RUN   TestAuthZPluginAPIDenyResponse
12:10:04 [2020-04-10T12:10:04.934Z] === RUN   TestDockerSuite/TestPsShowMounts
12:10:05 [2020-04-10T12:10:05.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
12:10:05 [2020-04-10T12:10:05.219Z] === RUN   TestAuthZPluginDenyResponse
12:10:05 [2020-04-10T12:10:05.837Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
12:10:05 [2020-04-10T12:10:05.837Z] === RUN   TestAuthZPluginAllowEventStream
12:10:07 [2020-04-10T12:10:07.323Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
12:10:07 [2020-04-10T12:10:07.323Z] === RUN   TestAuthZPluginErrorResponse
12:10:07 [2020-04-10T12:10:07.455Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:10:07 [2020-04-10T12:10:07.944Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
12:10:07 [2020-04-10T12:10:07.944Z] === RUN   TestAuthZPluginErrorRequest
12:10:08 [2020-04-10T12:10:08.387Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:10:08 [2020-04-10T12:10:08.387Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:10:08 [2020-04-10T12:10:08.387Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:10:08 [2020-04-10T12:10:08.564Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
12:10:08 [2020-04-10T12:10:08.564Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:10:08 [2020-04-10T12:10:08.643Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:10:08 [2020-04-10T12:10:08.644Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:10:09 [2020-04-10T12:10:09.199Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
12:10:09 [2020-04-10T12:10:09.199Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:10:09 [2020-04-10T12:10:09.573Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:10:11 [2020-04-10T12:10:11.263Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
12:10:11 [2020-04-10T12:10:11.263Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:10:11 [2020-04-10T12:10:11.467Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:10:12 [2020-04-10T12:10:12.837Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:10:13 [2020-04-10T12:10:13.302Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
12:10:13 [2020-04-10T12:10:13.302Z] === RUN   TestAuthZPluginHeader
12:10:13 [2020-04-10T12:10:13.768Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:10:14 [2020-04-10T12:10:14.317Z] --- PASS: TestAuthZPluginHeader (0.94s)
12:10:14 [2020-04-10T12:10:14.317Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:10:14 [2020-04-10T12:10:14.317Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:10:14 [2020-04-10T12:10:14.317Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:14 [2020-04-10T12:10:14.317Z] === RUN   TestAuthZPluginV2Disable
12:10:14 [2020-04-10T12:10:14.317Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:10:14 [2020-04-10T12:10:14.317Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:14 [2020-04-10T12:10:14.317Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:10:14 [2020-04-10T12:10:14.317Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:10:14 [2020-04-10T12:10:14.317Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:14 [2020-04-10T12:10:14.317Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:10:14 [2020-04-10T12:10:14.317Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:10:14 [2020-04-10T12:10:14.317Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:14 [2020-04-10T12:10:14.317Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:10:15 [2020-04-10T12:10:15.663Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:10:18 [2020-04-10T12:10:18.957Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:10:22 [2020-04-10T12:10:22.233Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:10:22 [2020-04-10T12:10:22.233Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:10:24 [2020-04-10T12:10:24.127Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:10:26 [2020-04-10T12:10:26.649Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:10:26 [2020-04-10T12:10:26.649Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:10:26 [2020-04-10T12:10:26.649Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:10:26 [2020-04-10T12:10:26.649Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:10:29 [2020-04-10T12:10:29.921Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:10:30 [2020-04-10T12:10:30.851Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:10:32 [2020-04-10T12:10:32.804Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
12:10:32 [2020-04-10T12:10:32.804Z] PASS
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] === Skipped
12:10:32 [2020-04-10T12:10:32.804Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:10:32 [2020-04-10T12:10:32.804Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:10:32 [2020-04-10T12:10:32.804Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:10:32 [2020-04-10T12:10:32.804Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:10:32 [2020-04-10T12:10:32.804Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] DONE 17 tests, 4 skipped in 29.224s
12:10:32 [2020-04-10T12:10:32.804Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:10:32 [2020-04-10T12:10:32.804Z] ++ 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
12:10:32 [2020-04-10T12:10:32.804Z] ++ set -e
12:10:32 [2020-04-10T12:10:32.804Z] ++ '[' -n 0 ']'
12:10:32 [2020-04-10T12:10:32.804Z] ++ set -x
12:10:32 [2020-04-10T12:10:32.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
12:10:32 [2020-04-10T12:10:32.804Z] INFO: Testing against a local daemon
12:10:32 [2020-04-10T12:10:32.804Z] === RUN   TestPluginInvalidJSON
12:10:32 [2020-04-10T12:10:32.804Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:10:32 [2020-04-10T12:10:32.804Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:10:32 [2020-04-10T12:10:32.804Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:10:32 [2020-04-10T12:10:32.804Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:10:32 [2020-04-10T12:10:32.804Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:10:32 [2020-04-10T12:10:32.804Z] PASS
12:10:32 [2020-04-10T12:10:32.804Z] 
12:10:32 [2020-04-10T12:10:32.804Z] DONE 2 tests in 0.123s
12:10:32 [2020-04-10T12:10:32.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:10:32 [2020-04-10T12:10:32.804Z] ++ 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
12:10:32 [2020-04-10T12:10:32.804Z] ++ set -e
12:10:32 [2020-04-10T12:10:32.804Z] ++ '[' -n 0 ']'
12:10:32 [2020-04-10T12:10:32.804Z] ++ set -x
12:10:32 [2020-04-10T12:10:32.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
12:10:32 [2020-04-10T12:10:32.804Z] INFO: Testing against a local daemon
12:10:32 [2020-04-10T12:10:32.804Z] === RUN   TestExternalGraphDriver
12:10:32 [2020-04-10T12:10:32.804Z] === RUN   TestExternalGraphDriver/json
12:10:33 [2020-04-10T12:10:33.426Z] === RUN   TestExternalGraphDriver/spec
12:10:35 [2020-04-10T12:10:35.026Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:10:35 [2020-04-10T12:10:35.465Z] === RUN   TestExternalGraphDriver/pull
12:10:36 [2020-04-10T12:10:36.394Z] === RUN   TestDockerSuite/TestRmiBlank
12:10:36 [2020-04-10T12:10:36.394Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:10:36 [2020-04-10T12:10:36.651Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:10:37 [2020-04-10T12:10:37.500Z] --- PASS: TestExternalGraphDriver (6.30s)
12:10:37 [2020-04-10T12:10:37.500Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
12:10:37 [2020-04-10T12:10:37.500Z]     --- PASS: TestExternalGraphDriver/spec (2.03s)
12:10:37 [2020-04-10T12:10:37.500Z]     --- PASS: TestExternalGraphDriver/pull (2.03s)
12:10:37 [2020-04-10T12:10:37.500Z] === RUN   TestGraphdriverPluginV2
12:10:37 [2020-04-10T12:10:37.500Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
12:10:37 [2020-04-10T12:10:37.500Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:37 [2020-04-10T12:10:37.500Z] PASS
12:10:37 [2020-04-10T12:10:37.500Z] 
12:10:37 [2020-04-10T12:10:37.500Z] === Skipped
12:10:37 [2020-04-10T12:10:37.500Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
12:10:37 [2020-04-10T12:10:37.500Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:10:37 [2020-04-10T12:10:37.500Z] 
12:10:37 [2020-04-10T12:10:37.500Z] 
12:10:37 [2020-04-10T12:10:37.500Z] DONE 5 tests, 1 skipped in 6.462s
12:10:37 [2020-04-10T12:10:37.501Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:10:37 [2020-04-10T12:10:37.501Z] ++ 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
12:10:37 [2020-04-10T12:10:37.501Z] ++ set -e
12:10:37 [2020-04-10T12:10:37.501Z] ++ '[' -n 0 ']'
12:10:37 [2020-04-10T12:10:37.501Z] ++ set -x
12:10:37 [2020-04-10T12:10:37.501Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
12:10:37 [2020-04-10T12:10:37.797Z] INFO: Testing against a local daemon
12:10:37 [2020-04-10T12:10:37.797Z] === RUN   TestContinueAfterPluginCrash
12:10:37 [2020-04-10T12:10:37.797Z] === PAUSE TestContinueAfterPluginCrash
12:10:37 [2020-04-10T12:10:37.797Z] === RUN   TestReadPluginNoRead
12:10:37 [2020-04-10T12:10:37.797Z] === PAUSE TestReadPluginNoRead
12:10:37 [2020-04-10T12:10:37.797Z] === RUN   TestDaemonStartWithLogOpt
12:10:37 [2020-04-10T12:10:37.797Z] === PAUSE TestDaemonStartWithLogOpt
12:10:37 [2020-04-10T12:10:37.797Z] === CONT  TestContinueAfterPluginCrash
12:10:37 [2020-04-10T12:10:37.797Z] === CONT  TestDaemonStartWithLogOpt
12:10:37 [2020-04-10T12:10:37.797Z] === CONT  TestReadPluginNoRead
12:10:40 [2020-04-10T12:10:40.824Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:10:41 [2020-04-10T12:10:41.754Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:10:42 [2020-04-10T12:10:42.011Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:10:42 [2020-04-10T12:10:42.940Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:10:44 [2020-04-10T12:10:44.310Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:10:45 [2020-04-10T12:10:45.241Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:10:47 [2020-04-10T12:10:47.135Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:10:48 [2020-04-10T12:10:48.076Z] === RUN   TestDockerSuite/TestRmiTag
12:10:48 [2020-04-10T12:10:48.076Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:10:49 [2020-04-10T12:10:49.006Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:10:50 [2020-04-10T12:10:50.902Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:10:54 [2020-04-10T12:10:54.177Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:10:54 [2020-04-10T12:10:54.177Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:10:54 [2020-04-10T12:10:54.742Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:10:56 [2020-04-10T12:10:56.112Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:10:56 [2020-04-10T12:10:56.369Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:10:58 [2020-04-10T12:10:58.262Z] === RUN   TestDockerSuite/TestRunAddHost
12:10:59 [2020-04-10T12:10:59.192Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:10:59 [2020-04-10T12:10:59.449Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:11:00 [2020-04-10T12:11:00.206Z] === RUN   TestReadPluginNoRead/default
12:11:00 [2020-04-10T12:11:00.206Z] --- PASS: TestDaemonStartWithLogOpt (22.32s)
12:11:00 [2020-04-10T12:11:00.379Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:11:00 [2020-04-10T12:11:00.379Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:11:00 [2020-04-10T12:11:00.828Z] === RUN   TestReadPluginNoRead/disabled_caching
12:11:00 [2020-04-10T12:11:00.942Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:11:02 [2020-04-10T12:11:02.834Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:11:02 [2020-04-10T12:11:02.861Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:11:03 [2020-04-10T12:11:03.766Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:11:04 [2020-04-10T12:11:04.351Z] --- PASS: TestReadPluginNoRead (26.56s)
12:11:04 [2020-04-10T12:11:04.351Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
12:11:04 [2020-04-10T12:11:04.351Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
12:11:04 [2020-04-10T12:11:04.351Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s)
12:11:04 [2020-04-10T12:11:04.351Z]     read_test.go:91: [d33bfaa4f15c3] daemon is not started
12:11:04 [2020-04-10T12:11:04.698Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:11:04 [2020-04-10T12:11:04.976Z] --- PASS: TestContinueAfterPluginCrash (27.14s)
12:11:04 [2020-04-10T12:11:04.976Z] PASS
12:11:04 [2020-04-10T12:11:04.976Z] 
12:11:04 [2020-04-10T12:11:04.976Z] DONE 6 tests in 27.245s
12:11:04 [2020-04-10T12:11:04.976Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:11:04 [2020-04-10T12:11:04.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:11:04 [2020-04-10T12:11:04.976Z] ++ set -e
12:11:04 [2020-04-10T12:11:04.976Z] ++ '[' -n 0 ']'
12:11:04 [2020-04-10T12:11:04.976Z] ++ set -x
12:11:04 [2020-04-10T12:11:04.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
12:11:04 [2020-04-10T12:11:04.976Z] testing: warning: no tests to run
12:11:04 [2020-04-10T12:11:04.976Z] PASS
12:11:04 [2020-04-10T12:11:04.976Z] 
12:11:04 [2020-04-10T12:11:04.976Z] DONE 0 tests in 0.021s
12:11:04 [2020-04-10T12:11:04.976Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:11:04 [2020-04-10T12:11:04.976Z] ++ 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
12:11:04 [2020-04-10T12:11:04.976Z] ++ set -e
12:11:04 [2020-04-10T12:11:04.976Z] ++ '[' -n 0 ']'
12:11:04 [2020-04-10T12:11:04.976Z] ++ set -x
12:11:04 [2020-04-10T12:11:04.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
12:11:04 [2020-04-10T12:11:04.976Z] INFO: Testing against a local daemon
12:11:04 [2020-04-10T12:11:04.976Z] === RUN   TestPluginWithDevMounts
12:11:04 [2020-04-10T12:11:04.976Z] === PAUSE TestPluginWithDevMounts
12:11:04 [2020-04-10T12:11:04.976Z] === CONT  TestPluginWithDevMounts
12:11:05 [2020-04-10T12:11:05.630Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:11:07 [2020-04-10T12:11:07.524Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:11:07 [2020-04-10T12:11:07.663Z] --- PASS: TestPluginWithDevMounts (2.25s)
12:11:07 [2020-04-10T12:11:07.663Z] PASS
12:11:07 [2020-04-10T12:11:07.663Z] 
12:11:07 [2020-04-10T12:11:07.663Z] DONE 1 tests in 2.344s
12:11:07 [2020-04-10T12:11:07.663Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
12:11:07 [2020-04-10T12:11:07.663Z] ++ 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
12:11:07 [2020-04-10T12:11:07.663Z] ++ set -e
12:11:07 [2020-04-10T12:11:07.663Z] ++ '[' -n 0 ']'
12:11:07 [2020-04-10T12:11:07.663Z] ++ set -x
12:11:07 [2020-04-10T12:11:07.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
12:11:07 [2020-04-10T12:11:07.664Z] INFO: Testing against a local daemon
12:11:07 [2020-04-10T12:11:07.664Z] === RUN   TestSecretInspect
12:11:08 [2020-04-10T12:11:08.892Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:11:09 [2020-04-10T12:11:09.705Z] --- PASS: TestSecretInspect (2.24s)
12:11:09 [2020-04-10T12:11:09.705Z] === RUN   TestSecretList
12:11:09 [2020-04-10T12:11:09.821Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:11:10 [2020-04-10T12:11:10.079Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:11:11 [2020-04-10T12:11:11.010Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:11:11 [2020-04-10T12:11:11.945Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:11:12 [2020-04-10T12:11:12.408Z] --- PASS: TestSecretList (2.32s)
12:11:12 [2020-04-10T12:11:12.408Z] === RUN   TestSecretsCreateAndDelete
12:11:12 [2020-04-10T12:11:12.878Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:11:13 [2020-04-10T12:11:13.807Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:11:14 [2020-04-10T12:11:14.446Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
12:11:14 [2020-04-10T12:11:14.446Z] === RUN   TestSecretsUpdate
12:11:14 [2020-04-10T12:11:14.737Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:11:16 [2020-04-10T12:11:16.106Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:11:16 [2020-04-10T12:11:16.479Z] --- PASS: TestSecretsUpdate (2.33s)
12:11:16 [2020-04-10T12:11:16.479Z] === RUN   TestTemplatedSecret
12:11:16 [2020-04-10T12:11:16.669Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:11:17 [2020-04-10T12:11:17.598Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:11:18 [2020-04-10T12:11:18.528Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:11:18 [2020-04-10T12:11:18.528Z] === RUN   TestDockerSuite/TestRunBindMounts
12:11:19 [2020-04-10T12:11:19.174Z] --- PASS: TestTemplatedSecret (2.71s)
12:11:19 [2020-04-10T12:11:19.174Z] === RUN   TestSecretCreateResolve
12:11:21 [2020-04-10T12:11:21.049Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:11:21 [2020-04-10T12:11:21.879Z] --- PASS: TestSecretCreateResolve (2.28s)
12:11:21 [2020-04-10T12:11:21.879Z] PASS
12:11:21 [2020-04-10T12:11:21.879Z] 
12:11:21 [2020-04-10T12:11:21.879Z] DONE 6 tests in 14.241s
12:11:21 [2020-04-10T12:11:21.879Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
12:11:21 [2020-04-10T12:11:21.879Z] ++ 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
12:11:21 [2020-04-10T12:11:21.879Z] ++ set -e
12:11:21 [2020-04-10T12:11:21.879Z] ++ '[' -n 0 ']'
12:11:21 [2020-04-10T12:11:21.879Z] ++ set -x
12:11:21 [2020-04-10T12:11:21.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
12:11:21 [2020-04-10T12:11:21.879Z] INFO: Testing against a local daemon
12:11:21 [2020-04-10T12:11:21.879Z] === RUN   TestServiceCreateInit
12:11:21 [2020-04-10T12:11:21.879Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:11:21 [2020-04-10T12:11:21.980Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:11:22 [2020-04-10T12:11:22.909Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:11:23 [2020-04-10T12:11:23.472Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:11:24 [2020-04-10T12:11:24.402Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:11:24 [2020-04-10T12:11:24.402Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:11:25 [2020-04-10T12:11:25.334Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:11:26 [2020-04-10T12:11:26.264Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:11:26 [2020-04-10T12:11:26.283Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:11:26 [2020-04-10T12:11:26.828Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:11:27 [2020-04-10T12:11:27.760Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:11:28 [2020-04-10T12:11:28.689Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:11:28 [2020-04-10T12:11:28.689Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:11:29 [2020-04-10T12:11:29.253Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:11:29 [2020-04-10T12:11:29.253Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:11:29 [2020-04-10T12:11:29.253Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:11:30 [2020-04-10T12:11:30.691Z] --- PASS: TestServiceCreateInit (8.42s)
12:11:30 [2020-04-10T12:11:30.691Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
12:11:30 [2020-04-10T12:11:30.691Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s)
12:11:30 [2020-04-10T12:11:30.691Z] === RUN   TestCreateServiceMultipleTimes
12:11:31 [2020-04-10T12:11:31.147Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:11:32 [2020-04-10T12:11:32.078Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:11:33 [2020-04-10T12:11:33.008Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:11:33 [2020-04-10T12:11:33.571Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:11:33 [2020-04-10T12:11:33.828Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:11:34 [2020-04-10T12:11:34.761Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:11:36 [2020-04-10T12:11:36.655Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:11:38 [2020-04-10T12:11:38.023Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:11:38 [2020-04-10T12:11:38.023Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:11:39 [2020-04-10T12:11:39.918Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:11:40 [2020-04-10T12:11:40.851Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:11:41 [2020-04-10T12:11:41.782Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:11:42 [2020-04-10T12:11:42.345Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:11:43 [2020-04-10T12:11:43.275Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:11:44 [2020-04-10T12:11:44.207Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:11:46 [2020-04-10T12:11:46.101Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:11:49 [2020-04-10T12:11:49.209Z] --- PASS: TestCreateServiceMultipleTimes (16.37s)
12:11:49 [2020-04-10T12:11:49.209Z] === RUN   TestCreateServiceConflict
12:11:49 [2020-04-10T12:11:49.209Z] --- PASS: TestCreateServiceConflict (2.24s)
12:11:49 [2020-04-10T12:11:49.209Z] === RUN   TestCreateServiceMaxReplicas
12:11:50 [2020-04-10T12:11:50.273Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:11:50 [2020-04-10T12:11:50.273Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:11:50 [2020-04-10T12:11:50.534Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:11:51 [2020-04-10T12:11:51.916Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
12:11:51 [2020-04-10T12:11:51.917Z] === RUN   TestCreateWithDuplicateNetworkNames
12:11:53 [2020-04-10T12:11:53.054Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:11:54 [2020-04-10T12:11:54.946Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:11:58 [2020-04-10T12:11:58.219Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:12:00 [2020-04-10T12:12:00.741Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:12:00 [2020-04-10T12:12:00.741Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:12:00 [2020-04-10T12:12:00.741Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:12:01 [2020-04-10T12:12:01.306Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:12:03 [2020-04-10T12:12:03.215Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:12:05 [2020-04-10T12:12:05.111Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:12:07 [2020-04-10T12:12:07.180Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.49s)
12:12:07 [2020-04-10T12:12:07.180Z] === RUN   TestCreateServiceSecretFileMode
12:12:07 [2020-04-10T12:12:07.634Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:12:07 [2020-04-10T12:12:07.799Z] --- PASS: TestCreateServiceSecretFileMode (2.61s)
12:12:07 [2020-04-10T12:12:07.799Z] === RUN   TestCreateServiceConfigFileMode
12:12:08 [2020-04-10T12:12:08.197Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:12:10 [2020-04-10T12:12:10.092Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:12:10 [2020-04-10T12:12:10.501Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
12:12:10 [2020-04-10T12:12:10.501Z] === RUN   TestCreateServiceSysctls
12:12:10 [2020-04-10T12:12:10.656Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:12:10 [2020-04-10T12:12:10.656Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:12:11 [2020-04-10T12:12:11.587Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:12:13 [2020-04-10T12:12:13.482Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:12:13 [2020-04-10T12:12:13.482Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:12:13 [2020-04-10T12:12:13.984Z] --- PASS: TestCreateServiceSysctls (3.43s)
12:12:13 [2020-04-10T12:12:13.984Z] === RUN   TestCreateServiceCapabilities
12:12:14 [2020-04-10T12:12:14.413Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:12:14 [2020-04-10T12:12:14.976Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:12:15 [2020-04-10T12:12:15.907Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:12:16 [2020-04-10T12:12:16.679Z] --- PASS: TestCreateServiceCapabilities (2.62s)
12:12:16 [2020-04-10T12:12:16.679Z] === RUN   TestInspect
12:12:16 [2020-04-10T12:12:16.837Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:12:16 [2020-04-10T12:12:16.837Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:12:17 [2020-04-10T12:12:17.400Z] === RUN   TestDockerSuite/TestRunEnvironment
12:12:18 [2020-04-10T12:12:18.332Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:12:19 [2020-04-10T12:12:19.263Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:12:19 [2020-04-10T12:12:19.374Z] --- PASS: TestInspect (3.03s)
12:12:19 [2020-04-10T12:12:19.374Z] === RUN   TestCreateJob
12:12:20 [2020-04-10T12:12:20.192Z] === RUN   TestDockerSuite/TestRunExitCode
12:12:20 [2020-04-10T12:12:20.755Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:12:21 [2020-04-10T12:12:21.686Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:12:22 [2020-04-10T12:12:22.617Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:12:22 [2020-04-10T12:12:22.867Z] --- PASS: TestCreateJob (3.46s)
12:12:22 [2020-04-10T12:12:22.867Z] === RUN   TestReplicatedJob
12:12:23 [2020-04-10T12:12:23.179Z] === RUN   TestDockerSuite/TestRunExposePort
12:12:23 [2020-04-10T12:12:23.179Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:12:24 [2020-04-10T12:12:24.109Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:12:25 [2020-04-10T12:12:25.040Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:12:26 [2020-04-10T12:12:26.429Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:12:26 [2020-04-10T12:12:26.992Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:12:26 [2020-04-10T12:12:26.992Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:12:29 [2020-04-10T12:12:29.693Z] --- PASS: TestReplicatedJob (5.98s)
12:12:29 [2020-04-10T12:12:29.693Z] === RUN   TestUpdateReplicatedJob
12:12:31 [2020-04-10T12:12:31.165Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:12:31 [2020-04-10T12:12:31.421Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:12:32 [2020-04-10T12:12:32.383Z] --- PASS: TestUpdateReplicatedJob (3.64s)
12:12:32 [2020-04-10T12:12:32.383Z] === RUN   TestServiceListWithStatuses
12:12:32 [2020-04-10T12:12:32.383Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:12:32 [2020-04-10T12:12:32.383Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:12:32 [2020-04-10T12:12:32.383Z] === RUN   TestDockerNetworkConnectAlias
12:12:37 [2020-04-10T12:12:37.902Z] --- PASS: TestDockerNetworkConnectAlias (4.72s)
12:12:37 [2020-04-10T12:12:37.902Z] === RUN   TestDockerNetworkReConnect
12:12:41 [2020-04-10T12:12:41.381Z] --- PASS: TestDockerNetworkReConnect (3.75s)
12:12:41 [2020-04-10T12:12:41.381Z] === RUN   TestServicePlugin
12:12:41 [2020-04-10T12:12:41.381Z] --- SKIP: TestServicePlugin (0.00s)
12:12:41 [2020-04-10T12:12:41.381Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:12:41 [2020-04-10T12:12:41.381Z] === RUN   TestServiceUpdateLabel
12:12:43 [2020-04-10T12:12:43.428Z] --- PASS: TestServiceUpdateLabel (2.26s)
12:12:43 [2020-04-10T12:12:43.428Z] === RUN   TestServiceUpdateSecrets
12:12:43 [2020-04-10T12:12:43.598Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:12:44 [2020-04-10T12:12:44.162Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:12:46 [2020-04-10T12:12:46.056Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:12:46 [2020-04-10T12:12:46.056Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:12:46 [2020-04-10T12:12:46.056Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:12:46 [2020-04-10T12:12:46.056Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:12:46 [2020-04-10T12:12:46.986Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:12:50 [2020-04-10T12:12:50.259Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:12:51 [2020-04-10T12:12:51.629Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:12:53 [2020-04-10T12:12:53.523Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:12:54 [2020-04-10T12:12:54.240Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:12:54 [2020-04-10T12:12:54.804Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:12:55 [2020-04-10T12:12:55.734Z] === RUN   TestDockerSuite/TestRunModeHostname
12:12:57 [2020-04-10T12:12:57.102Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:12:57 [2020-04-10T12:12:57.102Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:12:57 [2020-04-10T12:12:57.102Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:12:58 [2020-04-10T12:12:58.669Z] --- PASS: TestServiceUpdateSecrets (14.75s)
12:12:58 [2020-04-10T12:12:58.669Z] === RUN   TestServiceUpdateConfigs
12:12:58 [2020-04-10T12:12:58.995Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:12:59 [2020-04-10T12:12:59.926Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:13:01 [2020-04-10T12:13:01.824Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:13:01 [2020-04-10T12:13:01.824Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:13:01 [2020-04-10T12:13:01.824Z] === RUN   TestDockerSuite/TestRunModePIDHost
12:13:03 [2020-04-10T12:13:03.718Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:13:05 [2020-04-10T12:13:05.612Z] === RUN   TestDockerSuite/TestRunMount
12:13:12 [2020-04-10T12:13:12.159Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:13:12 [2020-04-10T12:13:12.416Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:13:13 [2020-04-10T12:13:13.346Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:13:13 [2020-04-10T12:13:13.920Z] --- PASS: TestServiceUpdateConfigs (14.78s)
12:13:13 [2020-04-10T12:13:13.920Z] === RUN   TestServiceUpdateNetwork
12:13:15 [2020-04-10T12:13:15.238Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:13:17 [2020-04-10T12:13:17.758Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:13:21 [2020-04-10T12:13:21.031Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:13:23 [2020-04-10T12:13:23.552Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:13:26 [2020-04-10T12:13:26.072Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:13:26 [2020-04-10T12:13:26.455Z] --- PASS: TestServiceUpdateNetwork (12.98s)
12:13:26 [2020-04-10T12:13:26.455Z] PASS
12:13:26 [2020-04-10T12:13:26.455Z] 
12:13:26 [2020-04-10T12:13:26.455Z] === Skipped
12:13:26 [2020-04-10T12:13:26.455Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
12:13:26 [2020-04-10T12:13:26.455Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:13:26 [2020-04-10T12:13:26.455Z] 
12:13:26 [2020-04-10T12:13:26.455Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
12:13:26 [2020-04-10T12:13:26.455Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:13:26 [2020-04-10T12:13:26.455Z] 
12:13:26 [2020-04-10T12:13:26.455Z] 
12:13:26 [2020-04-10T12:13:26.455Z] DONE 23 tests, 2 skipped in 124.159s
12:13:26 [2020-04-10T12:13:26.455Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
12:13:26 [2020-04-10T12:13:26.455Z] ++ 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
12:13:26 [2020-04-10T12:13:26.455Z] ++ set -e
12:13:26 [2020-04-10T12:13:26.455Z] ++ '[' -n 0 ']'
12:13:26 [2020-04-10T12:13:26.455Z] ++ set -x
12:13:26 [2020-04-10T12:13:26.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
12:13:26 [2020-04-10T12:13:26.455Z] INFO: Testing against a local daemon
12:13:26 [2020-04-10T12:13:26.455Z] === RUN   TestSessionCreate
12:13:26 [2020-04-10T12:13:26.455Z] --- PASS: TestSessionCreate (0.05s)
12:13:26 [2020-04-10T12:13:26.455Z] === RUN   TestSessionCreateWithBadUpgrade
12:13:26 [2020-04-10T12:13:26.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
12:13:26 [2020-04-10T12:13:26.455Z] PASS
12:13:26 [2020-04-10T12:13:26.455Z] 
12:13:26 [2020-04-10T12:13:26.455Z] DONE 2 tests in 0.194s
12:13:26 [2020-04-10T12:13:26.455Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
12:13:26 [2020-04-10T12:13:26.455Z] ++ 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
12:13:26 [2020-04-10T12:13:26.455Z] ++ set -e
12:13:26 [2020-04-10T12:13:26.455Z] ++ '[' -n 0 ']'
12:13:26 [2020-04-10T12:13:26.455Z] ++ set -x
12:13:26 [2020-04-10T12:13:26.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
12:13:26 [2020-04-10T12:13:26.455Z] INFO: Testing against a local daemon
12:13:26 [2020-04-10T12:13:26.455Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:13:26 [2020-04-10T12:13:26.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:13:26 [2020-04-10T12:13:26.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:13:26 [2020-04-10T12:13:26.455Z] === RUN   TestEventsExecDie
12:13:26 [2020-04-10T12:13:26.738Z] --- PASS: TestEventsExecDie (0.81s)
12:13:26 [2020-04-10T12:13:26.738Z] === RUN   TestEventsBackwardsCompatible
12:13:27 [2020-04-10T12:13:27.023Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
12:13:27 [2020-04-10T12:13:27.023Z] === RUN   TestInfoBinaryCommits
12:13:27 [2020-04-10T12:13:27.023Z] --- PASS: TestInfoBinaryCommits (0.06s)
12:13:27 [2020-04-10T12:13:27.023Z] === RUN   TestInfoAPIVersioned
12:13:27 [2020-04-10T12:13:27.023Z] --- PASS: TestInfoAPIVersioned (0.02s)
12:13:27 [2020-04-10T12:13:27.023Z] === RUN   TestInfoDiscoveryBackend
12:13:27 [2020-04-10T12:13:27.640Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
12:13:27 [2020-04-10T12:13:27.640Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:13:27 [2020-04-10T12:13:27.965Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:13:28 [2020-04-10T12:13:28.655Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:13:28 [2020-04-10T12:13:28.655Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:13:29 [2020-04-10T12:13:29.276Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
12:13:29 [2020-04-10T12:13:29.276Z] === RUN   TestInfoAPI
12:13:29 [2020-04-10T12:13:29.276Z] --- PASS: TestInfoAPI (0.05s)
12:13:29 [2020-04-10T12:13:29.276Z] === RUN   TestInfoAPIWarnings
12:13:29 [2020-04-10T12:13:29.334Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:13:29 [2020-04-10T12:13:29.334Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:13:29 [2020-04-10T12:13:29.563Z] --- PASS: TestInfoAPIWarnings (0.55s)
12:13:29 [2020-04-10T12:13:29.563Z] === RUN   TestInfoDebug
12:13:30 [2020-04-10T12:13:30.184Z] --- PASS: TestInfoDebug (0.54s)
12:13:30 [2020-04-10T12:13:30.184Z] === RUN   TestInfoInsecureRegistries
12:13:30 [2020-04-10T12:13:30.266Z] === RUN   TestDockerSuite/TestRunNetHost
12:13:30 [2020-04-10T12:13:30.804Z] --- PASS: TestInfoInsecureRegistries (0.54s)
12:13:30 [2020-04-10T12:13:30.804Z] === RUN   TestInfoRegistryMirrors
12:13:31 [2020-04-10T12:13:31.200Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:13:31 [2020-04-10T12:13:31.423Z] --- PASS: TestInfoRegistryMirrors (0.54s)
12:13:31 [2020-04-10T12:13:31.423Z] === RUN   TestLoginFailsWithBadCredentials
12:13:31 [2020-04-10T12:13:31.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
12:13:31 [2020-04-10T12:13:31.709Z] === RUN   TestPingCacheHeaders
12:13:31 [2020-04-10T12:13:31.709Z] --- PASS: TestPingCacheHeaders (0.05s)
12:13:31 [2020-04-10T12:13:31.709Z] === RUN   TestPingGet
12:13:31 [2020-04-10T12:13:31.709Z] --- PASS: TestPingGet (0.03s)
12:13:31 [2020-04-10T12:13:31.709Z] === RUN   TestPingHead
12:13:31 [2020-04-10T12:13:31.994Z] --- PASS: TestPingHead (0.05s)
12:13:31 [2020-04-10T12:13:31.994Z] === RUN   TestVersion
12:13:31 [2020-04-10T12:13:31.994Z] --- PASS: TestVersion (0.05s)
12:13:31 [2020-04-10T12:13:31.994Z] PASS
12:13:31 [2020-04-10T12:13:31.994Z] 
12:13:31 [2020-04-10T12:13:31.994Z] === Skipped
12:13:31 [2020-04-10T12:13:31.994Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:13:31 [2020-04-10T12:13:31.994Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:13:31 [2020-04-10T12:13:31.994Z] 
12:13:31 [2020-04-10T12:13:31.994Z] 
12:13:31 [2020-04-10T12:13:31.994Z] DONE 18 tests, 1 skipped in 5.996s
12:13:31 [2020-04-10T12:13:31.994Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
12:13:31 [2020-04-10T12:13:31.994Z] ++ 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
12:13:31 [2020-04-10T12:13:31.994Z] ++ set -e
12:13:31 [2020-04-10T12:13:31.994Z] ++ '[' -n 0 ']'
12:13:31 [2020-04-10T12:13:31.994Z] ++ set -x
12:13:31 [2020-04-10T12:13:31.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
12:13:31 [2020-04-10T12:13:31.994Z] INFO: Testing against a local daemon
12:13:31 [2020-04-10T12:13:31.994Z] === RUN   TestVolumesCreateAndList
12:13:31 [2020-04-10T12:13:31.994Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:13:31 [2020-04-10T12:13:31.994Z] === RUN   TestVolumesRemove
12:13:32 [2020-04-10T12:13:32.129Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:13:32 [2020-04-10T12:13:32.280Z] --- PASS: TestVolumesRemove (0.10s)
12:13:32 [2020-04-10T12:13:32.280Z] === RUN   TestVolumesInspect
12:13:32 [2020-04-10T12:13:32.280Z] --- PASS: TestVolumesInspect (0.04s)
12:13:32 [2020-04-10T12:13:32.280Z] === RUN   TestVolumesInvalidJSON
12:13:32 [2020-04-10T12:13:32.280Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:13:32 [2020-04-10T12:13:32.280Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:13:32 [2020-04-10T12:13:32.280Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:13:32 [2020-04-10T12:13:32.280Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:13:32 [2020-04-10T12:13:32.280Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:13:32 [2020-04-10T12:13:32.280Z] PASS
12:13:32 [2020-04-10T12:13:32.280Z] 
12:13:32 [2020-04-10T12:13:32.280Z] DONE 5 tests in 0.309s
12:13:32 [2020-04-10T12:13:32.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:13:32 [2020-04-10T12:13:32.565Z] ++++ cat bundles/test-integration/docker.pid
12:13:32 [2020-04-10T12:13:32.565Z] +++ kill 13498
12:13:33 [2020-04-10T12:13:33.059Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:13:33 [2020-04-10T12:13:33.578Z] +++ /etc/init.d/apparmor stop
12:13:33 [2020-04-10T12:13:33.578Z] Leaving: AppArmorNo profiles have been unloaded.
12:13:33 [2020-04-10T12:13:33.578Z] 
12:13:33 [2020-04-10T12:13:33.578Z] Unloading profiles will leave already running processes permanently
12:13:33 [2020-04-10T12:13:33.578Z] unconfined, which can lead to unexpected situations.
12:13:33 [2020-04-10T12:13:33.578Z] 
12:13:33 [2020-04-10T12:13:33.578Z] To set a process to complain mode, use the command line tool
12:13:33 [2020-04-10T12:13:33.578Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:13:33 [2020-04-10T12:13:33.578Z] +++ true
12:13:33 [2020-04-10T12:13:33.863Z] 
12:13:35 [2020-04-10T12:13:35.579Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
Post stage
[Pipeline] junit
12:13:35 [2020-04-10T12:13:35.932Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:13:36 [2020-04-10T12:13:36.893Z] + echo Ensuring container killed.
12:13:36 [2020-04-10T12:13:36.893Z] Ensuring container killed.
12:13:36 [2020-04-10T12:13:36.893Z] + docker rm -vf docker-pr3
12:13:36 [2020-04-10T12:13:36.893Z] Error: No such container: docker-pr3
12:13:36 [2020-04-10T12:13:36.893Z] + true
[Pipeline] sh
12:13:37 [2020-04-10T12:13:37.276Z] + echo Chowning /workspace to jenkins user
12:13:37 [2020-04-10T12:13:37.276Z] Chowning /workspace to jenkins user
12:13:37 [2020-04-10T12:13:37.276Z] + id -u
12:13:37 [2020-04-10T12:13:37.276Z] + id -g
12:13:37 [2020-04-10T12:13:37.276Z] + docker run --rm -v /home/docker/workspace/moby_PR-40795:/workspace busybox chown -R 1001:1001 /workspace
12:13:37 [2020-04-10T12:13:37.276Z] Unable to find image 'busybox:latest' locally
12:13:37 [2020-04-10T12:13:37.560Z] latest: Pulling from library/busybox
12:13:37 [2020-04-10T12:13:37.560Z] 4c6795986792: Pulling fs layer
12:13:37 [2020-04-10T12:13:37.844Z] 4c6795986792: Download complete
12:13:38 [2020-04-10T12:13:38.101Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:13:38 [2020-04-10T12:13:38.127Z] 4c6795986792: Pull complete
12:13:38 [2020-04-10T12:13:38.128Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
12:13:38 [2020-04-10T12:13:38.128Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:13:40 [2020-04-10T12:13:40.555Z] + bundleName=ppc64le-integration
12:13:40 [2020-04-10T12:13:40.555Z] + echo Creating ppc64le-integration-bundles.tar.gz
12:13:40 [2020-04-10T12:13:40.555Z] Creating ppc64le-integration-bundles.tar.gz
12:13:40 [2020-04-10T12:13:40.555Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+  *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz )
12:13:40 [2020-04-10T12:13:40.555Z]  -print
[Pipeline] archiveArtifacts
12:13:40 [2020-04-10T12:13:40.875Z] Archiving artifacts
12:13:41 [2020-04-10T12:13:41.248Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:13:41 [2020-04-10T12:13:41.646Z] + make clean
12:13:42 [2020-04-10T12:13:42.265Z] make: command: Command not found
12:13:42 [2020-04-10T12:13:42.265Z] make: command: Command not found
12:13:42 [2020-04-10T12:13:42.265Z] docker volume rm -f docker-dev-cache
12:13:42 [2020-04-10T12:13:42.265Z] docker-dev-cache
[Pipeline] deleteDir
12:13:43 [2020-04-10T12:13:43.351Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:13:43 [2020-04-10T12:13:43.351Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:13:43 [2020-04-10T12:13:43.608Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:13:44 [2020-04-10T12:13:44.539Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:13:44 [2020-04-10T12:13:44.539Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:13:45 [2020-04-10T12:13:45.103Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:13:45 [2020-04-10T12:13:45.666Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:13:46 [2020-04-10T12:13:46.230Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:13:46 [2020-04-10T12:13:46.230Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:13:47 [2020-04-10T12:13:47.160Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:13:48 [2020-04-10T12:13:48.091Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:13:48 [2020-04-10T12:13:48.091Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:13:49 [2020-04-10T12:13:49.027Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:13:49 [2020-04-10T12:13:49.958Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:13:51 [2020-04-10T12:13:51.328Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:13:52 [2020-04-10T12:13:52.259Z] === RUN   TestDockerSuite/TestRunPortInUse
12:13:53 [2020-04-10T12:13:53.190Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:13:54 [2020-04-10T12:13:54.121Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:13:54 [2020-04-10T12:13:54.686Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:13:55 [2020-04-10T12:13:55.618Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:13:56 [2020-04-10T12:13:56.555Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:13:57 [2020-04-10T12:13:57.497Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:13:57 [2020-04-10T12:13:57.497Z] === RUN   TestDockerSuite/TestRunPublishPort
12:13:58 [2020-04-10T12:13:58.428Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:13:58 [2020-04-10T12:13:58.993Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:13:58 [2020-04-10T12:13:58.993Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:13:59 [2020-04-10T12:13:59.924Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:14:00 [2020-04-10T12:14:00.487Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:14:01 [2020-04-10T12:14:01.416Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:14:01 [2020-04-10T12:14:01.417Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:14:05 [2020-04-10T12:14:05.593Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:14:06 [2020-04-10T12:14:06.523Z] === RUN   TestDockerSuite/TestRunRm
12:14:07 [2020-04-10T12:14:07.452Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:14:08 [2020-04-10T12:14:08.822Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:14:11 [2020-04-10T12:14:11.343Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:14:11 [2020-04-10T12:14:11.909Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:14:12 [2020-04-10T12:14:12.166Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:14:13 [2020-04-10T12:14:13.096Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:14:14 [2020-04-10T12:14:14.991Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:14:15 [2020-04-10T12:14:15.920Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:14:18 [2020-04-10T12:14:18.442Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:14:20 [2020-04-10T12:14:20.336Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:14:25 [2020-04-10T12:14:25.607Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:14:25 [2020-04-10T12:14:25.607Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:14:26 [2020-04-10T12:14:26.171Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:14:27 [2020-04-10T12:14:27.101Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:14:27 [2020-04-10T12:14:27.670Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:14:28 [2020-04-10T12:14:28.600Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:14:29 [2020-04-10T12:14:29.534Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:14:30 [2020-04-10T12:14:30.465Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:14:30 [2020-04-10T12:14:30.465Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:14:30 [2020-04-10T12:14:30.465Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:14:31 [2020-04-10T12:14:31.395Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:14:32 [2020-04-10T12:14:32.326Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:14:33 [2020-04-10T12:14:33.260Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:14:36 [2020-04-10T12:14:36.533Z] === RUN   TestDockerSuite/TestRunState
12:14:37 [2020-04-10T12:14:37.463Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:14:37 [2020-04-10T12:14:37.720Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:14:38 [2020-04-10T12:14:38.284Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:14:38 [2020-04-10T12:14:38.541Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:14:39 [2020-04-10T12:14:39.472Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:14:39 [2020-04-10T12:14:39.472Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:14:39 [2020-04-10T12:14:39.729Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:14:39 [2020-04-10T12:14:39.729Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:14:40 [2020-04-10T12:14:40.660Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:14:41 [2020-04-10T12:14:41.590Z] === RUN   TestDockerSuite/TestRunSysctls
12:14:42 [2020-04-10T12:14:42.520Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:14:43 [2020-04-10T12:14:43.451Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:14:43 [2020-04-10T12:14:43.451Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:14:43 [2020-04-10T12:14:43.451Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:14:44 [2020-04-10T12:14:44.383Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:14:47 [2020-04-10T12:14:47.660Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:14:47 [2020-04-10T12:14:47.917Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:14:49 [2020-04-10T12:14:49.841Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:14:54 [2020-04-10T12:14:54.014Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:14:57 [2020-04-10T12:14:57.287Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:14:58 [2020-04-10T12:14:58.217Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:14:58 [2020-04-10T12:14:58.781Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:14:59 [2020-04-10T12:14:59.710Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:15:02 [2020-04-10T12:15:02.232Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:15:03 [2020-04-10T12:15:03.601Z] === RUN   TestDockerSuite/TestRunUserByID
12:15:04 [2020-04-10T12:15:04.164Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:15:04 [2020-04-10T12:15:04.421Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:15:04 [2020-04-10T12:15:04.678Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:15:05 [2020-04-10T12:15:05.609Z] === RUN   TestDockerSuite/TestRunUserByName
12:15:06 [2020-04-10T12:15:06.172Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:15:07 [2020-04-10T12:15:07.103Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:15:07 [2020-04-10T12:15:07.103Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:15:07 [2020-04-10T12:15:07.103Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:15:08 [2020-04-10T12:15:08.092Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:15:13 [2020-04-10T12:15:13.347Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:15:13 [2020-04-10T12:15:13.604Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:15:14 [2020-04-10T12:15:14.973Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:15:17 [2020-04-10T12:15:17.495Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:15:18 [2020-04-10T12:15:18.871Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:15:21 [2020-04-10T12:15:21.394Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:15:24 [2020-04-10T12:15:24.669Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:15:24 [2020-04-10T12:15:24.926Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
12:15:25 [2020-04-10T12:15:25.859Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
12:15:26 [2020-04-10T12:15:26.789Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:15:26 [2020-04-10T12:15:26.789Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:15:26 [2020-04-10T12:15:26.789Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:15:26 [2020-04-10T12:15:26.789Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:15:27 [2020-04-10T12:15:27.045Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:15:27 [2020-04-10T12:15:27.976Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:15:28 [2020-04-10T12:15:28.907Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:15:29 [2020-04-10T12:15:29.470Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:15:31 [2020-04-10T12:15:31.368Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:15:31 [2020-04-10T12:15:31.933Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:15:32 [2020-04-10T12:15:32.862Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:15:32 [2020-04-10T12:15:32.862Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:15:33 [2020-04-10T12:15:33.795Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:15:33 [2020-04-10T12:15:33.795Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:15:33 [2020-04-10T12:15:33.795Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
12:15:33 [2020-04-10T12:15:33.795Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:15:33 [2020-04-10T12:15:33.795Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:15:34 [2020-04-10T12:15:34.051Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:15:34 [2020-04-10T12:15:34.051Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:15:34 [2020-04-10T12:15:34.308Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:15:34 [2020-04-10T12:15:34.565Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:15:34 [2020-04-10T12:15:34.565Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
12:15:35 [2020-04-10T12:15:35.495Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:15:36 [2020-04-10T12:15:36.425Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:15:36 [2020-04-10T12:15:36.425Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:15:37 [2020-04-10T12:15:37.356Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:15:37 [2020-04-10T12:15:37.356Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:15:38 [2020-04-10T12:15:38.287Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:15:38 [2020-04-10T12:15:38.851Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:15:39 [2020-04-10T12:15:39.414Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:15:39 [2020-04-10T12:15:39.414Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:15:40 [2020-04-10T12:15:40.346Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:15:41 [2020-04-10T12:15:41.277Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:15:41 [2020-04-10T12:15:41.277Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:15:41 [2020-04-10T12:15:41.277Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:15:41 [2020-04-10T12:15:41.851Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:15:43 [2020-04-10T12:15:43.744Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:15:44 [2020-04-10T12:15:44.674Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:15:44 [2020-04-10T12:15:44.674Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:15:45 [2020-04-10T12:15:45.238Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:15:45 [2020-04-10T12:15:45.238Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:15:47 [2020-04-10T12:15:47.131Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:15:48 [2020-04-10T12:15:48.062Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:15:50 [2020-04-10T12:15:50.586Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:15:51 [2020-04-10T12:15:51.517Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:15:51 [2020-04-10T12:15:51.517Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:15:51 [2020-04-10T12:15:51.517Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:15:52 [2020-04-10T12:15:52.447Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:15:53 [2020-04-10T12:15:53.815Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:15:55 [2020-04-10T12:15:55.184Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:15:55 [2020-04-10T12:15:55.184Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:15:57 [2020-04-10T12:15:57.079Z] === RUN   TestDockerSuite/TestSaveImageId
12:15:57 [2020-04-10T12:15:57.079Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:15:57 [2020-04-10T12:15:57.642Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:16:00 [2020-04-10T12:16:00.164Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:16:00 [2020-04-10T12:16:00.165Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:16:02 [2020-04-10T12:16:02.058Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:16:02 [2020-04-10T12:16:02.058Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:16:02 [2020-04-10T12:16:02.058Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:16:03 [2020-04-10T12:16:03.952Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:16:05 [2020-04-10T12:16:05.321Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:16:05 [2020-04-10T12:16:05.578Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:16:05 [2020-04-10T12:16:05.578Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:16:05 [2020-04-10T12:16:05.834Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:16:05 [2020-04-10T12:16:05.834Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:16:06 [2020-04-10T12:16:06.401Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:16:08 [2020-04-10T12:16:08.935Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:16:15 [2020-04-10T12:16:15.479Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:16:17 [2020-04-10T12:16:17.375Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:16:18 [2020-04-10T12:16:18.305Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:16:20 [2020-04-10T12:16:20.197Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:16:22 [2020-04-10T12:16:22.717Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:16:25 [2020-04-10T12:16:25.994Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:16:26 [2020-04-10T12:16:26.251Z] === RUN   TestDockerSuite/TestStartRecordError
12:16:28 [2020-04-10T12:16:28.144Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:16:28 [2020-04-10T12:16:28.144Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:16:30 [2020-04-10T12:16:30.665Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:16:32 [2020-04-10T12:16:32.559Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:16:35 [2020-04-10T12:16:35.832Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:16:41 [2020-04-10T12:16:41.111Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:16:41 [2020-04-10T12:16:41.673Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:16:44 [2020-04-10T12:16:44.195Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:16:47 [2020-04-10T12:16:47.467Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:16:49 [2020-04-10T12:16:49.361Z] === RUN   TestDockerSuite/TestStatsNoStream
12:16:52 [2020-04-10T12:16:52.634Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:16:54 [2020-04-10T12:16:54.002Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:16:54 [2020-04-10T12:16:54.934Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:16:55 [2020-04-10T12:16:55.863Z] === RUN   TestDockerSuite/TestTopPrivileged
12:16:56 [2020-04-10T12:16:56.793Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:16:56 [2020-04-10T12:16:56.793Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:16:57 [2020-04-10T12:16:57.356Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:17:02 [2020-04-10T12:17:02.610Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:17:05 [2020-04-10T12:17:05.132Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:17:06 [2020-04-10T12:17:06.062Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:17:06 [2020-04-10T12:17:06.993Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:17:06 [2020-04-10T12:17:06.993Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
12:17:07 [2020-04-10T12:17:07.923Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
12:17:09 [2020-04-10T12:17:09.853Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:17:09 [2020-04-10T12:17:09.853Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:17:11 [2020-04-10T12:17:11.221Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:17:12 [2020-04-10T12:17:12.151Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:17:13 [2020-04-10T12:17:13.082Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:17:14 [2020-04-10T12:17:14.975Z] === RUN   TestDockerSuite/TestUpdateStats
12:17:19 [2020-04-10T12:17:19.148Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:17:20 [2020-04-10T12:17:20.521Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:17:20 [2020-04-10T12:17:20.521Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:17:21 [2020-04-10T12:17:21.452Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:17:22 [2020-04-10T12:17:22.383Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:17:27 [2020-04-10T12:17:27.634Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:17:30 [2020-04-10T12:17:30.908Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:17:34 [2020-04-10T12:17:34.183Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:17:36 [2020-04-10T12:17:36.709Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:17:40 [2020-04-10T12:17:40.893Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:17:46 [2020-04-10T12:17:46.148Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:17:48 [2020-04-10T12:17:48.669Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:17:51 [2020-04-10T12:17:51.192Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:17:53 [2020-04-10T12:17:53.085Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:17:54 [2020-04-10T12:17:54.455Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:17:56 [2020-04-10T12:17:56.975Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:17:59 [2020-04-10T12:17:59.503Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:18:02 [2020-04-10T12:18:02.024Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:18:04 [2020-04-10T12:18:04.545Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:18:07 [2020-04-10T12:18:07.067Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:18:21 [2020-04-10T12:18:21.923Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:18:21 [2020-04-10T12:18:21.923Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:18:21 [2020-04-10T12:18:21.923Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:18:22 [2020-04-10T12:18:22.853Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:18:22 [2020-04-10T12:18:22.853Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:18:23 [2020-04-10T12:18:23.110Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:18:23 [2020-04-10T12:18:23.110Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:18:24 [2020-04-10T12:18:24.041Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:18:24 [2020-04-10T12:18:24.041Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:18:24 [2020-04-10T12:18:24.971Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:18:24 [2020-04-10T12:18:24.971Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:18:24 [2020-04-10T12:18:24.971Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:18:24 [2020-04-10T12:18:24.971Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:18:25 [2020-04-10T12:18:25.228Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:18:27 [2020-04-10T12:18:27.748Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:18:27 [2020-04-10T12:18:27.748Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:18:28 [2020-04-10T12:18:28.005Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:18:28 [2020-04-10T12:18:28.005Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:18:28 [2020-04-10T12:18:28.005Z] === RUN   TestDockerSuite/TestVolumeEvents
12:18:28 [2020-04-10T12:18:28.935Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:18:31 [2020-04-10T12:18:31.457Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:18:31 [2020-04-10T12:18:31.458Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:18:31 [2020-04-10T12:18:31.458Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:18:34 [2020-04-10T12:18:34.731Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:18:38 [2020-04-10T12:18:38.907Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:18:38 [2020-04-10T12:18:38.907Z] --- PASS: TestDockerSuite (1807.10s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.79s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.12s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.23s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.31s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.88s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.25s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.21s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.26s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.20s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.29s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.33s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.69s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.69s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.89s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.65s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.48s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.65s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.78s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.01s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.17s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.70s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.54s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.76s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.90s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.40s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.62s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.98s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.20s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.35s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.28s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.67s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.43s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.52s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.67s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.75s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.64s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.29s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s)
12:18:38 [2020-04-10T12:18:38.907Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.95s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.27s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.14s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.17s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.12s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.73s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.64s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.21s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.82s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.74s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.70s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.48s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.74s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.04s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.93s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.19s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.23s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.66s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.31s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.31s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.06s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.75s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.72s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.16s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.47s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFails (0.98s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.41s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.94s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.56s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.49s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.97s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.46s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.45s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.48s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.48s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.36s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.81s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.46s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.96s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.62s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.69s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.31s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.39s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.91s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNetNone (1.04s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.30s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.28s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.95s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.74s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.62s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.20s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.06s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.43s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.89s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.45s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.19s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRm (3.77s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.19s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.63s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.03s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.60s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.54s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.09s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.62s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.74s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildUser (2.50s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.24s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.94s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.37s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.68s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.18s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.18s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.92s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.42s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.58s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]         docker_cli_sni_test.go:18: Flakey test
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.95s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitChange (1.07s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.30s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.19s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.79s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.05s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.10s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.83s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.86s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s)
12:18:38 [2020-04-10T12:18:38.908Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.94s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.59s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.56s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.67s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.89s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.69s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a686e0_<nil>} (1.70s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1630589450_/foo_false__<nil>_<nil>_<nil>} (1.71s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1630589450_/foo_true__<nil>_<nil>_<nil>} (1.61s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_false__<nil>_<nil>_<nil>} (1.81s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_true__<nil>_<nil>_<nil>} (1.59s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3414599137_/foo_true__0xc000a68740_<nil>_<nil>} (1.59s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a68760_<nil>} (1.63s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a68780_<nil>} (1.64s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a687a0_<nil>} (1.63s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a687c0_<nil>} (1.62s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s)
12:18:38 [2020-04-10T12:18:38.909Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.72s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.14s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.80s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.90s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.55s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.13s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.61s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.19s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.99s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.47s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.33s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToDot (1.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.74s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.91s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.51s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.80s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.53s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.98s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.86s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.61s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.55s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.89s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDevicePermissions (1.02s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.44s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.59s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.19s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.32s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.99s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.19s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.81s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.41s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.34s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.78s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.42s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.66s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.65s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.90s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.70s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsRename (1.11s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsResize (1.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.05s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.82s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.12s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsTop (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.80s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.82s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecEnv (1.35s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.94s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.96s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.95s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecParseError (0.87s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.88s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.82s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.07s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.74s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecTTY (1.07s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.14s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.20s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.02s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.86s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHealth (21.09s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
12:18:38 [2020-04-10T12:18:38.909Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.08s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.13s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.74s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportFile (1.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.92s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.94s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.94s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.09s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.26s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.74s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.08s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:18:38 [2020-04-10T12:18:38.910Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.18s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.38s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:18:38 [2020-04-10T12:18:38.910Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.76s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.30s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.79s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.67s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.55s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.37s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.29s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.53s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.62s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.92s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.81s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsSince (6.86s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsTail (1.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.74s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestNetHostname (2.58s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.52s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.05s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginActive (1.69s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.51s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.53s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.65s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.13s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.47s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.48s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPortList (10.95s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.76s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.90s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.40s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.43s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.21s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.03s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.23s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.45s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.88s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.88s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.63s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.45s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.93s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.03s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.87s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.81s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.97s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.60s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.00s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.53s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.42s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s)
12:18:38 [2020-04-10T12:18:38.910Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.75s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.73s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.00s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.76s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.77s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.69s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.69s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.61s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.73s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.23s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.63s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMount (6.34s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.42s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.45s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.77s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.21s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.52s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.45s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (1.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.00s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.09s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.86s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.97s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.94s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.93s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.67s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.43s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.67s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRm (0.95s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.87s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.59s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.99s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunState (1.71s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.91s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.76s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.91s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.11s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.43s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.80s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.69s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.68s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.99s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.76s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.73s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.69s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.18s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.27s)
12:18:38 [2020-04-10T12:18:38.911Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents638173459
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.84s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.13s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.59s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s)
12:18:38 [2020-04-10T12:18:38.911Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.83s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.83s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.68s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.31s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.15s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.07s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.89s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.85s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:18:38 [2020-04-10T12:18:38.912Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.44s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:18:38 [2020-04-10T12:18:38.912Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:18:38 [2020-04-10T12:18:38.912Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.83s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.66s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:18:38 [2020-04-10T12:18:38.912Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.40s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.72s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.40s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.74s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.19s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.32s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.56s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.44s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.47s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.87s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s)
12:18:38 [2020-04-10T12:18:38.912Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:18:38 [2020-04-10T12:18:38.912Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:18:38 [2020-04-10T12:18:38.912Z] === RUN   TestDockerRegistrySuite
12:18:38 [2020-04-10T12:18:38.912Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:18:40 [2020-04-10T12:18:40.806Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:18:42 [2020-04-10T12:18:42.176Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:18:44 [2020-04-10T12:18:44.071Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:18:44 [2020-04-10T12:18:44.327Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:18:48 [2020-04-10T12:18:48.511Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:18:53 [2020-04-10T12:18:53.765Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:18:57 [2020-04-10T12:18:57.942Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:18:58 [2020-04-10T12:18:58.872Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:19:00 [2020-04-10T12:19:00.243Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:19:01 [2020-04-10T12:19:01.612Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:19:02 [2020-04-10T12:19:02.176Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:19:03 [2020-04-10T12:19:03.545Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:19:05 [2020-04-10T12:19:05.442Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:19:06 [2020-04-10T12:19:06.812Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:19:08 [2020-04-10T12:19:08.181Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:19:10 [2020-04-10T12:19:10.703Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:19:13 [2020-04-10T12:19:13.224Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:19:14 [2020-04-10T12:19:14.593Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:19:16 [2020-04-10T12:19:16.486Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:19:17 [2020-04-10T12:19:17.869Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:19:18 [2020-04-10T12:19:18.126Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:19:18 [2020-04-10T12:19:18.126Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:19:18 [2020-04-10T12:19:18.689Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:19:18 [2020-04-10T12:19:18.689Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:19:19 [2020-04-10T12:19:19.619Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:19:19 [2020-04-10T12:19:19.619Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:19:19 [2020-04-10T12:19:19.876Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:19:21 [2020-04-10T12:19:21.244Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:19:22 [2020-04-10T12:19:22.617Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:19:22 [2020-04-10T12:19:22.873Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:19:24 [2020-04-10T12:19:24.243Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:19:28 [2020-04-10T12:19:28.418Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:19:28 [2020-04-10T12:19:28.418Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:19:28 [2020-04-10T12:19:28.418Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:19:30 [2020-04-10T12:19:30.312Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:19:30 [2020-04-10T12:19:30.568Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:19:30 [2020-04-10T12:19:30.825Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:19:31 [2020-04-10T12:19:31.082Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:19:31 [2020-04-10T12:19:31.340Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:19:31 [2020-04-10T12:19:31.340Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:19:31 [2020-04-10T12:19:31.597Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:19:31 [2020-04-10T12:19:31.854Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:19:33 [2020-04-10T12:19:33.749Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:19:35 [2020-04-10T12:19:35.645Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:19:37 [2020-04-10T12:19:37.014Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:19:38 [2020-04-10T12:19:38.383Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:19:39 [2020-04-10T12:19:39.752Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:19:40 [2020-04-10T12:19:40.317Z] --- PASS: TestDockerRegistrySuite (61.42s)
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.78s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d2a45d08432e7] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dbea9e81767a6] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d1b9fc368f331] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [de35f9f5a4cee] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d215c556bab89] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.41s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d5b89dfb71988] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.36s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [da22aa7370552] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.57s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dd71e01125525] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d40186ba16899] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d9dd42e00838c] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.68s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d11b4b6955dfc] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.75s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [ddbc2e08f9cd4] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.46s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d95247344612e] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d974f34aca3d2] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s)
12:19:40 [2020-04-10T12:19:40.317Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6c50e7f8b9804543fa78d0e95ca16d20f34185ca8b37ed6e71c20349f4e0813
12:19:40 [2020-04-10T12:19:40.317Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07e61aa15f279ec494eacb2b05c52d887721c033800365d356cf8b6478d58b9c
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dc0b67ec61b8b] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s)
12:19:40 [2020-04-10T12:19:40.317Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:23e541cca2c59c98cc68dde97fdac71b11bb3b87c0e74a409139e69077cfb6e5
12:19:40 [2020-04-10T12:19:40.317Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f3a6eb1c7ccdd1f6871db0de11bef15c0a791e29d98dde090cd80a2687e23621
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d312fed9f66fc] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dca6414c8f300] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.51s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d05b4e3c2422b] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.45s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d4a57b9fceb0c] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dae5c934c347e] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d0e237f21dcc1] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.38s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dbe5dadd3df87] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.37s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d146c9bb6e22f] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.12s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d01d74552ff5a] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d2b3fcaeff845] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.54s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d37dd04062adc] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.53s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d9194c2d90361] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dae94ef5cf1c2] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dcebdb56ef185] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [dc9dbb0a510b8] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [db93ddbbb0bfd] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d46837429ceb1] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.57s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d419a388dfa20] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.37s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d4744a9a3e387] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.25s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [d388236ab024e] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s)
12:19:40 [2020-04-10T12:19:40.317Z]         check_test.go:196: [defa9a2598e0e] daemon is not started
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s)
12:19:40 [2020-04-10T12:19:40.317Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s)
12:19:40 [2020-04-10T12:19:40.317Z] === RUN   TestDockerSchema1RegistrySuite
12:19:40 [2020-04-10T12:19:40.317Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:19:40 [2020-04-10T12:19:40.574Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:19:45 [2020-04-10T12:19:45.829Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:19:50 [2020-04-10T12:19:50.007Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:19:55 [2020-04-10T12:19:55.262Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:19:55 [2020-04-10T12:19:55.825Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:19:57 [2020-04-10T12:19:57.193Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:19:57 [2020-04-10T12:19:57.450Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:19:59 [2020-04-10T12:19:59.343Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:20:00 [2020-04-10T12:20:00.273Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:20:01 [2020-04-10T12:20:01.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:20:05 [2020-04-10T12:20:05.818Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:20:06 [2020-04-10T12:20:06.075Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:20:06 [2020-04-10T12:20:06.639Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:20:06 [2020-04-10T12:20:06.639Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:20:06 [2020-04-10T12:20:06.897Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:20:07 [2020-04-10T12:20:07.154Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:20:07 [2020-04-10T12:20:07.719Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:20:07 [2020-04-10T12:20:07.719Z] --- PASS: TestDockerSchema1RegistrySuite (27.33s)
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d81d4be85ec81] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.67s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d10ec89242278] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d48cc5d3d11f4] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [da083a8dce912] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [db2d490b61df1] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d2d5765d1b7d0] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [dc399e0ef2d17] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.65s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d53217fe7efcf] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d321fdf690f2b] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [ddf5c889aab0a] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d1763d5615a46] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d9f6a5aaf6480] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [db5eda8bd379b] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d93fd73d05d97] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d1f5263868c45] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d8a2e997e4438] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d208c1a537ed5] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
12:20:07 [2020-04-10T12:20:07.719Z]         check_test.go:223: [d75c121b04bea] daemon is not started
12:20:07 [2020-04-10T12:20:07.719Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:20:07 [2020-04-10T12:20:07.719Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:20:08 [2020-04-10T12:20:08.650Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:20:09 [2020-04-10T12:20:09.214Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:20:09 [2020-04-10T12:20:09.214Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:20:10 [2020-04-10T12:20:10.582Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:20:10 [2020-04-10T12:20:10.582Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:20:11 [2020-04-10T12:20:11.146Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:20:11 [2020-04-10T12:20:11.710Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:20:11 [2020-04-10T12:20:11.710Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.02s)
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [da3dda36a350c] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [db521e19599cc] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [d7fc914c9f893] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s)
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [d11df25552ace] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [ddfdf8899ffd1] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [d3e1d1aca7193] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
12:20:11 [2020-04-10T12:20:11.710Z]         check_test.go:252: [df513a17b7d8e] daemon is not started
12:20:11 [2020-04-10T12:20:11.710Z] === RUN   TestDockerRegistryAuthTokenSuite
12:20:11 [2020-04-10T12:20:11.710Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:20:16 [2020-04-10T12:20:16.962Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:20:16 [2020-04-10T12:20:16.962Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:20:17 [2020-04-10T12:20:17.219Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:20:17 [2020-04-10T12:20:17.219Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:20:17 [2020-04-10T12:20:17.476Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
12:20:17 [2020-04-10T12:20:17.476Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
12:20:17 [2020-04-10T12:20:17.476Z]         check_test.go:279: [dfff74a22ce64] daemon is not started
12:20:17 [2020-04-10T12:20:17.476Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:20:17 [2020-04-10T12:20:17.476Z]         check_test.go:279: [dd4ad3a12575c] daemon is not started
12:20:17 [2020-04-10T12:20:17.476Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
12:20:17 [2020-04-10T12:20:17.476Z]         check_test.go:279: [d51e648192295] daemon is not started
12:20:17 [2020-04-10T12:20:17.476Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:20:17 [2020-04-10T12:20:17.476Z]         check_test.go:279: [dec01a055e421] daemon is not started
12:20:17 [2020-04-10T12:20:17.476Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
12:20:17 [2020-04-10T12:20:17.476Z]         check_test.go:279: [dbafa597ae42e] daemon is not started
12:20:17 [2020-04-10T12:20:17.476Z] === RUN   TestDockerNetworkSuite
12:20:17 [2020-04-10T12:20:17.476Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:20:20 [2020-04-10T12:20:20.858Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:20:21 [2020-04-10T12:20:21.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:20:26 [2020-04-10T12:20:26.672Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:20:26 [2020-04-10T12:20:26.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:20:29 [2020-04-10T12:20:29.197Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:20:29 [2020-04-10T12:20:29.197Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:20:33 [2020-04-10T12:20:33.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:20:33 [2020-04-10T12:20:33.372Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:20:35 [2020-04-10T12:20:35.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:20:36 [2020-04-10T12:20:36.460Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:20:41 [2020-04-10T12:20:41.718Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:20:44 [2020-04-10T12:20:44.993Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:20:45 [2020-04-10T12:20:45.250Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:20:49 [2020-04-10T12:20:49.446Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:20:50 [2020-04-10T12:20:50.816Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:20:51 [2020-04-10T12:20:51.380Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:20:52 [2020-04-10T12:20:52.310Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:20:53 [2020-04-10T12:20:53.679Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:20:55 [2020-04-10T12:20:55.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:20:55 [2020-04-10T12:20:55.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:20:55 [2020-04-10T12:20:55.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:20:56 [2020-04-10T12:20:56.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:20:57 [2020-04-10T12:20:57.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:20:57 [2020-04-10T12:20:57.198Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:20:57 [2020-04-10T12:20:57.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:20:58 [2020-04-10T12:20:58.825Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:21:00 [2020-04-10T12:21:00.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:21:00 [2020-04-10T12:21:00.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:21:01 [2020-04-10T12:21:01.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:21:01 [2020-04-10T12:21:01.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:21:05 [2020-04-10T12:21:05.458Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:21:05 [2020-04-10T12:21:05.458Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:21:08 [2020-04-10T12:21:08.732Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:21:18 [2020-04-10T12:21:18.688Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:21:18 [2020-04-10T12:21:18.688Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:21:19 [2020-04-10T12:21:19.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:21:19 [2020-04-10T12:21:19.619Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:21:19 [2020-04-10T12:21:19.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:21:19 [2020-04-10T12:21:19.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:21:20 [2020-04-10T12:21:20.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:21:20 [2020-04-10T12:21:20.133Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:21:22 [2020-04-10T12:21:22.675Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:21:24 [2020-04-10T12:21:24.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:21:24 [2020-04-10T12:21:24.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:21:24 [2020-04-10T12:21:24.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:21:25 [2020-04-10T12:21:25.132Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:21:26 [2020-04-10T12:21:26.063Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:21:28 [2020-04-10T12:21:28.583Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:21:31 [2020-04-10T12:21:31.106Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:21:32 [2020-04-10T12:21:32.037Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:21:36 [2020-04-10T12:21:36.214Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:21:36 [2020-04-10T12:21:36.214Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:21:37 [2020-04-10T12:21:37.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:21:40 [2020-04-10T12:21:40.858Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:21:40 [2020-04-10T12:21:40.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:21:40 [2020-04-10T12:21:40.858Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:21:41 [2020-04-10T12:21:41.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:21:42 [2020-04-10T12:21:42.718Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:21:44 [2020-04-10T12:21:44.616Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:21:45 [2020-04-10T12:21:45.987Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:21:50 [2020-04-10T12:21:50.173Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:21:51 [2020-04-10T12:21:51.548Z] --- PASS: TestDockerNetworkSuite (94.10s)
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d1a7ca55a09b3] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.15s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d85b2d1f2d241] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.74s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [deed0e41e067d] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.00s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dc98620bfd5fd] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.04s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:1233: [dc5c30bc9f5fa] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.28s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d015bd13ac9b8] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.59s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d04b725422fd7] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.69s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d3527e3b3357b] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.72s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dee5bc31c80f8] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [de8e349ff4a7c] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.77s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d1643d35e1389] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.52s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d30c5600968ac] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.51s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d3e9b0825cae0] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [df9721a755f4a] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d69a6f3c1b78d] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [de68be954d9e3] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dbe2226b9b9c6] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d2dfd73d024b0] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dc2d4231f9d95] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d02f98be42395] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.90s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dca4cbcb38fa1] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d0810cff64054] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dd50dad606f5d] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d7dd49d750c19] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.66s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:968: [de363cc668826] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.62s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d1bcfa3221cc6] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.86s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:1116: [d41b567965b8a] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d5659817cf943] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d53a8c5e7dd2e] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d4871ca24951a] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [db36c13614868] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d440d8d4a79de] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d7873fd140bb6] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [db1ce15ec4c38] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.55s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d80a6b73af753] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d4ffcb2b5b956] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d67cab4220331] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d71e094fc76f2] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.14s)
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.89s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:1084: [d00d6c94c3a2a] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d09f733491a2e] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.31s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dd729751660c5] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.87s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [da246337f1f57] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [dbac68018cbf8] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d33831f6e452e] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.96s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d5c8d96f42bd1] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.81s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d75249ee3c4ff] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.97s)
12:21:51 [2020-04-10T12:21:51.548Z]         docker_cli_network_unix_test.go:46: [d598d6d473c3e] daemon is not started
12:21:51 [2020-04-10T12:21:51.548Z] === RUN   TestDockerHubPullSuite
12:21:51 [2020-04-10T12:21:51.548Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:21:53 [2020-04-10T12:21:53.442Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:21:53 [2020-04-10T12:21:53.442Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:21:55 [2020-04-10T12:21:55.335Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:21:55 [2020-04-10T12:21:55.899Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:21:56 [2020-04-10T12:21:56.830Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:21:57 [2020-04-10T12:21:57.394Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:21:57 [2020-04-10T12:21:57.652Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:21:57 [2020-04-10T12:21:57.652Z] --- PASS: TestDockerHubPullSuite (6.18s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.66s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
12:21:57 [2020-04-10T12:21:57.652Z] PASS
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === Skipped
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_sni_test.go:18: Flakey test
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:21:57 [2020-04-10T12:21:57.652Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:21:57 [2020-04-10T12:21:57.652Z] 
12:21:57 [2020-04-10T12:21:57.652Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:21:57 [2020-04-10T12:21:57.653Z]         docker_cli_network_unix_test.go:46: [d67cab4220331] daemon is not started
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] 
12:21:57 [2020-04-10T12:21:57.653Z] DONE 1277 tests, 44 skipped in 2037.513s
12:21:57 [2020-04-10T12:21:57.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:21:57 [2020-04-10T12:21:57.910Z] ++++ cat bundles/test-integration/docker.pid
12:21:57 [2020-04-10T12:21:57.910Z] +++ kill 7447
12:21:58 [2020-04-10T12:21:58.841Z] +++ /etc/init.d/apparmor stop
12:21:58 [2020-04-10T12:21:58.841Z] Leaving: AppArmorNo profiles have been unloaded.
12:21:58 [2020-04-10T12:21:58.841Z] 
12:21:58 [2020-04-10T12:21:58.841Z] Unloading profiles will leave already running processes permanently
12:21:58 [2020-04-10T12:21:58.841Z] unconfined, which can lead to unexpected situations.
12:21:58 [2020-04-10T12:21:58.841Z] 
12:21:58 [2020-04-10T12:21:58.841Z] To set a process to complain mode, use the command line tool
12:21:58 [2020-04-10T12:21:58.841Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:21:58 [2020-04-10T12:21:58.841Z] +++ true
12:21:58 [2020-04-10T12:21:58.841Z] 
12:22:00 [2020-04-10T12:22:00.210Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:22:03 [2020-04-10T12:22:03.484Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:22:06 [2020-04-10T12:22:06.005Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:23:02 [2020-04-10T12:23:02.187Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:23:17 [2020-04-10T12:23:17.069Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:23:35 [2020-04-10T12:23:35.121Z] --- PASS: TestDockerSwarmSuite (1754.18s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.74s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.57s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.88s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.30s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:563: [d320a54efbbc0] joining swarm manager [deca0aec29656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:585: [df12a8114bdd8] joining swarm manager [deca0aec29656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         check_test.go:380: [d320a54efbbc0] daemon is not started
12:23:35 [2020-04-10T12:23:35.121Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.75s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:46: [d2fe941ecbfe1] joining swarm manager [d4ae136e0c81b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.91s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.06s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:304: [d51173eac7932] joining swarm manager [d2df6470c035c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:305: [df5df97d7bfd6] joining swarm manager [d2df6470c035c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:364: Waiting for possible election...
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.60s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:272: [d23da7b368638] joining swarm manager [d3bb9791b74d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:273: [dc08a9a358ed6] joining swarm manager [d3bb9791b74d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.16s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_node_test.go:19: [dd9c57e64e765] joining swarm manager [d01143610a590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_node_test.go:20: [dd95e3179ee3a] joining swarm manager [d01143610a590]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.54s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:502: [d8fbc4bf585a7] joining swarm manager [d72a8709cd01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:507: [db0dcc959d5d1] joining swarm manager [d72a8709cd01e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.61s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_node_test.go:80: [dc6dd9ecefe6d] joining swarm manager [d80fca8c69a51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_node_test.go:52: [dea168367afd4] joining swarm manager [d6f19ef9d9c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_node_test.go:53: [d2b952d7df8cf] joining swarm manager [d6f19ef9d9c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.73s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:202: [d0522c7167a2a] joining swarm manager [deeffc61de82d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.94s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:384: [dfd9927b9e3d1] joining swarm manager [d1dc059850b0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:385: [dbc132419980d] joining swarm manager [d1dc059850b0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         check_test.go:380: [dbc132419980d] daemon is not started
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.20s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:802: [d4e99155fa628] joining swarm manager [dc8510bcd7812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:802: [dbb5a65e3e54b] joining swarm manager [dc8510bcd7812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:802: [d2a15fef4d7fb] joining swarm manager [dc8510bcd7812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:802: [da228e93d574b] joining swarm manager [dc8510bcd7812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_test.go:810: [d5fdfa1a3dd4f] joining swarm manager [dc8510bcd7812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.30s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:394: [debdd7be14182] joining swarm manager [d65670485852c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:394: [d06907e35beaf] joining swarm manager [d65670485852c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.71s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:342: [d3a07b7f9d654] joining swarm manager [d5b277632fa37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:342: [de464300f3665] joining swarm manager [d5b277632fa37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.19s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:489: [d35017478be5f] joining swarm manager [d8a00816da3ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:489: [d8d32f6a25550] joining swarm manager [d8a00816da3ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:127: [d5fa4b0d20bef] joining swarm manager [d00ffaa34cda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:128: [d3a6f3deb7f5d] joining swarm manager [d00ffaa34cda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:136: [d88d41318cf2a] joining swarm manager [d00ffaa34cda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:137: [d7a3658e71fab] joining swarm manager [d00ffaa34cda3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s)
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:303: [d240d0a5826c9] joining swarm manager [d54393bd7fcef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:303: [d9b64c5a2a44a] joining swarm manager [d54393bd7fcef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.82s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:99: [dd0f03611882e] joining swarm manager [dfaec2169c4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:100: [d2ec90625a610] joining swarm manager [dfaec2169c4a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]         check_test.go:380: [dd0f03611882e] daemon is not started
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.68s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:532: [df574a5dcfa3c] joining swarm manager [deb3c5c4ccc44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:533: [d42b2ed53cde0] joining swarm manager [deb3c5c4ccc44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.09s)
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:147: [d946282330ce1] joining swarm manager [df7c2a1dbed2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.121Z]         docker_api_swarm_service_test.go:147: [dfbeee9ae37b1] joining swarm manager [df7c2a1dbed2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.121Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.36s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.42s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.22s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.35s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.21s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.08s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.59s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.71s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.16s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.15s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.01s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.70s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.66s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.85s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.62s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.11s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.12s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.51s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.80s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.38s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_service_logs_test.go:241: checking task szbcryi7n5eh
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_service_logs_test.go:246: checking messages for szbcryi7n5eh
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_service_logs_test.go:241: checking task eujaq9xverv9
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_service_logs_test.go:246: checking messages for eujaq9xverv9
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.75s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.44s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.25s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1901: [d1a718b9ce92e] joining swarm manager [d1bc8d080ee72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1902: [d72fefff76ded] joining swarm manager [d1bc8d080ee72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.79s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.04s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1802: [d5028b938ecb2] joining swarm manager [de7831d64cca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1803: [d2acb0e86853d] joining swarm manager [de7831d64cca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.53s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.85s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1321: [d371b1f5e93c1] joining swarm manager [d940fc4b22891]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1322: [d2c1280be9899] joining swarm manager [d940fc4b22891]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.39s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.51s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.97s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.53s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.80s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.26s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.01s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.11s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.89s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.60s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1186: [d3f809d9d3216] joining swarm manager [d9f7a1563f087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1195: [ddd33bba50b57] joining swarm manager [d9f7a1563f087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.76s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.86s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.72s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1118: [d05a2400bf910] joining swarm manager [d838f4de3fd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1119: [d3919c40538d9] joining swarm manager [d838f4de3fd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1172: [d3230c590de13] joining swarm manager [d838f4de3fd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.32s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1453: [d1ac778fe3d28] joining swarm manager [db36c918881a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_test.go:1454: [d2dcf1f1e8c7e] joining swarm manager [db36c918881a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.06s)
12:23:35 [2020-04-10T12:23:35.122Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
12:23:35 [2020-04-10T12:23:35.122Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.37s)
12:23:35 [2020-04-10T12:23:35.122Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s)
12:23:35 [2020-04-10T12:23:35.122Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.18s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.42s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.73s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_cli_swarm_unix_test.go:62: [d433614f2d7b0] joining swarm manager [d1f96c292bb4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.15s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.07s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.05s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.78s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.54s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s)
12:23:35 [2020-04-10T12:23:35.122Z]         docker_api_swarm_test.go:962: [de091325129c0] joining swarm manager [d90f5d68454ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.98s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.88s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.28s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.77s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.83s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.90s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.50s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.30s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s)
12:23:35 [2020-04-10T12:23:35.122Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.93s)
12:23:35 [2020-04-10T12:23:35.122Z] === RUN   TestDockerExternalVolumeSuite
12:23:35 [2020-04-10T12:23:35.122Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:23:53 [2020-04-10T12:23:53.176Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:25:00 [2020-04-10T12:25:00.816Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:25:08 [2020-04-10T12:25:08.917Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:25:40 [2020-04-10T12:25:40.978Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:25:53 [2020-04-10T12:25:53.157Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:26:25 [2020-04-10T12:26:25.195Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:26:40 [2020-04-10T12:26:40.093Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:27:12 [2020-04-10T12:27:12.131Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:27:26 [2020-04-10T12:27:26.981Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:27:45 [2020-04-10T12:27:45.033Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:28:31 [2020-04-10T12:28:31.680Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:28:49 [2020-04-10T12:28:49.735Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:29:21 [2020-04-10T12:29:21.770Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:29:53 [2020-04-10T12:29:53.806Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:30:08 [2020-04-10T12:30:08.658Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:30:26 [2020-04-10T12:30:26.713Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:30:41 [2020-04-10T12:30:41.562Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:30:56 [2020-04-10T12:30:56.411Z] --- PASS: TestDockerExternalVolumeSuite (441.51s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:53: [d1ccc970913b1] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:53: [dd88b8937120f] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:53: [db1bd32535ea1] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:53: [d13634d04295a] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s)
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:485: [d3a98656bebaa] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
12:30:56 [2020-04-10T12:30:56.411Z]         docker_cli_external_volume_driver_test.go:53: [de2ba7734197f] daemon is not started
12:30:56 [2020-04-10T12:30:56.411Z] PASS
12:30:56 [2020-04-10T12:30:56.411Z] 
12:30:56 [2020-04-10T12:30:56.411Z] === Skipped
12:30:56 [2020-04-10T12:30:56.411Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:30:56 [2020-04-10T12:30:56.412Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:30:56 [2020-04-10T12:30:56.412Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:30:56 [2020-04-10T12:30:56.412Z]         check_test.go:309: [d1ee500bf416d] daemon is not started
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
12:30:56 [2020-04-10T12:30:56.412Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s)
12:30:56 [2020-04-10T12:30:56.412Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:30:56 [2020-04-10T12:30:56.412Z]         check_test.go:309: [d2ab53cd39ca7] daemon is not started
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
12:30:56 [2020-04-10T12:30:56.412Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
12:30:56 [2020-04-10T12:30:56.412Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:30:56 [2020-04-10T12:30:56.412Z]         check_test.go:309: [d4ec479ad57bf] daemon is not started
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:30:56 [2020-04-10T12:30:56.412Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:30:56 [2020-04-10T12:30:56.412Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:30:56 [2020-04-10T12:30:56.412Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:30:56 [2020-04-10T12:30:56.412Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] 
12:30:56 [2020-04-10T12:30:56.412Z] DONE 273 tests, 5 skipped in 2575.499s
12:30:56 [2020-04-10T12:30:56.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:30:56 [2020-04-10T12:30:56.412Z] ++++ cat bundles/test-integration/docker.pid
12:30:56 [2020-04-10T12:30:56.412Z] +++ kill 7443
12:30:57 [2020-04-10T12:30:57.341Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db6a3391e763e/docker.pid
12:30:57 [2020-04-10T12:30:57.341Z] +++ kill 4246
12:30:57 [2020-04-10T12:30:57.341Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4246 is not a child of this shell
12:30:57 [2020-04-10T12:30:57.341Z] warning: PID 4246 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db6a3391e763e/docker.pid had a nonzero exit code
12:30:57 [2020-04-10T12:30:57.341Z] +++ /etc/init.d/apparmor stop
12:30:57 [2020-04-10T12:30:57.341Z] Leaving: AppArmorNo profiles have been unloaded.
12:30:57 [2020-04-10T12:30:57.341Z] 
12:30:57 [2020-04-10T12:30:57.341Z] Unloading profiles will leave already running processes permanently
12:30:57 [2020-04-10T12:30:57.341Z] unconfined, which can lead to unexpected situations.
12:30:57 [2020-04-10T12:30:57.341Z] 
12:30:57 [2020-04-10T12:30:57.341Z] To set a process to complain mode, use the command line tool
12:30:57 [2020-04-10T12:30:57.341Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:30:57 [2020-04-10T12:30:57.341Z] +++ true
12:30:57 [2020-04-10T12:30:57.341Z] 
12:30:57 [2020-04-10T12:30:57.907Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
12:30:57 [2020-04-10T12:30:57.928Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:31:00 [2020-04-10T12:31:00.979Z] + echo Ensuring container killed.
12:31:00 [2020-04-10T12:31:00.979Z] Ensuring container killed.
12:31:00 [2020-04-10T12:31:00.979Z] + docker ps -aq -f name=docker-pr3-*
12:31:00 [2020-04-10T12:31:00.979Z] + cids=95b4138a1b80
12:31:00 [2020-04-10T12:31:00.979Z] e4738c5e8e5a
12:31:00 [2020-04-10T12:31:00.979Z] c57f506318fe
12:31:00 [2020-04-10T12:31:00.979Z] + [ -n 95b4138a1b80
12:31:00 [2020-04-10T12:31:00.979Z] e4738c5e8e5a
12:31:00 [2020-04-10T12:31:00.979Z] c57f506318fe ]
12:31:00 [2020-04-10T12:31:00.979Z] + docker rm -vf 95b4138a1b80 e4738c5e8e5a c57f506318fe
12:31:03 [2020-04-10T12:31:03.506Z] 95b4138a1b80
12:31:03 [2020-04-10T12:31:03.506Z] e4738c5e8e5a
12:31:03 [2020-04-10T12:31:03.506Z] c57f506318fe
[Pipeline] sh
12:31:03 [2020-04-10T12:31:03.791Z] + echo Chowning /workspace to jenkins user
12:31:03 [2020-04-10T12:31:03.791Z] Chowning /workspace to jenkins user
12:31:03 [2020-04-10T12:31:03.791Z] + id -u
12:31:03 [2020-04-10T12:31:03.791Z] + id -g
12:31:03 [2020-04-10T12:31:03.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40795:/workspace busybox chown -R 1000:1000 /workspace
12:31:03 [2020-04-10T12:31:03.791Z] Unable to find image 'busybox:latest' locally
12:31:03 [2020-04-10T12:31:03.791Z] latest: Pulling from library/busybox
12:31:03 [2020-04-10T12:31:03.791Z] 0669b0daf1fb: Pulling fs layer
12:31:04 [2020-04-10T12:31:04.049Z] 0669b0daf1fb: Verifying Checksum
12:31:04 [2020-04-10T12:31:04.049Z] 0669b0daf1fb: Download complete
12:31:04 [2020-04-10T12:31:04.049Z] 0669b0daf1fb: Pull complete
12:31:04 [2020-04-10T12:31:04.049Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
12:31:04 [2020-04-10T12:31:04.049Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:31:08 [2020-04-10T12:31:08.516Z] + bundleName=amd64
12:31:08 [2020-04-10T12:31:08.516Z] + echo Creating amd64-bundles.tar.gz
12:31:08 [2020-04-10T12:31:08.516Z] Creating amd64-bundles.tar.gz
12:31:08 [2020-04-10T12:31:08.516Z] + xargs tar -czf amd64-bundles.tar.gz
12:31:08 [2020-04-10T12:31:08.516Z] + 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
12:31:09 [2020-04-10T12:31:09.895Z] Archiving artifacts
12:31:11 [2020-04-10T12:31:11.802Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:31:12 [2020-04-10T12:31:12.118Z] + make clean
12:31:12 [2020-04-10T12:31:12.378Z] docker volume rm -f docker-dev-cache
12:31:12 [2020-04-10T12:31:12.378Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:45:49 [2020-04-10T12:45:49.748Z] ok  	github.com/docker/docker/integration-cli	2611.327s
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === Skipped
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.749Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.749Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.749Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (1.44s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.44s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.13s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.13s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
12:45:49 [2020-04-10T12:45:49.750Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
12:45:49 [2020-04-10T12:45:49.750Z] 
12:45:49 [2020-04-10T12:45:49.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:45:49 [2020-04-10T12:45:49.750Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_sni_test.go:18: Flakey test
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
12:45:49 [2020-04-10T12:45:49.751Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.751Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.752Z] 
12:45:49 [2020-04-10T12:45:49.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
12:45:49 [2020-04-10T12:45:49.752Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.754Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
12:45:49 [2020-04-10T12:45:49.754Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.755Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.755Z] 
12:45:49 [2020-04-10T12:45:49.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s)
12:45:49 [2020-04-10T12:45:49.756Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s)
12:45:49 [2020-04-10T12:45:49.756Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.756Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.757Z] 
12:45:49 [2020-04-10T12:45:49.757Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
12:45:49 [2020-04-10T12:45:49.757Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.06s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.06s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
12:45:49 [2020-04-10T12:45:49.758Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.758Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.758Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.758Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:185: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:212: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:239: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:268: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:302: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:302: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:302: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
12:45:49 [2020-04-10T12:45:49.759Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.759Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]         check_test.go:407: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     check_test.go:128: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     check_test.go:134: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
12:45:49 [2020-04-10T12:45:49.760Z]     check_test.go:142: unmatched requirement DaemonIsLinux
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] DONE 1096 tests, 549 skipped in 2623.068s
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Integration tests ended at 04/10/2020 12:45:48. Duration:00:43:43.2246989
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Docker info of the daemon under test at end of run
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] Containers: 2
12:45:49 [2020-04-10T12:45:49.760Z]  Running: 0
12:45:49 [2020-04-10T12:45:49.760Z]  Paused: 0
12:45:49 [2020-04-10T12:45:49.760Z]  Stopped: 2
12:45:49 [2020-04-10T12:45:49.760Z] Images: 15
12:45:49 [2020-04-10T12:45:49.760Z] Server Version: 0.0.0-dev
12:45:49 [2020-04-10T12:45:49.760Z] Storage Driver: windowsfilter
12:45:49 [2020-04-10T12:45:49.760Z]  Windows: 
12:45:49 [2020-04-10T12:45:49.760Z] Logging Driver: json-file
12:45:49 [2020-04-10T12:45:49.760Z] Plugins: 
12:45:49 [2020-04-10T12:45:49.760Z]  Volume: local
12:45:49 [2020-04-10T12:45:49.760Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:45:49 [2020-04-10T12:45:49.760Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:45:49 [2020-04-10T12:45:49.760Z] Swarm: inactive
12:45:49 [2020-04-10T12:45:49.760Z] Default Isolation: process
12:45:49 [2020-04-10T12:45:49.760Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:45:49 [2020-04-10T12:45:49.760Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
12:45:49 [2020-04-10T12:45:49.760Z] OSType: windows
12:45:49 [2020-04-10T12:45:49.760Z] Architecture: x86_64
12:45:49 [2020-04-10T12:45:49.760Z] CPUs: 4
12:45:49 [2020-04-10T12:45:49.760Z] Total Memory: 32GiB
12:45:49 [2020-04-10T12:45:49.760Z] Name: azwin-2-5a2170
12:45:49 [2020-04-10T12:45:49.760Z] ID: 6MWV:JR2N:MQPQ:WOL5:7VWR:7JER:4MDG:RU7W:YFBF:SR5B:7JJG:M7UI
12:45:49 [2020-04-10T12:45:49.760Z] Docker Root Dir: D:\CI\PR-40795\3\daemon
12:45:49 [2020-04-10T12:45:49.760Z] Debug Mode (client): false
12:45:49 [2020-04-10T12:45:49.760Z] Debug Mode (server): true
12:45:49 [2020-04-10T12:45:49.760Z]  File Descriptors: -1
12:45:49 [2020-04-10T12:45:49.760Z]  Goroutines: 18
12:45:49 [2020-04-10T12:45:49.760Z]  System Time: 2020-04-10T12:45:48.5717993Z
12:45:49 [2020-04-10T12:45:49.760Z]  EventsListeners: 0
12:45:49 [2020-04-10T12:45:49.760Z] Registry: https://index.docker.io/v1/
12:45:49 [2020-04-10T12:45:49.760Z] Labels:
12:45:49 [2020-04-10T12:45:49.760Z] Experimental: false
12:45:49 [2020-04-10T12:45:49.760Z] Insecure Registries:
12:45:49 [2020-04-10T12:45:49.760Z]  127.0.0.0/8
12:45:49 [2020-04-10T12:45:49.760Z] Live Restore Enabled: false
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] 
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Stopping daemon under test
12:45:49 [2020-04-10T12:45:49.760Z] SUCCESS: The process with PID 3924 (child process of PID 6464) has been terminated.
12:45:49 [2020-04-10T12:45:49.760Z] SUCCESS: The process with PID 6464 (child process of PID 6696) has been terminated.
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Stop tailing logs of the daemon under tests
12:45:49 [2020-04-10T12:45:49.760Z] INFO: executeCI.ps1 Completed successfully at 04/10/2020 12:45:48.
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Tidying up at end of run
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Saving daemon under test log (d:\CI\PR-40795\3\dut.out) to C:\windows\TEMP\CIDUT.out
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Saving daemon under test log (d:\CI\PR-40795\3\dut.err) to C:\windows\TEMP\CIDUT.err
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Nuke-Everything...
12:45:49 [2020-04-10T12:45:49.760Z] INFO: Container count on control daemon to delete is 2
12:45:50 [2020-04-10T12:45:50.223Z] ea2aba468e4c
12:45:50 [2020-04-10T12:45:50.223Z] c78902eeb439
12:45:50 [2020-04-10T12:45:50.223Z] INFO: Tidying pidfile d:\CI\PR-40795\3\docker.pid
12:45:50 [2020-04-10T12:45:50.223Z] INFO: Nuking d:\CI
12:46:22 [2020-04-10T12:46:22.459Z] INFO: Zapped successfully
12:46:22 [2020-04-10T12:46:22.459Z] 
12:46:22 [2020-04-10T12:46:22.459Z] INFO: executeCI.ps1 exiting at Fri Apr 10 12:46:21 CUT 2020. Duration 01:08:05.0288118
12:46:22 [2020-04-10T12:46:22.459Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
12:46:22 [2020-04-10T12:46:22.705Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
12:46:35 [2020-04-10T12:46:35.436Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
12:46:37 [2020-04-10T12:46:37.837Z] Archiving artifacts
12:46:51 [2020-04-10T12:46:51.662Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40795/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:46:52 [2020-04-10T12:46:52.594Z] + make clean
12:46:54 [2020-04-10T12:46:54.140Z] docker volume rm -f docker-dev-cache
12:46:54 [2020-04-10T12:46:54.140Z] 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